Distrobox: Difference between revisions

Luflosi (talk | contribs)
Use "distrobox --root" instead of running as root directly since distrobox does not want to be run with sudo or doas
Smudgebun (talk | contribs)
Added Known Issues section, in it a current Distrobox issue making the example usage on this page break
Line 79: Line 79:
[[Category:Applications]]
[[Category:Applications]]
[[Category:Container]]
[[Category:Container]]
== Known Issues ==
=== Distrobox Fails With Arch Linux and init ===
This is a cross-distro (not NixOS-specific) issue resulting from a [https://github.com/util-linux/util-linux/ util-linux] runuser regression.<ref name="debian-report">https://github.com/89luca89/distrobox/issues/2069</ref><ref name="nixos-report">https://github.com/89luca89/distrobox/issues/2065</ref> A fix has recently been merged, and the issue should be resolved in the next release (v2.43).<ref name="util-linux-pull">https://github.com/util-linux/util-linux/pull/4185</ref>.
== References ==
<references/>