[Pkg-owncloud-maintainers] Bug#738404: Bug#738404: owncloud-doc: FTBFS: Sphinx error

David Prévot david at tilapin.org
Sun Feb 9 20:14:03 UTC 2014


Control: reassign -1 python-reportlab
Control: found -1 3.0~a1-1
Control: notfound -1 2.7-1
Control: affects -1 owncloud-doc

Hi,

Thanks for spotting the regression.

Full traceback attached. According to the error, it’s related to
/usr/lib/python2.7/dist-packages/reportlab/lib/rl_accel.py which belongs
to python-reportlab. Indeed, downgrading it to 2.7-1 fixes the issue.

Maybe the bug should be addressed elsewhere, but hopefully the
python-reportlab maintainers will know better.

Regards

David

P.-S.: Initial report

Le 09/02/2014 12:53, David Suárez a écrit :
> Source: owncloud-doc
> Version: 0~20140120-1
> Severity: serious
> Tags: jessie sid
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20140208 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
>> make[2]: Entering directory `/«PKGBUILDDIR»/admin_manual'
>> sphinx-build -b html -D html_theme='owncloud_release' -d _build/doctrees   . _build/html/release
>> Making output directory...
>> Running Sphinx v1.2.1
>>
>> Exception occurred:
>>   File "/usr/lib/python2.7/dist-packages/reportlab/lib/rl_accel.py", line 330, in <module>
>>     f = _c_funcs[fn] or _py_funcs[fn]
>> KeyError: 'fp_str'
>> The full traceback has been saved in /tmp/sphinx-err-hhW606.log, if you want to report the issue to the developers.
>> Please also report this if it was a user error, so that a better error message can be provided next time.
>> Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-users/>,
>> or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
>> make[2]: *** [html-release] Error 1
> 
> The full build log is available from:
>    http://aws-logs.debian.net/ftbfs-logs/2014/02/08/owncloud-doc_0~20140120-1_unstable.log


-------------- next part --------------
# Sphinx version: 1.2.1
# Python version: 2.7.6
# Docutils version: 0.11 release
# Jinja2 version: 2.7.2
# Loaded extensions:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/cmdline.py", line 253, in main
    warningiserror, tags, verbosity, parallel)
  File "/usr/lib/python2.7/dist-packages/sphinx/application.py", line 119, in __init__
    self.setup_extension(extension)
  File "/usr/lib/python2.7/dist-packages/sphinx/application.py", line 283, in setup_extension
    mod = __import__(extension, None, None, ['setup'])
  File "/usr/lib/pymodules/python2.7/rst2pdf/pdfbuilder.py", line 54, in <module>
    from rst2pdf import createpdf, pygments_code_block_directive, oddeven_directive
  File "/usr/lib/pymodules/python2.7/rst2pdf/createpdf.py", line 45, in <module>
    from opt_imports import psyco
  File "/usr/lib/pymodules/python2.7/rst2pdf/opt_imports.py", line 49, in <module>
    from reportlab.lib.styles import getSampleStyleSheet, ParagraphStyle
  File "/usr/lib/python2.7/dist-packages/reportlab/lib/styles.py", line 25, in <module>
    from reportlab.lib.colors import white, black
  File "/usr/lib/python2.7/dist-packages/reportlab/lib/colors.py", line 44, in <module>
    from reportlab.lib.rl_accel import fp_str
  File "/usr/lib/python2.7/dist-packages/reportlab/lib/rl_accel.py", line 330, in <module>
    f = _c_funcs[fn] or _py_funcs[fn]
KeyError: 'fp_str'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20140209/55fc8c1c/attachment.sig>


More information about the Pkg-owncloud-maintainers mailing list