[Bug 461581] New: perl-Catalyst-Runtime-scripts should depend on perl-parent

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 9 09:27:04 UTC 2008


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

Summary: perl-Catalyst-Runtime-scripts should depend on perl-parent

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

           Summary: perl-Catalyst-Runtime-scripts should depend on
                    perl-parent
           Product: Fedora
           Version: 9
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: medium
         Component: perl-Catalyst-Runtime
        AssignedTo: cweyl at alumni.drew.edu
        ReportedBy: allane at cybaea.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description of problem:
The perl-Catalyst-Runtime-scripts RPM package (and presumably
perl-Catalyst-Devel ?) should depend on perl-parent

Version-Release number of selected component (if applicable): 5.7014-3.fc9.


How reproducible: Always.


Steps to Reproduce:
1. yum install perl-Catalyst-Runtime-scripts.noarch
2. catalyst.pl MyApp
3. cd MyApp
4. perl script/myapp_server.pl

Actual results:
Can't locate parent.pm in @INC (@INC contains: [...snip...]) at
/home/allane/playpen/MyApp/script/../lib/MyApp.pm line 16.
BEGIN failed--compilation aborted at
/home/allane/playpen/MyApp/script/../lib/MyApp.pm line 16.
Compilation failed in require at script/myapp_server.pl line 55.

Expected results:

[debug] Debug messages enabled
[debug] Statistics enabled
[debug] Loaded plugins:
[...snip...]

Additional info:

Do 

yum install perl-parent

to fix, but it would be nicer if the RPM package had the right dependency.

-- 
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 Fedora-perl-devel-list mailing list