Skip to content

Fix syntax in Dockerfile chown commands #7

Fix syntax in Dockerfile chown commands

Fix syntax in Dockerfile chown commands #7

Triggered via push May 2, 2024 07:10
Status Cancelled
Total duration 49s
Artifacts

php.yml

on: push
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

7 errors
php (8.2) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
php (7.4) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
php (8.1) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
php (8.3) / build
FailFast: cancelling since parallel instance has failed
php (8.3) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /runtime/bin/install gnupg2 software-properties-common less msmtp unzip && add-apt-repository ppa:ondrej/php && mkdir -p /etc/php/current && ln -sf /etc/php/current /etc/php/${BUILD_VERSION} && /runtime/bin/install $(cat /runtime/packages/php-${BUILD_VERSION}.txt) && /runtime/bin/rchown /etc/php/current" did not complete successfully: exit code: 126
php (8.0) / build
FailFast: cancelling since parallel instance has failed
php (8.0) / build
The operation was canceled.