sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
406 stars 147 forks source link

Update/available repo for Debian 12 (Bookworm) #1285

Closed FoUStep closed 1 year ago

FoUStep commented 1 year ago

Describe the bug When upgrading to Debian 12, there is no available repo (at the time of writing) for Thruk (through labs.consol.de). Also the current way to add the gpg key is deprecated.

Thruk Version Latest version

To Reproduce Steps to reproduce the behavior:

  1. Update to Debian 12
  2. Change repo from bullseye to bookworm
  3. Apt update, apt upgrade
sni commented 1 year ago

I updated the way keys should be added in the labs repo. There is a repo for debian testing here: https://build.opensuse.org/repositories/home:naemon That should work for debian 12 pretty good right now. I'll add debian 12 on obs as soon as it's available.

For the long term, the main repository will be obs for thruk and other tools. And labs will be the main repository for OMD only.

FoUStep commented 1 year ago

Hmmm correct me if I'm wrong but the thruk.org website says the repo of labs is the easiest way to install it:

Screenshot 2023-06-20 at 22 39 36

Should this be changed to the opensuse naemon repo? I don't change repo often (I've been using the labs for years).

sni commented 1 year ago

it is, but it is way more work to add new linux distributions there than it is on obs. So if a linux distribution is available on the suse obs, then it's just one click to enable builds/repo for it. Thing is, sometime they take some time as well. So you can't tell which repo has a new linux distribution first. If they are available in both, then it doesn't matter. Anyway, i updated the download page to add a bit more context and links to obs.

sni commented 1 year ago

Btw, meanwhile OBS has added debian 12, so it's available there now.

FoUStep commented 1 year ago

Works like a charm! Good solution.