Swift traceback on Rawhide F17

Mark McLoughlin markmc at redhat.com
Wed Nov 16 15:07:18 UTC 2011


Hi Pete,

On Tue, 2011-11-15 at 23:49 -0700, Pete Zaitcev wrote:
> Hi, Alan:
> 
> Does the following look familiar to you by any chance (after swift-init
> main start):
> 
> Traceback (most recent call last):
>   File "/usr/bin/swift-proxy-server", line 22, in <module>
>     run_wsgi(conf_file, 'proxy-server', default_port=8080, **options)
> ..................
>   File "/usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 659, in find_egg_entry_point 
>     for prot in protocol_options] or '(no entry points)'))))
> LookupError: Entry point 'tempauth' not found in egg 'swift' (dir: /usr/lib/python2.7/site-packages; protocols: paste.filter_factory, paste.filter_app_factory; entry_points: )

This is with 1.4.3? Is it David's packaging?

  http://lists.fedoraproject.org/pipermail/cloud/2011-November/000937.html

(I can't see this now since the scratch build artifacts look like
they've been been scrubbed)

This looks like PasteDeploy is failing to find the tempauth filter
factory from the egg:swift#tempauth URL

Is tempauth in the egg's entry_points.txt file?

Some docs on this stuff:

  http://pythonpaste.org/deploy/#egg-uris

Cheers,
Mark.




More information about the cloud mailing list