paloma
paloma copied to clipboard
bug: unable to find shared library libwasmvm.x86_64.so
What is happening?
Section description
Provide as much context as you can. Provide relevant software versions, screenshots, copy & paste error messages and so on. Give as much context as you can to make it easier for the developers to figure what is happening.When tagging a new release, the binary requires that libwasmvm.x86_64.so
shared library exists on the machine.
How to reproduce?
Section description
Please write detailed steps of what you were doing for this bug to appear.FROM ubuntu
COPY ./palomad /paloamd
RUN ./palomad
run this dockerfile and take the palomad binary from the release page here on github and it will fail saying that it couldn't load the shared library
What is the expected behaviour?
Section description
If you know, please write down what is the expected behaviour. If you don't know, that's ok. We can have a discussion in comments.Ideally, the shared library should be (somehow) embedded into the binary or if that fails the shared library should be a part of the release
Related ticket: #143
@Vizualni what's the status of this issue?
This is still open.
This needs to move to Volume.
moved to Volume