Konsole refuses to acknowledge my sudo password, I know it’s right cause I, you know LOGGED INTO the system? This has happened a few times and sometimes resolves itself in 5-10 mins but restarting the system generally fixes it instantly. Even pasting the password doesn’t work. What is this odd schizophrenia bug?
[v@v7 ~]$ sudo pacman -Syu
[sudo] password for v:
Sorry, try again.
[sudo] password for v:
sudo: timed out reading password
sudo: 1 incorrect password attempt
[v@v7 ~]$ sudo pacman -Suy
[sudo] password for v:
:: Synchronizing package databases...
endeavouros 14.4 KiB 58.6 KiB/s 00:00 [---------------------------------------] 100%
core 116.5 KiB 45.3 KiB/s 00:03 [---------------------------------------] 100%
extra 7.5 MiB 2.12 MiB/s 00:04 [---------------------------------------] 100%
multilib 130.2 KiB 51.8 KiB/s 00:03 [---------------------------------------] 100%
:: Starting full system upgrade...
When I try to reset the password - it says the password is the same as before so it does know the password but somehow thinks its the wrong one in sudo??? wtf?