Skip to content

Instantly share code, notes, and snippets.

@jkinred
Created December 2, 2022 21:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkinred/0238fcb06c8ebbad65c6dbe7176f5aff to your computer and use it in GitHub Desktop.
Save jkinred/0238fcb06c8ebbad65c6dbe7176f5aff to your computer and use it in GitHub Desktop.
cimg/go:1.18-node failure
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