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

Bug#464775: marked as done (lintian: false positive about debconf module loading)



Your message dated Sat, 09 Feb 2008 07:17:02 +0000
with message-id <E1JNjxO-0005SE-4Z@ries.debian.org>
and subject line Bug#464775: fixed in lintian 1.23.45
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: lintian
Version: 1.23.43
Severity: normal

Hi,

        Lintian says:
W: mailagent: postinst-does-not-load-confmodule

        But the postinst does:
######################################################################
my $have_debconf = 0;
eval {require Debconf::Client::ConfModule;};
if ( ! $@ )
{
  $have_debconf++;
  import Debconf::Client::ConfModule ':all';
}
######################################################################

        The postinst either uses debconf, if available, or it prompts by
 itself (since the prompting predates debconf).  Does lintian presume
 that all postinst scripts are shell scripts?

        BTW, feel free to lower the report severity.

        manoj
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages lintian depends on:
ii  binutils            2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  diffstat            1.45-2               produces graph of changes introduc
ii  dpkg-dev            1.14.16.6            package building tools for Debian
ii  file                4.23-1               Determines file type using "magic"
ii  gettext             0.17-2               GNU Internationalization utilities
ii  intltool-debian     0.35.0+20060710.1    Help i18n of RFC822 compliant conf
ii  libparse-debianchan 1.1.1-2              parse Debian changelogs and output
ii  liburi-perl         1.35.dfsg.1-1        Manipulates and accesses URI strin
ii  man-db              2.5.1-2              on-line manual pager
ii  perl [libdigest-md5 5.8.8-12             Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information

-- 
Regardless of whether a mission expands or contracts, administrative
overhead continues to grow at a steady rate.
Manoj Srivastava <manoj.srivastava@stdc.com> <srivasta@acm.org>        
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



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

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_1.23.45.dsc
  to pool/main/l/lintian/lintian_1.23.45.dsc
lintian_1.23.45.tar.gz
  to pool/main/l/lintian/lintian_1.23.45.tar.gz
lintian_1.23.45_all.deb
  to pool/main/l/lintian/lintian_1.23.45_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 464775@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russ Allbery <rra@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.7
Date: Fri, 08 Feb 2008 22:58:32 -0800
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.45
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 381180 464709 464775
Changes: 
 lintian (1.23.45) unstable; urgency=low
 .
   The "100 open bugs is magical" release.
 .
   * checks/debconf:
     + [RA] Recognize require as well as use when loading debconf modules
       in Perl.  Thanks, Manoj Srivastava.  (Closes: #464775)
   * checks/fields:
     + [RA] Fix coding error that didn't allow python-all-dev to satisfy a
       Python build dependency.  Thanks, Joerg Jaspert.  (Closes: #464709)
   * checks/manpages:
     + [RA] Ignore another undefined macro generated by pod2man (will be
       fixed with the Pod::Man in Perl 5.10).
   * checks/po-debconf:
     + [RA] Also accept nnn_NN names for po files.  nds_DE and nds_NL are
       valid locales.  Thanks, Christian Perrier.
   * checks/scripts{.desc,}:
     + [RA] Warn of use of start-stop-daemon in maintainer scripts unless
       used with --stop.  Thanks, Kurt Roeckx.  (Closes: #381180)
Files: 
 dd6095e71fc31340ed86367504bcc475 904 devel optional lintian_1.23.45.dsc
 4c308d4262088d9d1d2f35e8c15fcc7b 387452 devel optional lintian_1.23.45.tar.gz
 f7887e5d258e4d65745aa412353a6359 320682 devel optional lintian_1.23.45_all.deb

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

iD8DBQFHrVBx+YXjQAr8dHYRApaaAJ9GYyiZKdIycwGPrbqq6NRIc4yGVQCgia+5
BFqOOGTORxskRW55OTxL2NM=
=aZz2
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: