Opened 3 years ago

Closed 20 months ago

Last modified 19 months ago

#61503 closed enhancement (fixed)

improve warning message when command line tools are out of date

Reported by: wlipa (Bill Lipa) Owned by:
Priority: Normal Milestone: MacPorts 2.8.0
Component: base Version: 2.6.4
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

As seen in ticket:61458 I was confused by the advice given by the warning message when the command line tool SDK was out of date. It states to run xcode-select --install, but this is not sufficient sometimes.

How about changing it to:

Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'. In some cases, you may need to remove /Library/Developer/CommandLineTools before doing so.

I think this would reduce confusion and support overhead.

Change History (4)

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

It's annoying that we have to work around this Apple bug.

See ProblemHotlist#reinstall-clt

comment:3 Changed 20 months ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Resolution: fixed
Status: newclosed

comment:4 Changed 19 months ago by jmroot (Joshua Root)

Milestone: MacPorts FutureMacPorts 2.8.0
Note: See TracTickets for help on using tickets.