RFR: 8257056: Submit workflow should apt-get update to avoid package installation errors

Aleksey Shipilev shade at openjdk.java.net
Wed Nov 25 10:31:55 UTC 2020


On Wed, 25 Nov 2020 09:11:26 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

>> For example, current jobs fail with:
>> 
>> Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxtst-dev amd64 2:1.2.3-1 [15.2 kB]
>> 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]
>> Fetched 760 kB in 0s (3154 kB/s)
>> E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
>
> Looks good!

Thanks! By this time, GH actions seem to pass all Linux builds, including the additional ones, except known failures on Linux x86_32.

Still need a formal Reviewer ack to integrate.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1427



More information about the build-dev mailing list