<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>swob is a part of recent versions of Swift. It's not a separately install able module. You need to either use a later version of Swift (1.7.5) is current or use an older version of swift3. <br><br>--John<div><br></div></div><div><br>On Nov 28, 2012, at 3:49 AM, Gui Maluf <<a href="mailto:guimalufb@gmail.com">guimalufb@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div>John, I installed the fujita/swift3 but I'm stuck at this point:<br><br>Traceback (most recent call last):<br>  File "/usr/bin/swift-proxy-server", line 22, in <module><br>    run_wsgi(conf_file, 'proxy-server', default_port=8080, **options)<br>

  File "/usr/lib/python2.7/dist-packages/swift/common/wsgi.py", line 138, in run_wsgi<br>    loadapp('config:%s' % conf_file, global_conf={'log_name': log_name})<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 247, in loadapp<br>

    return loadobj(APP, uri, name=name, **kw)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 271, in loadobj<br>    global_conf=global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext<br>

    global_conf=global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 320, in _loadconfig<br>    return loader.get_context(object_type, name, global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 450, in get_context<br>

    global_additions=global_additions)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 562, in _pipeline_app_context<br>    for name in pipeline[:-1]]<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 454, in get_context<br>

    section)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 476, in _context_from_use<br>    object_type, name=use, global_conf=global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 406, in get_context<br>

    global_conf=global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 296, in loadcontext<br>    global_conf=global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 328, in _loadegg<br>

    return loader.get_context(object_type, name, global_conf)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 620, in get_context<br>    object_type, name=name)<br>  File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 646, in find_egg_entry_point<br>

    possible.append((entry.load(), protocol, <a href="http://entry.name">entry.name</a>))<br>  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in load<br>    entry = __import__(self.module_name, globals(),globals(), ['__name__'])<br>

  File "/usr/local/lib/python2.7/dist-packages/swift3-1.0.0-py2.7.egg/swift3/middleware.py", line 67, in <br><module><br>    from swift.common.swob import Request, Response<br>ImportError: No module named swob<br>

<br><br>I couldnt find a way to install this swob module.<br>Any hint?<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 20, 2012 at 5:46 AM, Shashank Sahni <span dir="ltr"><<a href="mailto:shredder12@gmail.com" target="_blank">shredder12@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I haven't tested but the proxy server has started fine. Thanks.<br><br clear="all">--<br>Shashank Sahni<div class="HOEnZb">

<div class="h5"><br><br>
<br><br><div class="gmail_quote">On Tue, Nov 20, 2012 at 12:55 PM, John Dickinson <span dir="ltr"><<a href="mailto:me@not.mn" target="_blank">me@not.mn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



check out the README at <a href="https://github.com/fujita/swift3" target="_blank">https://github.com/fujita/swift3</a> for the correct proxy server config section.<br>
<br>
--john<br>
<div><div><br>
<br>
On Nov 19, 2012, at 11:22 PM, Shashank Sahni <<a href="mailto:shredder12@gmail.com" target="_blank">shredder12@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> I'm trying to install swift 1.7.4 on Ubuntu 12.04. In order to enable the s3 support, I added the appropriate parameters in the /etc/swift/proxy-server.conf file<br>
><br>
> [filter:swift3]<br>
> use=egg:swift#swift3<br>
><br>
> and installed the package swift-plugin-s3. But when I try to start the proxy-server I get the following error.<br>
><br>
> LookupError: Entry point 'swift3' not found in egg 'swift' (dir: /usr/lib/python2.7/dist-packages; protocols: paste.filter_factory, paste.filter_app_factory; entry_points: )<br>
><br>
> Note that, proxy server runs fine without s3 support. Suggestions?<br>
><br>
> --<br>
> Shashank Sahni<br>
><br>
</div></div>> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><font face="Arial, Helvetica, sans-serif"><b>guilherme</b> \n<br>\<font>t</font> <b>maluf</b><br></font><br>
</div>
</div></blockquote></body></html>