Skip to content

dev-local profile breaks with latest local builds of vinum #12

@JeanJPNM

Description

@JeanJPNM

The server will throw the following error when using builds after vinumdoc/vinum@2984bc7

/usr/local/bin/vinumc: error while loading shared libraries: libvutils.so: cannot open shared object file: No such file or directory

Which indicates that we need to copy the shared libraries vinumc depends on, rather than just the vinumc binary. I'm not sure if this was intended on the compiler's side, but the fix is to mount the entire build directory onto the docker container.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions