Hi all.
I’m trying to create a container with Toolbox in Fedora 31 Silverblue. But… It doesn’t work:
$ toolbox -v create
toolbox: running as real user ID 1000
toolbox: resolved absolute path for /usr/bin/toolbox to /usr/bin/toolbox
toolbox: checking if /etc/subgid and /etc/subuid have entries for user
toolbox: /etc/subgid and /etc/subuid don’t have entries for user
See the podman(1), subgid(5), subuid(5) and usermod(8) manuals for more
information.
Since my system once threw me out of the session to the login screen, I’ve had this problem too.
toolbox -v
DEBU Running as real user ID 1000
DEBU Resolved absolute path to the executable as /usr/bin/toolbox
DEBU Running on a cgroups v2 host
DEBU Looking up sub-GID and sub-UID ranges for user tealk
DEBU Looking up sub-GID and sub-UID ranges failed: cannot dlopen(3) libsubid.so.5.0.0
Error: Missing subgid and/or subuid ranges for user tealk
See the podman(1), subgid(5), subuid(5) and usermod(8) manuals for more
information.