Description of problem: The aws-sdk for ruby no longer works in Fedora 20 because nokogiri has been updated and the ruby spec for aws-sdk explicitly requires a version < 1.6.0. Either the aws-sdk should be patched to work with the newer dep, or a compatibility package should be built and the dependency should be corrected. Version-Release number of selected component (if applicable): rubygem-aws-sdk-1.15.0-1.fc20.noarch How reproducible: Always Steps to Reproduce: # ruby -e 'require "aws"' /usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could not find 'nokogiri' (< 1.6.0) - did find: [nokogiri-1.6.0] (Gem::LoadError)
rubygem-aws-sdk-1.24.0-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/rubygem-aws-sdk-1.24.0-1.fc20
Package rubygem-aws-sdk-1.24.0-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing rubygem-aws-sdk-1.24.0-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20860/rubygem-aws-sdk-1.24.0-1.fc20 then log in and leave karma (feedback).
rubygem-aws-sdk-1.24.0-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.