Skip to content

fix: safe apt install one-by-one #190

fix: safe apt install one-by-one

fix: safe apt install one-by-one #190

Triggered via push May 11, 2024 16:04
Status Failure
Total duration 2h 28m 35s
Artifacts
Matrix: jbuild
Matrix: merge
Fit to window
Zoom out
Zoom in

Annotations

32 errors
initStep: build/Dockerfile#L15
SC2156 warning: Injecting filenames is fragile and insecure. Use parameters.
initStep: build/Dockerfile#L69
SC2016 info: Expressions don't expand in single quotes, use double quotes for that.
initStep: build/Dockerfile#L76
DL3009 info: Delete the apt-get lists after installing something
initStep: build/Dockerfile#L76
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
initStep: build/Dockerfile#L115
DL3022 warning: `COPY --from` should reference a previously defined `FROM` alias
initStep: build/Dockerfile#L175
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
jbuild (buster, 7.3, arm/v6, V4-stable, light, true)
Process completed with exit code 1.
jbuild (buster, 7.3, arm/v6, V4-stable, light, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends --no-install-suggests -q -y tzdata && apt-get install --no-install-recommends --no-install-suggests -q -y software-properties-common && add-apt-repository non-free && apt-get update && apt-get install --no-install-recommends --no-install-suggests -q -y apt-transport-https && apt-get install --no-install-recommends --no-install-suggests -q -y apt-utils && apt-get install --no-install-recommends --no-install-suggests -q -y at && apt-get install --no-install-recommends --no-install-suggests -q -y bc && apt-get install --no-install-recommends --no-install-suggests -q -y ccze && apt-get install --no-install-recommends --no-install-suggests -q -y curl && apt-get install --no-install-recommends --no-install-suggests -q -y dos2unix && apt-get install --no-install-recommends --no-install-suggests -q -y ffmpeg && apt-get install --no-install-recommends --no-install-suggests -q -y gettext && apt-get install --no-install-recommends --no-install-suggests -q -y git && apt-get install --no-install-recommends --no-install-suggests -q -y iproute2 && apt-get install --no-install-recommends --no-install-suggests -q -y librsync-dev && apt-get install --no-install-recommends --no-install-suggests -q -y libssh2-1 && apt-get install --no-install-recommends --no-install-suggests -q -y libssh2-1-dev && apt-get install --no-install-recommends --no-install-suggests -q -y libzip-dev && apt-get install --no-install-recommends --no-install-suggests -q -y locales && apt-get install --no-install-recommends --no-install-suggests -q -y net-tools && apt-get install --no-install-recommends --no-install-suggests -q -y nmap && apt-get install --no-install-recommends --no-install-suggests -q -y ntp && apt-get install --no-install-recommends --no-install-suggests -q -y ntpdate && apt-get install --no-install-recommends --no-install-suggests -q -y mariadb-client && apt-get install --no-install-recommends --no-install-suggests -q -y python3 && apt-get install --no-install-recommends --no-install-suggests -q -y python3-dev && apt-get install --no-install-recommends --no-install-suggests -q -y python3-pip && apt-get install --no-install-recommends --no-install-suggests -q -y python3-virtualenv && apt-get install --no-install-recommends --no-install-suggests -q -y smbclient && apt-get install --no-install-recommends --no-install-suggests -q -y ssl-cert && apt-get install --no-install-recommends --no-install-suggests -q -y sudo && apt-get install --no-install-recommends --no-install-suggests -q -y wget && apt-get install --no-install-recommends --no-install-suggests -q -y zip && apt-get install --no-install-recommends --no-install-suggests -q -y unzip" did not complete successfully: exit code: 100
jbuild (buster, 7.3, arm/v6, V4-stable, full, true)
Process completed with exit code 1.
jbuild (buster, 7.3, arm/v6, V4-stable, full, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends --no-install-suggests -q -y tzdata && apt-get install --no-install-recommends --no-install-suggests -q -y software-properties-common && add-apt-repository non-free && apt-get update && apt-get install --no-install-recommends --no-install-suggests -q -y apt-transport-https && apt-get install --no-install-recommends --no-install-suggests -q -y apt-utils && apt-get install --no-install-recommends --no-install-suggests -q -y at && apt-get install --no-install-recommends --no-install-suggests -q -y bc && apt-get install --no-install-recommends --no-install-suggests -q -y ccze && apt-get install --no-install-recommends --no-install-suggests -q -y curl && apt-get install --no-install-recommends --no-install-suggests -q -y dos2unix && apt-get install --no-install-recommends --no-install-suggests -q -y ffmpeg && apt-get install --no-install-recommends --no-install-suggests -q -y gettext && apt-get install --no-install-recommends --no-install-suggests -q -y git && apt-get install --no-install-recommends --no-install-suggests -q -y iproute2 && apt-get install --no-install-recommends --no-install-suggests -q -y librsync-dev && apt-get install --no-install-recommends --no-install-suggests -q -y libssh2-1 && apt-get install --no-install-recommends --no-install-suggests -q -y libssh2-1-dev && apt-get install --no-install-recommends --no-install-suggests -q -y libzip-dev && apt-get install --no-install-recommends --no-install-suggests -q -y locales && apt-get install --no-install-recommends --no-install-suggests -q -y net-tools && apt-get install --no-install-recommends --no-install-suggests -q -y nmap && apt-get install --no-install-recommends --no-install-suggests -q -y ntp && apt-get install --no-install-recommends --no-install-suggests -q -y ntpdate && apt-get install --no-install-recommends --no-install-suggests -q -y mariadb-client && apt-get install --no-install-recommends --no-install-suggests -q -y python3 && apt-get install --no-install-recommends --no-install-suggests -q -y python3-dev && apt-get install --no-install-recommends --no-install-suggests -q -y python3-pip && apt-get install --no-install-recommends --no-install-suggests -q -y python3-virtualenv && apt-get install --no-install-recommends --no-install-suggests -q -y smbclient && apt-get install --no-install-recommends --no-install-suggests -q -y ssl-cert && apt-get install --no-install-recommends --no-install-suggests -q -y sudo && apt-get install --no-install-recommends --no-install-suggests -q -y wget && apt-get install --no-install-recommends --no-install-suggests -q -y zip && apt-get install --no-install-recommends --no-install-suggests -q -y unzip" did not complete successfully: exit code: 100
jbuild (bullseye, 8.2, arm/v7, V4-stable, light, false)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v7, V4-stable, light, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v7, V4-stable, full, true)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v7, V4-stable, full, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v6, V4-stable, light, false)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v6, V4-stable, light, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v7, V4-stable, light, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v7, V4-stable, light, true)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v7, V4-stable, full, false)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v7, V4-stable, full, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v6, V4-stable, full, true)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v6, V4-stable, full, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v6, V4-stable, full, false)
Process completed with exit code 1.
jbuild (bullseye, 8.2, arm/v6, V4-stable, full, false)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v6, V4-stable, light, true)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c install-php-extensions bcmath calendar imap intl ldap mbstring mysqli pcntl pdo_mysql soap sockets xmlrpc zip gd opcache ssh2" did not complete successfully: exit code: 1
jbuild (bullseye, 8.2, arm/v6, V4-stable, light, true)
Process completed with exit code 1.
merge (bullseye, 7.3, V4-stable, light, false)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory
merge (bullseye, 7.3, V4-stable, full, false)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory
merge (bookworm, 8.2, V4-stable, light, true)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory
merge (bookworm, 8.2, V4-stable, light, false)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory
merge (bookworm, 8.2, V4-stable, full, true)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory
merge (bookworm, 8.2, V4-stable, full, false)
An error occurred trying to start process '/usr/bin/bash' with working directory '/tmp/digests'. No such file or directory