Package: src:turbogears2-doc
Version: 2.3.7-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
cd docs/ && /usr/bin/make html
make[1]: Entering directory '/<<PKGBUILDDIR>>/docs'
mkdir -p _build/html _build/doctrees
sphinx-build -b html -d _build/doctrees  -w sphinxlog.txt . _build/html
Running Sphinx v1.8.3

Configuration error:
There is a programmable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/config.py", line 368, in 
eval_config_file
    execfile_(filename, namespace)
  File "/usr/lib/python2.7/dist-packages/sphinx/util/pycompat.py", line 150, in 
execfile_
    exec_(code, _globals)
  File "/usr/lib/python2.7/dist-packages/six.py", line 709, in exec_
    exec("""exec _code_ in _globs_, _locs_""")
  File "<string>", line 1, in <module>
  File "/<<PKGBUILDDIR>>/docs/conf.py", line 15, in <module>
    from tg.release import version as tg_release_version
  File "/usr/lib/python2.7/dist-packages/tg/__init__.py", line 52, in <module>
    from tg.controllers import TGController, RestController, redirect, url, 
lurl, abort
  File "/usr/lib/python2.7/dist-packages/tg/controllers/__init__.py", line 2, 
in <module>
    from tg.controllers.decoratedcontroller import DecoratedController
  File 
"/usr/lib/python2.7/dist-packages/tg/controllers/decoratedcontroller.py", line 
14, in <module>
    from crank.util import get_params_with_argspec, flatten_arguments
ImportError: cannot import name flatten_arguments

make[1]: *** [Makefile:42: html] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make: *** [debian/rules:25: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/turbogears2-doc.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to