[Bug 492318] New: Missing dependency

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 26 13:10:52 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Missing dependency

https://bugzilla.redhat.com/show_bug.cgi?id=492318

           Summary: Missing dependency
           Product: Fedora
           Version: 10
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: perl-GraphViz
        AssignedTo: cweyl at alumni.drew.edu
        ReportedBy: packages at amiga-hardware.com
         QAContact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu,
                    fedora-perl-devel-list at redhat.com
    Classification: Fedora


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:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the perl-devel mailing list