Menu

#11 cpan2rpm stops after tarball extraction

open
nobody
None
5
2004-10-22
2004-10-22
No

I'm using cpan2rpm fairly long and never had a problem
with it. However now I have to package a perl module
which causes problems. Below is the output. cpan2rpm
simply stops somewhere after the tarball extraction:

]# cpan2rpm --packager "..." XML::LibXML::Common

-- cpan2rpm - Ver: 2.026 --
Signatures not set up
Upgrade check
Argument "1.59_54" isn't numeric in subroutine entry at
(eval 18) line 2.
CPAN+ not found - using old interface

-- module: XML::LibXML::Common --
CPAN: Storable loaded ok
Fetching with LWP:
ftp://ftp.tuwien.ac.at/pub/CPAN/authors/01mailrc.txt.gz
Going to read
/usr/local/src/cpan/sources/authors/01mailrc.txt.gz
Fetching with LWP:

ftp://ftp.tuwien.ac.at/pub/CPAN/modules/02packages.details.txt.gz
Going to read
/usr/local/src/cpan/sources/modules/02packages.details.txt.gz
Database was generated on Fri, 22 Oct 2004 02:07:28 GMT

There's a new CPAN.pm version (v1.76) available!
[Current version is v1.59_54]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a
seamless upgrade
while we are running...

Fetching with LWP:
ftp://ftp.tuwien.ac.at/pub/CPAN/modules/03modlist.data.gz
Going to read
/usr/local/src/cpan/sources/modules/03modlist.data.gz
Going to write /usr/local/src/cpan/Metadata
Fetching with LWP:

ftp://ftp.tuwien.ac.at/pub/CPAN/authors/id/P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz
CPAN: MD5 loaded ok
Fetching with LWP:

ftp://ftp.tuwien.ac.at/pub/CPAN/authors/id/P/PH/PHISH/CHECKSUMS
Checksum for
/usr/local/src/cpan/sources/authors/id/P/PH/PHISH/XML-LibXML-Common-0.13.tar.gz
ok
Scanning cache /usr/local/src/cpan/build for sizes
XML-LibXML-Common-0.13/
XML-LibXML-Common-0.13/ppport.h
XML-LibXML-Common-0.13/test.pl
XML-LibXML-Common-0.13/Common.pm
XML-LibXML-Common-0.13/Changes
XML-LibXML-Common-0.13/MANIFEST
XML-LibXML-Common-0.13/typemap
XML-LibXML-Common-0.13/Common.xs
XML-LibXML-Common-0.13/LICENSE
XML-LibXML-Common-0.13/Makefile.PL
XML-LibXML-Common-0.13/README
Metadata retrieval
Tarball extraction:
[/usr/src/redhat/SOURCES/XML-LibXML-Common-0.13.tar.gz]

This is RH73 with perl 5.6.1.

Discussion


Log in to post a comment.