[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#532508: lintian: fails to report rpath correctly



Package: lintian
Version: 2.2.10
Severity: normal

Hi,
perhaps I'm missing something obvious but check this:

$ lintian bluez_4.40-3_amd64.deb 
$ lintian bluez-compat_4.40-3_amd64.deb 
W: bluez-compat: binary-or-shlib-defines-rpath ./usr/bin/dund /usr/lib
W: bluez-compat: binary-or-shlib-defines-rpath ./usr/bin/hidd /usr/lib
W: bluez-compat: binary-or-shlib-defines-rpath ./usr/bin/pand /usr/lib
$ dpkg-deb -x bluez_4.40-3_amd64.deb /tmp/a
$ dpkg-deb -x bluez-compat_4.40-3_amd64.deb /tmp/b
$ find /tmp/{a,b}/usr/bin -type f | xargs chrpath
/tmp/a/usr/bin/dfutool: RPATH=/usr/lib
/tmp/a/usr/bin/sdptool: RPATH=/usr/lib
/tmp/a/usr/bin/l2ping: RPATH=/usr/lib
/tmp/a/usr/bin/rfcomm: RPATH=/usr/lib
/tmp/a/usr/bin/ciptool: RPATH=/usr/lib
/tmp/a/usr/bin/hcitool: RPATH=/usr/lib
/tmp/b/usr/bin/hidd: RPATH=/usr/lib
/tmp/b/usr/bin/pand: RPATH=/usr/lib
/tmp/b/usr/bin/dund: RPATH=/usr/lib
$ md5sum bluez_4.40-3_amd64.deb bluez-compat_4.40-3_amd64.deb
bbe1b33dbc76d5198d696565fae887e4  bluez_4.40-3_amd64.deb
2356491250cde70c8d8ee671a32f601a  bluez-compat_4.40-3_amd64.deb

shouldn't lintian report rpath even in bluez?

the files are available at
http://people.debian.org/~filippo/scratch/bluez_4.40-3_amd64.deb
http://people.debian.org/~filippo/scratch/bluez-compat_4.40-3_amd64.deb

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29.3 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils               2.19.1-1          The GNU assembler, linker and bina
ii  diffstat               1.47-1            produces graph of changes introduc
ii  dpkg-dev               1.15.2            Debian package development tools
ii  file                   5.03-1            Determines file type using "magic"
ii  gettext                0.17-6            GNU Internationalization utilities
ii  intltool-debian        0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libdigest-sha-perl     5.47-1            Perl extension for SHA-1/224/256/3
ii  libipc-run-perl        0.82-1            Perl module for running processes
ii  libparse-debianchangel 1.1.1-2           parse Debian changelogs and output
ii  libtimedate-perl       1.1600-9          Time and date functions for Perl
ii  liburi-perl            1.37+dfsg-1       Manipulates and accesses URI strin
ii  man-db                 2.5.5-2           on-line manual pager
ii  perl [libdigest-sha-pe 5.10.0-22         Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch            <none>     (no description available)
ii  libtext-template-perl         1.45-1     Text::Template perl module
ii  man-db                        2.5.5-2    on-line manual pager

-- no debconf information



Reply to: