Your message dated Fri, 25 Sep 2009 01:32:05 +0000
with message-id <[email protected]>
and subject line Bug#547825: fixed in duplicity 0.6.05-2
has caused the Debian Bug report #547825,
regarding duplicity: manipulates site-packages/ directly, failing with Python
2.6
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.)
--
547825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: duplicity
Version: 0.6.04-1
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
duplicity is built using the Python distutils mechanism.
Starting from Python 2.6, the installation paths for distutils have
changed. Instead of /usr/lib/pythonX.Y/site-packages, the default has
now changed to /usr/local.
The packaging helpers (debhelper, dh, cdbs, python-support,
python-central) will pick automatically these changes, or are being
fixed to do so. However, duplicity seems to do some manipulations in
the site-packages/ directory in its build process.
To fix this issue, the recommended approach is to pass
"--install-layout=deb" to the "python setup.py" invocation. This is
already the default if you use dh - or migrate to dh, which is also
recommended.
When you do that, modules are installed in
/usr/lib/python2.6/dist-packages instead of site-packages. You have
then to either use a *-packages wildcard, or to use
/usr/share/python/python.mk which provides useful functions to
manipulate these directories.
Cheers,
--
.''`. Josselin Mouette
: :' :
`. `' âI recommend you to learn English in hope that you in
`- future understand thingsâ -- Jörg Schilling
--- End Message ---
--- Begin Message ---
Source: duplicity
Source-Version: 0.6.05-2
We believe that the bug you reported is fixed in the latest version of
duplicity, which is due to be installed in the Debian FTP archive:
duplicity_0.6.05-2.diff.gz
to pool/main/d/duplicity/duplicity_0.6.05-2.diff.gz
duplicity_0.6.05-2.dsc
to pool/main/d/duplicity/duplicity_0.6.05-2.dsc
duplicity_0.6.05-2_i386.deb
to pool/main/d/duplicity/duplicity_0.6.05-2_i386.deb
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.
Alexander Zangerl <[email protected]> (supplier of updated duplicity 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: Fri, 25 Sep 2009 11:05:38 +1000
Source: duplicity
Binary: duplicity
Architecture: source i386
Version: 0.6.05-2
Distribution: unstable
Urgency: low
Maintainer: Alexander Zangerl <[email protected]>
Changed-By: Alexander Zangerl <[email protected]>
Description:
duplicity - encrypted bandwidth-efficient backup
Closes: 547825
Changes:
duplicity (0.6.05-2) unstable; urgency=low
.
* adjusted rules to cater for future python2.6 install
setup (closes: #547825)
Checksums-Sha1:
67d4ab8bb7e253334b9beb14eb20d595f872c2d3 1061 duplicity_0.6.05-2.dsc
9b6540d7925762ad2415acd893fb6d0a7e3b4141 9599 duplicity_0.6.05-2.diff.gz
89e0d033f144162989612aa0600bb76bbbc931c0 205016 duplicity_0.6.05-2_i386.deb
Checksums-Sha256:
2f39a64d6b3803ddf55872e1e9938b4bb60f2d653583953b6bc682af7023a9b9 1061
duplicity_0.6.05-2.dsc
15f68478ebec5baa19b03715b0e09aa146160987517ee509195a129af1112730 9599
duplicity_0.6.05-2.diff.gz
def1c9aaf42b50f36716626233e8faeb5c1fa7a5fab1bad666b462f676205735 205016
duplicity_0.6.05-2_i386.deb
Files:
96525b37dcabdd0bc42bf55ebec5f35d 1061 utils optional duplicity_0.6.05-2.dsc
baa503a6f5a0467d6bc15468ee1646d1 9599 utils optional duplicity_0.6.05-2.diff.gz
27ab18581f0e7d86a6a3c51921879207 205016 utils optional
duplicity_0.6.05-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkq8GmgACgkQpy/2bEK9ZF0L8wCghZZQQP7AALBj8eU4EUdJ0nqF
CSMAn2bSZ1jf8HZFsLtq5wME3LTO7Gak
=6176
-----END PGP SIGNATURE-----
--- End Message ---