Your message dated Wed, 29 Jul 2015 00:22:20 +0200
with message-id <55b8009c.4010...@debian.org>
and subject line Couldn't reproduce
has caused the Debian Bug report #792586,
regarding openstack-dashboard - fails to install: SyntaxError: Undefined
variable: '$brand-danger'.
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 ow...@bugs.debian.org
immediately.)
--
792586: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792586
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openstack-dashboard
Version: 2015.1.0+2015.06.09.git15.e63af6c598-1
Severity: serious
openstack-dashboard fails to install:
| Found 'compress' tags in:
|
/usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html
| /usr/lib/python2.7/dist-packages/horizon/templates/horizon/_conf.html
|
/usr/lib/python2.7/dist-packages/horizon/templates/horizon/_scripts.html
| Compressing... WARNING:scss:File to import not found or unreadable:
'/horizon/lib/bootstrap_datepicker/datepicker3.css' (<string u'// Pure CSS
Vendor\n@import "/horizon/lib/bootstrap'...>:0)
| WARNING:scss:File to import not found or unreadable:
'/horizon/lib/rickshaw.css' (<string u'// Pure CSS Vendor\n@import
"/horizon/lib/bootstrap'...>:0)
| WARNING:scss:File to import not found or unreadable: '/custom/variables'
(<string u'// Pure CSS Vendor\n@import "/horizon/lib/bootstrap'...>:0)
| WARNING:scss:File to import not found or unreadable:
'/bootstrap/scss/bootstrap/variables'
(/usr/share/openstack-dashboard/static/dashboard/scss/_variables.scss:8)
| CommandError: An error occured during rendering
/usr/share/openstack-dashboard/openstack_dashboard/templates/_stylesheets.html:
Error evaluating expression:
| $brand-danger
|
| From /usr/share/openstack-dashboard/static/dashboard/scss/_variables.scss:8
| ...imported from <string u'// Pure CSS Vendor\n@import
"/horizon/lib/bootstrap'...>:0
| Traceback:
| File "/usr/lib/python2.7/dist-packages/scss/expression.py", line 130, in
evaluate_expression
| return ast.evaluate(self, divide=divide)
| File "/usr/lib/python2.7/dist-packages/scss/expression.py", line 359, in
evaluate
| raise SyntaxError("Undefined variable: '%s'." % self.name)
| SyntaxError: Undefined variable: '$brand-danger'.
| dpkg: error processing package openstack-dashboard (--configure):
| subprocess installed post-installation script returned error exit status 1
Bastian
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Hi Bastian,
I tried to reproduce your issue in Sid, but couldn't.
I did:
apt-get install openstack-cloud-identity
apt-get install openstack-dashboard-apache
then I could login into Horizon without any issue.
I invite you to ping me on IRC (or otherwise) so that we can try to
reproduce the steps which lead you to such a result.
I'm marking this issue as closed to avoid the package to be removed from
testing, however obviously, if you help me to reproduce the bug, I'll
reopen and maybe select a different severity.
Cheers,
Thomas Goirand (zigo)
--- End Message ---