Open lmgarret opened 2 months ago
Hi,
the installer must have write access to /lib
for the PAM module and to /etc
to configure PAM correctly. These paths are read-only on immutable distros. I've read that it may be possible to create an OverlayFS to make these paths writable, but I've never tried that myself and don't really know how and if this works. It should error out during installation, I'll add an extra check in the next update.
Glad you like it! Your pip package idea sounds great! If you have any questions, don't hesitate to ask.
Hi! I just downloaded version 2.0.6 and wanted to install it on my Bazzite desktop out of curiosity (a Fedora immutable desktop with KDE). The installation logs don't report any error but both installation attempts seem to do "nothing":
systemctl list-units --type=service
Install
Here are the (desktop app) logs, there are no module's ones:
As always with immutable distros, the immutable part looks like a perfect culprit but I'm surprised that no errors are showing up in the logs :/ Hopefully installing it won't be impossible here..
Let me know if there's anything I can do to help!
Also thanks for the hard work on this, especially the Windows version. This has allowed me to create a much smoother couch gaming setup! I'm now looking to implement a small pip package to interact with the creds module, with the end goal of creating a Home Assistant integration to automate unlocking under certain conditions (e.g. I'm home)