buildx failed with: ERROR: failed to solve: process "/bin/sh -c add-pkg --virtual build-dependencies build-base python3-dev py3-pip gettext curl && echo \"Downloading dupeGuru...\" && mkdir dupeguru && curl -L -# ${DUPEGURU_URL} | tar xz --strip 1 -C dupeguru && pip3 --no-cache-dir install -r dupeguru/requirements.txt && echo \"Compiling dupeGuru...\" && cd dupeguru && make PREFIX=/usr/ NO_VENV=1 install && cd .. && rm -r /usr/share/applications && find /usr/share/dupeguru -type d -name tests | xargs rm -r && del-pkg build-dependencies && rm -rf /tmp/* /tmp/.[!.]*" did not complete successfully: exit code: 1