Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 34645
Status: open
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: KES [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: installation new modules faild
After upgrading to latest CPAN.pm Show quoted text
cpan> upgrade CPAN
.... Show quoted text
cpan> upgrade File::Path
Package namespace installed latest in CPAN file File::Path 1.08 2.04 DLAND/File-Path-2.04.tar.gz Running install for module File::Path Running make for D/DL/DLAND/File-Path-2.04.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/File-Path-2.04.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/CHECKSUMS Checksum for C:\Perl\cpan\sources\authors\id\D\DL\DLAND\File-Path-2.04.tar.gz ok Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in use at C: /Perl/lib/CPAN/Tarzip.pm line 94. Show quoted text
cpan> install File::Path
Running install for module File::Path Running make for D/DL/DLAND/File-Path-2.04.tar.gz MD5 Checksum was ok Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in use at C: /Perl/lib/CPAN/Tarzip.pm line 94.
Subject: Re: [rt.cpan.org #34645] installation new modules faild
Date: Thu, 03 Apr 2008 22:10:00 +0200
To: bug-CPAN [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Thu, 03 Apr 2008 05:43:37 -0400, "Eugen Konkov via RT" <bug-CPAN@rt.cpan.org> said:
Show quoted text
> After upgrading to latest CPAN.pm
From which version? Show quoted text
cpan> upgrade CPAN
Show quoted text
> ....
What happened in between? Did you do "reload cpan"? What did "reload cpan" say? Show quoted text
cpan> upgrade File::Path
Show quoted text
> Package namespace installed latest in CPAN file > File::Path 1.08 2.04 DLAND/File-Path-2.04.tar.gz > Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP:
Show quoted text
> http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP: > http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/CHECKSUMS > Checksum for > C:\Perl\cpan\sources\authors\id\D\DL\DLAND\File-Path-2.04.tar.gz ok
Show quoted text
> Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
CPAN::Tarzip recently got a couple of updates that should help in such situations. Maybe try 'install ANDK/CPAN-1.92_60.tar.gz' to be at the bleading edge? Show quoted text
cpan> install File::Path
Show quoted text
> Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > MD5 Checksum was ok > Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
When you leave CPAN shell with "q" and enter it again, does this problem persist? -- andreas
CC: undisclosed-recipients:;
Subject: Re: [rt.cpan.org #34645] installation new modules faild
Date: Thu, 03 Apr 2008 21:29:55 +0200
To: bug-CPAN [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Thu, 03 Apr 2008 05:43:37 -0400, "Eugen Konkov via RT" <bug-CPAN@rt.cpan.org> said:
Show quoted text
> After upgrading to latest CPAN.pm
From which version? Show quoted text
cpan> upgrade CPAN
Show quoted text
> ....
What happened in between? Did you do "reload cpan"? What did "reload cpan" say? Show quoted text
cpan> upgrade File::Path
Show quoted text
> Package namespace installed latest in CPAN file > File::Path 1.08 2.04 DLAND/File-Path-2.04.tar.gz > Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP:
Show quoted text
> http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP: > http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/CHECKSUMS > Checksum for > C:\Perl\cpan\sources\authors\id\D\DL\DLAND\File-Path-2.04.tar.gz ok
Show quoted text
> Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
CPAN::Tarzip recently got a couple of updates that should help in such situations. Maybe try 'install ANDK/CPAN-1.92_60.tar.gz' to be at the bleading edge? Show quoted text
cpan> install File::Path
Show quoted text
> Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > MD5 Checksum was ok > Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
When you leave CPAN shell with "q" and enter it again, does this problem persist? -- andreas
CC: undisclosed-recipients:;
Subject: Re: [rt.cpan.org #34645] installation new modules faild
Date: Thu, 03 Apr 2008 22:09:52 +0200
To: bug-CPAN [...] rt.cpan.org
From: andreas.koenig.7os6VVqR [...] franz.ak.mind.de (Andreas J. Koenig)
Show quoted text
>>>>> On Thu, 03 Apr 2008 05:43:37 -0400, "Eugen Konkov via RT" <bug-CPAN@rt.cpan.org> said:
Show quoted text
> After upgrading to latest CPAN.pm
From which version? Show quoted text
cpan> upgrade CPAN
Show quoted text
> ....
What happened in between? Did you do "reload cpan"? What did "reload cpan" say? Show quoted text
cpan> upgrade File::Path
Show quoted text
> Package namespace installed latest in CPAN file > File::Path 1.08 2.04 DLAND/File-Path-2.04.tar.gz > Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP:
Show quoted text
> http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/File-Path-2.04.tar.gz > Fetching with LWP: > http://ppm.activestate.com/CPAN/authors/id/D/DL/DLAND/CHECKSUMS > Checksum for > C:\Perl\cpan\sources\authors\id\D\DL\DLAND\File-Path-2.04.tar.gz ok
Show quoted text
> Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
CPAN::Tarzip recently got a couple of updates that should help in such situations. Maybe try 'install ANDK/CPAN-1.92_60.tar.gz' to be at the bleading edge? Show quoted text
cpan> install File::Path
Show quoted text
> Running install for module File::Path > Running make for D/DL/DLAND/File-Path-2.04.tar.gz > MD5 Checksum was ok > Can't use string ("CPAN::Tarzip") as a HASH ref while "strict refs" in > use at C: > /Perl/lib/CPAN/Tarzip.pm line 94.
When you leave CPAN shell with "q" and enter it again, does this problem persist? -- andreas