Opened 13 years ago

Closed 13 years ago

#29859 closed defect (worksforme)

gsed checksum mismatch, distfile is HTML

Reported by: philirwin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gsed

Description (last modified by jmroot (Joshua Root))

I was trying to load py26-scipy and it depends on gsed. gsed failed with the "webpage" error. I thought it could be just temporary, but it's been like this for weeks now. Other packages install just fine on my system. See screen output below.

-PHIL

bash-3.2$ sudo port install gsed      
--->  Computing dependencies for gsed
--->  Verifying checksum(s) for gsed
Error: Checksum (md5) mismatch for sed-4.2.1.tar.gz
Error: Checksum (sha1) mismatch for sed-4.2.1.tar.gz
Error: Checksum (rmd160) mismatch for sed-4.2.1.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for gsed is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_gsed/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (7.2 KB) - added by philirwin@… 13 years ago.
Log file

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by philirwin@…

Attachment: main.log added

Log file

comment:1 Changed 13 years ago by philirwin@…

Cc: philirwin@… added

Cc Me!

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Cc: philirwin@… removed
Description: modified (diff)
Port: gsed added
Summary: gsed fails with "webpage" errorgsed checksum mismatch, distfile is HTML

Please remember to preview and use WikiFormatting, and fill in the Port field. You do not need to be in cc when you are the reporter. As per the FAQ, you need to indicate which mirror your file was downloaded from.

Have you read the MisbehavingServers page? What does the HTML in the downloaded file say?

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

philirwin, have you made any progress on this issue?

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

I tested all HTTP downloads of gsed and they all correctly return 200 OK (except the last-resort svn location, which correctly returns 404 Not Found). So there should be no problem.

One of the download locations is on http://mirror.facebook.net/. Is it possible that your network is naively blocking all URLs containing the word "facebook"? Are you able to access http://mirror.facebook.net/? Again, what does the HTML in the downloaded file (/opt/local/var/macports/distfiles/gsed/sed-4.2.1.tar.gz) say?

comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.