Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 8841
Status: resolved
Priority: 0/
Queue: CPANPLUS

People
Owner: Nobody in particular
Requestors: rs [...] crystalflame.net
Cc:
AdminCc:

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



Date: Sat, 11 Dec 2004 21:07:49 -0800
From: Richard Soderberg <rsoderberg [...] gmail.com>
To: bug-CPANPLUS [...] rt.cpan.org
Subject: Phantom CPAN hosts while configuring
CC: SCHWERN [...] cpan.org
Schwern reports that the help text during initial configuration misreports the default hosts as user-selected hosts. - R. Show quoted text
---------- Forwarded message ---------- From: Michael G Schwern <schwern@pobox.com> Date: Fri, 10 Dec 2004 19:17:05 -0500 Subject: [Cpanplus-devel] [BUG] Phantom CPAN hosts while configuring To: cpanplus-devel@lists.sf.net I noticed this with both 0.50_01 and _02. I see you already have some hosts selected: ftp://ftp.cpan.org/pub/CPAN/ http://www.cpan.org/ ftp://ftp.nl.uu.net/pub/CPAN/ ftp://cpan.valueclick.com/pub/CPAN/ ftp://ftp.funet.fi/pub/languages/perl/CPAN/ ftp.nl.uu.net? That's not in my config. And neither is ftp.cpan.org. Nor cpan.valueclick.com. Its not reading this list from my config at all, its reading it from CPANPLUS' own default config! -- Michael G Schwern schwern@pobox.com http://www.pobox.com/~schwern/ Welcome to the Office Of Naval Contemplation ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________ Cpanplus-devel mailing list Cpanplus-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cpanplus-devel
From: "Jos I. Boumans" <kane [...] dwim.org>
Subject: Re: [cpan #8841] Phantom CPAN hosts while configuring
Date: Mon, 13 Dec 2004 18:21:00 +0100
To: bug-CPANPLUS [...] rt.cpan.org
RT-Send-Cc:
On Dec 13, 2004, at 6:10 PM, Richard Soderberg via RT wrote: Show quoted text
> This message about CPANPLUS was sent to you by rs@crystalflame.net > <rs@crystalflame.net> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=8841 > > > Schwern reports that the help text during initial configuration > misreports the default hosts as user-selected hosts. >
Where i replied: that's odd, it works for me (i removed ftp.cpan.org myself): I see you already have some hosts selected: http://www.cpan.org/ ftp://ftp.nl.uu.net/pub/CPAN/ ftp://cpan.valueclick.com/pub/CPAN/ ftp://ftp.funet.fi/pub/languages/perl/CPAN/ If you'd like to stick with your current settings, just select 'Yes'. Otherwise, select 'No' and you can reconfigure your hosts Would you like to keep your current hosts? [Y/n]: However, CPANPLUS' idea of what config was 'acceptable' was a bit stringent, and i'm about to patch that with, which may solve this problem as well: ==== //depot/cpanplus/devel/lib/CPANPLUS/Configure.pm#47 - /Users/kane/sources/p4/cpanplus/devel/lib/CPANPLUS/Configure.pm ==== 13c13 < use vars qw[$AUTOLOAD $VERSION]; --- Show quoted text
> use vars qw[$AUTOLOAD $VERSION
$MINVERSION]; 20a21,26 Show quoted text
> ### The minimum required config version > ### Update this if we have incompatible config changes > #$MINVERSION = $VERSION; > $MINVERSION = '0.050'; > >
136c142 < my $version = $VERSION; --- Show quoted text
> my $version = $MINVERSION;
Show quoted text
> ---------- Forwarded message ---------- > From: Michael G Schwern <schwern@pobox.com> > Date: Fri, 10 Dec 2004 19:17:05 -0500 > Subject: [Cpanplus-devel] [BUG] Phantom CPAN hosts while configuring > To: cpanplus-devel@lists.sf.net > > > I noticed this with both 0.50_01 and _02. > > I see you already have some hosts selected: > > ftp://ftp.cpan.org/pub/CPAN/ > http://www.cpan.org/ > ftp://ftp.nl.uu.net/pub/CPAN/ > ftp://cpan.valueclick.com/pub/CPAN/ > ftp://ftp.funet.fi/pub/languages/perl/CPAN/ > > ftp.nl.uu.net? That's not in my config. And neither is ftp.cpan.org. > Nor cpan.valueclick.com. > > Its not reading this list from my config at all, its reading it from > CPANPLUS' own default config! > > -- > Michael G Schwern schwern@pobox.com > http://www.pobox.com/~schwern/ > Welcome to the Office Of Naval Contemplation > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Cpanplus-devel mailing list > Cpanplus-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cpanplus-devel > >
-- Jos Boumans "Never ask a man what computer he uses. If it's a Mac, he'll tell you. If it's not, why embarrass him?" - Tom Clancy CPANPLUS http://cpanplus.sf.net