Skip Menu |

This queue is for tickets about the Shipwright CPAN distribution.

Report information
The Basics
Id: 68782
Status: resolved
Priority: 0/
Queue: Shipwright

People
Owner: Nobody in particular
Requestors: bvierra@sortatechie.com (no email address)
Cc:
AdminCc:

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



Subject: Shipwright::Manual::Tutorial has an error for importing perl
Shipwright::Manual::Tutorial has an error for importing perl. The tutorial says to run: shipwright import http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- 5.10.0.tar.gz **** Shell $ shipwright import http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- 5.10.0.tar.gz failed to geth ttp://www.cpan.org/src/http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- 5.10.0.tar.gz: 404 Not Found **** End Shell Changing it to: shipwright import perl-5.10.1.tar.gz Makes it work correctly. --- System Information $ shipwright --version This is Shipwright, version 2.4.26 $ perl -v This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi $ uname -a Linux bluebox 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux This is Ubuntu Server 11.04 x86_64
it's a bug of 2.4.26, we should be able to import perl with full uri. fixed in 2.4.27, which I just pushed to cpan. thanks very much best wishes sunnavy On Sun Jun 12 18:02:52 2011, bvierra wrote: Show quoted text
> Shipwright::Manual::Tutorial has an error for importing perl. > > The tutorial says to run: > shipwright import http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- > 5.10.0.tar.gz > > **** Shell > $ shipwright import http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- > 5.10.0.tar.gz > failed to geth > ttp://www.cpan.org/src/http://www.cpan.org/authors/id/R/RG/RGARCIA/perl- > 5.10.0.tar.gz: 404 Not Found > **** End Shell > > Changing it to: > shipwright import perl-5.10.1.tar.gz > Makes it work correctly. > > --- System Information > $ shipwright --version > This is Shipwright, version 2.4.26 > > $ perl -v > This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi > > $ uname -a > Linux bluebox 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC > 2011 x86_64 x86_64 x86_64 GNU/Linux > > This is Ubuntu Server 11.04 x86_64