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

Bug#579218: marked as done (lintian: uninitialized value in string eq at /usr/bin/lintian line ...)



Your message dated Tue, 27 Apr 2010 04:32:17 +0000
with message-id <E1O6cT3-0004qU-Kj@ries.debian.org>
and subject line Bug#579211: fixed in lintian 2.4.1
has caused the Debian Bug report #579211,
regarding lintian: uninitialized value in string eq at /usr/bin/lintian line ...
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 owner@bugs.debian.org
immediately.)


-- 
579211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579211
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian

Hi,

I run pbuilder with "exec env - HOME="$HOME" /usr/sbin/pbuilder ..." and
in a pbuilder hook I do:

    LINTIAN_OPTS="--allow-root --verbose --no-override -I -E"
    if lintian --help | grep -q -- --pedantic; then
        LINTIAN_OPTS="$LINTIAN_OPTS --pedantic"
    fi
    lintian $LINTIAN_OPTS /tmp/buildd/*.dsc
    lintian $LINTIAN_OPTS /tmp/buildd/*.deb

My build log contains:

    ...
    Setting up lintian (2.4.0) ...
    ...
    N: Setting up lab in /tmp/QG9BwHYYQ5 ...
    N: Processing 1 packages...
    N: ----
    N: Processing source package topgit (version 0.8-1.1) ...
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string ne at /usr/bin/lintian line 1605.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string ne at /usr/bin/lintian line 1604.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string ne at /usr/bin/lintian line 1605.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string ne at /usr/bin/lintian line 1604.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    I: topgit source: missing-debian-source-format
    I: topgit source: quilt-patch-missing-description topgit-0.8..upstream.diff
    I: topgit source: debian-watch-file-is-missing
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string ne at /usr/bin/lintian line 1605.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1602.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1605.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1601.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1604.
    Use of uninitialized value in string comparison (cmp) at /usr/bin/lintian line 1606.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    W: topgit source: debhelper-but-no-misc-depends topgit
    W: topgit source: out-of-date-standards-version 3.8.1 (current is 3.8.4)
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1351.
    Use of uninitialized value in string eq at /usr/bin/lintian line 1312.

Imagine the last two lines repeated a few thousand times until I sent
SIGINT.

Looks like a bug :)


Regards
Carsten



--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.4.1

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive:

lintian_2.4.1.dsc
  to main/l/lintian/lintian_2.4.1.dsc
lintian_2.4.1.tar.gz
  to main/l/lintian/lintian_2.4.1.tar.gz
lintian_2.4.1_all.deb
  to main/l/lintian/lintian_2.4.1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 579211@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphael Geissert <geissert@debian.org> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 26 Apr 2010 22:44:35 -0500
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.4.1
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Raphael Geissert <geissert@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 579211
Changes: 
 lintian (2.4.1) unstable; urgency=low
 .
   The "there's always a hidden bug" release.
 .
   * checks/manpages:
     + [RG] Use "use" instead of "require" for Text::ParseWords and move
       it outside a loop.
 .
   * collection/debfiles:
     + [RG] Properly handle cases where debian is a symlink.
 .
   * data/spelling/corrections:
     + [RG] Add more spelling corrections.
 .
   * frontend/lintian:
     + [RG] Remove finished processes from the processes hash to avoid
       trying to kill dead processes.
     + [ADB] Don't add the dependencies of the override-file check script
       to the list of checks to run if --no-override was specified.
       (Closes: #579211)
Checksums-Sha1: 
 8a0f3e7f7a5a7e86c27f708d4514028e5e609dfc 1213 lintian_2.4.1.dsc
 f6dcd35dd58c3582c7a4291232efdbf6d312690a 840329 lintian_2.4.1.tar.gz
 7afed8201acc289d5ee7b7105eb2a08408dec2f3 545444 lintian_2.4.1_all.deb
Checksums-Sha256: 
 3eceaf514ced71d5c0bed687c1963d0e351fa8c4fddda8ba62bf94fc27a42d32 1213 lintian_2.4.1.dsc
 5580fab566967f7e5170111ff2c3a7435f61ef273c31d93cb0c14f8cbeca4dec 840329 lintian_2.4.1.tar.gz
 65ea42f1b92187f49fb12874d9cb45c0f9b29aec1b7b259d03575dc2c029d240 545444 lintian_2.4.1_all.deb
Files: 
 72c41da86285736dc1abf1f9fcee0c00 1213 devel optional lintian_2.4.1.dsc
 1173eac42d7f250b5252d6091bb48f20 840329 devel optional lintian_2.4.1.tar.gz
 8bd86c102ee293faa1d02408ee3a20ee 545444 devel optional lintian_2.4.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkvWYsYACgkQYy49rUbZzlp8qgCbBp7dAL/tPe61zldJDbo40R/f
OpkAnjkiuQ+xZX51sknH6O8Kwj+PAJk5
=qdhJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: