[opensuse-packaging] Factory iscsitarget build failure: problem with traceroute?
Hi: I am trying to track down why Factory iscsitarget has been failing to build for the last month. It looks like it is because of a dependency on traceroute version 2.0.0 or later. On the iscsitarget page on the web interface, it shows the build results for x86_64 and i586 as "unresolvable", saying "nothing provides traceroute >= 2.0.0 needed by net-tools". When I look at the openSUSE:Factory/traceroute package, it says the same thing. Further adding to the strangeness, the openSUSE:Factory traceroute package links to the network:utilities traceroute package, and the network:utilities traceroute package seems to be building just fine. Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute? -- Lee Duncan SUSE Labs -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
El 31/01/13 14:10, Lee Duncan escribió:
Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute?
The build metadata is in an inconsistent state, I was very careful about not breaking the whole planet but have no control over the OBS metadata. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Am 31.01.2013 18:26, schrieb Cristian Rodríguez:
El 31/01/13 14:10, Lee Duncan escribió:
Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute?
The build metadata is in an inconsistent state, I was very careful about not breaking the whole planet but have no control over the OBS metadata
Hmm, whatever you mean with very careful, you did break the whole planet by splitting something and requiring the new package from the old. But anyway, this has nothing to do with iscsitarget. That was fixed by seife a week ago: https://build.opensuse.org/request/show/149741 Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 01/31/2013 12:41 PM, Stephan Kulow wrote:
Am 31.01.2013 18:26, schrieb Cristian Rodríguez:
El 31/01/13 14:10, Lee Duncan escribió:
Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute?
The build metadata is in an inconsistent state, I was very careful about not breaking the whole planet but have no control over the OBS metadata
Hmm, whatever you mean with very careful, you did break the whole planet by splitting something and requiring the new package from the old. But anyway, this has nothing to do with iscsitarget. That was fixed by seife a week ago:
Stephan: So the only reason that Factory iscsitarget is still showing unresolvable for x86_64 and i586 is the circular dependency in traceroute? Thanks. -- Lee -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
El 31/01/13 18:33, Lee Duncan escribió:
unresolvable for x86_64 and i586 is the circular dependency in traceroute?
There is no circular dependency. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
El jue 31 ene 2013 19:28:32 CLST, Cristian Rodríguez escribió:
El 31/01/13 18:33, Lee Duncan escribió:
unresolvable for x86_64 and i586 is the circular dependency in traceroute?
There is no circular dependency.
the problem seems to be in the buildconfig VMinstall: util-linux libmount1 perl-base libdb-4_8 libsepol1 libblkid1 libuuid1 net-tools I guess vm needs /bin/domainname /bin/hostname Changed Requires for recommends in request id 150652 *sigh*.. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
El 31/01/13 17:41, Stephan Kulow escribió:
Am 31.01.2013 18:26, schrieb Cristian Rodríguez:
El 31/01/13 14:10, Lee Duncan escribió:
Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute?
The build metadata is in an inconsistent state, I was very careful about not breaking the whole planet but have no control over the OBS metadata
Hmm, whatever you mean with very careful, you did break the whole planet by splitting something and requiring the new package from the old.
and what exactly I did wrong here ? maybe traceroute > 2.0.0 is not in the repo yet ? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On 31.01.2013 22:35, Cristian Rodríguez wrote:
El 31/01/13 17:41, Stephan Kulow escribió:
Am 31.01.2013 18:26, schrieb Cristian Rodríguez:
El 31/01/13 14:10, Lee Duncan escribió:
Not being familiar with this area of packaging, I'm guessing this has something to do with the recent changes to net-tools and traceroute?
The build metadata is in an inconsistent state, I was very careful about not breaking the whole planet but have no control over the OBS metadata
Hmm, whatever you mean with very careful, you did break the whole planet by splitting something and requiring the new package from the old.
and what exactly I did wrong here ? maybe traceroute > 2.0.0 is not in the repo yet ?
Once net-tools builds it requires something that does not exist and won't start build as it requires itself to start building. Adding a buildrequires for new traceroute in net-tools would have prevented that problem. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (3)
-
Cristian Rodríguez
-
Lee Duncan
-
Stephan Kulow