Skip to content

Instantly share code, notes, and snippets.

@jaredbeck
Created January 24, 2016 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaredbeck/c1ed6f546084726801f8 to your computer and use it in GitHub Desktop.
Save jaredbeck/c1ed6f546084726801f8 to your computer and use it in GitHub Desktop.
Updating heroku client ..
Updating Heroku v4 CLI to 4.27.15-535a059 (master)... panic: open /Users/jared/.heroku/heroku-cli.new: no such file or directory
goroutine 3 [running]:
main.fileSha1(0xc8204780f0, 0x23, 0x0, 0x0)
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:209 +0xb8
main.updateCLI(0x48fadc, 0x6)
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:121 +0x57e
main.Update.func1(0x48fadc, 0x6, 0xc82001a600)
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:61 +0x30
created by main.Update
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:65 +0x205
goroutine 1 [select]:
main.Update(0x48fadc, 0x6, 0x3fd900, 0xa)
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:66 +0x3c1
main.glob.func8(0xc8201fe0f0)
/Users/jdickey/src/github.com/heroku/heroku-cli/update.go:40 +0x19e
main.(*Cli).Run(0x5c8180, 0xc820084000, 0x2, 0x2, 0x0, 0x0)
/Users/jdickey/src/github.com/heroku/heroku-cli/cli.go:79 +0x5f6
main.main()
/Users/jdickey/src/github.com/heroku/heroku-cli/main.go:80 +0xaf
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/usr/local/Cellar/go/1.5.3/libexec/src/runtime/asm_amd64.s:1721 +0x1
goroutine 20 [syscall]:
os/signal.loop()
/usr/local/Cellar/go/1.5.3/libexec/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
/usr/local/Cellar/go/1.5.3/libexec/src/os/signal/signal_unix.go:28 +0x37
goroutine 21 [chan receive]:
github.com/heroku/heroku-cli/Godeps/_workspace/src/github.com/stvp/rollbar.init.1.func1()
/Users/jdickey/src/github.com/heroku/heroku-cli/Godeps/_workspace/src/github.com/stvp/rollbar/rollbar.go:74 +0x4c
created by github.com/heroku/heroku-cli/Godeps/_workspace/src/github.com/stvp/rollbar.init.1
/Users/jdickey/src/github.com/heroku/heroku-cli/Godeps/_workspace/src/github.com/stvp/rollbar/rollbar.go:78 +0x5c
goroutine 8 [IO wait]:
net.runtime_pollWait(0x1361098, 0x72, 0xc820072080)
/usr/local/Cellar/go/1.5.3/libexec/src/runtime/netpoll.go:157 +0x60
net.(*pollDesc).Wait(0xc82034a300, 0x72, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/net/fd_poll_runtime.go:73 +0x3a
net.(*pollDesc).WaitRead(0xc82034a300, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/net/fd_poll_runtime.go:78 +0x36
net.(*netFD).Read(0xc82034a2a0, 0xc820484000, 0x8000, 0x8000, 0x0, 0x13a0028, 0xc820072080)
/usr/local/Cellar/go/1.5.3/libexec/src/net/fd_unix.go:232 +0x23a
net.(*conn).Read(0xc82002c040, 0xc820484000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/net/net.go:172 +0xe4
crypto/tls.(*block).readFromUntil(0xc820010930, 0x13611a8, 0xc82002c040, 0x5, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/crypto/tls/conn.go:455 +0xcc
crypto/tls.(*Conn).readRecord(0xc82012d600, 0x490717, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/crypto/tls/conn.go:540 +0x2d1
crypto/tls.(*Conn).Read(0xc82012d600, 0xc820365000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/crypto/tls/conn.go:901 +0x167
net/http.noteEOFReader.Read(0x1361550, 0xc82012d600, 0xc8200161b8, 0xc820365000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/net/http/transport.go:1370 +0x67
net/http.(*noteEOFReader).Read(0xc820369120, 0xc820365000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
<autogenerated>:126 +0xd0
bufio.(*Reader).fill(0xc82001b1a0)
/usr/local/Cellar/go/1.5.3/libexec/src/bufio/bufio.go:97 +0x1e9
bufio.(*Reader).Peek(0xc82001b1a0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/Cellar/go/1.5.3/libexec/src/bufio/bufio.go:132 +0xcc
net/http.(*persistConn).readLoop(0xc820016160)
/usr/local/Cellar/go/1.5.3/libexec/src/net/http/transport.go:876 +0xf7
created by net/http.(*Transport).dialConn
/usr/local/Cellar/go/1.5.3/libexec/src/net/http/transport.go:685 +0xc78
goroutine 9 [select]:
net/http.(*persistConn).writeLoop(0xc820016160)
/usr/local/Cellar/go/1.5.3/libexec/src/net/http/transport.go:1009 +0x40c
created by net/http.(*Transport).dialConn
/usr/local/Cellar/go/1.5.3/libexec/src/net/http/transport.go:686 +0xc9d
heroku-cli: Updating... done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment