Hey guys! I am having an issue during my tests build:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/b/build-essential/build-essential_12.8ubuntu1.1_amd64.deb Connection failed [IP: 185.125.190.83 80]
This is my command -
sudo apt-get update && sudo apt-get install -y --no-install-recommends unixodbc-dev unixodbc libpq-dev gcc postgresql --reinstall build-essential
All thoughts and ideas are much appreciated!