Skip to content

mpm: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory #160

@jankap

Description

@jankap

With latest mpm (2026.3), I get this error:

./mpm --version
/tmp/mwse_2903185741/bin/glnxa64/mpm: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

Using 2025.1 does not cause this:

./mpm.1 --version
MATLAB Package Manager 2025.1 (glnxa64)

The error appeared firstly in 2026.1

I'm in WSL. Same issues appear in docker builds. Fortunately, thanks to #139 this can be mitigated currently.

I'd appreciate if new dependency requirements could be added to https://github.com/mathworks-ref-arch/matlab-dockerfile/blob/main/MPM.md#changelog.

Thanks

Metadata

Metadata

Assignees

No one assigned

    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