Bug 492318 - Missing dependency
Summary: Missing dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-GraphViz
Version: 10
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Chris Weyl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-26 13:10 UTC by Ian Chapman
Modified: 2009-06-14 13:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-14 13:43:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ian Chapman 2009-03-26 13:10:28 UTC
Description of problem:

perl-GraphViz is missing a dependency on GraphViz

For example:

yum -y install perl-GraphViz 

Installs:
perl-Parse-RecDescent
perl-XML-Twig
perl-IPC-Run
perl-GraphViz

Running any GraphViz perl program produces:

Command 'dot' not found in /usr/lib64/qt-3.3/bin, /usr/kerberos/bin, /usr/local/bin, /usr/bin, /bin, /usr/local/sbin, /usr/sbin, /sbin, /home/ian/bin at /usr/lib/perl5/vendor_perl/5.10.0/GraphViz.pm line 1160


dot is part of the GraphViz package


Version-Release number of selected component (if applicable):
perl-GraphViz.noarch 0:2.03-1.fc10

How reproducible:

See above

Steps to Reproduce:
1. Install perl-GraphViz
2. Run a program which depends on it
3. If GraphViz isn't already installed it will fail
  
Actual results:

Program fails

Expected results:

All dependencies should be installed so that programs successfully run.

Additional info:

Comment 1 Fedora Update System 2009-03-29 17:05:24 UTC
perl-GraphViz-2.03-3.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/perl-GraphViz-2.03-3.fc10

Comment 2 Fedora Update System 2009-03-29 17:05:30 UTC
perl-GraphViz-2.03-3.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/perl-GraphViz-2.03-3.fc9


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