Opened 10 months ago

Closed 9 months ago

#67912 closed defect (invalid)

sbcl: patch-contrib-sb-posix-posix-tests.lisp.diff missing

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

Attachments (2)

selfupdate.txt (3.3 KB) - added by sdcycling 9 months ago.
output from sudo port -d selfupdate
patch.txt (9.4 KB) - added by sdcycling 9 months ago.
output for sudo port -d patch sbcl

Download all attachments as: .zip

Change History (14)

comment:1 Changed 10 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.

comment:2 Changed 10 months ago by sdcycling

I deleted macports, and I reinstalled it. I ran sudo port selfupdate. The error is as follows:

sudo port install sbcl
.
.
.
--->  Attempting to fetch patch-contrib-sb-posix-posix-tests.lisp.diff from http://atl.us.distfiles.macports.org/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

Thank you.

Last edited 9 months ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

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

Could you show the output of sudo port -d selfupdate? Maybe some error is occurring that is preventing your ports tree from updating.

Changed 9 months ago by sdcycling

Attachment: selfupdate.txt added

output from sudo port -d selfupdate

comment:4 Changed 9 months ago by sdcycling

Hello, I attached the output as you requested. Since my last update, I had updated my OS to 12.6.8. I don't know whether this impacted the updating of the ports tree. sbcl now installs. Thank you for your help.

comment:5 Changed 9 months ago by catap (Kirill A. Korinsky)

May I ask you to run and share output with us of two commands:

sudo port clean --all sbcl
sudo port -d patch sbcl

Thanks!

Changed 9 months ago by sdcycling

Attachment: patch.txt added

output for sudo port -d patch sbcl

comment:6 Changed 9 months ago by sdcycling

Hello, I head cleaned things up earlier. As a result, there is nothing to clean. If anything got cleaned, I don't have that output anymore. The patch text that you requested is attached. Thank you.

comment:7 Changed 9 months ago by catap (Kirill A. Korinsky)

Can you run sudo port install sbcl? I think it should install SBCL.

comment:8 Changed 9 months ago by sdcycling

Hello, I misunderstood. It got installed. Is it possible that my OS update from 12.5.1 to 12.6.8 facilitated "sudo port -d selfupdate"? Thank you.

comment:9 in reply to:  8 Changed 9 months ago by catap (Kirill A. Korinsky)

Replying to sdcycling:

Hello, I misunderstood. It got installed. Is it possible that my OS update from 12.5.1 to 12.6.8 facilitated "sudo port -d selfupdate"? Thank you.

I think that update of ports tree had fixed an issue. And OS updated hasn't got anything with it.

Shall we close the ticket?

comment:10 Changed 9 months ago by sdcycling

Yes, please close the ticket. Thank you for your help.

comment:11 Changed 9 months ago by catap (Kirill A. Korinsky)

Ryan, can you close it?

comment:12 Changed 9 months ago by easye

Resolution: invalid
Status: assignedclosed

Helping Ryan out…

Note: See TracTickets for help on using tickets.