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

Go 1.1.2 PKG install fails on OSX 10.8.4 #6195

Closed
gopherbot opened this issue Aug 20, 2013 · 7 comments
Closed

Go 1.1.2 PKG install fails on OSX 10.8.4 #6195

gopherbot opened this issue Aug 20, 2013 · 7 comments
Milestone

Comments

@gopherbot
Copy link
Contributor

by [email protected]:

Before filing a bug, please check whether it has been fixed since the
latest release. Search the issue tracker and check that you're running the
latest version of Go:

Run "go version" and compare against
http://golang.org/doc/devel/release.html  If a newer version of Go exists,
install it and retry what you did to reproduce the problem.

Thanks.

What steps will reproduce the problem?
If possible, include a link to a program on play.golang.org.
1. Download go1.1.2.darwin-amd64.pkg
2. Run installer
3. Installer fails with no explanation; some go files appear to be installed.

What is the expected output?
Successful installation.

What do you see instead?
Failed installation. Seriously. If you're going to fail, say why, or at least point to a
log file.

Which compiler are you using (5g, 6g, 8g, gccgo)?
I don't know how to determine this.

Which operating system are you using?
 Mac OSX 10.8.4

Which version are you using?  (run 'go version')
1.1.2

Please provide any additional information below.
@gopherbot
Copy link
Contributor Author

Comment 1 by rustf3:

Worked for me on OS X 10.8.4 (12E55).  Mac Pro Early 2008 2 x 2.8 GHz Quad-Core Intel
Xeon

@gopherbot
Copy link
Contributor Author

Comment 2 by [email protected]:

I forgot to mention that this failed exactly the same way on two separate
machines. Is there an error log somewhere?
[image: Inline image 2]

@gopherbot
Copy link
Contributor Author

Comment 3 by julio.ramirez:

Using: go1.1.2 Mac OS X (x86 64-bit) PKG installer 
Failed for me on OS X 10.8.4 (12E55). Early 2011.  2.3 GHz Intel Core i5.  Same as
described. 
Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013;
root:xnu-2050.24.15~1/RELEASE_X86_64 x86_64
Despite that, I tested the installation (as indicated: http://golang.org/doc/install)
and the installation test worked. I guess it may be a faulty message only.

@gopherbot
Copy link
Contributor Author

Comment 4 by [email protected]:

I suspect it's just a bad message as well. The installed "go" dir looks
identical to the one you get when uncompressing the tarball, and it seems
to run fine. Still, I'm going with the tarball until this is fixed.

@robpike
Copy link
Contributor

robpike commented Aug 20, 2013

Comment 5:

Is this issue #6132?

@robpike
Copy link
Contributor

robpike commented Aug 20, 2013

Comment 6:

Status changed to Duplicate.

Merged into issue #6132.

@gopherbot
Copy link
Contributor Author

Comment 7 by widyakumara:

OSX 10.8.4
MBP Early 2011
2.3 GHz/Intel Core i5
tried go1.1.2.darwin-amd64.pkg then go1.1.2.darwin-386.pkg
both failed

Attachments:

  1. Screen Shot 2013-08-27 at 6.24.36 PM.png (90143 bytes)

@rsc rsc added this to the Go1.2 milestone Apr 14, 2015
@rsc rsc removed the go1.2maybe label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 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

3 participants