Your message dated Sun, 22 Aug 2010 21:46:31 +0100
with message-id <[email protected]>
and subject line Re: #592422: python-magics++: utterly broken
has caused the Debian Bug report #592422,
regarding python-magics++: utterly broken
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.)
--
592422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-magics++
Version: 2.10.0.dfsg-3
Severity: grave
Justification: renders package unusable
The way python-magics++ is packaged is broken. In a clean chroot, with
the package in question freshly installed:
$ python -c 'import Magics'
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named Magics
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 2.10.0.dfsg-4
It appears that magics++ 2.10.0.dfsg-4 was intended to close this bug, but
did not do so automatically due to a non-breaking space after "Closes:".
The changelog follows.
Alastair, if you want this package in squeeze, please contact debian-release
to arrange a freeze exception for this version?
Regards,
S
magics++ (2.10.0.dfsg-4) unstable; urgency=low
* Explicitly add dh_pysupport call to triger update-python-modules in
postinst, prerm files. Also, move *.so files in python-magics++.install to
/usr/lib/pymodules so that they are found and acted upon. Closes: #592422.
* Added python-magics++ to Section: python as recommended by lintian.
* Added clean rule to delete symlinks, so double-builds succeed.
-- Alastair McKinstry <[email protected]> Wed, 11 Aug 2010 10:07:21 +0100
--- End Message ---