Source: gramps
Version: 4.2.1~dfsg-1
Severity: serious
Justification: fails to build from source
Tags: sid
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
======================================================================
ERROR: Failure: ImproperlyConfigured (Creating a ModelForm without either the
'fields' attribute or the 'exclude' attribute is prohibited; form EventRefForm
needs updating.)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
File "/usr/lib/python3/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python3/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/usr/lib/python3.4/imp.py", line 245, in load_module
return load_package(name, filename)
File "/usr/lib/python3.4/imp.py", line 217, in load_package
return methods.load()
File "<frozen importlib._bootstrap>", line 1220, in load
File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
File "<frozen importlib._bootstrap>", line 1129, in _exec
File "<frozen importlib._bootstrap>", line 1471, in exec_module
File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
File "/gramps-4.2.1~dfsg/gramps/webapp/grampsdb/view/__init__.py", line 20,
in <module>
from .person import *
File "/gramps-4.2.1~dfsg/gramps/webapp/grampsdb/view/person.py", line 23, in
<module>
from gramps.webapp.utils import _, boolean, update_last_changed,
build_search, make_log
File "/gramps-4.2.1~dfsg/gramps/webapp/utils.py", line 47, in <module>
import gramps.webapp.grampsdb.forms as forms
File "/gramps-4.2.1~dfsg/gramps/webapp/grampsdb/forms.py", line 283, in
<module>
class EventRefForm(forms.ModelForm):
File "/usr/lib/python3/dist-packages/django/forms/models.py", line 274, in
__new__
"needs updating." % name
django.core.exceptions.ImproperlyConfigured: Creating a ModelForm without
either the 'fields' attribute or the 'exclude' attribute is prohibited; form
EventRefForm needs updating.
----------------------------------------------------------------------
Ran 21271 tests in 54.453s
FAILED (SKIP=2, errors=1)
debian/rules:14: recipe for target 'override_dh_auto_test' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/gramps.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)