[opensuse-packaging] New RPM dependency generator problem?
Can someone explain the (lack of) "requirements" in this package: https://build.opensuse.org/package/binary?arch=x86_64&filename=libpt2_6_7-2.6.7-26.7.x86_64.rpm&package=libpt2&project=GNOME%3AFactory&repository=openSUSE_Factory ? I suppose it's related to the new dependency generator, but... -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Fri, Jun 03, 2011 at 01:03:57PM +0100, Cristian Morales Vega wrote:
Can someone explain the (lack of) "requirements" in this package: https://build.opensuse.org/package/binary?arch=x86_64&filename=libpt2_6_7-2.6.7-26.7.x86_64.rpm&package=libpt2&project=GNOME%3AFactory&repository=openSUSE_Factory ?
I suppose it's related to the new dependency generator, but...
I suppose it's because the libs have no x-bits, *but* I have a patch in rpm that makes it also scan libs that are not executable. Investigating... Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Fri, Jun 03, 2011 at 02:45:04PM +0200, Michael Schroeder wrote:
On Fri, Jun 03, 2011 at 01:03:57PM +0100, Cristian Morales Vega wrote:
Can someone explain the (lack of) "requirements" in this package: https://build.opensuse.org/package/binary?arch=x86_64&filename=libpt2_6_7-2.6.7-26.7.x86_64.rpm&package=libpt2&project=GNOME%3AFactory&repository=openSUSE_Factory ?
I suppose it's related to the new dependency generator, but...
I suppose it's because the libs have no x-bits, *but* I have a patch in rpm that makes it also scan libs that are not executable. Investigating...
Argh, I also need to patch that "elfdeps" helper, it currently ignores all files with no x-bits. So: bug in rpm. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
On Fri, Jun 03, 2011 at 02:43:33PM +0100, Cristian Morales Vega wrote:
On 3 June 2011 14:11, Michael Schroeder <mls@suse.de> wrote:
So: bug in rpm.
Should I add it to bugzilla?
No, it's already fixed and submitted to Factory. M. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (2)
-
Cristian Morales Vega
-
Michael Schroeder