Bug 327481

Summary: Missing perl(HTTP::Request::AsCGI) dependency
Product: [Fedora] Fedora Reporter: Matt Dainty <matt>
Component: perl-Catalyst-RuntimeAssignee: Chris Weyl <cweyl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: jpazdziora, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.7012-2.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-28 13:56:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matt Dainty 2007-10-11 10:52:56 UTC
Description of problem:

The perl-Catalyst-Runtime.spec lists perl(HTTP::Request::AsCGI) as a
BuildRequires, but the resulting binary RPM seems to lack it as a runtime
require. This showed up as a missing dependency when I was packaging
Catalyst::View::JSON and using mock to build/test it.

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

perl-Catalyst-Runtime-5.7007-4

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

I fixed it by adding the following to the perl-Catalyst-Runtime.spec file:

Requires: perl(HTTP::Request::AsCGI) >= 0.5

Comment 1 Chris Weyl 2007-11-05 16:04:09 UTC
Working on updating to 5.7011 -- will include this in that update :)

Comment 2 Jan Pazdziora 2008-02-28 13:57:39 UTC
Rawhide still seems to have

perl-Catalyst-Runtime-5.7007-4.fc7.noarch.rpm

which does not include the perl(HTTP::Request::AsCGI) Requires ...

Comment 3 Chris Weyl 2008-03-01 19:31:17 UTC
Just built into rawhide (and updated to 5.7012).  If there aren't any screams,
I'll build it out to F7/8 as well.

Comment 4 Fedora Update System 2008-03-17 06:40:24 UTC
perl-Catalyst-Devel-1.03-2.fc8,perl-Catalyst-Runtime-5.7012-2.fc8 has been submitted as an update for Fedora 8

Comment 5 Fedora Update System 2008-03-17 06:41:41 UTC
perl-Catalyst-Devel-1.03-2.fc7,perl-Catalyst-Runtime-5.7012-2.fc7 has been submitted as an update for Fedora 7

Comment 6 Fedora Update System 2008-03-21 22:10:27 UTC
perl-Catalyst-Runtime-5.7012-2.fc8, perl-Catalyst-Devel-1.03-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Catalyst-Runtime perl-Catalyst-Devel'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-2597

Comment 7 Fedora Update System 2008-03-28 13:56:41 UTC
perl-Catalyst-Runtime-5.7012-2.fc7, perl-Catalyst-Devel-1.03-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2008-03-28 13:57:47 UTC
perl-Catalyst-Runtime-5.7012-2.fc8, perl-Catalyst-Devel-1.03-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.