How to solve broken dependencies for Swift RPM packages?
yum install has lot of python dependencies, can someone please help?
Error: Package: 1:python-keystoneclient-0.2.3-4.el6.noarch (epel-openstack-grizzly)
Requires: python-argparse
Error: Package: 1:python-oslo-config-1.1.0-1.el6.noarch (epel-openstack-grizzly)
Requires: python-argparse
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: openstack-swift-plugin-swift3
Error: Package: 1:python-keystoneclient-0.2.3-4.el6.noarch (epel-openstack-grizzly)
Requires: python-prettytable
Error: Package: 1:python-keystoneclient-0.2.3-4.el6.noarch (epel-openstack-grizzly)
Requires: python-requests >= 0.8.8
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: python-netifaces
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: python-eventlet >= 0.9.8
Error: Package: 1:python-keystoneclient-0.2.3-4.el6.noarch (epel-openstack-grizzly)
Requires: python-keyring
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: python-paste-deploy1.5
Error: Package: 1:python-keystoneclient-0.2.3-4.el6.noarch (epel-openstack-grizzly)
Requires: python-iso8601 >= 0.1.4
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: python-greenlet >= 0.3.1
Error: Package: openstack-swift-1.8.0-2.el6.noarch (epel-openstack-grizzly)
Requires: pyxattr
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@hostname16 ~]#
have you enabled many different installation repositories? I had this kind of message once while rpmforge and epel are both enabled at the same time.
If it is not the case, you can try to install the packets required manually.
have the exactly same issue here on fresh install of CentOS 6.4