Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Bidbot: Command not found #7

Closed
rjan90 opened this issue Jul 7, 2021 · 2 comments
Closed

Bidbot: Command not found #7

rjan90 opened this issue Jul 7, 2021 · 2 comments

Comments

@rjan90
Copy link
Contributor

rjan90 commented Jul 7, 2021

Hey! Tried to install the bidbot by building from source. I followed the installation docs, but get bidbot: command not found, when I try to use bidbot init.

go version:
go version go1.16.4 linux/amd64

Install logs:

make install
(re)installing /home/sealworker3/go/bin/govvv-v0.3.0
go: downloading github.com/ahmetb/govvv v0.3.0
CGO_ENABLED=0 go install -ldflags="-X github.com/textileio/bidbot/buildinfo.BuildDate=2021-07-07T10:48:55Z -X github.com/textileio/bidbot/buildinfo.GitCommit=1b9df01 -X github.com/textileio/bidbot/buildinfo.GitBranch=main -X github.com/textileio/bidbot/buildinfo.GitState=clean -X github.com/textileio/bidbot/buildinfo.GitSummary=v0.0.2-2-g1b9df01 -X github.com/textileio/bidbot/buildinfo.Version=git" .
go: downloading github.com/joho/godotenv v1.3.0
go: downloading github.com/spf13/cobra v1.1.3
go: downloading github.com/spf13/viper v1.8.1
go: downloading github.com/textileio/go-log/v2 v2.1.3-gke-1
go: downloading github.com/multiformats/go-multiaddr v0.3.3
go: downloading github.com/libp2p/go-libp2p-core v0.8.5
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/oklog/ulid v1.3.1
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading go.opentelemetry.io/contrib v0.21.0
go: downloading go.opentelemetry.io/otel v1.0.0-RC1
go: downloading github.com/gogo/status v1.1.0
go: downloading google.golang.org/grpc v1.39.0
go: downloading github.com/filecoin-project/lotus v1.10.0
go: downloading github.com/textileio/go-ds-badger3 v0.0.0-20210324034212-7b7fb3be3d1c
go: downloading github.com/textileio/go-ds-mongo v0.1.4
go: downloading github.com/textileio/go-datastore-extensions v1.0.1
go: downloading github.com/multiformats/go-multiaddr-dns v0.3.1
go: downloading github.com/sanderpick/ipfs-lite v1.1.20-0.20210603231246-4c7bb79224a9
go: downloading github.com/ipfs/go-ipfs-blockstore v1.0.4
go: downloading github.com/ipfs/go-ipfs-config v0.14.0
go: downloading github.com/libp2p/go-libp2p v0.14.3
go: downloading github.com/libp2p/go-libp2p-peerstore v0.2.7
go: downloading github.com/libp2p/go-libp2p-pubsub v0.4.2-0.20210517161200-e6ad80cf4782
go: downloading github.com/oklog/ulid/v2 v2.0.2
go: downloading github.com/libp2p/go-libp2p-quic-transport v0.11.1
go: downloading go.opentelemetry.io/contrib/instrumentation/runtime v0.21.0
go: downloading go.uber.org/zap v1.18.1
go: downloading github.com/multiformats/go-multihash v0.0.15
go: downloading github.com/ipfs/go-log v1.0.5
go: downloading go.opencensus.io v0.23.0
go: downloading go.opentelemetry.io/otel/exporters/prometheus v0.21.0
go: downloading go.opentelemetry.io/otel/metric v0.21.0
go: downloading go.opentelemetry.io/otel/sdk v1.0.0-RC1
go: downloading github.com/google/uuid v1.2.0
go: downloading github.com/gogo/googleapis v1.4.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/dgraph-io/badger/v3 v3.2011.1
go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/miekg/dns v1.1.41
go: downloading github.com/benbjohnson/clock v1.1.0
go: downloading go.mongodb.org/mongo-driver v1.4.0
go: downloading go.opentelemetry.io/otel/sdk/export/metric v0.21.0
go: downloading go.opentelemetry.io/otel/sdk/metric v0.21.0
go: downloading github.com/fsnotify/fsnotify v1.4.9
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/magiconair/properties v1.8.5
go: downloading github.com/pelletier/go-toml v1.9.3
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/spf13/afero v1.6.0
go: downloading github.com/spf13/cast v1.3.1
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/subosito/gotenv v1.2.0
go: downloading gopkg.in/ini.v1 v1.62.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
go: downloading github.com/ipfs/interface-go-ipfs-core v0.4.0
go: downloading github.com/ipfs/go-bitswap v0.3.4
go: downloading github.com/ipfs/go-ipfs-provider v0.5.1
go: downloading github.com/ipfs/go-unixfs v0.2.6
go: downloading github.com/libp2p/go-libp2p-kad-dht v0.12.1
go: downloading github.com/btcsuite/btcd v0.21.0-beta
go: downloading github.com/minio/sha256-simd v1.0.0
go: downloading github.com/klauspost/compress v1.11.7
go: downloading github.com/libp2p/go-netroute v0.1.6
go: downloading github.com/lucas-clemente/quic-go v0.21.1
go: downloading github.com/prometheus/client_golang v1.11.0
go: downloading golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
go: downloading go.opentelemetry.io/otel/internal/metric v0.21.0
go: downloading github.com/multiformats/go-multistream v0.2.2
go: downloading github.com/libp2p/go-libp2p-mplex v0.4.1
go: downloading github.com/libp2p/go-libp2p-noise v0.2.0
go: downloading github.com/libp2p/go-libp2p-yamux v0.5.4
go: downloading github.com/libp2p/go-tcp-transport v0.2.3
go: downloading github.com/libp2p/go-ws-transport v0.4.0
go: downloading github.com/whyrusleeping/mdns v0.0.0-20190826153040-b9b60ed33aa9
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
go: downloading golang.org/x/text v0.3.6
go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
go: downloading go.opentelemetry.io/otel/trace v1.0.0-RC1
go: downloading github.com/klauspost/cpuid/v2 v2.0.4
go: downloading github.com/libp2p/go-libp2p-transport-upgrader v0.4.2
go: downloading github.com/libp2p/go-libp2p-autonat v0.4.2
go: downloading github.com/libp2p/go-conn-security-multistream v0.2.1
go: downloading github.com/libp2p/go-libp2p-swarm v0.5.0
go: downloading github.com/google/gopacket v1.1.19
go: downloading github.com/libp2p/go-mplex v0.3.0
go: downloading github.com/libp2p/go-yamux/v2 v2.2.0
go: downloading github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd
go: downloading github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b
go: downloading github.com/flynn/noise v1.0.0
go: downloading github.com/prometheus/common v0.26.0
go: downloading github.com/prometheus/procfs v0.6.0
go: downloading github.com/dgraph-io/ristretto v0.0.4-0.20210122082011-bb5d392ed82d
go: downloading github.com/huin/goupnp v1.0.1-0.20210310174557-0ca763054c88
go: downloading github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc
go: downloading github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c
go: downloading github.com/golang/snappy v0.0.3-0.20201103224600-674baa8c7fc3
go: downloading github.com/google/flatbuffers v1.12.0
go: downloading github.com/marten-seemann/qtls-go1-16 v0.1.3
go: downloading github.com/go-stack/stack v1.8.0
go: downloading github.com/aws/aws-sdk-go v1.32.11
go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c
go: downloading github.com/xdg/stringprep v0.0.0-20180714160509-73f8eece6fdc
go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
go: downloading github.com/ipfs/go-ipfs-http-client v0.1.0
go: downloading github.com/ipfs/go-ipfs-cmds v0.6.0
go: downloading github.com/rs/cors v1.7.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
@jsign
Copy link
Contributor

jsign commented Jul 7, 2021

The bidbot binary is placed in your $GOPATH/bin folder, so most probably you don't have $GOPATH/bin in your $PATH environment variable. (You can check where $GOPATH is with go env | grep GOPATH).

@merlinran
Copy link
Contributor

Added this step to README.md.

@rjan90 rjan90 closed this as completed Jul 7, 2021
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

3 participants