Closed rusty-snake closed 1 year ago
Hello @rusty-snake
The issue is that if a profiles directory is missing bubblejail will try to recreate it. This was first added when there only was user config directory (under ~/.config
) but later a system wide configuration directory was added. This is normally not an issue because the /etc
directory exists on most installs but I guess Fedora strips empty directories.
Should be fixed in 75c24c3060f53ab27fbac65c0bb3d9ca6b911bdf. The missing directories should now be skipped. Can you give it a try?
Works, Thanks.
Output of
bubblejail --version
0.8.0
Your distro name and version
Fedora 38
Description
STR
/etc/bubblejail
is not exacted.Expected behaviour