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

Bug#766737: marked as done (lintian: No more cares about ~/.lintianrc)



Your message dated Sat, 25 Oct 2014 16:05:19 +0000
with message-id <E1Xi3qB-00043P-M8@franck.debian.org>
and subject line Bug#766737: fixed in lintian 2.5.30
has caused the Debian Bug report #766737,
regarding lintian: No more cares about ~/.lintianrc
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.)


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

Hi,

Since 2.5.29 my ~/.lintianrc is ignored unless I used "--cfg
~/.lintianrc". Culprit is the new environment cleaning which cleans out
$ENV{HOME}, too:

Watchpoint 0:   $ENV{'HOME'} changed:
    old value:  '/home/abe'
    new value:  ''
Lintian::Internal::FrontendUtil::sanitize_environment(/usr/share/perl5/Lintian/Internal/FrontendUtil.pm:60):
60:                 delete $ENV{$key}
61:                   if not exists($PRESERVE_ENV{$key})
62:                   and $key !~ m/^LINTIAN_/;

I haven't checked for the XDG based variants, but that likely should be
cross-checked, too.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (110, 'experimental'), (109, 'buildd-unstable'), (109, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.17-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils                       2.24.90.20141023-1
ii  bzip2                          1.0.6-7
ii  diffstat                       1.58-1
ii  file                           1:5.20-1
ii  gettext                        0.19.3-1
ii  hardening-includes             2.6
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.29+b2
ii  libarchive-zip-perl            1.39-1
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.37-1+b1
ii  libdpkg-perl                   1.17.21
ii  libemail-valid-perl            1.195-1
ii  libfile-basedir-perl           0.03-1
ii  libipc-run-perl                0.92-1
ii  liblist-moreutils-perl         0.33-2+b1
ii  libparse-debianchangelog-perl  1.2.0-1.1
ii  libtext-levenshtein-perl       0.09-1
ii  libtimedate-perl               2.3000-2
ii  liburi-perl                    1.64-1
ii  man-db                         2.7.0.2-2
ii  patchutils                     0.3.3-1
ii  perl [libdigest-sha-perl]      5.20.1-2
ii  t1utils                        1.38-1

Versions of packages lintian recommends:
ii  libautodie-perl                 2.25-1
ii  libperlio-gzip-perl             0.18-3+b1
ii  perl                            5.20.1-2
ii  perl-modules [libautodie-perl]  5.20.1-2

Versions of packages lintian suggests:
ii  binutils-multiarch     2.24.90.20141023-1
ii  dpkg-dev               1.17.21
ii  libhtml-parser-perl    3.71-1+b2
ii  libtext-template-perl  1.46-1
ii  libyaml-perl           1.13-1
ii  xz-utils               5.1.1alpha+20120614-2

-- no debconf information

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

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.

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 766737@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 25 Oct 2014 17:03:48 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.30
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 766737
Changes:
 lintian (2.5.30) unstable; urgency=medium
 .
   The "welcome Axel Beckert!" release.
 .
   * Summary of tag changes:
     + Removed:
       - deprecated-kdelnk-file
 .
   * checks/menu-format.{desc,pm}:
     + [NT] Retire check for "kdelnk" files.
 .
   * collection/unpacked:
     + [NT] Correct handling of files with 2 or more consecutive
       backslashes.
 .
   * debian/control:
     + [AB] Add a Homepage header pointing to https://lintian.debian.org/
   * debian/copyright:
     + [AB] Add myself to debian/copyright.
   * debian/rules:
     + [NT] Ensure that po4a/*.cfg are always up to date during releases
       builds.
 .
   * helpers/coll/strings-helper:
     + [NT] Filter out duplicate strings.  This applies to the
       majority of all ELF binaries (except ones with very exotic
       file names with glyphs like ":").
 .
   * lib/Lintian/Internal/FrontendUtil.pm:
     + [AB] Don't clean HOME and some XDG_* variables when sanitizing the
       environment. (Closes: #766737)
 .
   * t:
     + [NT] Apply patch from Johannes Schauer to fix FTBFS with
       newer dpkg that have stricter checking of build-profiles.
Checksums-Sha1:
 0a038f14222ffa7cf219bdcf1bdcd5a3a0171d91 2731 lintian_2.5.30.dsc
 7bba172d444c12c40fd09075f685bc50138d88c8 1182196 lintian_2.5.30.tar.xz
 fd422f0170e80627219f3d091cf032f23c22831d 792232 lintian_2.5.30_all.deb
Checksums-Sha256:
 b5a3f2d9d0ad8a122182919dd4234d63d3a8ccb26c701d80bd7252649021325b 2731 lintian_2.5.30.dsc
 51e8b1b21a82f5ba7f5eba84c340ce8d17363e65b1447852170a7a4fda8bb932 1182196 lintian_2.5.30.tar.xz
 cd6a4d8232901860ae24c4662cb58a00456adc7541e88e31f4a87ccdf7d00dd4 792232 lintian_2.5.30_all.deb
Files:
 496e2212fc782fbf28eed7ae04937e80 2731 devel optional lintian_2.5.30.dsc
 144de1de551bdecec26f7487c9b7e4f9 1182196 devel optional lintian_2.5.30.tar.xz
 891a729c115f05c7ba5ce3d9123361a5 792232 devel optional lintian_2.5.30_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUS8KdAAoJEAVLu599gGRCeUIP/2AjgQsTgX+zJXb7FFYees+A
PYpT8J1RUMErrmelrb3DNMNu0AaCz6c7ucj27icCf9ydwTIaKIV4XY8NFcXrDwWF
AZrY5tTlXFqvdZKCxIU1GfIjIzTqYvrhs4nO0UpAd7Nlmv5ITNHYxiqT4xB9aJcW
LLZ36hC5e+IkvExGnXOVIN4l2kdD8jW8+UJ0M0eoWx6VXt2NosuiaEWeYPGRZnuD
8gCTOGMtQ3g0/r5AM5tgsnkECWrE39YEhsHAO+DFQNzNyXR5DrqYg9Z4ur6EuDzq
PaoGfw/cvtwa5mD4rIM4sLDQqsr0YAWcP711PyjxRX21SeLLpKyOU/Irxr+9gceA
mynIGos/FaD1FSPkmctqIALap4DAuUEuYc8SO+Jh2Nb1nvuvQx8t8Lktw+rERJPJ
IxZNGFjUdHtEsOW6tLhfNMwKx033GdBB8+vWK7z0wVZappX0gR9W7hqIF55UGSJl
BWF1h/AThulM/OIDk6O4u6Z7HL9sfeGgI5cS3VKgO4kRoo9vTsZ5XlB280WvVD2R
6bkWVvk8HM0Z2tE3BpKC25tC1q92E5kItOYRuJ6GPt5biWSK0dMiTvp96qNvpbVd
8dy0ideiWp5cENb07lj8uM2JzbLEofSym6rs0Fxcn+16leqXfvMQNYBerp/OciZK
Or0sHxyYDUBP+1KfmYkP
=XOO+
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: