Does anyone else get locked out of sudo after Hello -> Apps and Tweaks -> Clear Package Cache?

Description:

After some investigation into why I was locked out of sudo earlier, I noticed it seems to be related to clearing package cache via the CachyOS Hello app. Is this just me or can anyone else reproduce this?

Steps to reproduce:

  1. Open a terminal window.
  2. sudo -i
    
  3. Verify you can obtain root.
  4. Launch CachyOS Hello app.
  5. Select Apps/Tweaks.
  6. Click “Clear package cache.”
  7. Observe multiple terminal (Alacritty in my case) windows open asking for password.
  8. Observe entering password just makes another terminal window pop up. (I didn’t test it past about 5 of those.)
  9. Give up and close all those terminal windows.
  10. Open a new terminal window.
  11. sudo -i
    
  12. ERROR OCCURS: Observe sudo then password no longer grants root.
  13. Wait ~10 minutes for the sudo lockout timer to expire, or reboot.
  14. sudo -i
    
  15. Observe sudo then password obtains root as normal.
  16. Repeat “Clear package cache” as above.
  17. ERROR OCCURS: locked out of sudo again.

Reproduces 100%.

I am up to date as of last night.

Bug report log: b79d708