Skip to content

Installing and running cosmovisor version doesn't work #10459

Closed
@robert-zaremba

Description

Problem Definition

When following Cosmovisor README installation procedure:

go install github.com/cosmos/cosmos-sdk/cosmovisor/cmd/cosmovisor@v1.0.0

and running

DAEMON_NAME=abc DAEMON_HOME=/home/robert/.simapp cosmovisor version

The version is not set (below output from the command above):

Cosmovisor Version:  

This is because the build flag command is not set.

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

C:CosmovisorIssues and PR related to CosmovisorT:Bug

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions