Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

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

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

Bug Information
Severity: Wishlist
Broken in:
  • 0.052
  • 0.053
Fixed in: (no value)



Subject: Bad parsing of URLs with author directory
"cpan i URL" used to work provided the URL had an author directory structure. Note the following: C:\TEMP\CPAN-YACSmoke-0.02_04>cpanp i http://search.cpan.org/CPAN/authors/id/R/RU/RUBYKAT/txt2html-2.40.tar.gz Installing txt2html [ERROR] Could not create directory 'C:\Documents and Settings\Rob.MAGNETO-XP\Application Data\.cpanplus\authors\id\H\HT\HTTP:\search.cpan.org\CPAN\authors\id\R\ RU\RUBYKAT': Error installing 'txt2html' Problem installing one or more modules
Subject: [WISHLIST] install from URL
[guest - Sat Feb 12 10:05:38 2005]: Show quoted text
> "cpan i URL" used to work provided the URL had an author directory > structure.
This is not CPAN.pm -- quite interesting that you'd mark this as 'important' as it's not a feature ever supported by cpanplus. Show quoted text
> Note the following: > > C:\TEMP\CPAN-YACSmoke-0.02_04>cpanp i > http://search.cpan.org/CPAN/authors/id/R/RU/RUBYKAT/txt2html- > 2.40.tar.gz > > Installing txt2html > [ERROR] Could not create directory 'C:\Documents and > Settings\Rob.MAGNETO-XP\Application > Data\.cpanplus\authors\id\H\HT\HTTP:\search.cpan.org\CPAN\authors\id\R\ > RU\RUBYKAT': > Error installing 'txt2html' > Problem installing one or more modules
Yes, this feature doesn't exist in CPANPLUS, and it has no priority for me to add it. However, if you'd like to provide a patch i'll consider it for inclusion (docs, tests & code). You'll need to add this support to CPANPLUS::Backend::parse_module() and locally override the mirror list in the configuration.
From: rrwo [...] cpan.org
Should this be changed to a wishlist item then? [KANE - Thu Feb 17 07:48:44 2005]: Show quoted text
> Yes, this feature doesn't exist in CPANPLUS, and it has no priority > for me to add it. However, > if you'd like to provide a patch i'll consider it for inclusion (docs, > tests & code). > > You'll need to add this support to CPANPLUS::Backend::parse_module() > and locally override > the mirror list in the configuration.
This will now work as of patch 12134. Expect it in CPANPLUS 0.056.