-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I get an error when I try to run "glide update" or "glide install"
[WARN] The name listed in the config file (github.com/elastos/Elastos.ELA.Elaphant.Node) does not match the current location (github.com/elastos/Elastos.ELA.Elephant.Node)
[INFO] Downloading dependencies. Please wait...
[INFO] --> Fetching github.com/elastos/Elastos.ELA
[INFO] --> Fetching github.com/elastos/Elastos.ELA.SideChain.ID
[INFO] --> Fetching golang.org/x/crypto
[INFO] --> Fetching golang.org/x/sys
[INFO] --> Fetching github.com/gorilla/websocket
[INFO] --> Fetching github.com/urfave/cli
[INFO] --> Fetching github.com/howeyc/gopass
[INFO] --> Fetching github.com/itchyny/base58-go
[INFO] --> Fetching github.com/stretchr/testify
[INFO] --> Fetching github.com/syndtr/goleveldb
[INFO] --> Fetching github.com/yuin/gopher-lua
[INFO] --> Fetching github.com/golang/snappy
[INFO] --> Fetching github.com/robfig/cron
[INFO] --> Fetching github.com/robfig/cron.git
[INFO] --> Fetching gopkg.in/cheggaaa/pb.v1
[INFO] --> Fetching github.com/mattn/go-sqlite3
[INFO] --> Fetching github.com/pborman/uuid
[INFO] --> Setting version for github.com/elastos/Elastos.ELA to 2c62d9229851dc89bf9d37f254de886d1c086415.
[INFO] Resolving imports
[INFO] --> Fetching github.com/cheggaaa/pb
[INFO] --> Fetching github.com/cpuguy83/go-md2man
[INFO] --> Fetching github.com/google/uuid
[INFO] --> Fetching github.com/mattn/go-runewidth
[WARN] Conflict: github.com/elastos/Elastos.ELA rev is currently 2c62d9229851dc89bf9d37f254de886d1c086415, but github.com/elastos/Elastos.ELA.SideChain.ID wants v0.3.2
[INFO] github.com/elastos/Elastos.ELA reference 2c62d9229851dc89bf9d37f254de886d1c086415:
[INFO] - author: jiangzehua <jiangzehua@elastos.org>
[INFO] - commit date: Tue, 20 Aug 2019 17:18:38 +0800
[INFO] - subject (first line): fix error that zero amount of output may causes failed to rollback UTXO
[INFO] github.com/elastos/Elastos.ELA reference v0.3.2:
[INFO] - author: jiangzehua <jiangzehua@elastos.org>
[INFO] - commit date: Sun, 02 Jun 2019 18:13:44 +0800
[INFO] - subject (first line): add max txs size check for txpool
[INFO] Keeping github.com/elastos/Elastos.ELA 2c62d9229851dc89bf9d37f254de886d1c086415
[ERROR] Error scanning github.com/cpuguy83/go-md2man/v2/md2man: cannot find package "." in:
/root/.glide/cache/src/https-github.com-cpuguy83-go-md2man/v2/md2man
[ERROR] Failed to retrieve a list of dependencies: Error resolving imports
The command '/bin/sh -c glide update' returned a non-zero code: 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels