Skip to content

Update dependency upx/upx to v4.2.4 #67

Update dependency upx/upx to v4.2.4

Update dependency upx/upx to v4.2.4 #67

Triggered via pull request January 3, 2024 19:43
Status Failure
Total duration 1m 6s
Artifacts

test.yaml

on: pull_request
Build Docker image
55s
Build Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c umask 0 && cd /tmp/helper && curl -LOOO https://www.python.org/ftp/python/${PYTHON_VERSION}/python-${PYTHON_VERSION}-amd64.exe{,.asc} https://github.com/upx/upx/releases/download/v${UPX_VERSION}/upx-${UPX_VERSION}-win64.zip && gpgv --keyring ./keys.gpg python-${PYTHON_VERSION}-amd64.exe.asc python-${PYTHON_VERSION}-amd64.exe && sha256sum -c SHA256SUMS.txt && xvfb-run sh -c \" wine python-${PYTHON_VERSION}-amd64.exe /quiet TargetDir=C:\\\\Python Include_doc=0 InstallAllUsers=1 PrependPath=1; wineserver -w\" && sed -i 's/\"CopyFile2\"/\"CopyFile2_xx_invalid_disabled\"/' /opt/wineprefix/drive_c/Python/Lib/shutil.py && unzip upx*.zip && mv -v upx*/upx.exe ${WINEPREFIX}/drive_c/windows/ && cd .. && rm -Rf helper" did not complete successfully: exit code: 1