Comment 5 for bug 1936671

Revision history for this message
Alexis Reigel (koffeinfrei) wrote (last edit ):

> 1. Are you also building this locally? Or via a build process or something?

Yes, locally. If the host machine doesn't have a build (as would be the case with a CI env.) the problem doesn't occur.

> 2. Does your shard have any dependencies that put things within bin/? E.g. ameba

Exactly. The built binary is copied over from the host to the container, which doesn't have the same built environment and a different version of the linked library.