gh actions fail on linux x64 when fetching libsound

Aleksey Shipilev shade at redhat.com
Wed Nov 25 08:49:38 UTC 2020


On 11/25/20 9:45 AM, Thomas Stüfe wrote:
> "E: Failed to fetch
> http://azure.archive.ubuntu.com/ubuntu/pool/main/a/alsa-lib/libasound2-dev_1.2.2-2.1ubuntu2.1_amd64.deb
>   404  Not Found [IP: 52.147.219.192 80]"
> 
> https://github.com/tstuefe/jdk/runs/1452221121
> 
> Does anyone have an idea?

I think this usually means the local aptitude index files are outdated. I suspect we have to do 
"sudo apt-get update" before "sudo apt-get install". Robin, would you like to do that, or should I?

-- 
Thanks,
-Aleksey




More information about the build-dev mailing list