#28679 closed defect (fixed)
gnuplot 4.4.2 install fail due to checksum mismatch
Reported by: | Olivier.Festor@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | gnuplot |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Installation of gnuplot fails with default following portfile
# $Id: Portfile 76048 2011-02-17 09:24:31Z and.damore@macports.org $
The error log is attached. Basically, it is a checksum mismatch. Any help is welcome since I need gnuplot to finalize my scapy install.
Mac OS X 10.6.6, Xcode 3.2.1, macports 1.9.2
Attachments (1)
Change History (10)
Changed 14 years ago by Olivier.Festor@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | gnuplot added |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Per the FAQ entry on checksum mismatches, please tell us what server the bad distfile came from.
comment:4 Changed 14 years ago by Olivier.Festor@…
The server for both gnuplot-4.4.2.tar.gz and gnuplot.pdf are http://ovh.dl.sourceforge.net/gnuplot
I have tried before all the recommendations in the FAQ (selfupdated, clean, reinstall.
Problem remains
comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Removed ovh from the sourceforge fetchgroup in r76740.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
What makes you think ovh has a corrupted file rather than this unversioned file simply having been updated? Other sourceforge mirrors have a pdf with the same checksums.
comment:7 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:8 Changed 14 years ago by jmroot (Joshua Root)
You might want to put ovh back in the mirror list too if this is the only reason you removed it.
comment:9 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Your change looks good for preventing checksum errors due to the unversioned distfile in the future.
I removed the mirror because of this response:
$ curl -I http://ovh.dl.sourceforge.net/gnuplot/gnuplot.pdf HTTP/1.1 302 Found Date: Mon, 07 Mar 2011 17:48:01 GMT Server: Apache/2.2.9 (Debian) Location: http://downloads.sourceforge.net/gnuplot/gnuplot.pdf?download&failedmirror=ovh.dl.sourceforge.net Vary: Accept-Encoding Connection: close Content-Type: text/html; charset=iso-8859-1
I tried several distfiles from several ports; they all redirect back to the main server with the "failedmirror" tag added.
Has duplicate #28677.