chrisss404 / check-mk-arm

Checkmk for Raspberry Pi.
183 stars 23 forks source link

Download check-mk-raw-1.4.0p21_0.stretch_armhf.deb #5

Closed Lonerider2010 closed 6 years ago

Lonerider2010 commented 6 years ago

Where do I get it? It is not available at http://mathias-kettner.com/check_mk_download_version.php?HTML=yes&version=1.4.0p33&edition=cre.

Lonerider2010 commented 6 years ago

Now I found that I need to run ./build_check_mk.sh. Unfortunately that run into an error, see attached log file. build_check_mk_2018-06-13.log

chrisss404 commented 6 years ago

The build script is not tested with jessie, currently I run it only with stretch, so you might run into some issues.

First, there are issues installing the required dependencies, as can be seen here:

138 MB an Archiven müssen heruntergeladen werden. Nach dem Entpacken werden 425 MB zusätzlich belegt sein.
E: Konnte Sperre /var/cache/apt/archives/lock nicht bekommen - open (11: Die Ressource ist zur Zeit nicht verfügbar)
E: Das Verzeichnis /var/cache/apt/archives/ kann nicht gesperrt werden.
ERROR. Some packages could not be installed. You will get 
Problems while compiling if something is missing.

Secondly, one of the patches can not be applied, as can be seen here:

patching file packages/perl-modules/lib/BuildHelper.pm
patching file Makefile
patching file packages/nrpe/Makefile
Hunk #1 FAILED at 17.
1 out of 1 hunk FAILED -- saving rejects to file packages/nrpe/Makefile.rej

If you just want to download and test Check_MK on your RaspberryPI, you can get the latest packages from the release page.