[Bug 279251] New: cpan2rpm doesn't work with latest Pod::Text

bugzilla at redhat.com bugzilla at redhat.com
Wed Sep 5 19:48:56 UTC 2007


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




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

           Summary: cpan2rpm doesn't work with latest Pod::Text
           Product: Fedora
           Version: f7
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: medium
         Component: cpan2rpm
        AssignedTo: ghenry at suretecsystems.com
        ReportedBy: roland at astrofoto.org
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com


Description of problem:

The latest version of Pod::Text from CPAN is from RRA/podlators-2.0.5.tar.gz

Pod::Text no longer derives from Pod::Parser so the method 'interpolate' does
not exist.  As near as I can tell, this is the only method used in cpan2rpm, so
Pod::Text can be changed to Pod::Parser in the two places it appears.  This is
what I did locally and it now works for me.

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

cpan2rpm-2.028-2.fc6

How reproducible:

update Pod::Text via cpan.
Run cpan2rpm for some module (any will do...)
  
Actual results:

[...]
-- module: /var/cache/cpan/build/libwww-perl-5.808-baHtIL --
Metadata retrieval
Can't locate object method "interpolate" via package "Pod::Text" at
/usr/bin/cpan2rpm line 522.
-- Done --


Expected results:

No failure from above.

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, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list