FYI. Bookworm OS to Trixie OS changes

Just an FYI. There was a Debian version change when going from Bookworm(Debian 12) to Trixie(Debian 13) OS’s.

The Ansible Playbook that Anthias uses for the automated script to install everything

bash <(curl -sL ``https://install-anthias.srly.io``)

has got some things that are no longer available in Debian 13, as they are now deprecated. (things like APT-keys changed to GPG keys for instance)

Solution: Use Bookworm OS for now until there is an updated script for Trixie/Debian 13.

1 Like

Thanks, @whitney! We recently updated our documentation to include notes stating that the installer doesn’t support Trixie yet.\

1 Like