From noreply@github.com Fri Jan 22 12:52:23 2021 From: Moritz To: checkmk-commits@lists.checkmk.com Subject: [checkmk-commits] [tribe29/checkmk] fac8f1: 11973 FIX Be more precise if include files are mis... Date: Fri, 22 Jan 2021 03:52:21 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3037190327271782950==" --===============3037190327271782950== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Branch: refs/heads/2.0.0 Home: https://github.com/tribe29/checkmk Commit: fac8f1e2baf6cdc3b85d435227dc231607711708 https://github.com/tribe29/checkmk/commit/fac8f1e2baf6cdc3b85d435227dc2= 31607711708 Author: Moritz Kiemer Date: 2021-01-22 (Fri, 22 Jan 2021) Changed paths: A .werks/11973 M cmk/base/config.py Log Message: ----------- 11973 FIX Be more precise if include files are missing Checkmk no longer ships '*.include' files in the 'checks/' directory (see Werk #11118). In case you have MKPs installed that need them (but do not include them themselves) you must either update your MKP or provide the required files in the 'local' folder hierarchy. The error message now reports the correct path where to put the file. CMK-6992 Change-Id: Id05cdb48933afd060813eefeb34f562bc8a02a2e --===============3037190327271782950==--