Can get ~/swift# apt-get install swift python-swiftclient openssh-server to run

Asked by Timothy Dilbert

Hey Guys,

I am trying to get Swift running on Ubuntu Server 12 follwing this tutorial;

http://swift.openstack.org/development_saio.html#loopback-section

I keep getting the following error;

~/swift# apt-get install swift python-swiftclient openssh-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-swiftclient

Can this is is causing my unittests to fail. Anyone know how I can resolve this?

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Object Storage (swift) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Chmouel Boudjnah (chmouel) said :
#1

The Debian/Ubuntu package are not there yet, you probably would need to install it from GIT for now.

Revision history for this message
Chmouel Boudjnah (chmouel) said :
#2

Or pip install python-swiftclient should work as well now.

Can you help with this problem?

Provide an answer of your own, or ask Timothy Dilbert for more information if necessary.

To post a message you must log in.