Distrobox with custom HOME directory
I've run into an issue with distrobox on bazzite not allowing custom home directories, apparently due to
I have not run into the issue when doing the same on bluefin, though its been a while since I started running bluefin and I'm not sure if there was some additional configuration/setup performed for distrobox to work correctly.
Has anyone seen this issue or know where I'm going wrong?
/run/host not existing.I have not run into the issue when doing the same on bluefin, though its been a while since I started running bluefin and I'm not sure if there was some additional configuration/setup performed for distrobox to work correctly.
Has anyone seen this issue or know where I'm going wrong?
Solution
well, i'm not sure how that it happened, but my $HOME was set to
/home/giacomo instead of /var/home/giacomo which was apparently causing all the trouble. I updated the passwd file to use the /var/home directory, rebooted, re-created the distrobox containers and everything worked fine.