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

Reply via email to