Official install not working for Ubuntu 24.04 LTS

So… what the hell is going on? Even the noble>jammy trick mentioned in this thread doesn’t work anymore.

None of the package files in sensu/stable - Packages · packagecloud can even be downloaded, all of them return 403 Forbidden. Every single one, it seems.

???

I’ve got a whole fleet of Ubuntu 24.04 servers I need to put the agent on and the official instructions make you install a repo that’s seemingly entirely dead. Can’t seem to find a mirror of these packages anywhere on the internet. Yet packagecloud still lists them despite 403’ing.

It took an hour or so but I’ve managed to write some salt states giving me more or less the same experience by extracting sensu-go_6.13.0_linux_amd64.tar.gz to /opt/sensu on each minion, creating the user, group and systemd service plus its cache and config directories then provisioning the rest as normal. Frustrating to lose the repos.

That packagecloud issue must’ve been temporary as it works fine today.

1 Like