Your message dated Wed, 23 Sep 2009 12:08:03 +0000
with message-id <[email protected]>
and subject line Bug#547843: fixed in python-goopy 0.1-4
has caused the Debian Bug report #547843,
regarding python-goopy: 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.)


-- 
547843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-goopy
Version: 0.1-3
Severity: important
User: [email protected]
Usertags: python2.6 dist-packages

Hi,

python-goopy 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, python-goopy 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: python-goopy
Source-Version: 0.1-4

We believe that the bug you reported is fixed in the latest version of
python-goopy, which is due to be installed in the Debian FTP archive:

python-goopy_0.1-4.diff.gz
  to pool/main/p/python-goopy/python-goopy_0.1-4.diff.gz
python-goopy_0.1-4.dsc
  to pool/main/p/python-goopy/python-goopy_0.1-4.dsc
python-goopy_0.1-4_all.deb
  to pool/main/p/python-goopy/python-goopy_0.1-4_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.
Debian Python Modules Team <[email protected]> 
(supplier of updated python-goopy 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, 23 Sep 2009 00:04:55 +0200
Source: python-goopy
Binary: python-goopy
Architecture: source all
Version: 0.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Debian Python Modules Team 
<[email protected]>
Description: 
 python-goopy - A small collection of handy routines for functional programming
Closes: 547843
Changes: 
 python-goopy (0.1-4) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn
 .
   [ Bernd Zeimetz ]
   * debian/rules:
     - Make build-process Python 2.6 compatible (Closes: #547843)
Checksums-Sha1: 
 ad36b47874fc3c987ffa180cadcc37d81f0ae5da 1319 python-goopy_0.1-4.dsc
 223136c3f9285af00213bc78e5ff71efd75fa8bd 2829 python-goopy_0.1-4.diff.gz
 167e860983511b03725e6fed1ed20aa714ee7f0d 8852 python-goopy_0.1-4_all.deb
Checksums-Sha256: 
 d6fda62aa6243e4e0f7114a02c274993cdd4d79a6ebb7617695ee6a930206d8d 1319 
python-goopy_0.1-4.dsc
 a0b430db94f4234f19154df073bc4ae5fec755c7bfe2035d252bd919271e4c05 2829 
python-goopy_0.1-4.diff.gz
 90fcf404aa5f4419f18b92da47ca3caa0008ce1a9cb311e9cd2dcc3f95f6e7cf 8852 
python-goopy_0.1-4_all.deb
Files: 
 7b02292254c7f4e4a691b80e20507238 1319 python optional python-goopy_0.1-4.dsc
 f033e338ceb8e270999f2c5a4685240f 2829 python optional 
python-goopy_0.1-4.diff.gz
 ae5fd2983341f27ab723cc8987aa1d81 8852 python optional 
python-goopy_0.1-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkq6DB0ACgkQBnqtBMk7/3m2dwCfQoL7xZYPNTtHC43UM1Ttr8by
RuYAmweSL5fZMyuBALoYQVnmLdVTE/bi
=o9l3
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to