You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

213 lines
5.6 KiB

7 years ago
fix panic: failed to determine gopath: exec: "go" (Refs #782) ``` -bash-4.2$ tendermint show_validators panic: failed to determine gopath: exec: "go": executable file not found in $PATH goroutine 1 [running]: github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common.gopath(0xc4200632c0, 0x18) /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common/os.go:26 +0x1b5 github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common/os.go:17 +0x13c github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/wire.go:165 +0x50 github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/data.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/data/wrapper.go:89 +0x50 github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/cli.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/cli/setup.go:190 +0x76 main.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/cmd/tendermint/main.go:42 +0x49``` An error message instead would be nice. ``` Now GoPath() is a function instead of a variable.
7 years ago
9 years ago
7 years ago
9 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
fix panic: failed to determine gopath: exec: "go" (Refs #782) ``` -bash-4.2$ tendermint show_validators panic: failed to determine gopath: exec: "go": executable file not found in $PATH goroutine 1 [running]: github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common.gopath(0xc4200632c0, 0x18) /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common/os.go:26 +0x1b5 github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/common/os.go:17 +0x13c github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/wire.go:165 +0x50 github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/data.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/go-wire/data/wrapper.go:89 +0x50 github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/cli.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/vendor/github.com/tendermint/tmlibs/cli/setup.go:190 +0x76 main.init() /var/lib/jenkins/workspace/03.Build.Package/go/src/github.com/tendermint/tendermint/cmd/tendermint/main.go:42 +0x49``` An error message instead would be nice. ``` Now GoPath() is a function instead of a variable.
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
9 years ago
8 years ago
7 years ago
8 years ago
8 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. hash: 9867fa4543ca4daea1a96a3883a7f483819c067ca34ed6d3aa67aace4a289e93
  2. updated: 2017-10-25T07:15:06.075544403Z
  3. imports:
  4. - name: github.com/btcsuite/btcd
  5. version: c7588cbf7690cd9f047a28efa2dcd8f2435a4e5e
  6. subpackages:
  7. - btcec
  8. - name: github.com/ebuchman/fail-test
  9. version: 95f809107225be108efcf10a3509e4ea6ceef3c4
  10. - name: github.com/fsnotify/fsnotify
  11. version: 4da3e2cfbabc9f751898f250b49f2439785783a1
  12. - name: github.com/go-kit/kit
  13. version: e2b298466b32c7cd5579a9b9b07e968fc9d9452c
  14. subpackages:
  15. - log
  16. - log/level
  17. - log/term
  18. - name: github.com/go-logfmt/logfmt
  19. version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
  20. - name: github.com/go-playground/locales
  21. version: e4cbcb5d0652150d40ad0646651076b6bd2be4f6
  22. subpackages:
  23. - currency
  24. - name: github.com/go-playground/universal-translator
  25. version: 71201497bace774495daed26a3874fd339e0b538
  26. - name: github.com/go-stack/stack
  27. version: 817915b46b97fd7bb80e8ab6b69f01a53ac3eebf
  28. - name: github.com/gogo/protobuf
  29. version: 117892bf1866fbaa2318c03e50e40564c8845457
  30. subpackages:
  31. - proto
  32. - name: github.com/golang/protobuf
  33. version: 1643683e1b54a9e88ad26d98f81400c8c9d9f4f9
  34. subpackages:
  35. - proto
  36. - ptypes
  37. - ptypes/any
  38. - ptypes/duration
  39. - ptypes/timestamp
  40. - name: github.com/golang/snappy
  41. version: 553a641470496b2327abcac10b36396bd98e45c9
  42. - name: github.com/gorilla/websocket
  43. version: 71fa72d4842364bc5f74185f4161e0099ea3624a
  44. - name: github.com/hashicorp/hcl
  45. version: 23c074d0eceb2b8a5bfdbb271ab780cde70f05a8
  46. subpackages:
  47. - hcl/ast
  48. - hcl/parser
  49. - hcl/scanner
  50. - hcl/strconv
  51. - hcl/token
  52. - json/parser
  53. - json/scanner
  54. - json/token
  55. - name: github.com/inconshreveable/mousetrap
  56. version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
  57. - name: github.com/jmhodges/levigo
  58. version: c42d9e0ca023e2198120196f842701bb4c55d7b9
  59. - name: github.com/kr/logfmt
  60. version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
  61. - name: github.com/magiconair/properties
  62. version: 8d7837e64d3c1ee4e54a880c5a920ab4316fc90a
  63. - name: github.com/mitchellh/mapstructure
  64. version: 06020f85339e21b2478f756a78e295255ffa4d6a
  65. - name: github.com/pelletier/go-toml
  66. version: 8c31c2ec65b208cc2ad1608bf25a3ff91adf1944
  67. - name: github.com/pkg/errors
  68. version: 645ef00459ed84a119197bfb8d8205042c6df63d
  69. - name: github.com/rcrowley/go-metrics
  70. version: 1f30fe9094a513ce4c700b9a54458bbb0c96996c
  71. - name: github.com/spf13/afero
  72. version: 5660eeed305fe5f69c8fc6cf899132a459a97064
  73. subpackages:
  74. - mem
  75. - name: github.com/spf13/cast
  76. version: acbeb36b902d72a7a4c18e8f3241075e7ab763e4
  77. - name: github.com/spf13/cobra
  78. version: 7b2c5ac9fc04fc5efafb60700713d4fa609b777b
  79. - name: github.com/spf13/jwalterweatherman
  80. version: 12bd96e66386c1960ab0f74ced1362f66f552f7b
  81. - name: github.com/spf13/pflag
  82. version: 97afa5e7ca8a08a383cb259e06636b5e2cc7897f
  83. - name: github.com/spf13/viper
  84. version: 8ef37cbca71638bf32f3d5e194117d4cb46da163
  85. - name: github.com/syndtr/goleveldb
  86. version: b89cc31ef7977104127d34c1bd31ebd1a9db2199
  87. subpackages:
  88. - leveldb
  89. - leveldb/cache
  90. - leveldb/comparer
  91. - leveldb/errors
  92. - leveldb/filter
  93. - leveldb/iterator
  94. - leveldb/journal
  95. - leveldb/memdb
  96. - leveldb/opt
  97. - leveldb/storage
  98. - leveldb/table
  99. - leveldb/util
  100. - name: github.com/tendermint/abci
  101. version: bb9bb4aa465a31fd6a272765be381888e6898c74
  102. subpackages:
  103. - client
  104. - example/counter
  105. - example/dummy
  106. - server
  107. - types
  108. - name: github.com/tendermint/ed25519
  109. version: 1f52c6f8b8a5c7908aff4497c186af344b428925
  110. subpackages:
  111. - edwards25519
  112. - extra25519
  113. - name: github.com/tendermint/go-crypto
  114. version: 311e8c1bf00fa5868daad4f8ea56dcad539182c0
  115. - name: github.com/tendermint/go-wire
  116. version: 5f88da3dbc1a72844e6dfaf274ce87f851d488eb
  117. subpackages:
  118. - data
  119. - data/base58
  120. - name: github.com/tendermint/iavl
  121. version: 721710e7aa59f61dbfbf558943a207ba3fe6b926
  122. subpackages:
  123. - iavl
  124. - name: github.com/tendermint/tmlibs
  125. version: 0a652499ead7cd20a57a6a592f0491a2b493bb85
  126. subpackages:
  127. - autofile
  128. - cli
  129. - cli/flags
  130. - clist
  131. - common
  132. - db
  133. - events
  134. - flowrate
  135. - log
  136. - merkle
  137. - test
  138. - name: golang.org/x/crypto
  139. version: edd5e9b0879d13ee6970a50153d85b8fec9f7686
  140. subpackages:
  141. - curve25519
  142. - nacl/box
  143. - nacl/secretbox
  144. - openpgp/armor
  145. - openpgp/errors
  146. - poly1305
  147. - ripemd160
  148. - salsa20/salsa
  149. - name: golang.org/x/net
  150. version: cd69bc3fc700721b709c3a59e16e24c67b58f6ff
  151. subpackages:
  152. - context
  153. - http2
  154. - http2/hpack
  155. - idna
  156. - internal/timeseries
  157. - lex/httplex
  158. - trace
  159. - name: golang.org/x/sys
  160. version: 8dbc5d05d6edcc104950cc299a1ce6641235bc86
  161. subpackages:
  162. - unix
  163. - name: golang.org/x/text
  164. version: c01e4764d870b77f8abe5096ee19ad20d80e8075
  165. subpackages:
  166. - secure/bidirule
  167. - transform
  168. - unicode/bidi
  169. - unicode/norm
  170. - name: google.golang.org/genproto
  171. version: f676e0f3ac6395ff1a529ae59a6670878a8371a6
  172. subpackages:
  173. - googleapis/rpc/status
  174. - name: google.golang.org/grpc
  175. version: a5986a5c88227370a9c0a82e5277167229c034cd
  176. subpackages:
  177. - balancer
  178. - balancer/roundrobin
  179. - codes
  180. - connectivity
  181. - credentials
  182. - grpclb/grpc_lb_v1/messages
  183. - grpclog
  184. - internal
  185. - keepalive
  186. - metadata
  187. - naming
  188. - peer
  189. - resolver
  190. - resolver/dns
  191. - resolver/passthrough
  192. - stats
  193. - status
  194. - tap
  195. - transport
  196. - name: gopkg.in/go-playground/validator.v9
  197. version: 1304298bf10d085adec514b076772a79c9cadb6b
  198. - name: gopkg.in/yaml.v2
  199. version: eb3733d160e74a9c7e442f435eb3bea458e1d19f
  200. testImports:
  201. - name: github.com/davecgh/go-spew
  202. version: 04cdfd42973bb9c8589fd6a731800cf222fde1a9
  203. subpackages:
  204. - spew
  205. - name: github.com/pmezard/go-difflib
  206. version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
  207. subpackages:
  208. - difflib
  209. - name: github.com/stretchr/testify
  210. version: 2aa2c176b9dab406a6970f6a55f513e8a8c8b18f
  211. subpackages:
  212. - assert
  213. - require