Our CI tests currently fail during the step that installs Xvfb, with the following error message:
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libegl-mesa0_24.0.9-0ubuntu0.1_amd64.deb 404 Not Found [IP: 52.252.75.106 80]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libgl1-mesa-dev_24.0.9-0ubuntu0.1_amd64.deb 404 Not Found [IP: 52.252.75.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: Process completed with exit code 100.
We haven't changed anything there, so most likely, we currently hit an Azure archives issue.
Our CI tests currently fail during the step that installs Xvfb, with the following error message:
We haven't changed anything there, so most likely, we currently hit an Azure archives issue.