Your message dated Wed, 23 Sep 2009 15:31:52 +0000
with message-id <[email protected]>
and subject line Bug#546285: fixed in coherence 0.6.4-4
has caused the Debian Bug report #546285,
regarding coherence: python modules not in python search path
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.)


-- 
546285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546285
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: coherence
Version: 0.6.4-3
Severity: grave
Justification: renders package unusable


Looks like the coherence Python files are not found by python, because
they are in the private directory /usr/share/coherence:

$ coherence
Traceback (most recent call last):
  File "/usr/bin/coherence", line 21, in <module>
    from coherence import __version__
ImportError: No module named coherence

Fix:
--- /tmp/coherence      2009-09-12 09:48:44.726859850 +0200
+++ /usr/bin/coherence  2009-09-12 09:47:11.000000000 +0200
@@ -17,6 +17,9 @@

 from twisted.python import usage, text

+pycoherencelibdir = os.path.join("/usr/share", "coherence")
+sys.path.insert(0, pycoherencelibdir)
+
 from coherence import __version__

 from coherence.extern.simple_config import Config,ConfigItem

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages coherence depends on:
ii  python [python-ctypes]        2.5.4-2    An interactive high-level object-o
ii  python-axiom                  0.5.31-2   Python object database
ii  python-celementtree           1.0.5-10   Light-weight toolkit for XML proce
ii  python-configobj              4.5.2-2    a simple but powerful config file
ii  python-elementtree            1.2.6-14   Light-weight toolkit for XML proce
ii  python-gst0.10                0.10.16-1  generic media-playing framework (P
ii  python-louie                  1.1-1.1    Python signal dispatching mechanis
ii  python-nose                   0.11.1-1   test discovery and running for Pyt
ii  python-pkg-resources          0.6c9-2    Package Discovery and Resource Acc
ii  python-support                1.0.3      automated rebuilding support for P
ii  python-tagpy                  0.94.7-1   Python module for manipulating tag
ii  python-twisted-core           8.2.0-3    Event-based framework for internet
ii  python-twisted-web            8.2.0-2    An HTTP protocol implementation to
ii  python-zopeinterface          3.4.0-1    The implementation of interface de

coherence recommends no packages.

coherence suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: coherence
Source-Version: 0.6.4-4

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

coherence_0.6.4-4.diff.gz
  to pool/main/c/coherence/coherence_0.6.4-4.diff.gz
coherence_0.6.4-4.dsc
  to pool/main/c/coherence/coherence_0.6.4-4.dsc
python-coherence_0.6.4-4_all.deb
  to pool/main/c/coherence/python-coherence_0.6.4-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.
Charlie Smotherman <[email protected]> (supplier of updated coherence 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: Sun, 22 Sep 2009 17:55:44 -0500
Source: coherence
Binary: python-coherence
Architecture: source all
Version: 0.6.4-4
Distribution: unstable
Urgency: low
Maintainer: Arnaud Quette <[email protected]>
Changed-By: Charlie Smotherman <[email protected]>
Description: 
 python-coherence - Python UPnP framework
Closes: 544885 546285
Changes: 
 coherence (0.6.4-4) unstable; urgency=low
 .
   * debian/control
     - changed package stanza to python-coherence, to provide a proper
       python-coherence package that will be installed in the global name space
       to make python-coherence accessible to upnp-inspector and other programs.
     - added Conflicts/Replaces/Provides fields.
   * debian/rules
     - removed --install-scripts and --install-libs, so python-coherence will
       be installed into the global name space. Closes: #544885, #546285
   * Added debian/applet-coherence.1 to correct binary-without-manpage lintian
     error.
   * Removed pycompat.
Checksums-Sha1: 
 8b6e72e89f33840413380b77e4ff9d571d91ee02 1349 coherence_0.6.4-4.dsc
 7326a534441bc8dd28c3daa9e53eb6d06860f5fa 4511 coherence_0.6.4-4.diff.gz
 1d65cfa694b20a2140288b311c685b0cf072e8b6 294496 
python-coherence_0.6.4-4_all.deb
Checksums-Sha256: 
 d6a7d97c2f44a62140e6de94fd5dd28e8c8a0a5869bf4766030326712db727b3 1349 
coherence_0.6.4-4.dsc
 82901c6e8f4fc84797fcdfd9e82ac46c0e4341b13bf307edfa92233cbbdb7511 4511 
coherence_0.6.4-4.diff.gz
 a3954018cd0cd87a43f489d954141362ccd4e8b0259443d18cb3018a8bc3e8aa 294496 
python-coherence_0.6.4-4_all.deb
Files: 
 0eb298b8b2e07f2227ae8ff9413c6c80 1349 python extra coherence_0.6.4-4.dsc
 37fda4d849b110f9b4b4739e32f7cece 4511 python extra coherence_0.6.4-4.diff.gz
 36266eb856e417020befede94db8f4c9 294496 python extra 
python-coherence_0.6.4-4_all.deb

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

iEYEARECAAYFAkq53pQACgkQnXjXEYa8KlArQACgkUPMyaE1BYnbto4KXsdEotqD
3Q4AniEs/2JV4IFLW56Tq+Yn4HZAtoJ6
=6/6h
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to