Last release for Ubuntu 22.04LTS

Hi there, I’ve tried to apply the Upgrade process (https://docs.kumomta.com/userguide/installation/upgrading/) because many elements were really interesting to me in the newest release (https://docs.kumomta.com/changelog/2024.06.10-84e84b89/) but it seems that the repo has not been upgraded : kumomta is already the newest version (2023.12.28.085001.63cde9c7).
Will it be available soon ?

Hey there @tireless-tiger, thanks for posting. Please read the “Troubleshooting” and “How to Ask for Help” buttons below. If you would like a 1:1 support session from the KumoMTA team, details are at the “Book a Support Session” button below.

did you run sudo apt update to update the repo metadata?

Yes

Does cat /etc/apt/sources.list.d/kumomta.list match the output from curl -fsSL https://openrepo.kumomta.com/files/kumomta-ubuntu22.list ?

deb [arch=any signed-by=/usr/share/keyrings/kumomta.gpg] https://openrepo.kumomta.com/kumomta-ubuntu-22/ stable main deb [arch=any signed-by=/usr/share/keyrings/kumomta.gpg] https://openrepo.kumomta.com/kumomta-ubuntu-22-stable/ stable main

OK, something weird is going on with the openrepo server; the UI/DB behind it shows that the latest release package is there, but it doesn’t show up in the built apt repo, and looking on the server, that one file is missing.

I’m going to manually build that version and re-upload it, and then see if we can find a more reliable solution for the apt repo

I’ve now restored that build

I’ve just did the update and it has worked perfectly ! thanks