#13903 closed defect (fixed)
perl5.8 5.8.8_1 fetch failure (404 not found)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | brian@… | |
Port: |
Description
Brian Hunter reported on macports-users that perl-5.8.8.tar.bz2 cannot be fetched from http://www.cpan.org/src/5.0/ and I can confirm this:
$ sudo port -f fetch perl5.8 ---> Fetching perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://www.cpan.org/src/5.0/ ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://svn.macports.org/repository/macports/downloads/perl5.8 Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. $
The archive (and many other archives) seems to be missing from the CPAN server. I'll see if I can figure out whom I need to contact about that.
Change History (6)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 17 years ago by afb@…
http://www.cpan.org/src/perl-5.8.8.tar.gz works, maybe switch to gzip in the meantime ? (perl5.10 is using gzip already, since there is no bzip2 variant for the newer release)
comment:3 Changed 17 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed, rhwood in r32781.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
I can confirm that the contents of the gz archive and the previous bz2 archive are identical. Meanwhile, I'm still trying to discover from the CPAN folks why the bz2 archives disappeared.
comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Note: See
TracTickets for help on using
tickets.
I sent an email to cpan at perl dot org about the problem.