Created attachment 944625 [details] yum output from yum update openssl. Description of problem: Dependency problems have prevented openssl from being updated. Has been so for several months. Version-Release number of selected component (if applicable): [erik@epohost ~]$ uname -a Linux epohost.epolan.dk 3.16.3-200.fc20.x86_64 #1 SMP Wed Sep 17 22:34:21 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux How reproducible: Every time running yum update openssl --skip-broken See attached output from yum. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I am not sure, how did you get your installation to this state, but the openssl base package is not multilib anymore just openssl-devel and openssl-libs are. That means that you have to remove the openssl.i686 and try the update again. This is not a state that normal distribution install could get into so I am closing this as WONTFIX.
(In reply to Tomas Mraz from comment #1) > I am not sure, how did you get your installation to this state, but the > openssl base package is not multilib anymore just openssl-devel and > openssl-libs are. That means that you have to remove the openssl.i686 and > try the update again. I don't know either how it happened. My other fedora 20 system at the same level does not have this problem. I removed the i686 version of openssl and the update succeeded. Thanks for the help. > > This is not a state that normal distribution install could get into so I am > closing this as WONTFIX.