[MacPorts] #71126: MacOSX10.13.sdk fails to install on 10.15 Catalina
MacPorts
noreply at macports.org
Fri Oct 25 18:55:54 UTC 2024
#71126: MacOSX10.13.sdk fails to install on 10.15 Catalina
------------------------------+------------------------
Reporter: rmottola | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: catalina
Port: MacOSX10.13.sdk |
------------------------------+------------------------
Comment (by rmottola):
> > If I "copy address" I get
https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_macOS_10.13_for_Xcode_9.3/Command_Line_Tools_macOS_10.13_for_Xcode_9.3.dmg
> >
> > Compared to:
> >
https://download.developer.apple.com/Developer_Tools/Command_Line_Tools_macOS_10.13_for_Xcode_9.3/Command_Line_Tools_macOS_10.13_for_Xcode_9.3.dmg
> >
> > Which looks correct? Perhaps apple checks the path from which the URL
is called.
>
> To the best of my knowledge, the instructions printed by the port were
correct when I wrote them, but Apple has rearranged their URLs before; I
consider it likely that they have done so again since the last time I
reviewed the port's instructions.
The link is correct, but I think apple checks the referrer and not a raw
link, something the art. The links look identical, aren't they?
> This message gets printed if
/System/Library/CoreServices/SystemVersion.plist did not get extracted.
What did get extracted into your work directory?
Where? I check this:
{{{
% pwd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_MacOSX.sdk/MacOSX10.13.sdk/work
}}}
I see this:
{{{
% ls -l
total 104
drwxr-xr-x 2 macports wheel 64 Oct 19 09:38
Command_Line_Tools_macOS_10.13_for_Xcode_9.3
-rwxr-xr-x 1 macports wheel 49952 Oct 25 20:44 pbzx
% du -sh *
0B Command_Line_Tools_macOS_10.13_for_Xcode_9.3
52K pbzx
}}}
I suppose the extraction is incomplete?
--
Ticket URL: <https://trac.macports.org/ticket/71126#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list