Stefan Davis
Stefan Davis
SSL is currently broken in `mariadb-connector-c` in Debian, and therefor `DBD-mysql` (possibly others as well). Debian package: `libdbd-mysql-perl` Debian bug here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032074 The newest release of bugzilla 5.2 requires SSL...
Invoice Ninja is quite difficult to screenshot. Primarily due to it's use of flutter. Flutter makes use of shadow-roots which are difficult to manage in selenium. It also uses flutter's...
Mastadon (and other federated social platforms) are picking up traction atm. Might be a good idea to provide it and possibly others.
Tool for troubleshooting, both for users in general but especially for assisting with support. Collects: - all of ``/var/log`` - journal of everything for past hour - all journal errors...
Closes https://github.com/turnkeylinux/tracker/issues/2000
Refactors removelist to support glob Adds 2 scripts that were previously in the tkldev overlay
Issue, when restoring a backup tklbam does not currently ensure the correct version of dotnet is installed for their backup. E.g. 1. Install asp-net-core-18.0 with ``dotnet-runtime-8`` and ``dotnet-sdk-8``, etc. 2....
Inithooks and Confconsole can crash with unknown TERM values. It should fall back to vt100 support or something similar. Workaround: Set TERM environment var to a compatible, known value. "xterm",...
There seems to be a bug still in the "hostname stuff". I installed the latest turnkey-core on Proxmox. There is only one ethernet interface, eth0. It looks like turnkey added...
It's not clear (to me) when this bug was introduced, it is possible that it's existed for the entire lifetime of tklbam. The ``stat`` structure's mtime value is now almost...