Skip to content

Bump libreNMS to 24.8.1 #664

Bump libreNMS to 24.8.1

Bump libreNMS to 24.8.1 #664

Re-run triggered August 21, 2024 17:02
Status Failure
Total duration 1m 50s
Artifacts 1

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c apk --update --no-cache add -t build-dependencies build-base linux-headers musl-dev python3-dev && echo \"Installing LibreNMS https://github.com/librenms/librenms.git#${LIBRENMS_VERSION}...\" && git clone --depth=1 --branch ${LIBRENMS_VERSION} https://github.com/librenms/librenms.git . && pip3 install --ignore-installed -r requirements.txt --upgrade --break-system-packages && COMPOSER_CACHE_DIR=\"/tmp\" composer install --no-dev --no-interaction --no-ansi && mkdir config.d && cp config.php.default config.php && cp snmpd.conf.example /etc/snmp/snmpd.conf && sed -i '/runningUser/d' lnms && echo \"foreach (glob(\\\"/data/config/*.php\\\") as \\$filename) include \\$filename;\" >> config.php && echo \"foreach (glob(\\\"${LIBRENMS_PATH}/config.d/*.php\\\") as \\$filename) include \\$filename;\" >> config.php && ( git clone https://github.com/librenms-plugins/Weathermap.git ./html/plugins/Weathermap && cd ./html/plugins/Weathermap && git reset --hard $WEATHERMAP_PLUGIN_COMMIT ) && chown -R nobody:nogroup ${LIBRENMS_PATH} && apk del build-dependencies && rm -rf .git html/plugins/Test html/plugins/Weathermap/.git html/plugins/Weathermap/configs doc/ tests/ /tmp/*" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
librenms~docker~9K55IL.dockerbuild
60 KB