Skip Menu |

This queue is for tickets about the Bundle-libnet CPAN distribution.

Report information
The Basics
Id: 13530
Status: resolved
Priority: 0/
Queue: Bundle-libnet

People
Owner: Nobody in particular
Requestors: pattontj [...] gmail.com
Cc:
AdminCc:

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



Subject: Error with CPAN install
I tried updating CPAN by using the following command /usr/bin/perl -MCPAN -e 'install Bundle::CPAN' This failed, and returned a message complaining about libnet and data:dumper. So I loaded CPAN by typing perl -MCPAN -e shell Then I tried installing libnet by typing install Bundle::libnet However, after a bit of the install goes by, I recieve the following message *** Appending installation info to /usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod /usr/bin/make install -- OK Net::Telnet is up to date. Net::Cmd is up to date. Bundle summary: The following items in bundle Bundle::libnet had installation problems: Data::Dumper *** If I type install Data::Dumper I do not recieve any errors Can someone help? Redhat Enterprise Server Perl v5.8.0 Thanks, Tim
From: Graham Barr <gbarr [...] pobox.com>
Subject: Re: [cpan #13530] Error with CPAN install
Date: Mon, 4 Jul 2005 19:58:10 -0500
To: bug-Bundle-libnet [...] rt.cpan.org
RT-Send-Cc:
On Jul 4, 2005, at 4:04 PM, Guest via RT wrote: Show quoted text
> I tried updating CPAN by using the following command > > /usr/bin/perl -MCPAN -e 'install Bundle::CPAN' > > This failed, and returned a message complaining about libnet and > data:dumper. So I loaded CPAN by typing > > perl -MCPAN -e shell > > Then I tried installing libnet by typing > > install Bundle::libnet > > However, after a bit of the install goes by, I recieve the > following message > > *** > Appending installation info to /usr/lib/perl5/5.8.0/i386-linux- > thread-multi/perllocal.pod > /usr/bin/make install -- OK > Net::Telnet is up to date. > Net::Cmd is up to date. > Bundle summary: The following items in bundle Bundle::libnet had > installation problems: > Data::Dumper > *** > > If I type install Data::Dumper I do not recieve any errors
I have not seen this issue reported before, But it sounds like it is an issue with the CPAN module. Graham.