Your message dated Mon, 31 Dec 2012 12:47:32 +0000
with message-id <[email protected]>
and subject line Bug#697018: fixed in python-docutils 0.10-1
has caused the Debian Bug report #697018,
regarding rst2odt is 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.)
--
697018: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697018
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-docutils
Version: 0.9.1-2
Severity: important
I am converting files that can be found here:
http://iki.fi/juhtolv/tolleharj/
You need these files:
juhtolv_tolle_harjoitukset.txt
docutils.conf.txt
Then you need these environment values (in syntax of Bourne-type
shell):
export DOCSBASENAME="juhtolv_tolle_harjoitukset"
export DOCTITLE="Läsnäolon voima -kirjan harjoitukset"
export DOCAUTHOR="Juhapekka Tolvanen"
export TWOLETTERLANG="fi"
export TOCTITLE="Sisällysluettelo"
Command is this:
rst2odt --traceback --generator --date --time --toc-entry-backlinks \
--footnote-backlinks --section-numbering --strip-comments \
--language=${TWOLETTERLANG} --title="${DOCTITLE}" ${DOCSBASENAME}.txt \
${DOCSBASENAME}.odt
This is what happens:
juhtolv_tolle_harjoitukset.txt:7: (WARNING/2) Duplicate explicit
target name: "carpe diem".
juhtolv_tolle_harjoitukset.txt:7: (WARNING/2) Duplicate explicit
target name: "eckhart tolle".
Traceback (most recent call last):
File "/usr/bin/rst2odt", line 29, in <module>
description=description)
File "/usr/lib/python3/dist-packages/docutils/core.py", line 555, in
publish_cmdline_to_binary
config_section=config_section,
enable_exit_status=enable_exit_status)
File "/usr/lib/python3/dist-packages/docutils/core.py", line 223, in
publish
output = self.writer.write(self.document, self.destination)
File "/usr/lib/python3/dist-packages/docutils/writers/__init__.py",
line 81, in write
output = self.destination.write(self.output)
File "/usr/lib/python3/dist-packages/docutils/io.py", line 396, in
write
self.open()
File "/usr/lib/python3/dist-packages/docutils/io.py", line 378, in
open
self.destination = open(self.destination_path, self.mode,
**kwargs)
ValueError: binary mode doesn't take an encoding argument
-- System Information:
Debian Release: 7.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500,
'stable-updates'), (500, 'proposed-updates'), (102, 'testing'), (101,
'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3-docutils depends on:
ii docutils-common 0.9.1-2
ii python3 3.2.3-6
ii python3-roman 1.4.0-1
Versions of packages python3-docutils recommends:
ii libpaper-utils 1.1.24+nmu2
pn python3-imaging <none>
ii python3-lxml 3.0.1-1
ii python3-pygments 1.5+dfsg-1
Versions of packages python3-docutils suggests:
ii docutils-doc 0.9.1-2
ii fonts-linuxlibertine [ttf-linux-libertine] 5.1.3-1
pn texlive-lang-french <none>
ii texlive-latex-base 2012.20121123-1
ii texlive-latex-recommended 2012.20121123-1
-- no debconf information
--
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"Quidquid Latine dictum sit altum videtur."
--- End Message ---
--- Begin Message ---
Source: python-docutils
Source-Version: 0.10-1
We believe that the bug you reported is fixed in the latest version of
python-docutils, which is due to be installed in the Debian FTP archive.
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.
Jakub Wilk <[email protected]> (supplier of updated python-docutils 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: SHA256
Format: 1.8
Date: Sun, 30 Dec 2012 23:34:32 +0100
Source: python-docutils
Binary: python-docutils python3-docutils docutils-common docutils-doc
Architecture: source all
Version: 0.10-1
Distribution: experimental
Urgency: low
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Jakub Wilk <[email protected]>
Description:
docutils-common - text processing system for reStructuredText - common data
docutils-doc - text processing system for reStructuredText - documentation
python-docutils - text processing system for reStructuredText (implemented in
Pytho
python3-docutils - text processing system for reStructuredText (implemented in
Pytho
Closes: 697018
Changes:
python-docutils (0.10-1) experimental; urgency=low
.
* New upstream release.
+ Drop deterministic-setotherlanguages.diff, applied upstream.
+ Drop python3.3-import-compat.diff, applied upstream.
+ Refresh other patches.
+ Update debian/copyright.
+ Bump minimum required Python version to 2.4.
+ Add Breaks for python(3)-sphinx (<< 1.1.3+dfsg-7), as previous versions
of Sphinx were incompatible with Docutils 0.10.
+ Fix opening binary files under Python 3.X (closes: #697018).
* DEP-8 tests: remove “Features: no-build-needed”; it's the default now.
* Bump standards version to 3.9.4; no changes needed.
* Run rst-buildhtml tests at build time.
* Ensure that rst-buildhtml progress messages end with newlines.
(fix-buildhtml-progress.diff)
Checksums-Sha1:
e2e43b9bb3b767bb83a03806fc75fc22c4d64256 2438 python-docutils_0.10-1.dsc
c2290465e17276348c7242a7d79dccb0af90da26 1602552
python-docutils_0.10.orig.tar.gz
beeccfb675c2c1e42e928c27f8dac5560e9f9feb 32828
python-docutils_0.10-1.debian.tar.gz
fb39aa66a227c74e985a08a1a842d4b73bce5954 427346 python-docutils_0.10-1_all.deb
b84c021199d6a48e78dc406fb8c3bf6fca4a9d7b 426832 python3-docutils_0.10-1_all.deb
f621ae5de4314708d5d6019c37d67d874be49a25 209214 docutils-common_0.10-1_all.deb
3465831be90d905f272e419015025fd6ccea4ce4 1320354 docutils-doc_0.10-1_all.deb
Checksums-Sha256:
2a689a3f10abaed1d872dff432e30f91b3e3a6653deb054316d7d398c234e729 2438
python-docutils_0.10-1.dsc
370624e61b6773da2f2fb17cc2a4eaea4bb596c3585d13f75ff193c1c738603e 1602552
python-docutils_0.10.orig.tar.gz
4dd233b8db2d0e907bc5c36f740455d08948e97e760914a3b21cd9acbb490726 32828
python-docutils_0.10-1.debian.tar.gz
a030dcb4c20d612c0776f09ca13821f878ccc2294afba76ba53c1b31e7eecf22 427346
python-docutils_0.10-1_all.deb
be01c43dc43a9c68bccbe5d5c2e56781bca3f5d0bb7779bafcefec52f2bb5bca 426832
python3-docutils_0.10-1_all.deb
5cf823d8881709d22698b72f2ae8cbe183a316a9852d0be5627e37c6d3d0d192 209214
docutils-common_0.10-1_all.deb
19c63f45dd85c19c607ba9b23a30d29a921545e1aa3c6112c54985e7c79fc67d 1320354
docutils-doc_0.10-1_all.deb
Files:
ba78ccc32cf596b504ed6c36c79b6e1a 2438 python optional
python-docutils_0.10-1.dsc
d8d4660c08302c791b2d71a155a2f4bc 1602552 python optional
python-docutils_0.10.orig.tar.gz
4f75f5e140b92eea0be8b9d766efda7c 32828 python optional
python-docutils_0.10-1.debian.tar.gz
92028091ddba3c0c95188270ca78917d 427346 python optional
python-docutils_0.10-1_all.deb
eae3ce60d0405611b4de4c3d4f28c7e0 426832 python optional
python3-docutils_0.10-1_all.deb
8da137711f26cd2be0da88091aafab00 209214 python optional
docutils-common_0.10-1_all.deb
2e348be22bafb9df82a0ff579b868bf6 1320354 doc optional
docutils-doc_0.10-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJQ4MmtAAoJEC1Os6YBVHX1UJgP/0dAJ4XJKiY08Uyu4NnDHpyO
R63KCDqXsjdXoKk3SpmQOEZ9f78f4iZ37rjq58w3Q2VnS5ImR5vP+yEj5Tj3H4qg
kaLao+IDfsWO12vgg8ml9oehWq1dboagrfejBNQB/7XtYInPFV5fbPPdXIr0Vq3D
ZFPYGe2shTenVA3/t603t3Vlo3DkxUhsJDl1tPmuvw0MNozk+cJKVX6j+hdgPymJ
LbMi6zRvir7n72idfh9+35oJjve/eOKUHFEcAAvd4LnuBDKWstYk8QS9VuzV4lFc
CcR5S2dHYWhHVuoLf3U2NHV15EpNhugGfLpqdtCXs0Hu7pYPnjJFVl53gYxg07bL
ndaD5gGJeySEBiDof9M/fFUeW2YhL29e+vybP9nKdNLn+6qMlT8ZgKjdCYvBvSXw
CXvN/KGd/M9fY/mAXNVHkalU1iJddz7o4G/QQzGy0VVFGoKJ0koh0NuWYgeqRkHK
hppoi7xtBHSD3YG2HpJaVK/6La2D/KIoWXimQVzOvK678TlcDtbuCawCdLi/NIfl
gHBQnu+a7DtJ2iOC7TYDjNrow/hnZAkJ/Uxx7fqtcORg/+LBzITSCxqFt/YDPLC/
AX3f523ULxeOnPaQFxHlhjUE0uQzuQTYH7pZjYgACbrD6HjjNhWNeIx+Xj55VWpM
jg5dg+SxddsRh4nZnk/B
=o0SQ
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team