Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS X Package don't work if Xcode license haven't been accepted on root account #6256

Closed
gopherbot opened this issue Aug 26, 2013 · 1 comment

Comments

@gopherbot
Copy link
Contributor

by yoann.gini:

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.

Attachments:

  1. install.log (9879 bytes)
@adg
Copy link
Contributor

adg commented Aug 26, 2013

Comment 1:

Status changed to Duplicate.

Merged into issue #6132.

@golang golang locked and limited conversation to collaborators Jun 25, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants