Bug 572019

Summary: perl-IO-String dependency missing from Publican install
Product: [Community] Publican Reporter: Richard Wilding <rwilding>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 1.6CC: jfearn, jwulf, mmcallis, nb, publican-list, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.6.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-22 05:56:33 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 Richard Wilding 2010-03-10 01:36:24 UTC
Description of problem:
Publican does not install the dependency perl-IO-String.
Without it installed the following error can occur during a build:

"LibXSLT: error coming back from perl-dispatcher in pm file. Can't locate object method "new" via package "IO::String" at /usr/lib/perl5/vendor_perl/5.8.8/Publican/Builder.pm line 1165"


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

Additional info:
The workaround is to install perl-IO-String manually:
yum install perl-IO-String

Comment 2 Jeff Fearn 🐞 2010-03-22 05:56:33 UTC

*** This bug has been marked as a duplicate of bug 568950 ***