Your message dated Wed, 27 Feb 2013 19:33:09 +0000 with message-id <e1uamkx-0000za...@franck.debian.org> and subject line Bug#700782: fixed in pycxx 6.2.4-3 has caused the Debian Bug report #700782, regarding python3-cxx-dev: installs files over existing symlink: /usr/include/python3.2 -> python3.2mu 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 ow...@bugs.debian.org immediately.) -- 700782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700782 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: python3-cxx-dev Version: 6.2.4-2 Severity: serious User: debian...@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: squeeze -> wheezy 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...): 0m54.2s INFO: dirname part contains a symlink: /usr/include/python3.2/CXX (python3-cxx-dev) != /usr/include/python3.2mu/CXX (?) /usr/include/python3.2/CXX/Config.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Config.hxx (?) /usr/include/python3.2/CXX/Exception.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Exception.hxx (?) /usr/include/python3.2/CXX/Extensions.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Extensions.hxx (?) /usr/include/python3.2/CXX/IndirectPythonInterface.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/IndirectPythonInterface.hxx (?) /usr/include/python3.2/CXX/Objects.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Objects.hxx (?) /usr/include/python3.2/CXX/Python3 (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3 (?) /usr/include/python3.2/CXX/Python3/Config.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/Config.hxx (?) /usr/include/python3.2/CXX/Python3/CxxDebug.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/CxxDebug.hxx (?) /usr/include/python3.2/CXX/Python3/Exception.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/Exception.hxx (?) /usr/include/python3.2/CXX/Python3/ExtensionModule.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/ExtensionModule.hxx (?) /usr/include/python3.2/CXX/Python3/ExtensionOldType.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/ExtensionOldType.hxx (?) /usr/include/python3.2/CXX/Python3/ExtensionType.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/ExtensionType.hxx (?) /usr/include/python3.2/CXX/Python3/ExtensionTypeBase.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/ExtensionTypeBase.hxx (?) /usr/include/python3.2/CXX/Python3/Extensions.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/Extensions.hxx (?) /usr/include/python3.2/CXX/Python3/IndirectPythonInterface.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/IndirectPythonInterface.hxx (?) /usr/include/python3.2/CXX/Python3/Objects.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/Objects.hxx (?) /usr/include/python3.2/CXX/Python3/PythonType.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Python3/PythonType.hxx (?) /usr/include/python3.2/CXX/Version.hxx (python3-cxx-dev) != /usr/include/python3.2mu/CXX/Version.hxx (?) /usr/include/python3.2/CXX/WrapPython.h (python3-cxx-dev) != /usr/include/python3.2mu/CXX/WrapPython.h (?) This could be a change in a python package, not python3-cxx-dev itself, please investigate and maybe reassign or adjust your install location. cheers, Andreas
python3-cxx-dev_6.2.4-2.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---Source: pycxx Source-Version: 6.2.4-3 We believe that the bug you reported is fixed in the latest version of pycxx, 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 700...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julian Taylor <jtaylor.deb...@googlemail.com> (supplier of updated pycxx 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 ftpmas...@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 27 Feb 2013 19:34:50 +0100 Source: pycxx Binary: python-cxx python-cxx-dev python3-cxx python3-cxx-dev Architecture: source all Version: 6.2.4-3 Distribution: unstable Urgency: low Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> Changed-By: Julian Taylor <jtaylor.deb...@googlemail.com> Description: python-cxx - transitional dummy package python-cxx-dev - Set of facilities to extend Python with C++ python3-cxx - transitional dummy package python3-cxx-dev - Set of facilities to extend Python3 with C++ Closes: 700782 Changes: pycxx (6.2.4-3) unstable; urgency=low . * install into real include/python3* folder instead of symlink folder Thanks to Sebastian Ramacher for the patch. (Closes: #700782) Checksums-Sha1: c3c98c2b1402d7cc6753bdb7e603364d95da1e67 2171 pycxx_6.2.4-3.dsc 042a334a139a2a5534d164a854b7c517a63db28a 6549 pycxx_6.2.4-3.debian.tar.gz 05d11315f57715423527c1599fd1fbdb8b02c789 5236 python-cxx_6.2.4-3_all.deb 147d2e6a1a8e1b80ab273777db7611385fd78acc 115398 python-cxx-dev_6.2.4-3_all.deb 1735f1c83ae2919b65b8ef73267dbf38655cf264 5046 python3-cxx_6.2.4-3_all.deb 3eae647edaff84a268a9a28081c26b7ebf53fa86 88282 python3-cxx-dev_6.2.4-3_all.deb Checksums-Sha256: dbf2b7b0c1f0d157132408aa1f880d9747a1f2584cf0c407ff41e000c14ab5fb 2171 pycxx_6.2.4-3.dsc 6d9bfd0df792f793aa113a40d09f62397aa4228c79d1652c90791c69da3140da 6549 pycxx_6.2.4-3.debian.tar.gz 4acf293eae28e7474c75372136c3339b0d11a2aebf99f88374ce2ca983757166 5236 python-cxx_6.2.4-3_all.deb 3043ad1f46be004b1515800fea2dac75440d33589b747468e0af3f4cfce86829 115398 python-cxx-dev_6.2.4-3_all.deb e3b1c5c4a9d927fbcf1997b9646f37949d16beb18c56355280c13537819bfb70 5046 python3-cxx_6.2.4-3_all.deb 8e17565a23a3df885f705ebefeef15bee35b3ea8a65e7063c9dd60b487bd51a4 88282 python3-cxx-dev_6.2.4-3_all.deb Files: 3a633d7a7aaa7b25d37e2c278c1ef1ac 2171 python optional pycxx_6.2.4-3.dsc 6298865c5b2e6540e61422d95cc8e496 6549 python optional pycxx_6.2.4-3.debian.tar.gz 347062fedaa59fc397a6735c49cd1da3 5236 oldlibs extra python-cxx_6.2.4-3_all.deb be89b549ad5e0ad9e1d287b6a310ced4 115398 python optional python-cxx-dev_6.2.4-3_all.deb d72c74f92c7330d7e4656a75bb514d0d 5046 oldlibs extra python3-cxx_6.2.4-3_all.deb 2858fbf31e03cd427401f829929c8069 88282 python optional python3-cxx-dev_6.2.4-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJRLlthAAoJEHtYWzCAfCqHawgP/AnvxZcGTHgBZ75kn9ND165K BupNd879N2XR6Na/3Hd1tjtfJygHdRfu4BhULIoObKn65dlntv4clh4dBu3U1bO+ WOZPCqly9A54lGiRrbsHvu71gzNSdAcYMY7XErv8JDnBCEf9V/6pSiN66GHA42r2 uvfil18j+iHQW5P2xy0Kexfwrouq4TtJigClZmbMFVoMmHKVs6vjqohFO4qe3CGO RGrhmVr8DdZsRhvOvlwGU+8Pj2kltk4j4GONgTKnGlhzCmQTGG+B6tPlvLZJ0Yv7 EzRH6RiU1T8c02K+6iK9/rzcG1BwUAwVt5+01gsnx8kHfJ2HcmLSV6JIq3KhVLKn FVRW2VPbu3zl2BKaSiBJbeEJp+IM9EwwEMLOeyKOIXZnb78URfnjZ6U739cQs3bW rQcEhu8/B2/F+RuXqpRY3KKC5XeNxOek0cqSGPljHAq1k1kjwlzuuJ/JTbIOpP+b U/YX8jj90rkeSGyRSCkmQSTX+98d+jqUg7h5jczgUNssE5rnnp4yRctNekpK87Ox RPC8QLMNKYBORXJRy9Hb2zIurknN1vEVy/D66JlSci4/YugeKUjgEy6YeIibAPot Vg0LW/S7Kw0Sm6sfUMmyOF8TzaKVKZX5VyB1Bripm5CEu6HNmmzEC9rV4aOVDuae 5jphHkK5hVZ+sBCltn2T =pPj5 -----END PGP SIGNATURE-----
--- End Message ---