Swift traceback on Rawhide F17

Pete Zaitcev zaitcev at redhat.com
Wed Nov 23 00:06:04 UTC 2011


On Thu, 17 Nov 2011 05:44:57 -0500
David Nalley <david at gnsa.us> wrote:

> http://ke4qqq.fedorapeople.org/openstack-swift-1.4.3-1.fc15.src.rpm

Just to finish the stack of e-mails, I'd like to report that the package
seems working fine, for what it was. I was unable to get swauth to
function, so I am using tempauth middleware for now.

A couple of dependencies were missing: python-netifaces and python-setuptools,
which caused errors like these:

  File "/usr/lib/python2.7/site-packages/swift/common/utils.py", line 43, in <module>
    import netifaces
ImportError: No module named netifaces

  File "/usr/lib/python2.7/site-packages/paste/deploy/loadwsgi.py", line 8, in <module>
    import pkg_resources
ImportError: No module named pkg_resources

Those were trivial to fix up with a couple of "yum install".

-- Pete



More information about the cloud mailing list