[MacPorts] ProblemHotlist modified

MacPorts Wiki noreply at macports.org
Sat May 1 16:31:46 UTC 2021


Page "ProblemHotlist" was changed by ryandesign
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=153>
Revision 153
Comment: No need to use sudo to create and delete /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 152)
+++ ProblemHotlist (version: 153)
@@ -158,10 +158,10 @@
 * Download the command line tools package from the [https://developer.apple.com/download/more/?=command%20line%20tools Apple Developer] site.
 * If the version of the CLT you need is not listed at the developer site, but an older version is, reinstalling that will restore the package receipts. Then just run Software Update to trigger the update to the newer version.
 * Or, on Mac OS X 10.9 or greater, Software Update can reinstall the package:
-  * {{{sudo touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress}}}
+  * {{{touch /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress}}}
   * {{{softwareupdate -l}}}
   * [https://support.apple.com/en-us/HT201541 Run Software Update]
-  * {{{sudo rm /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress}}}
+  * {{{rm /tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress}}}
 Please note that Software Update will continue to list the command line tools package as outdated so long as the file `/tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress` exists.[[BR]]
 Be sure to remove it once the package is reinstalled.
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'ProblemHotlist' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list