~alpine/users

OpenRC can't find fail2ban-client after update to 3.22

Details
Message ID
<i3q7VFdbMjqq3PvQ13sfc78c8WHB5yc0iJgrRdH6f8OFmTwBRPNuC_0h-J76LkMPM8icm6xvR5er7oOCJ1mXYyY6C8J7q1qTdhXWHWJDvB8=@protonmail.com>
DKIM signature
missing
Download raw message
Hi there,

I'm having a bizarre error.

I updated 3.21 to 3.22, no other changes relevant to fail2ban.

The fail2ban service (stock service, I have made 0 changes to the service; it came from the package manager) fails to start with the output:

 * Caching service dependencies ...                                                                                                                                                                                          [ ok ]
 * Starting fail2ban ...
 * start-stop-daemon: failed to exec `/usr/bin/fail2ban-client': No such file or directory
 * start-stop-daemon: failed to start `/usr/bin/fail2ban-client'
 * Failed to start fail2ban                                                                                                                                                                                                  [ !! ]
 * ERROR: fail2ban failed to start

However, both

# fail2ban-client start

and

# /usr/bin/fail2ban-client start

work.

`ls -l /usr/bin/fail2ban-client`:

-rwxr-xr-x    1 root     root          1409 Oct  8  2024 /usr/bin/fail2ban-client

Can anyone replicate this? What is going on?
Reply to thread Export thread (mbox)