Skip to content

Desktop Application Podman Local Provider Error #545

@lesterespiritu-a

Description

@lesterespiritu-a

What happened?

Starting a workspace with DevPod Desktop, I am met with the error /usr/bin/podman: symbol lookup error: /usr/bin/podman: undefined symbol: seccomp_transaction_reject.

What did you expect to happen instead?

DevPod Desktop opens the workspace successfully.

How can we reproduce the bug? (as minimally and precisely as possible)

Build and run a workspace as-is.

Local Environment:

  • DevPod Version: v0.14.2 (AppImage)
  • Operating System: linux (OpenSUSE Tumbleweed)
  • ARCH of the OS: AMD64

DevPod Provider:

  • Cloud Provider: Not applicable
  • Kubernetes Provider: Not applicable
  • Local/remote provider: docker (podman under the hood with podman-docker package)
  • Custom provider: Not applicable

Anything else we need to know?

I have a workaround, which is to preload some system libraries needed which resolves the error and other following errors:
LD_PRELOAD=/usr/lib64/libseccomp.so.2:/usr/lib64/libcrypto.so.3:/usr/lib64/libssl.so.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions