[Bug 1379761] Re: Asset compression does not happen unless debug mode is enabled
Gloria Gu
gloria.gu at hp.com
Tue Oct 14 18:26:55 UTC 2014
I just pulled from master, followed Eric's steps..updated the
local_settings...it seems to be ok. Some of the output.
[stack at gloria-stack:/home/stack/horizon]↥ master+ 127 ± git pull
Already up-to-date.
[stack at gloria-stack:/home/stack/horizon]↥ master+ ± tools/with_venv.sh python manage.py collectstatic --noinput
Copying '/home/stack/horizon/.venv/local/lib/python2.7/site-packages/xstatic/pkg/angular/data/angular.js'
Copying '/home/stack/horizon/.venv/local/lib/python2.7/site-packages/xstatic/pkg/angular_cookies/data/angular-cookies
....
Copying '/home/stack/horizon/horizon/static/horizon/js/angular/directives/forms.js'
Copying '/home/stack/horizon/horizon/static/horizon/js/angular/controllers/metadata-widget-controller.js'
Copying '/home/stack/horizon/horizon/static/horizon/js/angular/controllers/dummy.js'
742 static files copied to '/home/stack/horizon/static'.
[stack at gloria-stack:/home/stack/horizon]↥ master+ ± tools/with_venv.sh python manage.py compress --force
Invalid template /home/stack/horizon/horizon/templates/horizon/common/_formset_table_row.html: Invalid block tag: 'blocktrans', expected 'empty' or 'endfor'
Found 'compress' tags in:
/home/stack/horizon/openstack_dashboard/templates/_stylesheets.html
/home/stack/horizon/horizon/templates/horizon/_scripts.html
/home/stack/horizon/horizon/templates/horizon/_conf.html
Compressing... No handlers could be found for logger "scss.expression"
done
Compressed 4 block(s) from 3 template(s).
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1379761
Title:
Asset compression does not happen unless debug mode is enabled
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1379761/+subscriptions
More information about the Ubuntu-server-bugs
mailing list