Opened 6 months ago
Last modified 4 months ago
#69952 new defect
port:MacOSX12.sdk and port:MacOSX11.sdk fail to fetch with a 403 error
Reported by: | RJVB (René Bertin) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), jbflanman, cooljeanius (Eric Gallager) |
Port: | MacOSX.sdk |
Description
> port -n destroot mptree-git/devel/MacOSX.sdk subport=MacOSX12.sdk ---> Computing dependencies for MacOSX12.sdk ---> Fetching distfiles for MacOSX12.sdk ---> Attempting to fetch CLTools_macOSNMOS_SDK.pkg from https://swcdn.apple.com/content/downloads/28/19/071-82714-A_HUFJRGID6Y/nnmlg28zs93jdbrsqtk6krr4mmaize40hb Warning: Fetching distfile failed: The requested URL returned error: 403 Error: Failed to fetch MacOSX12.sdk: The requested URL returned error: 403
> port -n destroot mptree-git/devel/MacOSX.sdk subport=MacOSX11.sdk ---> Computing dependencies for MacOSX11.sdk ---> Fetching distfiles for MacOSX11.sdk ---> Attempting to fetch CLTools_macOSLMOS_SDK.pkg from https://swcdn.apple.com/content/downloads/28/19/071-82714-A_HUFJRGID6Y/nnmlg28zs93jdbrsqtk6krr4mmaize40hb Warning: Fetching distfile failed: The requested URL returned error: 403 Error: Failed to fetch MacOSX11.sdk: The requested URL returned error: 403
The 10.15 SDK is OK; I have not tested all the others.
Attachments (1)
Change History (5)
Changed 6 months ago by RJVB (René Bertin)
comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
A fix for this is already in https://github.com/macports/macports-ports/pull/23312.
comment:2 Changed 6 months ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:3 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jbflanman added |
---|
Has duplicate #70058.
comment:4 Changed 4 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
logfile for port:MacOSX12.sdk