Your message dated Thu, 19 Jan 2017 10:49:12 +0000
with message-id <[email protected]>
and subject line Bug#851739: fixed in python-docutils 0.13.1+dfsg-2
has caused the Debian Bug report #851739,
regarding python-docutils: Upgrade to 0.13.1 breaks list-table directive
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.)
--
851739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851739
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-docutils
Version: 0.12+dfsg-1
Severity: normal
Upgrading from 0.12 to 0.13.1 causes this error when processing a
list-table directive within a pelican run.
ERROR: Could not process pages/publications.rst
| TypeError: unsupported operand type(s) for +=: 'int' and 'str'
|___
| Traceback (most recent call last):
| File "/usr/lib/python2.7/dist-packages/pelican/generators.py", line 616,
in generate_context
| context_sender=self)
| File "/usr/lib/python2.7/dist-packages/pelican/readers.py", line 508, in
read_file
| content, reader_metadata = reader.read(path)
| File "/usr/lib/python2.7/dist-packages/pelican/readers.py", line 230, in
read
| pub = self._get_publisher(source_path)
| File "<SNIP>/pelican-plugins/bootstrap-rst/bootstrap.py", line 302, in
_get_publisher
| pub.publish()
| File "/usr/lib/python2.7/dist-packages/docutils/core.py", line 219, in
publish
| output = self.writer.write(self.document, self.destination)
| File "/usr/lib/python2.7/dist-packages/docutils/writers/__init__.py",
line 80, in write
| self.translate()
| File "/usr/lib/python2.7/dist-packages/docutils/writers/_html_base.py",
line 71, in translate
| self.document.walkabout(visitor)
| File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 174, in
walkabout
| if child.walkabout(visitor):
| File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 174, in
walkabout
| if child.walkabout(visitor):
| File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 174, in
walkabout
| if child.walkabout(visitor):
| File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 166, in
walkabout
| visitor.dispatch_visit(self)
| File "/usr/lib/python2.7/dist-packages/docutils/nodes.py", line 1882, in
dispatch_visit
| return method(node)
| File
"/usr/lib/python2.7/dist-packages/docutils/writers/html4css1/__init__.py", line
778, in visit_thead
| self.write_colspecs()
| File
"/usr/lib/python2.7/dist-packages/docutils/writers/html4css1/__init__.py", line
289, in write_colspecs
| width += node['colwidth']
| TypeError: unsupported operand type(s) for +=: 'int' and 'str'
Downgrade to 0.12 resolves it again (no other changes to package
versions). Version info below is after downgrade.
Failed to produce a minimal RST snippet to show the problem with rst2*
tools directly. Could be interaction with pelican, or the respective plugin.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python-docutils depends on:
ii docutils-common 0.12+dfsg-1
ii python-roman 2.0.0-2
pn python:any <none>
Versions of packages python-docutils recommends:
ii docutils-doc 0.13.1+dfsg-1
ii libpaper-utils 1.1.24+nmu5
ii python-pil 3.4.2-1
ii python-pygments 2.1.3+dfsg-1
Versions of packages python-docutils suggests:
ii fonts-linuxlibertine [ttf-linux-libertine] 5.3.0-2
pn texlive-lang-french <none>
ii texlive-latex-base 2016.20161130-1
ii texlive-latex-recommended 2016.20161130-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-docutils
Source-Version: 0.13.1+dfsg-2
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.
Dmitry Shachnev <[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: Thu, 19 Jan 2017 12:46:21 +0300
Source: python-docutils
Binary: python-docutils python3-docutils docutils-common docutils-doc
Architecture: source
Version: 0.13.1+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Dmitry Shachnev <[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: 851739
Changes:
python-docutils (0.13.1+dfsg-2) unstable; urgency=medium
.
* Backport upstream change to make the return type of get_column_widths
method of Table directive compatible with docutils 0.12 behavior
(get_column_widths-compatibility.diff; closes: #851739).
Checksums-Sha1:
a276246720620726bdf8b6873ca1503af494bccf 2470 python-docutils_0.13.1+dfsg-2.dsc
9cdb70e6d217e031b771895fb8d3cffc60119192 32864
python-docutils_0.13.1+dfsg-2.debian.tar.xz
Checksums-Sha256:
5fcddedc8ce319294071da7c666f9d7a3a587674751fdbcecd01e07ce130dda9 2470
python-docutils_0.13.1+dfsg-2.dsc
13e0e167b99b91acf90d7dc894e361fa48ae8a31d9de382643cb6aff7036f925 32864
python-docutils_0.13.1+dfsg-2.debian.tar.xz
Files:
5408975d9939acb7e358afc4af8fd97e 2470 python optional
python-docutils_0.13.1+dfsg-2.dsc
a0d151f931fb4be4325b3b43ad3f929c 32864 python optional
python-docutils_0.13.1+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCAAxFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAliAk+ITHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRDW/nEDY/hd0yQID/0eQhI+PjqUrdVegzhSMYQq7YaONX7r
KNnFeqM3H8oJA/x/dNd9viwCSVpHBV5919rcDArNN4HE4ALkCOi+q4BPPz3sQd6i
jesHD/tc20+BrRmw/Fr+uryKiG4WsuFJyAvXZoQRaNWymjOlqlWj71Ub5EoZPTGL
UVdtkEaK+gTrMFUDkt2JWtPb3fsvG5qzfF9QkVANYKEE9/jCQW3WAtniRMC6Zq5j
cCtfxJxLbfN2ZdA+n3YecuUI1JNNFqy/TDSu5SW0p+nHH1Ky2jbGxAryfM+uymaM
Km8n8IRha4R/sj2Cqpae9KhtemttKom//XBK6UrzPU8+v3ozLR0T9gcDW0PANzsl
gaNZ+KXKsD/ETTwf3evqCvTpDOB5Wi81QCDaheEWFQSUKrOjpSYWW0GpKiHsnWkN
IpvJbN/+MOInkrqxY0byyxE9bnrDSFVqXiZjC+tMmlImRt+/ahjoPqLmyrZF4G82
Ut0vWOS5yuATGitbw9HP8NAC8f38yBI11i3/3A55HH81xQr5iqrpituG7zPE9jXi
dRh3h3qIkFOAczuR8Yp76/70J29yPevyKkmYAG1vnhWAOypwVV5uBKs63m4iFkGl
g6LthSSiNmU++HVmvSWApVWe4G5auxzZMvn+foVJ4Pm3PLhbNA/Lspa0aeE73RwZ
E30WPWKw7z0kOA==
=KZEq
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team