You are not logged in.
Delete that broken /etc/environment symlink then reinstall the pam package. Any difference then?
Offline
Tried the steps, sadly no difference.
Offline
The output now of
pacman -Qkk pam
Offline
pam: 585 total files, 0 altered files
Offline
So /etc/environment is a stale link - i'd fix that; no idea whether that's the cause, though.
Offline
I had a simliar problem with Enigmail in Thunderbird. When I opened an encrypted message, nothing happened for a while and then it failed.
A bit of digging showed, that the current version of pinentry is was to blame. Pinentry was also updated by the OP and maybe the sudo password gets asked with this tool.
[2018-04-27 20:11] [ALPM] upgraded pinentry (1.1.0-1 -> 1.1.0-2)
I downgraded that package to the previous version and Enigmail works again for me.
EDIT: There are already to bug reports for that behaviour: https://bugs.archlinux.org/task/58368?p … g=pinentry https://bugs.archlinux.org/task/58425?p … g=pinentry
Last edited by civ0 (2018-05-02 12:47:49)
Offline
So /etc/environment is a stale link - i'd fix that; no idea whether that's the cause, though.
Could you please elaborate as to what you mean about fixing it?
Offline
Replace it with a regular file? In doubt the one from the package.
Edit: sorry, I completely missed your interim discussion w/ loqs.
Last edited by seth (2018-05-02 14:32:32)
Offline
The links to the bugs mentioned by civ0 show that the bug(s) have been fixed. Have you tried upgrading your system again?
EDIT: Assuming that you still have the problem since it has been around a month since you last posted on this topic
Last edited by CPlusPandaGives (2018-06-06 13:27:15)
Offline
I did an update today. yet I am getting the same problem.
I am still using root to do all sudo related work. It is really frustrating.
Offline
pacman -Qkk sudo
which sudo
stat `which sudo`
cat /etc/pacman.conf
Offline