Closed larseggert closed 2 years ago
I see the same error with the older CircleCI integration too:
#!/bin/bash -eo pipefail
make artifacts CI_ARTIFACTS=/tmp/artifacts
mkdir -p /tmp/artifacts
git fetch -qf origin gh-pages:gh-pages
/usr/bin/python3: No module named archive-repo
make: *** [lib/archive.mk:25: archive.json] Error 1
We got a rash of these. @MikeBishop made some changes here, but the docker image failed to build correctly (tools.ietf.org was down...yay). This should eventually go away.
@MikeBishop, I've backed out #274 as a result of this. It looks like this can likely be fixed by https://github.com/MikeBishop/archive-repo/issues/12, so I've left the Dockerfile changes in place for now. Fixing it on this end will only take a rebuild of the images once that happens. Once that is successfully built, we can re-land #274.
OK, this should be sorted now.
Any idea why this is happening now? I see this in several repos, e.g., https://github.com/NTAP/rfc8312bis/runs/2385956744?check_suite_focus=true