OTP 25.3.2.13, OTP 26.2.5.2, and OTP 27.0.1 + Alpine 3.20 #171
Annotations
1 error
images (27.0)
Error: buildah exited with code 2
Resolved "alpine" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/alpine:3.20...
Getting image source signatures
Copying blob sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6
Copying blob sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6
Copying config sha256:324bc02ae1231fd9255658c128086395d3fa0aedd5a41ab6b034fd649d1a9260
Writing manifest to image destination
Storing signatures
+ OTP_DOWNLOAD_URL=https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_src_27.0.1.tar.gz
+ apk upgrade --no-cache
+ apk add --no-cache --virtual .fetch-deps curl ca-certificates
+ curl -fSL -o otp-src.tar.gz https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_src_27.0.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 96.3M 100 96.3M 0 0 231M 0 --:--:-- --:--:-- --:--:-- 231M
+ echo '26d894e2f0dda9d13560af08ea589afc01569df6b5486e565beb5accb99c9cf4 otp-src.tar.gz'
+ sha256sum -c -
+ apk add --no-cache --virtual .build-deps '--repository=http://dl-cdn.alpinelinux.org/alpine/v3.12/main' bash dpkg-dev dpkg gcc g++ libc-dev 'linux-headers=5.4.5-r1' make autoconf ncurses-dev openssl-dev unixodbc-dev lksctp-tools-dev tar
+ apk add --no-cache --virtual .quilt-deps '--repository=https://dl-cdn.alpinelinux.org/alpine/v3.19/community' quilt
+ export 'ERL_TOP=/usr/src/otp_src_27.0.1'
+ mkdir -vp /usr/src/otp_src_27.0.1
+ tar -xzf otp-src.tar.gz -C /usr/src/otp_src_27.0.1 '--strip-components=1' --no-same-owner
tar: bootstrap/bin: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: bootstrap: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: make/autoconf: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: make: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/priv/lib: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/priv/bin: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/priv/obj: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/priv: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/subdir/subsubdir: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/subdir: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/tcapsystem: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/modified_x420: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/rfcs: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/nbapsystem: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data/megacomessages: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test/asn1_SUITE_data: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/test: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/release: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/src: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/c_src: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/misc: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/guides: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/erlmod: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/assets: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/src: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: lib/asn1/doc/users_guide: Cannot change mode to rwxr-xr-x: Operation not permitted
tar: l
|