Your message dated Thu, 19 Nov 2009 21:33:51 +0000
with message-id <[email protected]>
and subject line Bug#547809: fixed in bauble 0.9.3-1.1
has caused the Debian Bug report #547809,
regarding bauble: 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.)
--
547809: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547809
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bauble
Version: 0.9.3-1
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages
Hi,
bauble 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, bauble 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: bauble
Source-Version: 0.9.3-1.1
We believe that the bug you reported is fixed in the latest version of
bauble, which is due to be installed in the Debian FTP archive:
bauble_0.9.3-1.1.diff.gz
to main/b/bauble/bauble_0.9.3-1.1.diff.gz
bauble_0.9.3-1.1.dsc
to main/b/bauble/bauble_0.9.3-1.1.dsc
bauble_0.9.3-1.1_all.deb
to main/b/bauble/bauble_0.9.3-1.1_all.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.
Jonathan Wiltshire <[email protected]> (supplier of updated bauble
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: Wed, 18 Nov 2009 10:11:51 +0000
Source: bauble
Binary: bauble
Architecture: source all
Version: 0.9.3-1.1
Distribution: unstable
Urgency: low
Maintainer: Giacomo Catenazzi <[email protected]>
Changed-By: Jonathan Wiltshire <[email protected]>
Description:
bauble - biodiversity collection manager software application
Closes: 547809
Changes:
bauble (0.9.3-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Invoke setup.py to install files in correct locations (Closes: #547809).
Checksums-Sha1:
a02486499d05b0d4bb9e19ae0352f7d454e8f6aa 1121 bauble_0.9.3-1.1.dsc
6b39bd480331c9e900245ed6d475a07b2bb193dd 4294 bauble_0.9.3-1.1.diff.gz
0a82a27822a1d0d945081f64f7e5e1aa275309c5 781198 bauble_0.9.3-1.1_all.deb
Checksums-Sha256:
8144d254c13bb5067ec78d46204e618548bb5ac6af9f32e419fa971846a8f2ea 1121
bauble_0.9.3-1.1.dsc
bdcab1ff1e66631adad254bd005547ccad9f08dd19130aac6280e7e32d1058aa 4294
bauble_0.9.3-1.1.diff.gz
8cbaeb94d2abc84a65781fc43006fb9c2fcf9c157407c445c8b4d107dd137eee 781198
bauble_0.9.3-1.1_all.deb
Files:
9c513626d734f8a5de834118b2cf8c4d 1121 science extra bauble_0.9.3-1.1.dsc
de0b6ee2dd326c4cd12c5ae54c972e01 4294 science extra bauble_0.9.3-1.1.diff.gz
577d52d86109e5a7501793d669e932a1 781198 science extra bauble_0.9.3-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksFnpoACgkQnXjXEYa8KlBsrQCgl+zyyIpsi/mYxzNmfYNVoHVl
mqsAn0H43neW+9s9Vg5GmMHi/YB3BFnV
=cued
-----END PGP SIGNATURE-----
--- End Message ---