Source: mistral-dashboard Version: 8.0.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source
Hi, mistral-dashboard/experimental FTBFS with ERROR: test_index (mistraldashboard.tasks.tests.TasksTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python3/dist-packages/django/template/base.py", line 882, in _resolve_lookup current = current[bit] TypeError: 'Cell' object is not subscriptable During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/build/mistral-dashboard-8.0.0/mistraldashboard/tasks/tests.py", line 28, in test_index res = self.client.get(INDEX_URL) File "/usr/lib/python3/dist-packages/django/test/client.py", line 536, in get **extra) File "/usr/lib/python3/dist-packages/django/test/client.py", line 340, in get return self.generic('GET', path, secure=secure, **r) File "/usr/lib/python3/dist-packages/django/test/client.py", line 416, in generic return self.request(**r) [removel several pages of traceback] File "/usr/lib/python3/dist-packages/horizon/tables/base.py", line 873, in get_default_classes if not self.url: File "/usr/lib/python3/dist-packages/horizon/tables/base.py", line 836, in url url = self.column.get_link_url(self.datum) File "/build/mistral-dashboard-8.0.0/mistraldashboard/tasks/tables.py", line 51, in get_link_url if datum.type == "ACTION": AttributeError: 'Task' object has no attribute 'type' Hint: if you do source-only uploads (unless you have to get something through NEW), you should be able to run into these errors earlier on the buildds. Andreas
mistral-dashboard_8.0.0-1.log.gz
Description: application/gzip