Opened 3 years ago

Closed 3 years ago

#62583 closed defect (fixed)

asymptote @2.70: source download fails

Reported by: captainproton1971 (Captain Proton) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: asymptote

Description

port upgrade failing because of source download problem:

--->  Attempting to fetch asymptote-2.70.src.tgz from http://iweb.dl.sourceforge.net/asymptote
--->  Verifying checksums for asymptote                                              
Error: Checksum (rmd160) mismatch for asymptote-2.70.src.tgz
Error: Checksum (sha256) mismatch for asymptote-2.70.src.tgz
Error: Checksum (size) mismatch for asymptote-2.70.src.tgz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
The file has been moved to: /opt/local/var/macports/distfiles/asymptote/asymptote-2.70.src.tgz.html
Error: Failed to checksum asymptote: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_asymptote/asymptote/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

Attachments (1)

main.log (5.9 KB) - added by captainproton1971 (Captain Proton) 3 years ago.
Log file

Download all attachments as: .zip

Change History (6)

Changed 3 years ago by captainproton1971 (Captain Proton)

Attachment: main.log added

Log file

comment:1 Changed 3 years ago by mojca (Mojca Miklavec)

This looks like a broken server to me (or one that didn't do any updates recently) that just served you some "file not found" HTML document.

comment:2 Changed 3 years ago by mf2k (Frank Schima)

In the future, please fill in the Port field.

comment:3 Changed 3 years ago by mf2k (Frank Schima)

Cc: mojca removed
Owner: set to mojca
Port: asymptote added
Status: newassigned

comment:4 Changed 3 years ago by jmroot (Joshua Root)

See #62325. It's apparently not safe to rely on redirects with sourceforge mirrors.

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

Resolution: fixed
Status: assignedclosed

In 79fc72ca89404e063b2949aeffdd7675c3006114/macports-ports (master):

asymptote: Avoid http redirects

Closes: #62583

Note: See TracTickets for help on using tickets.