You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
This ticket is for my reference and testing the newly checklist-ified instructions from https://github.com/servo/servo/wiki/SaltStack-Administration, because it turns out picking things back up at the right spot after handling interrupts isn't something brains are optimized for.
Get password from ticket
Install latest or compatible Xcode and commandline tools from the Appstore
If the app store version of xcode is incompatible with the OSX version:
Look up what version of xcode is required for the OSX version
Download that version from developer.apple.com/download/more (use search box)
When download is complete, double click the .dmg in downloads and follow the drag-and-drop instructions to install
If there's a gray 🚫 on the xcode icon, OS updates are required to run it. Click applications, click the updates tab, and let it reboot and install updates.
Run xcodebuild --install when connected via VNC viewer. The installation command creates pop-ups which must be clicked to successfully install xcode.
This ticket is for my reference and testing the newly checklist-ified instructions from https://github.com/servo/servo/wiki/SaltStack-Administration, because it turns out picking things back up at the right spot after handling interrupts isn't something brains are optimized for.
Get password from ticket
Install latest or compatible Xcode and commandline tools from the Appstore
If the app store version of xcode is incompatible with the OSX version:
xcodebuild --install
when connected via VNC viewer. The installation command creates pop-ups which must be clicked to successfully install xcode.Verify the license:
sudo xcodebuild -license
com.saltstack.salt.minion.plist
file just after the Label section:Set screen resolution to 1280x960 or else reftests will fail randomly
Create a standard user named 'Tom Servo', account name servo, give him a password, and log in.
Do the following to stop coreaudiod from using 100% of a cpu:
sudo launchctl load -w /system/library/launchdaemons/com.apple.blued.plist
sudo launchctl unload -w /system/library/launchdaemons/com.apple.metadata.mds.plist
/Users/administrator/Downloads
, as they're implicated in issues withFileStatsAgent
.The text was updated successfully, but these errors were encountered: