Skip to content

fix: set LD_LIBRARY_PATH on operator build - #1091

Merged
MauroToscano merged 2 commits into
testnetfrom
1089-fixoperator-librisc_zero_verifier_ffiso-not-found-on-operator-start
Sep 26, 2024
Merged

fix: set LD_LIBRARY_PATH on operator build#1091
MauroToscano merged 2 commits into
testnetfrom
1089-fixoperator-librisc_zero_verifier_ffiso-not-found-on-operator-start

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

Description

When running the operator on new builds, the operator throws the following error

error while loading shared libraries: librisc_zero_verifier_ffi.so: cannot open shared object file: No such file or directory

References:
https://github.com/mediremi/rust-plus-golang?tab=readme-ov-file
https://github.com/mediremi/rust-plus-golang/blob/97e8444573698bdf2c82316074b112f7d6209e13/Makefile#L12-L15

@JuArceJuArce self-assigned this Sep 25, 2024
@JuArceJuArce linked an issue Sep 25, 2024 that may be closed by this pull request
@JuArce
JuArce changed the base branch from testnet to stagingSeptember 25, 2024 19:43
@JuArce
JuArce changed the base branch from staging to testnetSeptember 25, 2024 19:43
@MauroToscano
MauroToscano merged commit a280147 into testnetSep 26, 2024
@MauroToscano
MauroToscano deleted the 1089-fixoperator-librisc_zero_verifier_ffiso-not-found-on-operator-start branch September 26, 2024 15:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(operator): librisc_zero_verifier_ffi.so not found on operator start

3 participants

@JuArce@Oppen@MauroToscano