Your message dated Sun, 04 Sep 2011 01:02:09 +0000
with message-id <[email protected]>
and subject line Bug#603887: fixed in debsums 2.0.49
has caused the Debian Bug report #603887,
regarding debsums does not play well with new dpkg path exclusions
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.)


-- 
603887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603887
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debsums
Version: 2.0.48+nmu3
Severity: normal

I'm using the (relatively) new dpkg feature to avoid installing
files based on patterns.
As reported by this mail, this is the output of debsums -c
without uneeded locales I avoid using dpkg patterns

In a whole system where a lot of files are skipped
debsums -c it is a lot noisy.

I'm not sure dpkg keeps track of non installed files, so atm I don't
have any suggestion.
It may use dpkg pattern exclusions/inclusions even if the rules may have
been applied differently (i.e. rules are not retro-active)
but at least it will avoid a lot of spam


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

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages debsums depends on:
ii  debconf [debconf-2.0]        1.5.36      Debian configuration management sy
ii  perl                         5.10.1-16   Larry Wall's Practical Extraction 
ii  ucf                          3.0025+nmu1 Update Configuration File: preserv

debsums recommends no packages.

debsums suggests no packages.

-- Configuration Files:
/etc/default/debsums changed [not included]

-- debconf information excluded

-- debsums errors found:
debsums: missing file /usr/share/man/de/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/de/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/de/man8/debsums_init.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/es/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/es/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/es/man8/debsums_init.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/fr/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/fr/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/fr/man8/debsums_init.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/pt/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/pt/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/pt/man8/debsums_init.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/ru/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/ru/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/ru/man8/debsums_init.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/sv/man1/debsums.1.gz (from debsums package)
debsums: missing file /usr/share/man/sv/man8/debsums_gen.8.gz (from debsums 
package)
debsums: missing file /usr/share/man/sv/man8/debsums_init.8.gz (from debsums 
package)



--- End Message ---
--- Begin Message ---
Source: debsums
Source-Version: 2.0.49

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

debsums_2.0.49.dsc
  to main/d/debsums/debsums_2.0.49.dsc
debsums_2.0.49.tar.gz
  to main/d/debsums/debsums_2.0.49.tar.gz
debsums_2.0.49_all.deb
  to main/d/debsums/debsums_2.0.49_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Niebur <[email protected]> (supplier of updated debsums 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 [email protected])


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

Format: 1.8
Date: Sun, 04 Sep 2011 01:43:59 -0700
Source: debsums
Binary: debsums
Architecture: source all
Version: 2.0.49
Distribution: unstable
Urgency: low
Maintainer: Ryan Niebur <[email protected]>
Changed-By: Ryan Niebur <[email protected]>
Description: 
 debsums    - tool for verification of installed package files against MD5 chec
Closes: 603189 603887 616066 632009 632463
Changes: 
 debsums (2.0.49) unstable; urgency=low
 .
   [ Anders Kaseorg ]
   * Use dpkg-query instead of reading /var/lib/dpkg/status directly.  We
     still use /var/lib/dpkg/info directly to find the paths to .md5sums
     files, but now at least we try to verify our guess by checking that
     the corresponding .lists file exist.  (Closes: #616066)
   * Add multiarch support.
 .
   [ Ryan Niebur ]
   * integrate NMUs, thank you Giovanni and David (Closes: #603189)
   * when querying dpkg-divert include the user specified root filesystem
     in --admindir (Closes: #632463)
   * add Korean translation for debconf templates, thanks min-ji Kang
     (Closes: #632009)
   * update debhelper compat version to 8
     - shorten debian/rules
   * update policy version to 3.9.2.0
     - set debian/source/format to 3.0 (native)
   * check if missing files match dpkg path exclusion settings (Closes:
     #603887)
Checksums-Sha1: 
 e2faddc0fe86aa8b14b1e3b7b02a77bf0207b312 854 debsums_2.0.49.dsc
 aa0f0398dd17186b9ee611e38ae160382cf55131 73394 debsums_2.0.49.tar.gz
 5d9ec11752c52e40f8cb0f7f99702dd5b156da22 60872 debsums_2.0.49_all.deb
Checksums-Sha256: 
 efd1595f51461502e02920c68955fcf9419fa0f5350e135eb62ae8034f598036 854 
debsums_2.0.49.dsc
 8f2405b489b023ed04af939fa3e9e9ed59fd1111f2a5b06647182ed84f2f6423 73394 
debsums_2.0.49.tar.gz
 2e96f72c841755cf0d434fa581e918d4b875d372b3249de373b279bb43440853 60872 
debsums_2.0.49_all.deb
Files: 
 8728e58efe42dc4f2c35e50f7bded5fb 854 admin optional debsums_2.0.49.dsc
 5823f49283e529d1fcd426bd2b23d125 73394 admin optional debsums_2.0.49.tar.gz
 97ae539ab629f957dc0e6e133a3f1595 60872 admin optional debsums_2.0.49_all.deb

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

iEYEARECAAYFAk5iyrIACgkQMihv+PacasUOagCgpFB9pF4JghdjxiqKFQDt0hlt
eWAAoJ5Tt3VJ21Z24yVoWAkWI91Zojpn
=IjFZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to