Your message dated Thu, 05 Sep 2013 22:03:17 +0000
with message-id <[email protected]>
and subject line Bug#720152: fixed in latex2rtf 2.3.3-0.3
has caused the Debian Bug report #720152,
regarding latex2rtf-doc: unhandled symlink to directory conversion:
/usr/share/doc/latex2rtf-doc/html
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 [email protected]
immediately.)
--
720152: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720152
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: latex2rtf-doc
Version: 2.3.3-0.2
Severity: serious
User: [email protected]
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:
jessie -> 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:
http://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
http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase
For switching from a symlink to a directory, the *preinst* script
should do something like this:
DOCDIR=/usr/share/doc/@@PACKAGE@@
if [ -L $DOCDIR ]; then
rm $DOCDIR
fi
>From the attached log (usually somewhere in the middle...):
0m38.3s INFO: dirname part contains a symlink:
/usr/share/doc/latex2rtf-doc/html/index.html (latex2rtf-doc) !=
/usr/share/doc/latex2rtf/html/index.html (?)
cheers,
Andreas
latex2rtf-doc_2.3.3-0.2.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: latex2rtf
Source-Version: 2.3.3-0.3
We believe that the bug you reported is fixed in the latest version of
latex2rtf, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Leidert <[email protected]> (supplier of updated latex2rtf package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 Sep 2013 23:50:57 +0200
Source: latex2rtf
Binary: latex2rtf latex2rtf-doc
Architecture: source amd64 all
Version: 2.3.3-0.3
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[email protected]>
Changed-By: Daniel Leidert <[email protected]>
Description:
latex2rtf - Converts documents from LaTeX to RTF format
latex2rtf-doc - Converts documents from LaTeX to RTF - documentation
Closes: 720152
Changes:
latex2rtf (2.3.3-0.3) unstable; urgency=low
.
* NMU
* debian/latex2rtf-doc.preinst: Remove symlink directory in a policy
compliant way (closes: #720152).
Checksums-Sha1:
d20433a77ffdbf8d5501565b1c58a6da8769c52a 1264 latex2rtf_2.3.3-0.3.dsc
11bb64a52dfad9f11c422f8996b8bd6a8a1e87cf 9732 latex2rtf_2.3.3-0.3.debian.tar.gz
037f77e8571a2b164fcd9ecb6489438b9936f375 151902 latex2rtf_2.3.3-0.3_amd64.deb
658fab0e26829f4ed416ec8ab858d66c6b4b0fc8 424594 latex2rtf-doc_2.3.3-0.3_all.deb
Checksums-Sha256:
fffabf49c14d0cb3da9b1eadf08454baad85b7590aba8de42755d2c36ed94884 1264
latex2rtf_2.3.3-0.3.dsc
d7aaf4155c8137d21d945e339f47a793c71a42cf81388206efd404ad8af0f9b1 9732
latex2rtf_2.3.3-0.3.debian.tar.gz
018615578040c1d7e8c5117b0badf5a985f961fcd0fac36b32dac498414a1e74 151902
latex2rtf_2.3.3-0.3_amd64.deb
b380156ef19ff9c89d1bea223d747800bdd1400232ad9dd4ba434c82856ecbb0 424594
latex2rtf-doc_2.3.3-0.3_all.deb
Files:
c6b1bb43969fa23c03bf6d4a53366547 1264 tex optional latex2rtf_2.3.3-0.3.dsc
60bbbce333810bff1410f6bd8628eb8e 9732 tex optional
latex2rtf_2.3.3-0.3.debian.tar.gz
8f18de3dcca0cda98422672859645587 151902 tex optional
latex2rtf_2.3.3-0.3_amd64.deb
15c25c3a06c97af90795074b9b4ec013 424594 doc optional
latex2rtf-doc_2.3.3-0.3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlIo/cEACgkQm0bx+wiPa4ykewCgqOahzlu3ZBq35Aji+Wmf3Q8H
YRYAnRJMSSf9X0jQPv+HBwDwf4UyvGpi
=wYM4
-----END PGP SIGNATURE-----
--- End Message ---