Bug 1150172

Summary: Unable to update openssl due to dependency problem.
Product: [Fedora] Fedora Reporter: Erik P. Olsen <erik>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-07 15:27:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
yum output from yum update openssl. none

Description Erik P. Olsen 2014-10-07 14:55:28 UTC
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:

Comment 1 Tomas Mraz 2014-10-07 15:27:17 UTC
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.

Comment 2 Erik P. Olsen 2014-10-07 19:26:59 UTC
(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.