Update dependency upx/upx to v4.2.4 #69
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\" && unzip upx*.zip && mv -v upx*/upx.exe ${WINEPREFIX}/drive_c/windows/ && cd .. && rm -Rf helper" did not complete successfully: exit code: 1
|