After using the Fedora 17 DVD to upgrade from F16, I have multiple problems. I first had to mess with the wireless connection a lot to get it working. Unable to obtain an ip was resolved by setting static ip information. I then attempted to run yum update hoping that this would solve many of the bugs. The output and errors it generated is in the first attachment. It failed to upgrade any packages.
After talking about the issues in #fedora channel on freenode, FranciscoD told me I should follow the instructions here:
http://fedorasolved.org/Members/fenr...pgrade_cleanup
Once I got to this step:
yum update --skip-broken
I received more errors:
http://pastebin.com/Caxj4QZK
The end of the output looks like this:
I've attempted these commands to fix the problem. None worked.
This last one gave me the following errors also telling me to report a bug. Here is partial error output from it.
(included yum check output in attachment)
After talking about the issues in #fedora channel on freenode, FranciscoD told me I should follow the instructions here:
http://fedorasolved.org/Members/fenr...pgrade_cleanup
Once I got to this step:
yum update --skip-broken
I received more errors:
http://pastebin.com/Caxj4QZK
The end of the output looks like this:
Code:
Packages skipped because of dependency problems:
db4-4.8.30-10.fc17.i686 from fedora
gdbm-1.10-2.fc17.i686 from fedora
libyaml-0.1.4-2.fc17.i686 from fedora
ruby-1.9.3.327-19.fc17.x86_64 from updates
ruby-irb-1.9.3.194-10.1.fc17.noarch from fedora
ruby-irb-1.9.3.327-19.fc17.noarch from updates
ruby-libs-1.9.3.194-10.1.fc17.i686 from fedora
rubygem-bigdecimal-1.1.0-19.fc17.x86_64 from updates
rubygem-heroku-2.24.0-2.fc17.noarch from fedora
rubygem-io-console-0.3-10.1.fc17.x86_64 from fedora
rubygem-io-console-0.3-19.fc17.x86_64 from updates
rubygem-json-1.5.4-19.fc17.x86_64 from updates
rubygem-json-1.6.5-1.fc17.x86_64 from fedora
rubygem-netrc-0.7.1-1.fc17.noarch from fedora
rubygem-rake-0.9.2.2-19.fc17.noarch from updates
rubygem-rdoc-3.9.4-19.fc17.noarch from updates
rubygem-rdoc-3.12-3.fc17.noarch from fedora
rubygem-rdoc-3.12-4.fc17.noarch from updates
rubygem-rubyzip-0.9.4-3.fc17.noarch from fedora
rubygems-1.8.23-10.1.fc17.noarch from fedora
rubygems-1.8.23-19.fc17.noarch from updates
rubygems-1.8.24-1.fc17.noarch from fedora
Error: Protected multilib versions: ruby-libs-1.9.3.327-19.fc17.x86_64 != ruby-libs-1.9.3.194-10.1.fc17.x86_64
Code:
yum update ruby-libs
yum remove ruby-libs;yum install ruby-libs
package-cleanup --cleandupes # There were no duplicates. I found this from google, worked for a user experiencing similar errors
yum --enablerepo=updates-testing install ruby-libs
Code:
ERROR with transaction check vs depsolve:
ruby(abi) = 1.8 is needed by (installed) rubygem-configuration-1.1.0-2.fc15.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-rake-0.9.2.2-1.fc16.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-launchy-0.4.0-1.fc16.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-term-ansicolor-1.0.7-1.fc16.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-mime-types-1.16-3.fc15.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-rest-client-1.6.1-2.fc15.noarch
ruby(abi) = 1.8 is needed by (installed) rubygem-heroku-2.0.4-1.fc16.noarch
ruby(abi) = 1.8 is needed by (installed) rubygems-1.8.11-3.fc16.1.noarch
ruby-libs(x86-64) = 1.8.7.371-1.fc16 is needed by (installed) ruby-1.8.7.371-1.fc16.x86_64
Please report this error in https://bugzilla.redhat.com/enter_bu...&component=yum
** Found 239 pre-existing rpmdb problem(s), 'yum check' output follows: