Bug 676588

Summary: mingw32-gettext: missing dependency: Requires: mingw32(libgomp-1.dll), mingw32(libgcc_s_sjlj-1.dll)
Product: Red Hat Enterprise Linux 6 Reporter: Martin Banas <mbanas>
Component: mingw32-gettextAssignee: Andrew Beekhof <abeekhof>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.1   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-11 13:17:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 670159    

Description Martin Banas 2011-02-10 10:14:03 UTC
Description of problem:
mingw32-gettext package from optional repo for s390x and ppc64 architectures
cannot be installed. There are missing dependencies:
--> Finished Dependency Resolution
Error: Package: mingw32-gettext-0.17-12.el6.4.noarch (rhel-optional)
           Requires: mingw32(libgomp-1.dll)
Error: Package: mingw32-gettext-0.17-12.el6.4.noarch (rhel-optional)
           Requires: mingw32(libgcc_s_sjlj-1.dll)

Version-Release number of selected component (if applicable):
RHEL6.1-20110209.n.0
mingw32-gettext-0.17-12.el6.4.noarch

How reproducible:
100%

Steps to Reproduce:
1. edit /etc/yum.repos.d/rhel.repo and add base and optional repos for
RHEL6.1-20110209.n.0 build
2. update the system (yum update)
3. try to install mingw32-gettext from optional repo

  
Actual results:
missing dependency

Expected results:
mingw32-gettext and dependencies are installed

Comment 1 Andrew Beekhof 2011-02-11 13:17:07 UTC

*** This bug has been marked as a duplicate of bug 676589 ***