gh actions fail on linux x64 when fetching libsound
Robin Westberg
robin.westberg at oracle.com
Wed Nov 25 08:58:12 UTC 2020
Hi Aleksey,
> On 25 Nov 2020, at 09:49, Aleksey Shipilev <shade at redhat.com> wrote:
>
> 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?
Yeah I agree, looks like we’re missing an update line for the x64 build (and the Linux additional builds too I think). If you want to fix it, feel free. :)
Best regards,
Robin
>
> --
> Thanks,
> -Aleksey
>
More information about the build-dev
mailing list