Skip to content

Downgrade Nagios Plugins to 2.4.6 due to bugs #73

Downgrade Nagios Plugins to 2.4.6 due to bugs

Downgrade Nagios Plugins to 2.4.6 due to bugs #73

Triggered via push March 12, 2024 14:01
Status Failure
Total duration 2m 56s
Artifacts

build.yml

on: push
Matrix: build
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && git clone https://github.com/nagios-plugins/nagios-plugins.git -b $NAGIOS_PLUGINS_BRANCH && cd nagios-plugins && ./tools/setup && ./configure --prefix=${NAGIOS_HOME} --with-ipv6 --with-ping-command=\"/usr/bin/ping -n -U -W %d -c %d %s\" --with-ping6-command=\"/usr/bin/ping -6 -n -U -W %d -c %d %s\" && make && make install && make clean && mkdir -p /usr/lib/nagios/plugins && ln -sf ${NAGIOS_HOME}/libexec/utils.pm /usr/lib/nagios/plugins && chown root:root ${NAGIOS_HOME}/libexec/check_icmp && chmod u+s ${NAGIOS_HOME}/libexec/check_icmp && cd /tmp && rm -Rf nagios-plugins" did not complete successfully: exit code: 128
build (linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /tmp && git clone https://github.com/nagios-plugins/nagios-plugins.git -b $NAGIOS_PLUGINS_BRANCH && cd nagios-plugins && ./tools/setup && ./configure --prefix=${NAGIOS_HOME} --with-ipv6 --with-ping-command=\"/usr/bin/ping -n -U -W %d -c %d %s\" --with-ping6-command=\"/usr/bin/ping -6 -n -U -W %d -c %d %s\" && make && make install && make clean && mkdir -p /usr/lib/nagios/plugins && ln -sf ${NAGIOS_HOME}/libexec/utils.pm /usr/lib/nagios/plugins && chown root:root ${NAGIOS_HOME}/libexec/check_icmp && chmod u+s ${NAGIOS_HOME}/libexec/check_icmp && cd /tmp && rm -Rf nagios-plugins" did not complete successfully: exit code: 128
build (linux-arm-v7)
The job was canceled because "linux-amd64" failed.
build (linux-arm-v7)
The operation was canceled.
build (linux-arm64)
The job was canceled because "linux-amd64" failed.
build (linux-arm64)
The operation was canceled.
build (linux-amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.