- Edited
No issues with Plasma after updating.
Excited to see Distrobox included so installed it without issues and tried creating one and following error ensued, i did also --image for Fedora 40 and debian from quay and same error. And i don´t know how to proceed or solve this. Let me know if i should create a gh issue with this.
pjol@mini-solus ~ $ distrobox create
Image registry.fedoraproject.org/fedora-toolbox:39 not found.
Do you want to pull the image now? [Y/n]: y
Trying to pull registry.fedoraproject.org/fedora-toolbox:39...
Getting image source signatures
Copying blob 6b90564301bf done |
Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:6b90564301bfa1966564eeab4ad3c3031f6408d75c4a8de4126efcaf7e35ca60": processing tar file(potentially insufficient UIDs or GIDs available in user namespace (requested 0:114 for /usr/share/polkit-1/rules.d): Check /etc/subuid and /etc/subgid if configured locally and run "podman system migrate": lchown /usr/share/polkit-1/rules.d: invalid argument): exit status 1
pjol@mini-solus ~ $
Doing as suggested, podman system migrate
does not resolve the issue or give me any error or further message as to what might be going wrong. Also afaict neither /etc/subuid
or /etc/subgid
exist.