Package: lintian Version: 2.5.0 Severity: normal I have converted ftplib to multi-arch and noticed two small problems with lintian:
1/ W: ftplib3: postinst-has-useless-call-to-ldconfig This one (already pointed out to nthykier on IRC) is that data/shared-libs/ldconfig-dirs needs to be updated to include lib/i386-linux-gnu and usr/lib/i386-linux-gnu since those are the official path for multiarch on i386. But changing the file has a strange side-effect where it leads to a test failure: Running binaries-multiarch 1.0... building... testing... FAILED: --- t/tests/binaries-multiarch/tags 2011-06-11 14:20:36.000000000 +0000 +++ debian/tests/binaries-multiarch/tags.binaries-multiarch 2011-06-11 14:31:13.390168492 +0000 @@ -1,3 +1,4 @@ E: binaries-multiarch: missing-pre-dependency-on-multiarch-support E: binaries-multiarch: triplet-dir-and-architecture-mismatch usr/lib/x86_64-linux-gnu/ is for amd64 I: binaries-multiarch: no-symbols-control-file usr/lib/x86_64-linux-gnu/libbasic.so.2 +I: binaries-multiarch: no-symbols-control-file usr/lib/x86_64-linux-gnu/libbasic.so.2 Running binaries-unsafe-open 1.0... building... testing... ok. 2/ I: ftplib3: unused-override package-name-doesnt-match-sonames libftp3 This one is the fault of lib_soname_path() in check/binaries. It doesn't include the multiarch paths as a valid path where public libraries can be installed. Cheers, -- System Information: Debian Release: wheezy/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lintian depends on: ii binutils 2.21.52.20110606-2 The GNU assembler, linker and bina ii diffstat 1.54-1 produces graph of changes introduc ii dpkg-dev 1.16.1 Debian package development tools ii file 5.04-5+b1 Determines file type using "magic" ii gettext 0.18.1.1-3 GNU Internationalization utilities ii intltool-debian 0.35.0+20060710.1 Help i18n of RFC822 compliant conf ii libapt-pkg-perl 0.1.24+b2 Perl interface to libapt-pkg ii libclass-accessor-per 0.34-1 Perl module that automatically gen ii libemail-valid-perl 0.184-1 Perl module for checking the valid ii libipc-run-perl 0.89-1 Perl module for running processes ii libparse-debianchange 1.2.0-1 parse Debian changelogs and output ii libtimedate-perl 1.2000-1 collection of modules to manipulat ii liburi-perl 1.58-1 module to manipulate and access UR ii locales 2.13-6 Embedded GNU C Library: National L ii locales-all [locales] 2.13-6 Embedded GNU C Library: Precompile ii man-db 2.6.0.2-1 on-line manual pager ii perl [libdigest-sha-p 5.12.3-7 Larry Wall's Practical Extraction ii unzip 6.0-4 De-archiver for .zip files lintian recommends no packages. Versions of packages lintian suggests: pn binutils-multiarch <none> (no description available) ii libhtml-parser-perl 3.68-1+b1 collection of modules that parse H ii libtext-template-perl 1.45-2 Text::Template perl module ii man-db 2.6.0.2-1 on-line manual pager -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org