[Pkg-roundcube-maintainers] Bug#688230: roundcube: modifies conffiles (policy 10.7.3): /etc/{logrotate.d, default, cron.daily}/roundcube

Andreas Beckmann debian at abeckmann.de
Thu Sep 20 14:39:10 UTC 2012


Package: roundcube
Version: 0.7.2-4
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package modifies conffiles.
This is forbidden by the policy, see
http://www.debian.org/doc/debian-policy/ch-files.html#s-config-files

10.7.3: "[...] The easy way to achieve this behavior is to make the
configuration file a conffile. [...] This implies that the default
version will be part of the package distribution, and must not be
modified by the maintainer scripts during installation (or at any
other time)."

Note that once a package ships a modified version of that conffile,
dpkg will prompt the user for an action how to handle the upgrade of
this modified conffile (that was not modified by the user).

Further in 10.7.3: "[...] must not ask unnecessary questions
(particularly during upgrades) [...]"

If a configuration file is customized by a maintainer script after
having asked some debconf questions, it may not be marked as a
conffile. Instead a template could be installed in /usr/share and used
by the postinst script to fill in the custom values and create (or
update) the configuration file (preserving any user modifications!).
This file must be removed during postrm purge.
ucf(1) may help with these tasks.
See also http://wiki.debian.org/DpkgConffileHandling

In https://lists.debian.org/debian-devel/2012/09/msg00412.html and
followups it has been agreed that these bugs are to be filed with
severity serious.

debsums reports modification of the following files,
from the attached log (scroll to the bottom...):

  debsums: missing file /etc/logrotate.d/roundcube (from roundcube package)
  debsums: missing file /etc/default/roundcube (from roundcube package)
  debsums: missing file /etc/cron.daily/roundcube (from roundcube package)


Looking at the postinst script, you should stop shipping the conffiles
and use dpkg-maintscript-helper to remove the unmodified obsolete files
on upgrades (ideally with a debian/roundcube.maintscript file, see
dh_installdeb(1)).


cheers,

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: roundcube_0.7.2-4.log.gz
Type: application/x-gzip
Size: 15510 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-roundcube-maintainers/attachments/20120920/7da4d0d2/attachment.bin>


More information about the Pkg-roundcube-maintainers mailing list