You have been subscribed to a public bug:

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

** Affects: horizon (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: folsom horizon precise
-- 
precise-trunk-testing horizon
https://bugs.launchpad.net/bugs/1031147
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to horizon in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to