NEWS: Add entry for #412 #2
Annotations
1 error and 1 warning
Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir packages && abuild-keygen -n -a -i && printf 'export JOBS=$(nproc)\\nexport MAKEFLAGS=-j$JOBS\\n' >> .abuild/abuild.conf && cd axoflow/axosyslog && if [ \"$PKG_TYPE\" = \"snapshot\" ]; then tarball_filename=\"$(ls axosyslog-*.tar.*)\"; [ -z \"$tarball_filename\" ] && echo \"Tarball for snapshot can not be found\" && exit 1; tarball_name=\"${tarball_filename/\\.tar.*}\"; sed -i -e \"s|^pkgver=.*|pkgver=$SNAPSHOT_VERSION|\" -e \"s|^builddir=.*|builddir=\\\"\\$srcdir/$tarball_name\\\"|\" APKBUILD; sed -i -e \"s|^source=.*|source=\\\"$tarball_filename|\" APKBUILD; fi && abuild checksum && abuild -r" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading