Distrobox multiple crash
when apt or pacman or other distrobox can just crash
Fixed:
need update of distrobox in :stable
https://github.com/89luca89/distrobox/pull/1296
(merged last week in 1.7.1)
Fixed:
need update of distrobox in :stable
https://github.com/89luca89/distrobox/pull/1296
(merged last week in 1.7.1)
GitHub
#1289 is because of apt hook /etc/distrobox-pre-hook.sh umounted /etc/localtime, so findmnt would error out.
Ignore findmnt error in this case.
Ignore findmnt error in this case.