Bug#824938: debsums no longer ignores dpkg-path-excluded files
Jakub Wilk
jwilk at debian.org
Sat May 21 14:22:42 UTC 2016
Package: debsums
Version: 2.1.2
$ debsums -c debsums
debsums: missing file /usr/share/man/de/man1/debsums.1.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_init.8.gz (from debsums package)
...
But I have excluded these paths in a dpkg configuration file:
$ grep man /etc/dpkg/dpkg.cfg.d/local
path-exclude /usr/share/man/[a-z][a-z]/*
path-exclude /usr/share/man/[a-z][a-z].*/*
path-exclude /usr/share/man/[a-z][a-z]_*/*
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
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.5.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages debsums depends on:
ii dpkg 1.18.7
ii libdpkg-perl 1.18.7
ii libfile-fnmatch-perl 0.02-2+b2
ii perl 5.22.2-1
ii ucf 3.0036
--
Jakub Wilk
More information about the pkg-perl-maintainers
mailing list