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

build-boxkit

build-boxkit #49

Triggered via schedule August 22, 2023 01:04
Status Failure
Total duration 31s
Artifacts

build-boxkit.yml

on: schedule
Build and push image
20s
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:fa0c616d4f6f113ff56633457de4dde431263bd054fd0805ce3808984fdd2a03 Copying blob sha256:9c87f2223d79afcb573adf0d3679686db4e04d28d2449858bbfddc43cb388e59 Copying blob sha256:7c94a6e92837e05d023a57f1d05f60c118a6eb1fc3b8bb9ba8169f48d4dafb57 Copying blob sha256:96246fba9f652ac91dcffcc7988c072e484398c80d3af43708101497cb76f84e Copying blob sha256:2ae6caf89940311ad4968b50dc6f981bb4df3763e449cea6a5a1fc4ab4c4e56e Copying blob sha256:8a0d0216e148ecbd2785c3a75e821d769ca3d59c0957ed4dca19ca685c847a5c Copying blob sha256:2ae6caf89940311ad4968b50dc6f981bb4df3763e449cea6a5a1fc4ab4c4e56e Copying blob sha256:fa0c616d4f6f113ff56633457de4dde431263bd054fd0805ce3808984fdd2a03 Copying blob sha256:b228af329f1a023221629c65bff68561cbaf4d9ab501425599dfb6172f0dcc28 Copying blob sha256:96246fba9f652ac91dcffcc7988c072e484398c80d3af43708101497cb76f84e Copying blob sha256:8a0d0216e148ecbd2785c3a75e821d769ca3d59c0957ed4dca19ca685c847a5c Copying blob sha256:7c94a6e92837e05d023a57f1d05f60c118a6eb1fc3b8bb9ba8169f48d4dafb57 Copying blob sha256:b228af329f1a023221629c65bff68561cbaf4d9ab501425599dfb6172f0dcc28 Copying blob sha256:9c87f2223d79afcb573adf0d3679686db4e04d28d2449858bbfddc43cb388e59 Copying config sha256:1cdf869c9c4b8bc39d05d2745f4dc7dd91a8a52a8f5e885ba51ec68cdf5ca926 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-22T01:04:48Z" level=error msg="exit status 1"