Opened 2 years ago
Closed 2 years ago
#66448 closed defect (worksforme)
Is the xz port missing for Apple Silicon?
Reported by: | russes (Robert Russes) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | ventura arm64 | Cc: | |
Port: | xz |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Is the xz port missing for Apple Silicon?
---> Computing dependencies for xz ---> Fetching archive for xz ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from https://packages.macports.org/xz ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/xz ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/xz ---> Verifying checksums for xz Error: Failed to checksum xz: xz-5.2.9.tar.bz2 does not exist in /opt/local/var/macports/distfiles/xz Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_xz/xz/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
--
:info:archivefetch ---> xz-5.2.9_0.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from https://packages.macports.org/xz :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/xz :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 :msg:archivefetch ---> Attempting to fetch xz-5.2.9_0.darwin_22.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/xz :debug:archivefetch Fetching archive failed: The requested URL returned error: 404
Change History (3)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | ventura arm64 added |
comment:2 Changed 2 years ago by russes (Robert Russes)
Thanks. Close this ticket, but leave it for others to find.
comment:3 Changed 2 years ago by kencu (Ken)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
For macOS Ventura, there are no binaries for Apple Silicon yet, and I've just started producing them for Intel. This shouldn't be a problem; MacPorts should then build from source on your system.
Run
sudo port clean xz
and try again.