Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: cpan2rpm doesn't work with latest Pod::Text
https://bugzilla.redhat.com/show_bug.cgi?id=462832
Summary: cpan2rpm doesn't work with latest Pod::Text Product: Fedora Version: 7 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: medium Component: cpan2rpm AssignedTo: gavin.henry@gmail.com ReportedBy: benny+bugzilla@amorsen.dk QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com, fedora-triage-list@redhat.com Estimated Hours: 0.0 Classification: Fedora
Created an attachment (id=317167) --> (https://bugzilla.redhat.com/attachment.cgi?id=317167) Switch to Pod::Parser instead of Pod::Text
+++ This bug was initially created as a clone of Bug #279251 +++
I am cloning this bug because it now affects Fedora 9 without adding any third party packages. The original bug expired because Fedora 7 End-of-Life.
Description of problem:
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.fc8.1.noarch perl-5.10.0-33.fc9.i386
How reproducible:
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: I have added a patch. It works for me...
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
John Poelstra poelstra@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Patch Status|NEW |ASSIGNED CC|fedora-triage-list@redhat.c | |om | Version|7 |9
--- Comment #1 from John Poelstra poelstra@redhat.com 2008-09-19 11:38:35 EDT --- changed version to "9"
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
--- Comment #2 from Marcela Maslanova mmaslano@redhat.com 2008-09-22 03:35:38 EDT --- The last release of cpan2rpm was in 2005. I suggest using cpanspec.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
--- Comment #3 from Benny Amorsen benny+bugzilla@amorsen.dk 2008-09-22 10:58:05 EDT --- Ok, can we either get rid of the package or fix it though?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
--- Comment #4 from Marcela Maslanova mmaslano@redhat.com 2008-09-23 04:17:10 EDT --- It can be build and possibly some people still use it.
Thougths from perl-sig?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
Michael Schwendt bugs.michael@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |498746
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=462832
Stepan Kasal skasal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED CC| |skasal@redhat.com Resolution| |DUPLICATE
--- Comment #5 from Stepan Kasal skasal@redhat.com 2009-05-12 08:45:56 EDT ---
*** This bug has been marked as a duplicate of 481147 ***
perl-devel@lists.fedoraproject.org