[Pkg-gtkpod-devel] Bug#859588: libgpod-nogtk-dev: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE
Andreas Beckmann
anbe at debian.org
Wed Apr 5 01:51:05 UTC 2017
Package: libgpod-nogtk-dev
Version: 0.8.3-8.1
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:
stretch->sid
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.maintscript.
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...):
0m41.7s ERROR: FAIL: silently overwrites files via directory symlinks:
/usr/share/doc/libgpod-nogtk-dev/changelog.Debian.gz (libgpod-nogtk-dev) != /usr/share/doc/libgpod4-nogtk/changelog.Debian.gz (libgpod4-nogtk:amd64)
/usr/share/doc/libgpod-nogtk-dev -> libgpod4-nogtk
/usr/share/doc/libgpod-nogtk-dev/changelog.gz (libgpod-nogtk-dev) != /usr/share/doc/libgpod4-nogtk/changelog.gz (libgpod4-nogtk:amd64)
/usr/share/doc/libgpod-nogtk-dev -> libgpod4-nogtk
/usr/share/doc/libgpod-nogtk-dev/copyright (libgpod-nogtk-dev) != /usr/share/doc/libgpod4-nogtk/copyright (libgpod4-nogtk:amd64)
/usr/share/doc/libgpod-nogtk-dev -> libgpod4-nogtk
cheers,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgpod-nogtk-dev_0.8.3-8.1.log.gz
Type: application/gzip
Size: 19387 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gtkpod-devel/attachments/20170405/f362dfbc/attachment-0001.bin>
More information about the Pkg-gtkpod-devel
mailing list