Created
December 2, 2022 21:27
-
-
Save jkinred/0238fcb06c8ebbad65c6dbe7176f5aff to your computer and use it in GitHub Desktop.
cimg/go:1.18-node failure
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E: Sub-process returned an error code | |
E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true' | |
E: Sub-process returned an error code | |
The command '/bin/bash -exo pipefail -c sudo apt-get update && sudo apt-get install -y RUN sudo apt-get update && sudo apt-get install -y rsync python3-pip git-lfs patchelf && sudo pip3 install pipenv ansible==2.9.10 'Jinja2<3.1' 'PyYAML<5.5' jmespath requests boto3 awscli Authlib' returned a non-zero code: 100 | |
Exited with code exit status 100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment