[Python-modules-team] Bug#956177: fail2ban: daemon startup should not access /root/.local
Russell Coker
russell at coker.com.au
Wed Apr 15 05:27:33 BST 2020
On Wednesday, 15 April 2020 2:36:43 AM AEST Sylvestre Ledru wrote:
> Could you please reply to
> https://github.com/fail2ban/fail2ban/issues/2688#issuecomment-613543589 ?
>
> (I also looked at the code and could not find where /root/.local would be
> loaded)
Done. strace revealed the following:
stat("/root/.local/lib/python3.8/site-packages", 0x7ffe878316d0) = -1 ENOENT
(No such file or directory)
--
My Main Blog http://etbe.coker.com.au/
My Documents Blog http://doc.coker.com.au/
More information about the Python-modules-team
mailing list