Skip to content

[Bug]: Openwork built on ARM64 relies on x86 libraries at runtime #300

@fmotta

Description

@fmotta

Summary

I was able to build on ARM64 trixie.
But when it runs, it gives a silly error
OpenCode CLI is installed, but opencode serve is unavailable. Update OpenCode and retry. Serve output: x86_64-binfmt-P: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory

Steps to reproduce

  1. Use opencode-cli (build) and add dependencies til it builds
  2. Start openwork and get the error at bottom of the dialog
    Since opencode-cli was used for the build, it seems this error is specific to Openwork

Expected behavior

I would expect that an ARM64 application would use ARM64 libraries

Actual behavior

I run the app and fill in the required fields and click Start OpenWork

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-infoMore info needed to proceed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions