Your message dated Tue, 29 Sep 2009 19:47:11 +0000
with message-id <[email protected]>
and subject line Bug#547879: fixed in inotifyx 0.1.0-4
has caused the Debian Bug report #547879,
regarding inotifyx: 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.)


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

Hi,

inotifyx 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, inotifyx 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: inotifyx
Source-Version: 0.1.0-4

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

inotifyx_0.1.0-4.diff.gz
  to pool/main/i/inotifyx/inotifyx_0.1.0-4.diff.gz
inotifyx_0.1.0-4.dsc
  to pool/main/i/inotifyx/inotifyx_0.1.0-4.dsc
python-inotifyx_0.1.0-4_i386.deb
  to pool/main/i/inotifyx/python-inotifyx_0.1.0-4_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.
Ritesh Raj Sarraf <[email protected]> (supplier of updated inotifyx 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: Tue, 29 Sep 2009 14:56:14 +0530
Source: inotifyx
Binary: python-inotifyx
Architecture: source i386
Version: 0.1.0-4
Distribution: unstable
Urgency: low
Maintainer: Ritesh Raj Sarraf <[email protected]>
Changed-By: Ritesh Raj Sarraf <[email protected]>
Description: 
 python-inotifyx - simple Python binding to the Linux inotify
Closes: 547879
Changes: 
 inotifyx (0.1.0-4) unstable; urgency=low
 .
   * Don't manipulate site-packages/ directly, this fails going forward with
     Python 2.6. Thanks to Luca Falavigna for the patch
     (Closes: #547879)
   * Add doc-base as Recommends since we are now registering the docs with
     doc-base
Checksums-Sha1: 
 89a05e80a8429aee50c9a78264822a24158f1465 1323 inotifyx_0.1.0-4.dsc
 35e72874e540a6d8560ab98f5d889fab5e3f7faf 3004 inotifyx_0.1.0-4.diff.gz
 d7bb80b85290f031f63da2e720e1cfc7d6948581 32312 python-inotifyx_0.1.0-4_i386.deb
Checksums-Sha256: 
 56036ce9003484281fba8aef99453954cdbaf50767ad124d0a8e82a89db439df 1323 
inotifyx_0.1.0-4.dsc
 ede2ee9d473c8cfec27076c107f568c52365c0b4a54adbed906879406b9c120a 3004 
inotifyx_0.1.0-4.diff.gz
 30f06d59c60b3e2e3297512f556c6dd6fc42eb3bda5ac9dd03c33bb80576ba6f 32312 
python-inotifyx_0.1.0-4_i386.deb
Files: 
 79ee060f8ccc41c170b1e0d51bd6bb5c 1323 python optional inotifyx_0.1.0-4.dsc
 17b191b5f48e1c004047435192bea0c6 3004 python optional inotifyx_0.1.0-4.diff.gz
 429842b09d5f4fbe84ee72ae6ff3b121 32312 python optional 
python-inotifyx_0.1.0-4_i386.deb

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

iEYEARECAAYFAkrCYIwACgkQnXjXEYa8KlC8eQCfQdBkB7nlklaWqWYNF72Go4xP
8dYAn0fyfFsgmyEa2HYacwa5lBwaqg43
=eOP0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to