Changes between Initial Version and Version 1 of Ticket #67912, comment 2


Ignore:
Timestamp:
Aug 10, 2023, 7:39:21 AM (14 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67912, comment 2

    initial v1  
    1 I deleted macports, and I reinstalled it.   I ran sudo port selfupdate.    The error is as follows: \\
    2 \\
    3 sudo port install sbcl \\
    4 . \\
    5 . \\
    6 . \\
    7 --->  Attempting to fetch patch-contrib-sb-posix-posix-tests.lisp.diff from http://atl.us.distfiles.macports.org/sbcl \\
    8 Error: Failed to fetch sbcl: The requested URL returned error: 404 \\
    9 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. \\
    10 Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. \\
    11 Error: Processing of port sbcl failed \\
    12 \\
     1I deleted macports, and I reinstalled it.   I ran sudo port selfupdate.    The error is as follows:
     2
     3{{{
     4sudo port install sbcl
     5.
     6.
     7.
     8--->  Attempting to fetch patch-contrib-sb-posix-posix-tests.lisp.diff from http://atl.us.distfiles.macports.org/sbcl
     9Error: Failed to fetch sbcl: The requested URL returned error: 404
     10Error: 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.
     11Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
     12Error: Processing of port sbcl failed
     13}}}
     14
    1315Thank you.