Bug 971962

Summary: mapper: dependency issue with GraphViz
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: dnssec-toolsAssignee: Wes Hardaker <wjhns174>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: wjhns174
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnssec-tools-1.14-7.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-26 00:29:26 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
output of $ mapper none

Description Christian Stadelmann 2013-06-07 17:51:26 UTC
Created attachment 758257 [details]
output of $ mapper

Description of problem:
mapper requires GraphViz, GraphViz::Small and GraphViz::No which are no dependencies of the dnssec-tools package 

Version-Release number of selected component (if applicable):
dnssec-tools: 1.14

How reproducible:
Always

Steps to Reproduce:
1. install dnssec-tools
2. start mapper

Actual results:
mapper should start fine

Expected results:
mapper does not start. Output attached.

Additional info:
perl-GraphViz provides the required perl modules.

Comment 1 Wes Hardaker 2013-06-20 22:58:00 UTC
This was sort of by design based on other opinions.  Some of the applications in DNSSEC-Tools are optional and thus by not requiring everything be installed you save the installation footprint a bit if you didn't need, say, mapper.

That being said I've always thought that line of thinking was pseudo-silly on a system with pre-built packages.  So I'll add GraphViz back to the requires list and point at this bug if someone complains :-)

Comment 2 Fedora Update System 2013-06-21 00:25:19 UTC
dnssec-tools-1.14-7.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dnssec-tools-1.14-7.fc18

Comment 3 Fedora Update System 2013-06-23 05:53:46 UTC
Package dnssec-tools-1.14-7.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dnssec-tools-1.14-7.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-11484/dnssec-tools-1.14-7.fc18
then log in and leave karma (feedback).

Comment 4 Christian Stadelmann 2013-07-01 22:58:09 UTC
Works for me. But how about splitting mapper (and possibly others) to another package it they have too much dependencies?

Comment 5 Wes Hardaker 2013-07-02 17:26:23 UTC
I could, but I think I'll try it like this now.  There are some systems where GraphViz and some other tools aren't available (RHEL systems don't have everything needed), so I didn't include requirement for those systems.

Comment 6 Fedora Update System 2013-07-26 00:29:26 UTC
dnssec-tools-1.14-7.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.