-------- Original Message  --------
Subject: Re: [Openstack] nova on Debian
From: Scott Moser <smo...@ubuntu.com>
To: Simon Guerrero <sguerr...@qf.org.qa>
Cc: openstack@lists.launchpad.net
Date: 21/07/2011 15:23

On Thu, 21 Jul 2011, Simon Guerrero wrote:

Hi folks

I've been trying to get an install of openStack working on Debian (sid, for my 
sins). I figured
a good start point might be the Ubuntu Maverick guide.


<snip>

euca2ools is fairly old in debian (1.2.1).  I would suggest grabbing the
ubuntu package.  We fixed several issues in it (which are now all
upstream).  Then, you might find that cloud-utils would also be
useful as you can do things like:

- euca-bundle-image -i images/aki-lucid/image -p kernel --kernel true
- euca-upload-bundle ....
- euca-register ...
+ uec-publish-image --type kernel amd64 images/aki-lucid/image my-bucket

(I'm aware that I should make 'uec-publish-image' not contain the string
'uec' and that i should work to cloud-utils into debian).

Finally, I always get the following warning with nova-manage:

/usr/lib/python2.6/dist-packages/paste/deploy/loadwsgi.py:8: UserWarning: 
Module paste was
already imported from None, but /usr/lib/python2.6/dist-packages is being added 
to sys.path

That is listed under ubuntu bug 810019.
https://bugs.launchpad.net/ubuntu/+source/paste/+bug/810019
and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473584


Thanks Scott

I will follow up those two suggestions. Unfortunately Yuriy's suggestion of setting unix_sock_rw_perms doesn't work as it's already set to 0770.

Simon
--
**
*Simon Guerrero*
*Senior Software Engineer*
* *
Tel:  +44 771 199 0253 (UK)
PO Box: 5825 Doha Qatar
www.qcri.qa <http://www.qcri.org/>




_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to