Hide Forgot
Description of problem: rubygem-aws-2.4.2.2-2.fc15 (updates) require rubygem-right_http_connection 1.2.4 But package name of rubygem-right_http_connection changed to rubygem-http_connection. Unable to resolve dependency of rubygem-aws. Version-Release number of selected component (if applicable): rubygem-aws-2.4.2-2.fc15.noarch rubygem-http_connection-1.4.1-2.fc15.noarch How reproducible: # yum install rubygem-aws Actual results: Please look at following error messages. # yum install rubygem-aws Loaded plugins: langpacks, presto, refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package rubygem-aws.noarch 0:2.4.2-2.fc15 will be installed --> Processing Dependency: rubygem(right_http_connection) for package: rubygem-aws-2.4.2-2.fc15.noarch --> Finished Dependency Resolution Error: Package: rubygem-aws-2.4.2-2.fc15.noarch (fedora) Requires: rubygem(right_http_connection) Available: rubygem-right_http_connection-1.2.4-3.fc15.noarch (fedora) rubygem(right_http_connection) = 1.2.4 You could try using --skip-broken to work around the problem
Hi, This problem should be fixed now by this update: https://admin.fedoraproject.org/updates/rubygem-aws-2.5.5-1.fc15 Could you verify it please?
I confirmed it. It seems to fixed.