[Python-modules-team] Bug#789452: python-qt4-dbg: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

Andreas Beckmann anbe at debian.org
Sun Jun 21 05:27:01 UTC 2015


Package: python-qt4-dbg
Version: 4.11.3+dfsg-2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts

Hi,

an upgrade test with piuparts revealed that your package installs files
over existing symlinks and possibly overwrites files owned by other
packages. This usually means an old version of the package shipped a
symlink but that was later replaced by a real (and non-empty)
directory. This kind of overwriting another package's files cannot be
detected by dpkg.

This was observed on the following upgrade paths:

  lenny -> squeeze -> wheezy -> jessie -> stretch

For /usr/share/doc/PACKAGE this may not be problematic as long as both
packages are installed, ship byte-for-byte identical files and are
upgraded in lockstep. But once one of the involved packages gets
removed, the other one will lose its documentation files, too,
including the copyright file, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

For other overwritten locations anything interesting may happen.

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

It is recommended to use the dpkg-maintscript-helper commands
'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14)
to perform the conversion, ideally using d/$PACKAGE.mainstscript.
Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


>From the attached log (usually somewhere in the middle...):

12m44.3s INFO: dirname part contains a symlink:
  /usr/share/doc/python-sip4-dbg/changelog.Debian.gz (python-sip4-dbg) != /usr/share/doc/python-sip4/changelog.Debian.gz (?)
    /usr/share/doc/python-sip4-dbg -> python-sip4
  /usr/share/doc/python-sip4-dbg/copyright (python-sip4-dbg) != /usr/share/doc/python-sip4/copyright (?)
    /usr/share/doc/python-sip4-dbg -> python-sip4

12m46.1s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: no md5sums for libdb4.5
  debsums: missing file /usr/share/doc/python-sip4-dbg/changelog.Debian.gz (from python-sip4-dbg package)
  debsums: missing file /usr/share/doc/python-sip4-dbg/copyright (from python-sip4-dbg package)


cheers,

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-qt4-dbg_4.11.3+dfsg-2.log.gz
Type: application/gzip
Size: 90477 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150621/1422c753/attachment-0001.bin>


More information about the Python-modules-team mailing list