[19] update TMDbAPIs #1734
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
docker-nightly
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install system packages ****\" && apt-get update && apt-get upgrade -y --no-install-recommends && apt-get install -y tzdata --no-install-recommends && apt-get install -y gcc g++ libxml2-dev libxslt-dev libz-dev libjpeg62-turbo-dev zlib1g-dev wget curl && wget -O /tini https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-\"$(dpkg --print-architecture | awk -F- '{ print $NF }')\" && chmod +x /tini && pip3 install --no-cache-dir --upgrade --requirement /requirements.txt && apt-get --purge autoremove gcc g++ libxml2-dev libxslt-dev libz-dev -y && apt-get clean && apt-get update && apt-get check && apt-get -f install && apt-get autoclean && rm -rf /requirements.txt /tmp/* /var/tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|