Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56874 closed defect (fixed)

opencascade @7.3.0: fetch failure

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: opencascade

Description

--->  Fetching distfiles for opencascade
--->  Attempting to fetch opencascade-7.3.0.tgz from https://distfiles.macports.org/opencascade
--->  Attempting to fetch opencascade-7.3.0.tgz from https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V${git_version};sf=tgz;dummy=
Error: Failed to mirror opencascade: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_science_opencascade/opencascade/main.log for details.

Note that ${git_version} is not being expanded, because in the Portfile the master_sites URL has been enclosed in {}.

Change History (2)

comment:1 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 7085ad6eadd73e84d61349d7d31353800a2642dc/macports-ports (master):

opencascade: properly replace variable in master_sites

Fixes #56874

comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Thank you for pointing this out.

Note: See TracTickets for help on using tickets.