precise-trunk-testing horizon

Bug #1031147 reported by Yazz D. Atlas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
horizon (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

The package is not complete...

Had to do the following to get horizon packages from precise-trunk-testing to work...

# added to get django 1.4
deb http://ppa.launchpad.net/chris-lea/python-django/ubuntu precise main
deb http://ppa.launchpad.net/openstack-ubuntu-testing/precise-trunk-testing/ubuntu precise main

apt-get install nodejs python-django python-pip

pip install django_compressor
pip install python-glanceclient

cd /tmp
wget http://ppa.launchpad.net/openstack-ubuntu-testing/precise-trunk-testing/ubuntu/pool/main/h/horizon/horizon_2012.2+git201206251032~precise.orig.tar.gz
tar zxvf horizon_2012.2+git201206251032~precise.orig.tar.gz
cd horizon-2012.2-201206251032/

mkdir /usr/share/openstack-dashboard/static/dashboard/css

cp -r bin /usr/share/openstack-dashboard
cp -r static /usr/share/openstack-dashboard
cp -r horizon/static/horizon/js/* /usr/share/openstack-dashboard/static/dashboard/js/

ln -s /usr/share/openstack-dashboard/static/dashboard/css /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/
ln -s /usr/share/openstack-dashboard/static/dashboard/js /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/

chown -R www-data.www-data /usr/share/openstack-dashboard/static

Revision history for this message
Chuck Short (zulcss) wrote :

How is it not compete?

affects: openstack-ubuntu-testing → horizon (Ubuntu)
Changed in horizon (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for horizon (Ubuntu) because there has been no activity for 60 days.]

Changed in horizon (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.