Your message dated Wed, 13 Mar 2019 06:58:04 +0100 with message-id <cakjshr3tn-ahh7ymuby9x0bnt2bz6dbxiqa6yw3kadka_cj...@mail.gmail.com> and subject line Re: Bug#922263: turbogears2-doc: FTBFS (ImportError: cannot import name flatten_arguments) has caused the Debian Bug report #922263, regarding turbogears2-doc: FTBFS (ImportError: cannot import name flatten_arguments) 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.) -- 922263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922263 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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.
--- End Message ---
--- Begin Message ---On Wed, Feb 13, 2019 at 9:18 PM Santiago Vila <[email protected]> wrote: > I tried to build this package in buster but it failed: [...] > 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. It was a transitional problem via turbogears2 which was fixed and migrated to Buster. Closing this bug accordingly. Regards, Laszlo/GCS
--- End Message ---

