Your message dated Tue, 7 Sep 2010 19:11:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#595912: python-docutils: byte-compilation errors
has caused the Debian Bug report #595912,
regarding python-docutils: byte-compilation errors
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.)
--
595912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-support
Version: 1.0.9
Severity: normal
Whenever I install or upgrade packages (aptitude install ...), this happens:
--------- snip ---------
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.5/docutils/writers/latex2e/__init__.py ...
File "/usr/lib/pymodules/python2.5/docutils/writers/latex2e/__init__.py",
line 0
SyntaxError: ('unknown encoding: utf8',
('/usr/lib/pymodules/python2.5/docutils/writers/latex2e/__init__.py', 0, 0,
None))
Compiling /usr/lib/pymodules/python2.5/docutils/writers/manpage.py ...
Sorry: LookupError: ("no codec search functions registered: can't find
encoding",)
--------- snip ---------
Interestingly enough, aptitude's exit code is 0.
There are other files in /usr/share/pyshared/docutils that contain
either
# -*- coding: utf8 -*-
or
# -*- coding: utf-8 -*-
but they don't seem to produce any errors.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (25, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-support depends on:
ii dpkg 1.15.8.4 Debian package management system
ii python 2.6.5-13 interactive high-level object-orie
python-support recommends no packages.
python-support suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
* Marc-Jano Knopp <[email protected]>, 2010-09-07, 19:00:
What happens if you this:
python2.6 -c 'import docutils.writers.latex2e'
?
No (error) message, it just returns to the prompt with exit code 0.
Does reinstalling python2.5-minimal and python2.5 help?
Unbelievable. That seems to have fixed it. Thanks!
I should have done a "debsums -sa" on those packages before, but now
it's too late for that ...
Okay, I'm closing the bug. Feel free to reopen if the problem reappears.
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team