Bug 1132693 - Geard dependency failed
Summary: Geard dependency failed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: geard
Version: epel7
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-21 19:57 UTC by Charles Burton
Modified: 2014-08-23 16:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-23 16:26:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Charles Burton 2014-08-21 19:57:23 UTC
Description of problem:

From a clean install of Centos 7 I am unable to install geard due to a dependency on docker-io.


Version-Release number of selected component (if applicable):
geard-0-0.14.git06df437.el7.x86_64 (epel)


How reproducible:

1. Clean install of Centos 7

2. wget http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpm

3. rpm -ivh epel-release-7-0.2.noarch.rpm

4. yum install docker

5. yum install geard


Actual results:

Resolving Dependencies
--> Running transaction check
---> Package geard.x86_64 0:0-0.14.git06df437.el7 will be installed
--> Processing Dependency: docker-io for package: geard-0-0.14.git06df437.el7.x86_64
--> Finished Dependency Resolution
Error: Package: geard-0-0.14.git06df437.el7.x86_64 (epel)
           Requires: docker-io


Expected results:


Additional info:

The problem appears to just be with package naming.

Comment 1 Lokesh Mandvekar 2014-08-21 20:16:22 UTC
Yup, will build with Requires: docker.

Thanks!

Comment 2 Lokesh Mandvekar 2014-08-21 23:26:01 UTC
geard has been built for epel7 with the runtime dep corrected. https://koji.fedoraproject.org/koji/buildinfo?buildID=569906

Will probably show up in yum in a while.

Comment 3 Charles Burton 2014-08-22 14:19:15 UTC
Just installed and tested, looks good!

Comment 4 Lokesh Mandvekar 2014-08-23 16:26:05 UTC
Great, thanks!


Note You need to log in before you can comment on or make changes to this bug.