Bug#27724: dpkg-dev: dpkg-shlibdeps doesn't work within fakeroot
On Friday, October 9 1998, at 21:19:38, James Troup wrote:
: Roberto Lumbreras <rover@lander.es> writes:
:
: > Package: dpkg-dev
: > Version: 1.4.0.30
: >
: > $ dpkg-shlibdeps src/fortify; cat debian/substvars
: > shlibs:Depends=libc6 (>= 2.0.7u)
: >
: > $ fakeroot dpkg-shlibdeps src/fortify; cat debian/substvars
: > shlibs:Depends=libc6, libc6 (>= 2.0.7u)
: > ^^^^^ ^^^^^
:
: Look at fakeroot's shlibs file. This is not a bug (or certainly not
: the one you're claiming it is).
Ok. Of course, you are right ;) I've added (>= 2.0.7u) to
/var/lib/dpkg/info/fakeroot.shlibs and now it works, but I think
dpkg-shlibdeps should know that "libc6, libc6 (>= 2.0.7u)" should
be "libc6 (>= 2.0.7u)". Anyway, I don't know much about how shlibs
stuff works...
Regards,
--
Roberto Lumbreras
rover@lander.es | rover@etsit.upm.es | rover@debian.org & pgp 143BE391
Lander Internet, Madrid-Spain-UE; http://www.lander.es
Reply to: