> Have been getting a recurring problem when starting Trisquel. I get asked > for my password. > But after I enter it correctly, Trisquel takes me back to the password > entering phase > all over again. > > And thus I cannot enter into my system at all. >
Did you try to log in from a terminal in text mode? (like Ctrl+Alt+F1). If it works, the problem might be solved by the addition to your .profile that is described on https://trisquel.info/en/wiki/gnu-guix-package-manager. I copy it here but my email client is certainly breaking lines; cat >> ~/.profile << EOF export XDG_DATA_DIRS="/usr/local/share:/usr/share/\${XDG_DATA_DIRS:+:}\$XDG_DATA_DI RS" EOF -- David Lecompte <[email protected]> _______________________________________________ Trisquel-devel mailing list [email protected] https://listas.trisquel.info/mailman/listinfo/trisquel-devel
