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
What steps will reproduce the problem?
1. Get an vanilla OS X system with Xcode
2. Run Xcode from you session and accept the license like anyone do
3. Try to install Go from go1.1.2.darwin-amd64.pkg
What is the expected output?
Install should success without any problems
What do you see instead?
Install failed, when looking at the install log, it's because of the xcode license who
haven't been accepted from the root account, which is absolutely unusual.
Which operating system are you using?
OS X 10.8.4
Which version are you using? (run 'go version')
go version go1.1.2 darwin/amd64
Please provide any additional information below.
Using root account is something we never do on OS X, even as software developer.
by yoann.gini:
Attachments:
The text was updated successfully, but these errors were encountered: