yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #58933
[Bug 1643689] [NEW] Error running manage.py compress after https://review.openstack.org/#/c/399771/
Public bug reported:
After https://review.openstack.org/#/c/399771/, we are getting following
error when running "python manage.py compress":
CommandError: An error occurred during rendering /tmp/horizon/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import: ../../mixins
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 21 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface-regular.scss
imported from line 21 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface.scss
imported from line 16 of themes/material/bootstrap/_styles.scss
imported from line 16 of themes/material/_styles.scss
imported from line 1 of u'string:c61b5d22d54bf56c:\n // My Themes\n@import "/themes/material/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon'
and exits.
Note that this issue is making horizon packaging to fail.
** Affects: horizon
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1643689
Title:
Error running manage.py compress after
https://review.openstack.org/#/c/399771/
Status in OpenStack Dashboard (Horizon):
New
Bug description:
After https://review.openstack.org/#/c/399771/, we are getting
following error when running "python manage.py compress":
CommandError: An error occurred during rendering /tmp/horizon/openstack_dashboard/templates/_stylesheets.html: Couldn't find anything to import: ../../mixins
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 21 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface-regular.scss
imported from line 21 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface.scss
imported from line 16 of themes/material/bootstrap/_styles.scss
imported from line 16 of themes/material/_styles.scss
imported from line 1 of u'string:c61b5d22d54bf56c:\n // My Themes\n@import "/themes/material/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon'
and exits.
Note that this issue is making horizon packaging to fail.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1643689/+subscriptions
Follow ups