You have been subscribed to a public bug: Hi,
I am new to Openstack. I would like to install freshly nova on ubuntu 10.04. I started following the instructions from http://wiki.openstack.org/NovaInstall/Austin#Single_Machine_Installation. However I am stuck at euca-upload-bundle -m /tmp/kernel.manifest.xml -b mybucket. Faling with Traceback (most recent call last): File "/usr/lib/python2.6/pdb.py", line 1285, in main pdb._runscript(mainpyfile) File "/usr/lib/python2.6/pdb.py", line 1204, in _runscript self.run(statement) File "/usr/lib/python2.6/bdb.py", line 368, in run exec cmd in globals, locals File "<string>", line 1, in <module> File "/usr/bin/euca-upload-bundle", line 231, in <module> main() File "/usr/bin/euca-upload-bundle", line 214, in main bucket_instance = ensure_bucket(conn, bucket, canned_acl) File "/usr/bin/euca-upload-bundle", line 87, in ensure_bucket bucket_instance = connection.get_bucket(bucket) File "/usr/lib/pymodules/python2.6/boto/s3/connection.py", line 275, in get_bucket rs = bucket.get_all_keys(headers, maxkeys=0) File "/usr/lib/pymodules/python2.6/boto/s3/bucket.py", line 204, in get_all_keys headers=headers, query_args=s) File "/usr/lib/pymodules/python2.6/boto/s3/connection.py", line 342, in make_request data, host, auth_path, sender) File "/usr/lib/pymodules/python2.6/boto/connection.py", line 459, in make_request return self._mexe(method, path, data, headers, host, sender) File "/usr/lib/pymodules/python2.6/boto/connection.py", line 437, in _mexe raise e error: [Errno 111] Connection refused Please suggest me, the procedure to fix the above bug or otherwise the guide for installing the nova. Regards ** Affects: nova Importance: Undecided Status: New -- Nova fresh installation on uvuntu 10.04 https://bugs.launchpad.net/bugs/672972 You received this bug notification because you are a member of Registry Administrators, which is subscribed to OpenStack. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

