No subject


Thu Aug 20 06:46:28 UTC 2009


 dpkg-shlibdeps: error: couldn't find library libperl.so.5.10 needed by debian/build/perl-suid/usr/bin/sperl5.10.1 (ELF format: 'elf32-i386'; RPATH: '').
 Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
 To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
 dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}

resulting in

 Package: perl-suid
 Depends: perl (= 5.10.1-5)

which correctly triggers the lintian error

 missing-dependency-on-libc
  needed by ./usr/bin/sperl5.10.1

I suspect I broke it with

 http://git.debian.org/?p=perl/perl.git;a=commitdiff;h=063f225d0fdeca563c7906927fc30171c3684f70 

but I'm not sure how yet.

The other architectures are OK. The special thing about i386 is that
libperl.so.5.10 actually is in libperl5.10 and not in perl-base.

Note that this is going to cause an automatically REJECT soon according to

 http://lists.debian.org/debian-devel-announce/2009/10/msg00004.html
-- 
Niko Tyni   ntyni at debian.org






More information about the Perl-maintainers mailing list