You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which variant of the Monitoring Plugins do you use?
.rpm/.deb package from repo.linuxfabrik.ch
Compiled for Linux (.tar/.zip from download.linuxfabrik.ch)
Compiled for Windows (from download.linuxfabrik.ch)
Source Code from GitHub
Bug description
i got an error while building the Plugins with the included buildscripts:
{:timestamp=>"2023-12-29T11:46:57.120435+0000", :message=>"Invalid package configuration: Cannot package the path '/tmp/dist/summary/check-plugins/The Unlicense', does it exist?", :level=>:error}
I used a debian12 docker container to build the packages:
next trap: please also add to the script a check, if the lib folder is there ;)
markuslf
changed the title
Build Error: Cannot package the path '/tmp/dist/summary/check-plugins/The Unlicense
Build: Error - Cannot package the path '/tmp/dist/summary/check-plugins/The Unlicense
Dec 9, 2024
This issue respects the following points:
Which variant of the Monitoring Plugins do you use?
Bug description
i got an error while building the Plugins with the included buildscripts:
{:timestamp=>"2023-12-29T11:46:57.120435+0000", :message=>"Invalid package configuration: Cannot package the path '/tmp/dist/summary/check-plugins/The Unlicense', does it exist?", :level=>:error}
I used a debian12 docker container to build the packages:
the first mount is the git repo from master, the second mount is only to output the packages from the container.
Steps to reproduce - Plugin call
--
Steps to reproduce - Data
No response
Environment
debian12 docker container
Plugin Version
--
Python version
No response
List of Python modules
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: