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

all: Go 1.8.5 release status #22264

Closed
rsc opened this issue Oct 14, 2017 · 4 comments
Closed

all: Go 1.8.5 release status #22264

rsc opened this issue Oct 14, 2017 · 4 comments

Comments

@rsc
Copy link
Contributor

rsc commented Oct 14, 2017

Go 1.8.5 release status

PROBLEMS WITH RELEASE

  • go1.8.5 tag already exists in Go repository!

Issues with fixes

Changes on release branch

Log

2017/10/26 17:06:10 starting
2017/10/26 17:06:11 working in /Users/rsc/go-releasebot-work/go1.8.5
2017/10/26 17:06:11 $ git fetch origin master
2017/10/26 17:06:14 $ git fetch origin release-branch.go1.8
2017/10/26 17:06:18 $ git clone --reference /Users/rsc/go-releasebot-work/go1.8.5/gitmirror -b release-branch.go1.8 https://go.googlesource.com/go /Users/rsc/go-releasebot-work/go1.8.5/gitwork
2017/10/26 17:06:27 $ git change relwork
2017/10/26 17:06:27 $ git config gc.auto 0
2017/10/26 17:06:27 $ git rev-parse go1.8.5
2017/10/26 17:06:27 already released
2017/10/26 17:06:27 

PANIC: already released

goroutine 71 [running]:
runtime/debug.Stack(0xc420ca9908, 0x151eaa0, 0xc420ba61e0)
	/Users/rsc/go1.9/src/runtime/debug/stack.go:24 +0xa7
main.(*Work).recover(0xc420b92240)
	/Users/rsc/src/golang.org/x/build/cmd/releasebot/main.go:194 +0x71
panic(0x151eaa0, 0xc420ba61e0)
	/Users/rsc/go1.9/src/runtime/panic.go:491 +0x283
log.(*Logger).Panic(0xc4209e6410, 0xc420ca9b10, 0x1, 0x1)
	/Users/rsc/go1.9/src/log/log.go:216 +0xbe
main.(*Work).gitCheckout(0xc420b92240)
	/Users/rsc/src/golang.org/x/build/cmd/releasebot/git.go:67 +0xa93
main.(*Work).doRelease(0xc420b92240)
	/Users/rsc/src/golang.org/x/build/cmd/releasebot/main.go:265 +0x3ab
main.main.func1(0xc420a67810, 0xc420b92240)
	/Users/rsc/src/golang.org/x/build/cmd/releasebot/main.go:99 +0x51
created by main.main
	/Users/rsc/src/golang.org/x/build/cmd/releasebot/main.go:97 +0x4c4

— golang.org/x/build/cmd/releasebot, Oct 26 21:06:27 UTC

@rsc rsc added this to the Go1.8.5 milestone Oct 14, 2017
@rsc rsc changed the title Go1.8.5 release status _Go1.8.5_ release status Oct 14, 2017
@rsc rsc changed the title _Go1.8.5_ release status all: Go1.8.5 release status Oct 14, 2017
@rsc rsc changed the title all: Go1.8.5 release status all: Go 1.8.5 release status Oct 19, 2017
@rsc
Copy link
Contributor Author

rsc commented Oct 19, 2017

go1.8.5rc3 pre-release distributions

go1.8.5rc3 distributions are now available for testing:

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz) (pkg)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

— golang.org/x/build/cmd/releasebot, Oct 19 23:25:49 UTC

@rsc
Copy link
Contributor Author

rsc commented Oct 20, 2017

go1.8.5rc4 pre-release distributions

go1.8.5rc4 distributions are now available for testing:

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz) (pkg)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

— golang.org/x/build/cmd/releasebot, Oct 20 17:54:25 UTC

@rsc
Copy link
Contributor Author

rsc commented Oct 25, 2017

go1.8.5rc5 pre-release distributions

go1.8.5rc5 distributions are now available for testing:

src (tar.gz)
linux-386 (tar.gz)
linux-armv6l (tar.gz)
linux-amd64 (tar.gz)
linux-arm64 (tar.gz)
freebsd-386 (tar.gz)
freebsd-amd64 (tar.gz)
windows-386 (zip) (msi)
windows-amd64 (zip) (msi)
darwin-amd64 (tar.gz) (pkg)
linux-s390x (tar.gz)
linux-ppc64le (tar.gz)

— golang.org/x/build/cmd/releasebot, Oct 25 16:46:37 UTC

@rsc
Copy link
Contributor Author

rsc commented Oct 26, 2017

go1.8.5 has been packaged and includes:

The release is posted at golang.org/dl.

— golang.org/x/build/cmd/releasebot, Oct 26 21:07:55 UTC

@rsc rsc closed this as completed Oct 26, 2017
@golang golang locked and limited conversation to collaborators Oct 26, 2018
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