Opened 14 months ago

Last modified 13 months ago

#67912 closed defect

sbcl: patch-contrib-sb-posix-posix-tests.lisp.diff missing — at Version 1

Reported by: sdcycling Owned by: easye
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: catap (Kirill A. Korinsky)
Port: sbcl

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello, I get errors during a maxima installation on a mac running mac os 12.5.1. The sequence of commands is as follows:

$sudo port install sbcl
.
.
.
--->  Attempting to fetch patch-contrib-sb-posix-posix-tests.lisp.diff from http://jog.id.distfiles.macports.org/macports/distfiles/sbcl
Error: Failed to fetch sbcl: The requested URL returned error: 404
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_sbcl/sbcl/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port sbcl failed

Change History (1)

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: catap added
Description: modified (diff)
Owner: set to easye
Port: sbcl added
Status: newassigned
Summary: Requested URL does not work for sbclsbcl: patch-contrib-sb-posix-posix-tests.lisp.diff missing

I don't think your ports tree is up to date because patch-contrib-sb-posix-posix-tests.lisp.diff and the reference to it was removed from the portfile two months ago. Try again after running sudo port selfupdate.

Note: See TracTickets for help on using tickets.