Source: horizon Version: 3:10.0.1-1 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20170719 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): > File "/<<PKGBUILDDIR>>/openstack_dashboard/usage/base.py", line 22, in > <module> > from horizon import forms > File "/<<PKGBUILDDIR>>/horizon/forms/__init__.py", line 29, in <module> > from horizon.forms.fields import DynamicChoiceField # noqa > File "/<<PKGBUILDDIR>>/horizon/forms/fields.py", line 363, in <module> > class ThemableCheckboxChoiceInput(widgets.CheckboxChoiceInput): > AttributeError: 'module' object has no attribute 'CheckboxChoiceInput' > > ---------------------------------------------------------------------- > Ran 752 tests in 1.126s > > FAILED (SKIP=1, errors=751) > OK > Destroying test database for alias 'default' (':memory:')... > Tests failed. > debian/rules:60: recipe for target 'override_dh_auto_test' failed The full build log is available from: http://aws-logs.debian.net/2017/07/19/horizon_10.0.1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.