[Reproducible-builds] Bug#797900: murano-dashboard: FTBFS: AttributeError: 'NoneType' object has no attribute 'endswith'
Chris Lamb
lamby at debian.org
Thu Sep 3 13:53:00 UTC 2015
Source: murano-dashboard
Version: 2015.1.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
murano-dashboard fails to build from source in unstable/amd64:
[..]
debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/murano-dashboard-2015.1.0'
pyversions: missing X(S)-Python-Version in control file, fall back to
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported
versions
NOSE_WITH_OPENSTACK=1 \
NOSE_OPENSTACK_COLOR=1 \
NOSE_OPENSTACK_RED=0.05 \
NOSE_OPENSTACK_YELLOW=0.025 \
NOSE_OPENSTACK_SHOW_ELAPSED=1 \
DJANGO_SETTINGS_MODULE=muranodashboard.settings \
python-coverage run \
/tmp/buildd/murano-dashboard-2015.1.0/manage.py test
muranodashboard --settings=muranodashboard.tests.settings
Traceback (most recent call last):
File "/tmp/buildd/murano-dashboard-2015.1.0/manage.py", line 10, in
<module>
execute_from_command_line(sys.argv)
File
"/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 385, in execute_from_command_line
utility.execute()
File
"/usr/lib/python2.7/dist-packages/django/core/management/__init__.py",
line 354, in execute
django.setup()
File "/usr/lib/python2.7/dist-packages/django/__init__.py", line 21,
in setup
apps.populate(settings.INSTALLED_APPS)
File "/usr/lib/python2.7/dist-packages/django/apps/registry.py",
line 85, in populate
app_config = AppConfig.create(entry)
File "/usr/lib/python2.7/dist-packages/django/apps/config.py", line
87, in create
module = import_module(entry)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in
import_module
__import__(name)
File "/usr/lib/python2.7/dist-packages/django_pyscss/__init__.py",
line 1, in <module>
from .compiler import DjangoScssCompiler # NOQA
File "/usr/lib/python2.7/dist-packages/django_pyscss/compiler.py",
line 25, in <module>
config.ASSETS_ROOT = os.path.join(settings.STATIC_ROOT, 'scss',
'assets')
File "/usr/lib/python2.7/posixpath.py", line 70, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/murano-dashboard-2015.1.0'
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/murano-dashboard_2015.1.0-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: murano-dashboard.2015.1.0-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150903/acc1cf79/attachment.txt>
More information about the Reproducible-builds
mailing list