Opened 7 years ago

Closed 6 years ago

#53638 closed defect (fixed)

octave-devel-release checksum mismatch

Reported by: numaryu Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: octave-devel-release

Description

I found checksum mismatch occurs for octave-devel-release.

Attachments (1)

main.log (282.3 KB) - added by numaryu 7 years ago.

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by numaryu

Attachment: main.log added

comment:1 Changed 7 years ago by numaryu

It seems the archive file in the master site is broken. I could manage to install using the zip archive. When I write "use_zip" in Portfile, it still fails. But, when I create my own .tar.gz archive from the .zip archive (downloaded by hand from the master site. not using port fetch) and place it in distfiles, then I succeeded.

I also found the post-destroot process fails at installing libcxx-fix.h. This is because the directory where the file to be installed does not exist. I think ".../include/${name}-${version}/${name}/" directory should be like ".../include/octave-${version}/octave/"

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

Cc: MarcusCalhoun-Lopez removed
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

In 7b6bdde2b7b1083167223d167c2e2493be82c01b/macports-ports:

octave-devel-rc,octave-devel-release: mark as obsolete

Neither port is well maintained.
Neither port currently builds.
Both ports are behind the version of the current Octave port.

If there is a strong desire for either port, it is far easier to
incorporate them into the Octave Portfile.

Closes #53638

Note: See TracTickets for help on using tickets.