Bug#824938: debsums no longer ignores dpkg-path-excluded files

Axel Beckert abe at debian.org
Sat May 21 16:02:43 UTC 2016


Control: tag -1 + unreproducible

Hi again,

Axel Beckert wrote:
> Jakub Wilk wrote:
> > debsums used to ignore disappearance of these files until recently.
> > I suspect that this dpkg change broke it:
> > https://anonscm.debian.org/cgit/dpkg/dpkg.git/commit/?id=94e241761c06
> 
> Good catch, thanks!

Looking closer, it seems that only the internal storage of the options
changed, not the API.

> I'll try to fix it in a way that it works with both variants.

I also have a system with some path-exclude rules (via localepurge),
but I can't reproduce it:

~ → fgrep path-exclude /etc/dpkg/dpkg.cfg.d/50localepurge
# and say no to/disable the "Use dpkg --path-exclude" option.
#   --path-exclude options.
path-exclude=/usr/share/locale/*
path-exclude=/usr/share/gnome/help/*/*
path-exclude=/usr/share/doc/kde/HTML/*/*
path-exclude=/usr/share/omf/*/*-*.emf
path-exclude=/usr/share/man/*
~ → ls -l /usr/share/locale/gl
total 4
drwxr-xr-x 2 root root 4096 Feb 18  2013 LC_MESSAGES/
~ → find /usr/share/locale/gl -type f
~ → dpkg -S /usr/share/locale/gl 
[…], glipper, […]
~ → debsums -c glipper
~ →

		Regards, Axel
-- 
 ,''`.  |  Axel Beckert <abe at debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE



More information about the pkg-perl-maintainers mailing list