Re: [Openstack] [Swift] LookupError: Entry point 'copy' not found

2016-05-21 Thread Alexandr Porunov
Hello Mark, I have tried to remove 'copy' from the pipeline but it don't work. I have tried to install swift like this: python setup.py develop pip install -r test-requirements.txt and it works! I really don't know why it works. But I started my proxy servers. Sincerely, Alexandr On Sat, May 2

Re: [Openstack] [Swift] LookupError: Entry point 'copy' not found

2016-05-20 Thread Mark Kirkwood
On 20/05/16 20:37, Alexandr Porunov wrote: I try to install swift but without success. When I run this command: swift-init proxy start It show me an error: Traceback (most recent call last): (snippage) File "/usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 659, in find_egg_e

[Openstack] [Swift] LookupError: Entry point 'copy' not found

2016-05-20 Thread Alexandr Porunov
I try to install swift but without success. When I run this command: swift-init proxy start It show me an error: Traceback (most recent call last): File "/usr/bin/swift-proxy-server", line 23, in sys.exit(run_wsgi(conf_file, 'proxy-server', **options)) File "/usr/lib/python2.7/site-packa