Description
Summary of Bug
When the goreleaser process ran for v4.0.0-beta1
, the following error occurred:
https://github.com/regen-network/regen-ledger/runs/6735787768?check_suite_focus=true
A validator also pointed out the following error with the built binary:
$ ./regen version
$ ./regen: error while loading shared libraries: libwasmvm.so: cannot open shared object file: No such file or directory
"The v4.0.0-beta1 version binary from the Github release is not workable"
Version
v4.0.0-beta1
Steps to Reproduce
Not sure how to reproduce the first but I'm assuming there is some way to do test runs with goreleaser. The second issue can be reproduced by installing the binary and running regen version
.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned