Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

build-boxkit

build-boxkit #50

Triggered via schedule August 29, 2023 01:05
Status Failure
Total duration 28s
Artifacts

build-boxkit.yml

on: schedule
Build and push image
19s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push image
Error: buildah exited with code 1 Trying to pull quay.io/toolbx-images/alpine-toolbox:edge... Getting image source signatures Copying blob sha256:80cda93954f940f84cc9ec6f74ebc7979201b0392f83c4e59ab714ecc1d9fd48 Copying blob sha256:9c87f2223d79afcb573adf0d3679686db4e04d28d2449858bbfddc43cb388e59 Copying blob sha256:2e7ef6c9f9cc1af8c9fdff379dcf5c2c622cc7175a48e54ef1314c489630955a Copying blob sha256:2ae6caf89940311ad4968b50dc6f981bb4df3763e449cea6a5a1fc4ab4c4e56e Copying blob sha256:bb91d0966da8c1224992f60dd612ba398e82289fe308d98af9d72e1344cd671c Copying blob sha256:451a4352ea73de5ab490599a84c54afab2431e3052e207d3a592867dadfe9c41 Copying blob sha256:9c87f2223d79afcb573adf0d3679686db4e04d28d2449858bbfddc43cb388e59 Copying blob sha256:80cda93954f940f84cc9ec6f74ebc7979201b0392f83c4e59ab714ecc1d9fd48 Copying blob sha256:b228af329f1a023221629c65bff68561cbaf4d9ab501425599dfb6172f0dcc28 Copying blob sha256:2e7ef6c9f9cc1af8c9fdff379dcf5c2c622cc7175a48e54ef1314c489630955a Copying blob sha256:2ae6caf89940311ad4968b50dc6f981bb4df3763e449cea6a5a1fc4ab4c4e56e Copying blob sha256:bb91d0966da8c1224992f60dd612ba398e82289fe308d98af9d72e1344cd671c Copying blob sha256:b228af329f1a023221629c65bff68561cbaf4d9ab501425599dfb6172f0dcc28 Copying blob sha256:451a4352ea73de5ab490599a84c54afab2431e3052e207d3a592867dadfe9c41 Copying config sha256:1f0bd05cddfb3af09cc6b776a27b712dba2cb296af4ed363e0b5df802c695f1c Writing manifest to image destination Storing signatures * * Tree-sitter grammars for syntax highlighting are packaged separately. * Install either selected tree-sitter-<lang> packages for the languages you * use or a "meta package" tree-sitter-grammars to install all of them. * error: externally-managed-environment × This environment is externally managed ╰─> The system-wide python installation should be maintained using the system package manager (apk) only. If the package in question is not packaged already (and hence installable via "apk add py3-somepackage"), please consider installing it inside a virtual environment, e.g.: python3 -m venv /path/to/venv . /path/to/venv/bin/activate pip install mypackage To exit the virtual environment, run: deactivate The virtual environment is not deleted, and can be re-entered by re-sourcing the activate file. To automatically manage virtual environments, consider using pipx (from the pipx package). note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. error building at STEP "RUN python3 -m pip install pipx && python3 -m pipx ensurepath": error while running runtime: exit status 1 time="2023-08-29T01:05:31Z" level=error msg="exit status 1"