Created attachment 899079 [details] log file I followed https://github.com/gluster/gluster-swift/blob/master/doc/markdown/quick_start_guide.md step by step. I couldn't complete the installation because I got an error when installing glusterfs-openstack-swift-1.10.0-2.5.el6.noarch.rpm My box is running the latest CentOS 6.5. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: Follow the steps https://github.com/gluster/gluster-swift/blob/master/doc/markdown/quick_start_guide.md up to: Download the latest Havana release RPMs from launchpad.net downloads Actual results: r: Package: glusterfs-openstack-swift-1.10.0-2.5.el6.noarch (/glusterfs-openstack-swift-1.10.0-2.5.el6.noarch) Requires: openstack-swift = 1.10.0 Available: openstack-swift-1.11.0-1.el6.noarch (openstack-icehouse) openstack-swift = 1.11.0-1.el6 Available: openstack-swift-1.12.0-2.el6.noarch (epel) openstack-swift = 1.12.0-2.el6 Available: openstack-swift-1.13.1-0.1.rc2.el6.noarch (openstack-icehouse) openstack-swift = 1.13.1-0.1.rc2.el6 Available: openstack-swift-1.13.1-1.el6.noarch (openstack-icehouse) openstack-swift = 1.13.1-1.el6 Error: Package: glusterfs-openstack-swift-1.10.0-2.5.el6.noarch (/glusterfs-openstack-swift-1.10.0-2.5.el6.noarch) Requires: openstack-swift-proxy = 1.10.0 Available: openstack-swift-proxy-1.11.0-1.el6.noarch (openstack-icehouse) openstack-swift-proxy = 1.11.0-1.el6 Available: openstack-swift-proxy-1.12.0-2.el6.noarch (epel) openstack-swift-proxy = 1.12.0-2.el6 Available: openstack-swift-proxy-1.13.1-0.1.rc2.el6.noarch (openstack-icehouse) openstack-swift-proxy = 1.13.1-0.1.rc2.el6 Available: openstack-swift-proxy-1.13.1-1.el6.noarch (openstack-icehouse) openstack-swift-proxy = 1.13.1-1.el6 Error: Package: glusterfs-openstack-swift-1.10.0-2.5.el6.noarch (/glusterfs-openstack-swift-1.10.0-2.5.el6.noarch) Requires: openstack-swift-object = 1.10.0 Available: openstack-swift-object-1.11.0-1.el6.noarch (openstack-icehouse) openstack-swift-object = 1.11.0-1.el6 Available: openstack-swift-object-1.12.0-2.el6.noarch (epel) openstack-swift-object = 1.12.0-2.el6 Available: openstack-swift-object-1.13.1-0.1.rc2.el6.noarch (openstack-icehouse) openstack-swift-object = 1.13.1-0.1.rc2.el6 Available: openstack-swift-object-1.13.1-1.el6.noarch (openstack-icehouse) openstack-swift-object = 1.13.1-1.el6 Error: Package: glusterfs-openstack-swift-1.10.0-2.5.el6.noarch (/glusterfs-openstack-swift-1.10.0-2.5.el6.noarch) Requires: openstack-swift-container = 1.10.0 Available: openstack-swift-container-1.11.0-1.el6.noarch (openstack-icehouse) openstack-swift-container = 1.11.0-1.el6 Available: openstack-swift-container-1.12.0-2.el6.noarch (epel) openstack-swift-container = 1.12.0-2.el6 Available: openstack-swift-container-1.13.1-0.1.rc2.el6.noarch (openstack-icehouse) openstack-swift-container = 1.13.1-0.1.rc2.el6 Available: openstack-swift-container-1.13.1-1.el6.noarch (openstack-icehouse) openstack-swift-container = 1.13.1-1.el6 Error: Package: glusterfs-openstack-swift-1.10.0-2.5.el6.noarch (/glusterfs-openstack-swift-1.10.0-2.5.el6.noarch) Requires: openstack-swift-account = 1.10.0 Available: openstack-swift-account-1.11.0-1.el6.noarch (openstack-icehouse) openstack-swift-account = 1.11.0-1.el6 Available: openstack-swift-account-1.12.0-2.el6.noarch (epel) openstack-swift-account = 1.12.0-2.el6 Available: openstack-swift-account-1.13.1-0.1.rc2.el6.noarch (openstack-icehouse) openstack-swift-account = 1.13.1-0.1.rc2.el6 Available: openstack-swift-account-1.13.1-1.el6.noarch (openstack-icehouse) openstack-swift-account = 1.13.1-1.el6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: Package installed successfully. Additional info: I'm attaching the full log from my shell session, for completeness.
Looks like glusterfs-swift needs a rebuild. Nothing we can do about it in RDO, reassigning to RHS so that they can have a look and fix it up.
Gluster-swift project is not under active development, all current/future development will be happening on 'swiftonfile'. The last upstream release will be icehouse(1.13.1), this change has bee merged to swiftonfile, it will be merged to gluster-swift repo soon. The information will be published on gluster-swift github repo. I would suggest you to try https://github.com/swiftonfile/swiftonfile. This bug has also been wrongly tagged to RHS and this is essentially a upstream activity, I suggest to close this issue as invalid for RHS.
If you want to try the havana based version please dpownload the rpms from build.gluster.org and keep in mind to change #yum install -y http://rdo.fedorapeople.org/rdo-release.rpm To======> #yum install -y http://rdo.fedorapeople.org/rdo-havana-release.rpm For icehouse you should be able to get rpms from build.gluster.org (swiftonfile job) or you may build directly from source using 'python setup.py install' after having all the swift related packages from rdo icehouse release.
Removing "Documentation" keyword as this is not a RH docs bug.