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

Remove deps from shared libraries in skaled #2011

Closed
DmytroNazarenko opened this issue Sep 27, 2024 · 0 comments · Fixed by #2014
Closed

Remove deps from shared libraries in skaled #2011

DmytroNazarenko opened this issue Sep 27, 2024 · 0 comments · Fixed by #2014
Assignees
Labels
bug Something isn't working
Milestone

Comments

@DmytroNazarenko
Copy link
Collaborator

After building version of skaled via custom_build workflow, skaled is crashing on the start with errors:

/skaled/skaled: error while loading shared libraries: libuv.so.1: cannot open shared object file: No such file or directory
/skaled/skaled: error while loading shared libraries: libuv.so.1: cannot open shared object file: No such file or directory
/skaled/skaled: error while loading shared libraries: libuv.so.1: cannot open shared object file: No such file or directory
/skaled/skaled: error while loading shared libraries: libuv.so.1: cannot open shared object file: No such file or directory
/skaled/skaled: error while loading shared libraries: libuv.so.1: cannot open shared object file: No such file or directory
@DmytroNazarenko DmytroNazarenko added the bug Something isn't working label Sep 27, 2024
@dimalit dimalit changed the title Need to fix deps for custom_build Remove deps from shared libraries in skaled Sep 27, 2024
@DmytroNazarenko DmytroNazarenko added this to the SKALE 3.1 milestone Sep 27, 2024
@DmytroNazarenko DmytroNazarenko moved this to In Progress in SKALE Engineering 🚀 Sep 27, 2024
@DmytroNazarenko DmytroNazarenko linked a pull request Oct 2, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Oct 2, 2024
@DmytroNazarenko DmytroNazarenko moved this from Ready For Release Candidate to Done in SKALE Engineering 🚀 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants