Bug 807567 - JavaScript files missing for dashboard
Summary: JavaScript files missing for dashboard
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-horizon
Version: 17
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 801684 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-28 07:57 UTC by Fridtjof Busse
Modified: 2012-04-26 20:08 UTC (History)
10 users (show)

Fixed In Version: python-django-horizon-2012.1-2.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-26 20:08:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Fridtjof Busse 2012-03-28 07:57:48 UTC
Description of problem:
The openstack dashboard expects several .js files under the URL /static/horizon/js/
Those files do not exist at that location (/usr/share/openstack-dashboard/openstack_dashboard/static on the FS).

Linking /usr/lib/python2.7/site-packages/horizon/static/horizon into /usr/share/openstack-dashboard/openstack_dashboard/static/ is a workaround.

Version-Release number of selected component (if applicable):
openstack-dashboard-2012.1-0.1.rc1.fc17.noarch

How reproducible:
Simply install the dashboard and look at the JavaScript debugger in your browser.

Comment 1 Pádraig Brady 2012-03-28 09:37:35 UTC
I think the general way to collect all the static files
from possible dependent projects too, is to:

./manage.py collectstatic

though I notice the STATIC_ROOT in settings.py has an extraneous '..' ?

Comment 2 Cole Robinson 2012-04-09 13:52:44 UTC
*** Bug 801684 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2012-04-09 23:48:15 UTC
python-django-horizon-2012.1-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-1.fc17

Comment 4 Fedora Update System 2012-04-10 20:15:59 UTC
Package python-django-horizon-2012.1-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-django-horizon-2012.1-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-5568/python-django-horizon-2012.1-1.fc17
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-04-17 19:11:13 UTC
python-django-horizon-2012.1-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-2.fc17

Comment 6 Fedora Update System 2012-04-17 19:11:30 UTC
python-django-horizon-2012.1-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-django-horizon-2012.1-2.fc17

Comment 7 Fedora Update System 2012-04-26 20:08:36 UTC
python-django-horizon-2012.1-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.