[Openstack] install python-swiftclient fails

Neil Tong Neil.Tong at evault.com
Mon Aug 19 13:51:06 UTC 2013


Try the following

Pip install python-swiftclient

Sudo it if your not root

If you don't have Pip do apt-get install python-setuptools first.

Neil Tong

Cyril Roelandt <cyril.roelandt at enovance.com> wrote:


On 08/19/2013 08:54 AM, pangj wrote:
> Hello,
>
> I follow this doc to install the swift around multi servers.
> http://docs.openstack.org/developer/swift/howto_installmultinode.html
>
> But I got error as this:
>
> root at default:/etc/apt# apt-get install python-swiftclient
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Couldn't find package python-swiftclient
>
> The command "apt-get install swift" gets OK.
> Can you help? Thanks.

Could you run:

# apt-get update

And if "apt-get install python-swiftclient" still fails, post your
/etc/apt/sources.list ?

I'm note sure that python-swiftclient comes with the Swift-core PPA
(https://launchpad.net/~swift-core/+archive/release) but it should be
available through pip
(https://community.hpcloud.com/article/python-swiftclient-linux-installation).

Hope this helps,
Cyril Roelandt.

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack




More information about the Openstack mailing list