Your message dated Sun, 28 Apr 2013 14:46:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#706308: lintian: possible false positive 
statically-linked-binary
has caused the Debian Bug report #706308,
regarding lintian: false-positive statically-linked-binary when run with root 
privs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
706308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706308
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lintian
Version: 2.5.10.5
Severity: normal

Lintian reports statically-linked-binary on i386 but I'm not sure
why. Could this be a false positive? The sources for testing are
available at:

    git clone http://cante.net/~jaalto/vc/i810switch.git

Listing:

    # Lintian error
    E: i810switch: statically-linked-binary usr/bin/i810switch

    $ ldd debian/i810switch/usr/bin/i810switch
        linux-gate.so.1 =>  (0xb7771000)
        libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xb75ea000)
        /lib/ld-linux.so.2 (0xb7772000)

    $ find . -name i810switch
    ./i810switch
    ./debian/i810switch
    ./debian/i810switch/usr/bin/i810switch
    ./debian/i810switch/usr/share/menu/i810switch
    ./debian/i810switch/usr/share/doc/i810switch
    ./debian/i810switch/usr/share/lintian/overrides/i810switch

    # for f in $(find . -name i810switch); do echo "\$ file $f"; file $f; done
    $ file ./i810switch
    ./i810switch: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), 
dynamically linked (uses shared libs), for GNU/Linux 2.6.26, 
BuildID[sha1]=0xead35d555cac830afacdb6d9dd76dc5a51c21c05, not stripped
    $ file ./debian/i810switch
    ./debian/i810switch: directory
    $ file ./debian/i810switch/usr/bin/i810switch
    ./debian/i810switch/usr/bin/i810switch: setuid ELF 32-bit LSB executable, 
Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for 
GNU/Linux 2.6.26, BuildID[sha1]=0xead35d555cac830afacdb6d9dd76dc5a51c21c05, 
stripped
    $ file ./debian/i810switch/usr/share/menu/i810switch
    ./debian/i810switch/usr/share/menu/i810switch: ASCII text
    $ file ./debian/i810switch/usr/share/doc/i810switch
    ./debian/i810switch/usr/share/doc/i810switch: directory
    $ file ./debian/i810switch/usr/share/lintian/overrides/i810switch
    ./debian/i810switch/usr/share/lintian/overrides/i810switch: ASCII text


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (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/dash

Versions of packages lintian depends on:
ii  binutils                       2.22-8
ii  bzip2                          1.0.6-4
ii  diffstat                       1.55-3
ii  file                           1:5.11-3
ii  gettext                        0.18.1.1-10
ii  hardening-includes             2.3
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.27
ii  libarchive-zip-perl            1.30-6
ii  libc-bin                       2.13-38
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.31-1+b2
ii  libdpkg-perl                   1.16.10
ii  libemail-valid-perl            0.190-1
ii  libipc-run-perl                0.92-1
ii  libparse-debianchangelog-perl  1.2.0-1
ii  libtimedate-perl               1.2000-1
ii  liburi-perl                    1.60-1
ii  locales                        2.13-38
ii  man-db                         2.6.3-3
ii  patchutils                     0.3.2-1.1
ii  perl [libdigest-sha-perl]      5.14.2-21

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.16.10
ii  libhtml-parser-perl    3.69-2
ii  libperlio-gzip-perl    0.18-1+b2
ii  libtext-template-perl  1.45-2
ii  man-db                 2.6.3-3
ii  xz-utils [lzma]        5.1.1alpha+20120614-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.5.11

* Jakub Wilk <[email protected]>, 2013-04-28, 14:21:
[0] $ fakeroot lintian -T statically-linked-binary i810switch_0.6.5-7_i386.deb
warning: the authors of lintian do not recommend running it with root 
privileges!
E: i810switch: statically-linked-binary usr/bin/i810switch

So this is the same as #686352. Closing.

--
Jakub Wilk

--- End Message ---

Reply via email to