Skip to content

Release v2.0.22 fails to run under Ubuntu 18.04 #225

@ksdd

Description

@ksdd

Release v2.0.22 fails to run under Ubuntu 18.04 with the following error message

Error: failed to connect to container's attach socket: /run/user/205013812/libpod/tmp/socket/7c19123d148494b91f6689e0882d9f2b1b7b7bb8036128bbd4c363c11bbe3044/atta: dial unixpacket /run/user/205013812/libpod/tmp/socket/7c19123d148494b91f6689e0882d9f2b1b7b7bb8036128bbd4c363c11bbe3044/atta: connect: no such file or directory

I tested the binary provided by the recommended repo as well as the official release binary. Both fail to run with the same error.

BTW: When running the official release binary with --version option, I get:

$ /usr/libexec/podman/conmon --version
conmon version 2.0.23-dev
commit: 715c680-dirty

Obviously the binary has been build from a dirty working copy and is NOT based on the commit 9c34a86 tagged as v2.0.22!

On the other hand the binary from the recommended repo seems to be build based on v2.0.22 according to its version output.

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