You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think none of the contributors is using the docker image right now (and this has probably been the case for several years), so it is probably quite outdated, it would make sense that it's trying to use an unsupported old debian version as indicated the the link you shared.
The same thing is probably happening with most other library versions like python, the different PPLs... It probably needs significant work before it can be used nowadays.
Describe the bug
When running
./scripts/container.sh --build
, it emits error messageTo Reproduce
./scripts/container.sh --clear-cache
./scripts/container.sh --build
Expected behavior
Install Stretch packages and build the image.
Update: Potential reason for this problem: https://unix.stackexchange.com/questions/743839/apt-get-update-failed-to-fetch-debian-amd64-packages-while-building-dockerfile-f
Build the Docker Image
Additional context
Ubuntu 22.04.1 LTS, run on WSL
The text was updated successfully, but these errors were encountered: