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 <[email protected]> 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@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     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to