Describe the bug
ERROR: Distribution "Debian GNU/Linux 13 (trixie)" is not supported!
To Reproduce
Steps to reproduce the behavior:
- clone git repository
- follow manual instructions on installing libki
- running install script returns error
- See error
Expected behavior
Debian 11 is completely defunct and not receiving updates as of the end of this month, Debian 12 is on security updates only and will be phased out in 2028. I'd expect the software to keep up with OS release cycles.
Deployment architecture:
- OS: Debian 13 Trixie
- Deployment style: Git
- Versions of software used: Git clone
I'm currently pulling apart the install.sh file, looks like it doesn't even support Debian 12, so this install method will be completely defunct at the end of the month. I'm trying to manually install with modern replacements (ntpsec instead of ntp, I assume timesyncd isn't supported)
Describe the bug
ERROR: Distribution "Debian GNU/Linux 13 (trixie)" is not supported!
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Debian 11 is completely defunct and not receiving updates as of the end of this month, Debian 12 is on security updates only and will be phased out in 2028. I'd expect the software to keep up with OS release cycles.
Deployment architecture:
I'm currently pulling apart the install.sh file, looks like it doesn't even support Debian 12, so this install method will be completely defunct at the end of the month. I'm trying to manually install with modern replacements (ntpsec instead of ntp, I assume timesyncd isn't supported)