Comment 20 for bug 1379761

Revision history for this message
Gloria Gu (gloria-gu) wrote :

I just pulled from master, followed Eric's steps..updated the local_settings...it seems to be ok. Some of the output.

[stack@gloria-stack:/home/stack/horizon]↥ master+ 127 ± git pull
Already up-to-date.
[stack@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@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).