Skip to content
This repository was archived by the owner on Mar 6, 2020. It is now read-only.
This repository was archived by the owner on Mar 6, 2020. It is now read-only.

gb list returns empty output #481

@gosuri

Description

@gosuri

gb list returns an empty output, not sure what we'll need to further debug. Will update the issue as I investigate further.

Example:

$ gb list
$ echo $?
0
$ gb info
GB_PROJECT_DIR="/Users/gosuri/code/ovrclk/walker"
GB_SRC_PATH="/Users/gosuri/code/ovrclk/walker/src:/Users/gosuri/code/ovrclk/walker/vendor/src"
GB_PKG_DIR="/Users/gosuri/code/ovrclk/walker/pkg/darwin-amd64"
GB_BIN_SUFFIX="-darwin-amd64"
GB_GOROOT="/usr/local/Cellar/go/1.5.2/libexec"
$ go env
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/gosuri/code/go"
GORACE=""
GOROOT="/usr/local/Cellar/go/1.5.2/libexec"
GOTOOLDIR="/usr/local/Cellar/go/1.5.2/libexec/pkg/tool/darwin_amd64"
GO15VENDOREXPERIMENT=""
CC="clang"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fno-common"
CXX="clang++"
CGO_ENABLED="1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions