Your message dated Mon, 28 Sep 2009 22:46:32 +0000
with message-id <[email protected]>
and subject line Bug#547816: fixed in emma 0.6-4
has caused the Debian Bug report #547816,
regarding emma: 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.)


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

Hi,

emma 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, emma 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: emma
Source-Version: 0.6-4

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

emma_0.6-4.diff.gz
  to pool/main/e/emma/emma_0.6-4.diff.gz
emma_0.6-4.dsc
  to pool/main/e/emma/emma_0.6-4.dsc
emma_0.6-4_all.deb
  to pool/main/e/emma/emma_0.6-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.
Piotr Ożarowski <[email protected]> (supplier of updated emma 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: Mon, 28 Sep 2009 22:32:33 +0200
Source: emma
Binary: emma
Architecture: source all
Version: 0.6-4
Distribution: unstable
Urgency: low
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description: 
 emma       - extendable MySQL managing assistant
Closes: 547816
Changes: 
 emma (0.6-4) unstable; urgency=low
 .
   * Pass --prefix=/usr to setup.py install (Python >= 2.6 uses /usr/local by
     default, Closes: 547816)
   * Install emma in private directory and remove "current" from
     XS-Python-Version
   * Convert to python-support
     - add preist file to remove old .pyc files
   * Standards-Version bumped to 3.8.3 (no changes needed)
Checksums-Sha1: 
 264412cbaf20454a49b3159a7c5765d97c735894 1289 emma_0.6-4.dsc
 f65d340d25957c8fe5c0c6f18591b8002ed24768 6183 emma_0.6-4.diff.gz
 32766e316298954806cea3d5c45c7920fb241da3 66634 emma_0.6-4_all.deb
Checksums-Sha256: 
 fc0fddc413da0bd0034d0ba409941e286cff3972dce3613ab6fcf3bbf59cd01d 1289 
emma_0.6-4.dsc
 f6fc95627e19607f76ad556d36f147dedce78259cf7e22a8c115a0daf343a775 6183 
emma_0.6-4.diff.gz
 5a8fc67281793a5718b96aed203dde958565c9e79ed4cc3a0c14bb76f84d8d4a 66634 
emma_0.6-4_all.deb
Files: 
 3e54790fa09e8dc626bf59ce27c9c789 1289 gnome optional emma_0.6-4.dsc
 162c2416613e81c83dd9d032196515c1 6183 gnome optional emma_0.6-4.diff.gz
 35b21e16f990f76f69d790497502d698 66634 gnome optional emma_0.6-4_all.deb

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

iEYEARECAAYFAkrBJlgACgkQB01zfu119ZlkJgCfXG9hLoAKBnsF+ix+Zx+pgGiG
67MAoJ1EUhjiVR5hbmukovPjWRLl24dL
=u/8+
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to