Your message dated Thu, 27 Sep 2012 01:40:03 +0200
with message-id <50639253.9020...@abeckmann.de>
and subject line Re: Bug#688914: Acknowledgement (debsums: spurious 
modification report for /etc/grub.d/05_debian_theme)
has caused the Debian Bug report #688914,
regarding debsums: spurious modification report for /etc/grub.d/05_debian_theme
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 ow...@bugs.debian.org
immediately.)


-- 
688914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debsums
Version: 2.0.52
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

I reported #688739 about something modifying /etc/grub.d/05_debian_theme
during a squeeze->wheezy upgrade. Further analysis shows that this is a
spurious error. The files in /etc/grub.d are identical both after a
squeeze->wheezy upgrade of grub-pc and also after a fresh wheezy
installation of grub-pc.

The only difference I could find is here:


squeeze2wheezy# debsums -a grub-pc
/usr/lib/grub-legacy/update-grub                                              OK
/usr/sbin/upgrade-from-grub-legacy                                            OK
/usr/share/bug/grub-pc/presubj                                                OK
/usr/share/bug/grub-pc/script                                                 OK
/usr/share/man/man8/grub-install.8.gz                                         OK
/usr/share/man/man8/grub-mknetdir.8.gz                                        OK
/usr/share/man/man8/grub-setup.8.gz                                           OK
/etc/kernel/postinst.d/zz-update-grub                                         OK
/etc/kernel/postrm.d/zz-update-grub                                           OK
/etc/grub.d/05_debian_theme                                               FAILED

squeeze2wheezy# dpkg -S /etc/grub.d/05_debian_theme
grub-common: /etc/grub.d/05_debian_theme

squeeze2wheezy# grep etc/grub.d/05_debian_theme /var/lib/dpkg/info/*
/var/lib/dpkg/info/grub-common.conffiles:/etc/grub.d/05_debian_theme
/var/lib/dpkg/info/grub-common.list:/etc/grub.d/05_debian_theme


wheezy# debsums -a grub-pc
/usr/lib/grub-legacy/update-grub                                              OK
/usr/sbin/upgrade-from-grub-legacy                                            OK
/usr/share/bug/grub-pc/presubj                                                OK
/usr/share/bug/grub-pc/script                                                 OK
/usr/share/man/man8/grub-install.8.gz                                         OK
/usr/share/man/man8/grub-mknetdir.8.gz                                        OK
/usr/share/man/man8/grub-setup.8.gz                                           OK
/etc/kernel/postinst.d/zz-update-grub                                         OK
/etc/kernel/postrm.d/zz-update-grub                                           OK

wheezy# dpkg -S /etc/grub.d/05_debian_theme
grub-common: /etc/grub.d/05_debian_theme

wheezy# grep etc/grub.d/05_debian_theme /var/lib/dpkg/info/*
/var/lib/dpkg/info/grub-common.conffiles:/etc/grub.d/05_debian_theme
/var/lib/dpkg/info/grub-common.list:/etc/grub.d/05_debian_theme


How can debsums report a md5sum mismatch for a file owned by a
completely different package?

Setting the severity to serious - if there are false positives - are
there false negatives too?


Andreas

--- End Message ---
--- Begin Message ---
Looks like a false alert. The conffile has been moved from one package
to another, leaving an entry for an obsolete conffile in
/var/lib/dkpg/status ...

Andreas

--- End Message ---

Reply via email to