Distrobox: Difference between revisions
Added a fix to a problem I encountered with NixOS on Orbstack. I'm not sure how common it is, but it took a bit to debug. |
m Fixup |
||
| Line 49: | Line 49: | ||
Error: copying system image from manifest list: writing blob: adding layer with blob ...: | Error: copying system image from manifest list: writing blob: adding layer with blob ...: | ||
unpacking failed (error: exit status 1; | unpacking failed (error: exit status 1; | ||
output: potentially insufficient UIDs or GIDs available in user namespace (requested 1000:1000 for /home/ | output: potentially insufficient UIDs or GIDs available in user namespace (requested 1000:1000 for /home/container): Check /etc/subuid and /etc/subgid if configured locally and run "podman system migrate": lchown /home/container: invalid argument) | ||
</syntaxhighlight> | </syntaxhighlight> | ||