This new v17.x (Bullseye) bugfix (of a bugfix) release includes the previous fixes as per v1.4.3.2 - but with a new MySQL/MariaDB bugfix to resolve an oversight on my behalf (the hookscript name included 'mariadb' - so was killing itself when running pkill mariadb
). This resolves that by renaming the hook script.
To install on any/all TurnKey Linux v17.x appliances:
wget https://github.com/turnkeylinux/tklbam/releases/download/v1.4.3.3/tklbam_1.4.3.3_all.deb
apt install ./tklbam_1.4.3.3_all.deb
If you applied the previous workaround (as noted here) then please ensure that you remove that script. I.e.:
rm -rf /etc/tklbam/hooks.d/maria_db-changes
Note: v18.x users can install the fixed package via apt. The fixed version is 1.4.6
:
apt update
apt install tklbam
[...]
apt policy tklbam
tklbam:
Installed: 1.4.6
Candidate: 1.4.6
Version table:
*** 1.4.6 999
999 http://archive.turnkeylinux.org/debian bookworm/main amd64 Packages
100 /var/lib/dpkg/status