Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proto-gen command not working #8358

Closed
4 tasks
aleem1314 opened this issue Jan 18, 2021 · 2 comments · Fixed by #8361
Closed
4 tasks

proto-gen command not working #8358

aleem1314 opened this issue Jan 18, 2021 · 2 comments · Fixed by #8361
Assignees
Labels
Milestone

Comments

@aleem1314
Copy link
Contributor

Summary of Bug

make proto-gen command not working.

Version

master

Steps to Reproduce

make proto-gen


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@amaury1093 amaury1093 added this to the v0.40.1 milestone Jan 18, 2021
@amaury1093
Copy link
Contributor

Confirmed. Note: it works if we just plainly run ./scripts/protocgen.sh. It seems related to #8350 (comment). Is there anything to be updated on the Dockerfile?

Here's the output i have

$ make proto-gen
Generating Protobuf files
/usr/local/bin/docker run --rm -v /Users/amaury/Workspace/regen/cosmos-sdk:/workspace --workdir /workspace tendermintdev/sdk-proto-gen sh ./scripts/protocgen.sh
make: *** [proto-gen] Error 1

@tac0turtle tac0turtle self-assigned this Jan 18, 2021
@tac0turtle tac0turtle mentioned this issue Jan 18, 2021
9 tasks
@readygo586
Copy link

readygo586 commented Mar 10, 2021

This problem also exist in tag v0.41.2 and today's master branch.


make proto-gen
Generating Protobuf files
/usr/local/bin/docker run --rm -v /Users/rogan/go/src/github.com/cosmos/cosmos-sdk:/workspace --workdir /workspace tendermintdev/sdk-proto-gen sh ./scripts/protocgen.sh

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

Successfully merging a pull request may close this issue.

4 participants