unifios-utilities icon indicating copy to clipboard operation
unifios-utilities copied to clipboard

Invalid Conmon

Open delianides opened this issue 2 years ago • 1 comments

Describe the bug After downloading the actions artifact, extracting it and uploading to the UDM Pro. Everytime I run docker or podman I get the following error:

# WARN[0000] Conmon at /usr/libexec/podman/conmon invalid: exit status 127
Error: please update to v2.0.24 or later: outdated conmon version

To Reproduce Steps to reproduce the behavior: If I try and run /usr/libexec/podman/conmon --version, I get the following response:

/usr/libexec/podman/conmon: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

Expected behavior Able to run podman 3.4.4, runc 1.1.0, and conmon 2.1.0 (all defined in the action)

UDM Information

  • Dream Machine Pro
  • Firmware Version: 1.12.22
  • Controller Version 7.2.92

Additional context

New install using the remote install.

delianides avatar Aug 31 '22 03:08 delianides

The podman update package for UDMP is currently broken. Would recommend to just stay on built-in podman version.

gatesry avatar Sep 05 '22 03:09 gatesry