Bug#641562: rst2pdf fails to work with docutils = 0.8.0

2011-09-15 Thread Jakub Wilk

* Jakub Wilk jw...@debian.org, 2011-09-14, 14:07:

$ rst2pdf  /dev/null
Traceback (most recent call last):
 File /usr/bin/rst2pdf, line 9, in module
   load_entry_point('rst2pdf==0.16', 'console_scripts', 'rst2pdf')()
 File /usr/lib/pymodules/python2.7/rst2pdf/createpdf.py, line 1452, in main
   numbered_links=options.numbered_links,
 File /usr/lib/pymodules/python2.7/rst2pdf/createpdf.py, line 169, in __init__
   get_language (self.language)
TypeError: get_language() takes exactly 2 arguments (1 given)


Please feel free to reassign this to python-docutils, if you believe it 
should be fixed there.


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#641562: rst2pdf fails to work with docutils = 0.8.0

2011-09-14 Thread Sergio Talens-Oliag
Package: rst2pdf
Version: 0.16-2
Severity: important

Dear Maintainer,

This bug is notified upstream, see:

  http://code.google.com/p/rst2pdf/issues/detail?id=401

I've applied locally the patch included in:

  http://code.google.com/p/rst2pdf/issues/detail?id=401#c6

And it works, please consider adding the patch to the debian package while
upstream solves the issue.

Thanks in advance.

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rst2pdf depends on:
ii  python2.6.7-3   
ii  python-docutils   0.8.1-2   
ii  python-pdfrw  0+svn136-3
ii  python-pkg-resources  0.6.16-1  
ii  python-pygments   1.4+dfsg-2
ii  python-reportlab  2.5-1.1   
ii  python-setuptools 0.6.16-1  
ii  python-simplejson 2.2.0-1   
ii  python-support1.0.14

rst2pdf recommends no packages.

Versions of packages rst2pdf suggests:
pn  python-aafigure  none 
pn  python-imaging   1.1.7-4
pn  python-matplotlibnone 
pn  python-sphinxnone 
pn  python-uniconvertor  none 

-- no debconf information

-- 
Sergio Talens-Oliag s...@iti.upv.es   http://www.iti.upv.es/
Key fingerprint = FF77 A16B 9D09 FC7B 6656 CFAD 261D E19A 578A 36F2


signature.asc
Description: Digital signature


Bug#641562: rst2pdf fails to work with docutils = 0.8.0

2011-09-14 Thread Jakub Wilk

severity 641562 grave
tags 641562 + upstream
forwarded 641562 http://code.google.com/p/rst2pdf/issues/detail?id=401
thanks

Indeed it fails with:

$ rst2pdf  /dev/null
Traceback (most recent call last):
  File /usr/bin/rst2pdf, line 9, in module
load_entry_point('rst2pdf==0.16', 'console_scripts', 'rst2pdf')()
  File /usr/lib/pymodules/python2.7/rst2pdf/createpdf.py, line 1452, in main
numbered_links=options.numbered_links,
  File /usr/lib/pymodules/python2.7/rst2pdf/createpdf.py, line 169, in 
__init__
get_language (self.language)
TypeError: get_language() takes exactly 2 arguments (1 given)


FWIW, I rebuilt all packages transitively (build-)depending on 
python-docutils before uploading the new version to unstable. If rst2pdf 
run its test suite at build time, I'd likely caught this problem 
earlier.


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org