You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
"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
The text was updated successfully, but these errors were encountered: