Skip to content

Binaries from automated builds not working out of the box #36

@bradkeifer

Description

@bradkeifer

Failures are occurring for the macos builds with several errors similar to below

openssl@3 3.6.0 is already installed and up-to-date. To reinstall 3.6.0, run: brew reinstall openssl@3

Other builds are successful, but they are not working if the required shared libraries are not installed on the target host.

We need to either specify an exact list of libraries that must be installed, or statically link.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions