Comment 3 for bug 1038577

Revision history for this message
Anders Kaseorg (andersk) wrote :

$ dpkg-query -W -f '${Conffiles}\n' gnome-keyring
 /etc/pkcs11/modules/gnome-keyring.module 18338a3e1e347ea0b25f3bc2182e95a6
 /etc/xdg/autostart/gnome-keyring-ssh.desktop d0633706edab7dcf53b813d1fa27bfa5
 /etc/xdg/autostart/gnome-keyring-gpg.desktop 526e256b3ced265836f32ade9881adad
 /etc/xdg/autostart/gnome-keyring-pkcs11.desktop 64bc5cf28b393d3ac666cf8a5471e951
 /etc/xdg/autostart/gnome-keyring-secrets.desktop ba4b9d132b504a05e16290d86f0c3a96
 /etc/pkcs11/modules/gnome-keyring-module 18338a3e1e347ea0b25f3bc2182e95a6 obsolete

gnome-keyring-module was renamed to gnome-keyring.module, but the old file stays around because it’s a conffile. We need calls to dpkg-maintscript-helper rm_conffile in the maintainer scripts.
http://wiki.debian.org/DpkgConffileHandling