Bug 1027115

Summary: xfsprogs: xfsprogs-devel cannot be installed by yum
Product: Red Hat Enterprise Linux 7 Reporter: Eryu Guan <eguan>
Component: xfsprogsAssignee: Eric Sandeen <esandeen>
Status: CLOSED NOTABUG QA Contact: Filesystem QE <fs-qe>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: branto
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-06 08:11:47 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:

Description Eryu Guan 2013-11-06 08:06:25 UTC
Description of problem:
yum install -y xfsprogs-devel
....
Error: Package: xfsprogs-devel-3.1.11-3.el7.x86_64 (@beaker-Server-optional)
           Requires: xfsprogs = 3.1.11-3.el7
           Removing: xfsprogs-3.1.11-3.el7.x86_64 (@beaker-Server)
               xfsprogs = 3.1.11-3.el7
           Updated By: xfsprogs-3.2.0-0.1.alpha1.el7.x86_64 (beaker-Server)
               xfsprogs = 3.2.0-0.1.alpha1.el7

Version-Release number of selected component (if applicable):
xfsprogs-3.2.0-0.1.alpha1.el7

How reproducible:
always

Steps to Reproduce:
1. setup repo which has xfsprogs-3.2.0-0.1.alpha1.el7, baseurl=http://download.eng.bos.redhat.com/rel-eng/RHEL-7.0-20131030.1/compose/Server/x86_64/os
2. yum install -y xfsprogs-devel
3.

Actual results:
install failed due to unmet dependency

Expected results:
could install xfsprogs-devel

Additional info:

Comment 1 Eryu Guan 2013-11-06 08:11:47 UTC
Sorry for the noise, I didn't enable the "optional" repo...

Closed as NOTABUG