Opened 9 months ago

Closed 9 months ago

#67997 closed defect (invalid)

incorrect version referenced for SBCL when using sudo port install sbcl

Reported by: bigchainbill (bill gilbert) 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))

macos 13.5.1 M2

archivefetch phase started at Sun Aug 20 09:44:20 BST 2023
....
:info:archivefetch --->  sbcl-2.2.4_0+arm64+fancy.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch sbcl-2.2.4_0+arm64+fancy.darwin_22.arm64.tbz2 from https://packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch --->  Attempting to fetch sbcl-2.2.4_0+arm64+fancy.darwin_22.arm64.tbz2 from https://ema.uk.packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: SSL: no alternative certificate subject name matches target host name 'ema.uk.packages.macports.org'
:msg:archivefetch --->  Attempting to fetch sbcl-2.2.4_0+arm64+fancy.darwin_22.arm64.tbz2 from https://mse.uk.packages.macports.org/sbcl
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404

Change History (3)

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

Cc: catap added
Description: modified (diff)
Keywords: sbcl arm64 install macports removed
Owner: set to easye
Port: sbcl added
Status: newassigned

If you mean that MacPorts is trying to download sbcl 2.2.4 even though the port was updated to 2.2.5 back in 2022 and has subsequently been updated to newer versions, then please run sudo port -d selfupdate to update your MacPorts and the ports collection to the latest. If that fails, please show us its output.

comment:2 Changed 9 months ago by bigchainbill (bill gilbert)

Thanks for the quick response, i thought i had the successfully run the selfupdate already, but that was not the case. All works as expected now. Thanks again

comment:3 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: assignedclosed

Ok great! Glad you got it working.

Note: See TracTickets for help on using tickets.