[Bug 1036571] Re: ImportError: No module named openstack_auth

2013-11-26 Thread kesten broughton
I'm seeing this when trying to add savannadashboard to horizon. /bin/sh: /usr/share/openstack-dashboard/bin/less/lessc: No such file or directory will try the work-around -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-17 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2012.2~f3-0ubuntu1 --- horizon (2012.2~f3-0ubuntu1) quantal; urgency=low [ Chuck Short ] * New upstream release. * debian/patches/fix-ubuntu-tests.patch: Fix test suites again to run during the builds. * debian/watch: Update. *

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-16 Thread Emilien Macchi
That's strange, it's working for me with the procedures I wrote here. Do you have compression working for other pages ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title: ImportError: No m

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/horizon/precise-folsom- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title: ImportError: No module named openstack_auth To manage no

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-15 Thread Adam Gandelman
Still trying to figure out how best to handle the lessc dependency. But in the meantime, I've updated the package in the PPA to include the new dependency and the relevant symlinking that you've described. There should be packages in the PPA soon that reflect these changes. However, I'm still ge

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/horizon/quantal-folsom- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title: ImportError: No module named openstack_auth To manage no

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-15 Thread Gabriel Hurley
This is a dependency issue in the downstream package which is correctly targeted here. Closing for the main horizon project. ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: (unassigned) => Gabriel Hurley (gabriel-hurley) -- You received this bug notifi

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Adam Gandelman
Hey Emilien- Thanks so much for the detailed report. Some of the dependencies are/will be satisified by new packages that are trickling into the Ubuntu archive. When those are satisfied, I'll update the packaging to include the required steps you've noted. ** Changed in: horizon (Ubuntu)

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
I fixed all the issues with this method : pip install django_openstack_auth pip install django_compressor apt-get install -y lessc mkdir -p /usr/share/openstack-dashboard/bin/less/ ln -s $(which lessc) /usr/share/openstack-dashboard/bin/less/lessc ln -s /usr/share/openstack-dashboard/openstack_das

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
The package "lessc" is missing. Here is the summary to fix the issues : pip install django_openstack_auth pip install django_compressor apt-get install -y lessc I have an error with compression : http://paste.openstack.org/show/hdq6P2Ev56ITXrVAThx0/ ** Description changed: Hi, - I'm wor

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
After django_compressor installation, I have a 500 error again : http://paste.openstack.org/show/Ij5EgmVRUVNIEDjXhKLy/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title: ImportError: No m

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Emilien Macchi
[2] has been fixed with "pip install django_openstack_auth" I have the same issue with "compressor" module which is not installed. ** Also affects: horizon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which i