feileacan
Results
2
issues of
feileacan
sudo-prompt exec fails with "no polkit authentication agent found" on 9.0.0 but succeeds on 8.2.0. Steps to Reproduce: ``` npm install [email protected] # or @8.2.0 node ~/node_modules/sudo-prompt/test.js ``` Output of...
On Linux, kernel 6.5.13 but probably applies to all versions. No VM/root/container/etc, ext4 filesystem. Notify version 6.1.1. ### Repro steps ```rust let watcher, rx = ...; let temp = tempdir()?;...