Your message dated Thu, 28 Mar 2013 20:06:48 +0100 with message-id <[email protected]> and subject line Re: [Piuparts-devel] Bug#701150: Bug#701150: debsums backport installed on piatti has caused the Debian Bug report #701150, regarding debsums false positives | install debsums backport on piatti 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.) -- 701150: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701150 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---package: piuparts severity: normal While looking at the piatti piuparts report Andreas pointed to today, I noticed that failures are racking up for debsums modifications. The debsums man page, under Caveats, says that files which have been replaced by another package may be erroneously reported as changed. Multiple ownership can cause a false. It seems that a significant portion of new failures are for debsums, and a significant portion of these fall in this case. http://piuparts.debian.org/sid/fail/binutils-multiarch_2.22-7.1.log /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/strings /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/gprof /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/readelf /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/size /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/nm /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/strip /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/ranlib /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/ar /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/addr2line /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/objcopy /org/piuparts.debian.org/tmp/tmpEXGvJj/usr/bin/objdump 0m27.1s DEBUG: Command failed (status=2), but ignoring error: ['debsums', '--root', '/org/piuparts.debian.org/tmp/tmpEXGvJj', '-ac'] 0m27.1s ERROR: FAIL: debsums reports modifications inside the chroot: $ apt-file search /usr/bin/strings binutils: /usr/bin/strings binutils-multiarch: /usr/bin/strings I've seen this with dpkg diversions as well: http://piuparts.debian.org/squeeze2wheezy/fail/gnome-icon-theme_3.4.0-2.log /org/piuparts.debian.org/tmp/tmplq_ENa/usr/sbin/update-icon-caches 2m56.0s DEBUG: Command failed (status=2), but ignoring error: ['debsums', '--root', '/org/piuparts.debian.org/tmp/tmplq_ENa', '-ac'] 2m56.0s ERROR: FAIL: debsums reports modifications inside the chroot: http://piuparts.debian.org/sid/fail/gnome-gmail_1.8.2-1.log /org/piuparts.debian.org/tmp/tmp_JcjF7/usr/sbin/update-icon-caches 2m17.6s DEBUG: Command failed (status=2), but ignoring error: ['debsums', '--root', '/org/piuparts.debian.org/tmp/tmp_JcjF7', '-ac'] 2m17.6s ERROR: FAIL: debsums reports modifications inside the chroot: $ dpkg --search /usr/sbin/update-icon-caches diversion by libgtk-3-bin from: /usr/sbin/update-icon-caches diversion by libgtk-3-bin to: /usr/sbin/update-icon-caches.gtk2 libgtk-3-bin, libgtk2.0-bin: /usr/sbin/update-icon-caches I believe that debsums should not report failures for modified files which are owned by multiple packages, or are subject to diversion.
--- End Message ---
--- Begin Message ---Hi Dave, thanks! On Donnerstag, 28. März 2013, Dave Steele wrote: > I see that gnome-icon-theme is passing now. The problem appears to be gone. nice. > I'd close after rescheduling logs containing "FAIL: debsums reports > modifications inside the chroot". piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */fail/*log|wc 75 75 3315 piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */bugged/*log|wc 28 28 1057 piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */affected/*log|wc 16 16 600 piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */affected/*log|xargs rm piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */bugged/*log|xargs rm piupartsm@piatti:/org/piuparts.debian.org/master$ rgrep -l "FAIL: debsums reports modifications inside the chroot" */fail/*log|xargs rm piupartsm@piatti:/org/piuparts.debian.org/master$ [i've reviewed these results before rm'ing...] cheers, Holger
--- End Message ---

