On Wed, 2018-08-08 at 14:20 +0200, Jan Mercl wrote: > On Wed, Aug 8, 2018 at 1:40 PM Kevin Locke <ke...@kevinlocke.name> wrote: > > In my initial email $GOPATH was unset. > > Then I would try (unset $GOPATH defaults to being effectively the same as > $HOME/go on nix) > > $ cd $HOME/go/src ; go get -u ./... > > (add -v and/or -x to see if something is actually happening)
With $GOPATH unset, the behavior is the same as in my initial email: $ rm -rf ~/go $ go get -u mvdan.cc/sh/cmd/shfmt $ cd ~/go/src $ go list ./... | wc -l 6 $ go get -v -u ./... 2>&1 | tee /tmp/go-get.log $ go list ./... | tee /tmp/go-list.txt | wc -l 98 go-get.log and go-list.txt are attached for your reference. Thanks again for your continued help and suggestions, Kevin -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
Fetching https://mvdan.cc/sh/cmd/gosh?go-get=1 Parsing meta tags from https://mvdan.cc/sh/cmd/gosh?go-get=1 (status code 200) get "mvdan.cc/sh/cmd/gosh": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/cmd/gosh?go-get=1 get "mvdan.cc/sh/cmd/gosh": verifying non-authoritative meta tag Fetching https://mvdan.cc/sh?go-get=1 Parsing meta tags from https://mvdan.cc/sh?go-get=1 (status code 200) mvdan.cc/sh (download) Fetching https://golang.org/x/crypto/ssh/terminal?go-get=1 Parsing meta tags from https://golang.org/x/crypto/ssh/terminal?go-get=1 (status code 200) get "golang.org/x/crypto/ssh/terminal": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at https://golang.org/x/crypto/ssh/terminal?go-get=1 get "golang.org/x/crypto/ssh/terminal": verifying non-authoritative meta tag Fetching https://golang.org/x/crypto?go-get=1 Parsing meta tags from https://golang.org/x/crypto?go-get=1 (status code 200) golang.org/x/crypto (download) Fetching https://golang.org/x/sys/unix?go-get=1 Parsing meta tags from https://golang.org/x/sys/unix?go-get=1 (status code 200) get "golang.org/x/sys/unix": found meta tag get.metaImport{Prefix:"golang.org/x/sys", VCS:"git", RepoRoot:"https://go.googlesource.com/sys"} at https://golang.org/x/sys/unix?go-get=1 get "golang.org/x/sys/unix": verifying non-authoritative meta tag Fetching https://golang.org/x/sys?go-get=1 Parsing meta tags from https://golang.org/x/sys?go-get=1 (status code 200) golang.org/x/sys (download) Fetching https://mvdan.cc/sh/interp?go-get=1 Parsing meta tags from https://mvdan.cc/sh/interp?go-get=1 (status code 200) get "mvdan.cc/sh/interp": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/interp?go-get=1 get "mvdan.cc/sh/interp": verifying non-authoritative meta tag Fetching https://golang.org/x/sync/errgroup?go-get=1 Parsing meta tags from https://golang.org/x/sync/errgroup?go-get=1 (status code 200) get "golang.org/x/sync/errgroup": found meta tag get.metaImport{Prefix:"golang.org/x/sync", VCS:"git", RepoRoot:"https://go.googlesource.com/sync"} at https://golang.org/x/sync/errgroup?go-get=1 get "golang.org/x/sync/errgroup": verifying non-authoritative meta tag Fetching https://golang.org/x/sync?go-get=1 Parsing meta tags from https://golang.org/x/sync?go-get=1 (status code 200) golang.org/x/sync (download) Fetching https://golang.org/x/net/context?go-get=1 Parsing meta tags from https://golang.org/x/net/context?go-get=1 (status code 200) get "golang.org/x/net/context": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/context?go-get=1 get "golang.org/x/net/context": verifying non-authoritative meta tag Fetching https://golang.org/x/net?go-get=1 Parsing meta tags from https://golang.org/x/net?go-get=1 (status code 200) golang.org/x/net (download) Fetching https://mvdan.cc/sh/syntax?go-get=1 Parsing meta tags from https://mvdan.cc/sh/syntax?go-get=1 (status code 200) get "mvdan.cc/sh/syntax": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/syntax?go-get=1 get "mvdan.cc/sh/syntax": verifying non-authoritative meta tag Fetching https://mvdan.cc/sh/cmd/shfmt?go-get=1 Parsing meta tags from https://mvdan.cc/sh/cmd/shfmt?go-get=1 (status code 200) get "mvdan.cc/sh/cmd/shfmt": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/cmd/shfmt?go-get=1 get "mvdan.cc/sh/cmd/shfmt": verifying non-authoritative meta tag Fetching https://mvdan.cc/sh/fileutil?go-get=1 Parsing meta tags from https://mvdan.cc/sh/fileutil?go-get=1 (status code 200) get "mvdan.cc/sh/fileutil": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/fileutil?go-get=1 get "mvdan.cc/sh/fileutil": verifying non-authoritative meta tag Fetching https://mvdan.cc/sh/shell?go-get=1 Parsing meta tags from https://mvdan.cc/sh/shell?go-get=1 (status code 200) get "mvdan.cc/sh/shell": found meta tag get.metaImport{Prefix:"mvdan.cc/sh", VCS:"git", RepoRoot:"https://github.com/mvdan/sh"} at https://mvdan.cc/sh/shell?go-get=1 get "mvdan.cc/sh/shell": verifying non-authoritative meta tag
golang.org/x/crypto/acme golang.org/x/crypto/acme/autocert golang.org/x/crypto/acme/autocert/internal/acmetest golang.org/x/crypto/argon2 golang.org/x/crypto/bcrypt golang.org/x/crypto/blake2b golang.org/x/crypto/blake2s golang.org/x/crypto/blowfish golang.org/x/crypto/bn256 golang.org/x/crypto/cast5 golang.org/x/crypto/chacha20poly1305 golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/curve25519 golang.org/x/crypto/ed25519 golang.org/x/crypto/ed25519/internal/edwards25519 golang.org/x/crypto/hkdf golang.org/x/crypto/internal/chacha20 golang.org/x/crypto/internal/subtle golang.org/x/crypto/md4 golang.org/x/crypto/nacl/auth golang.org/x/crypto/nacl/box golang.org/x/crypto/nacl/secretbox golang.org/x/crypto/nacl/sign golang.org/x/crypto/ocsp golang.org/x/crypto/openpgp golang.org/x/crypto/openpgp/armor golang.org/x/crypto/openpgp/clearsign golang.org/x/crypto/openpgp/elgamal golang.org/x/crypto/openpgp/errors golang.org/x/crypto/openpgp/packet golang.org/x/crypto/openpgp/s2k golang.org/x/crypto/otr golang.org/x/crypto/pbkdf2 golang.org/x/crypto/pkcs12 golang.org/x/crypto/pkcs12/internal/rc2 golang.org/x/crypto/poly1305 golang.org/x/crypto/ripemd160 golang.org/x/crypto/salsa20 golang.org/x/crypto/salsa20/salsa golang.org/x/crypto/scrypt golang.org/x/crypto/sha3 golang.org/x/crypto/ssh golang.org/x/crypto/ssh/agent golang.org/x/crypto/ssh/knownhosts golang.org/x/crypto/ssh/terminal golang.org/x/crypto/ssh/test golang.org/x/crypto/tea golang.org/x/crypto/twofish golang.org/x/crypto/xtea golang.org/x/crypto/xts golang.org/x/net/bpf golang.org/x/net/context golang.org/x/net/context/ctxhttp golang.org/x/net/dict golang.org/x/net/dns/dnsmessage golang.org/x/net/html golang.org/x/net/html/atom golang.org/x/net/html/charset golang.org/x/net/http/httpguts golang.org/x/net/http/httpproxy golang.org/x/net/http2 golang.org/x/net/http2/h2c golang.org/x/net/http2/h2i golang.org/x/net/http2/hpack golang.org/x/net/icmp golang.org/x/net/idna golang.org/x/net/internal/iana golang.org/x/net/internal/nettest golang.org/x/net/internal/socket golang.org/x/net/internal/socks golang.org/x/net/internal/sockstest golang.org/x/net/internal/timeseries golang.org/x/net/ipv4 golang.org/x/net/ipv6 golang.org/x/net/nettest golang.org/x/net/netutil golang.org/x/net/proxy golang.org/x/net/publicsuffix golang.org/x/net/trace golang.org/x/net/webdav golang.org/x/net/webdav/internal/xml golang.org/x/net/websocket golang.org/x/net/xsrftoken golang.org/x/sync/errgroup golang.org/x/sync/semaphore golang.org/x/sync/singleflight golang.org/x/sync/syncmap golang.org/x/sys/cpu golang.org/x/sys/unix golang.org/x/sys/windows golang.org/x/sys/windows/registry mvdan.cc/sh/cmd/gosh mvdan.cc/sh/cmd/shfmt mvdan.cc/sh/fileutil mvdan.cc/sh/interp mvdan.cc/sh/shell mvdan.cc/sh/syntax