Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

install fails #188

Open
ghost opened this issue Aug 7, 2015 · 0 comments
Open

install fails #188

ghost opened this issue Aug 7, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2015

on go 1.5 beta 3

doing the standard go get -u -v sourcegraph.com/sourcegraph/srclib/cmd/src

gedw99-MacBook-Pro:~ apple$ go get -u -v sourcegraph.com/sourcegraph/srclib/cmd/src
Fetching https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1
Parsing meta tags from https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1 (status code 200)
get "sourcegraph.com/sourcegraph/srclib/cmd/src": found meta tag main.metaImport{Prefix:"sourcegraph.com/sourcegraph/srclib", VCS:"git", RepoRoot:"https://github.com/sourcegraph/srclib"} at https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1
get "sourcegraph.com/sourcegraph/srclib/cmd/src": verifying non-authoritative meta tag
Fetching https://sourcegraph.com/sourcegraph/srclib?go-get=1
Parsing meta tags from https://sourcegraph.com/sourcegraph/srclib?go-get=1 (status code 200)
sourcegraph.com/sourcegraph/srclib (download)
cd /Users/apple/Workspace/go/src/sourcegraph.com/sourcegraph/srclib; git submodule update --init --recursive
No submodule mapping found in .gitmodules for path 'testdata/go-cached'
package sourcegraph.com/sourcegraph/srclib/cmd/src: exit status 1
gedw99-MacBook-Pro:~ apple$

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants