Integrated: 8257056: Submit workflow should apt-get update to avoid package installation errors
Aleksey Shipilev
shade at openjdk.java.net
Wed Nov 25 13:17:03 UTC 2020
On Wed, 25 Nov 2020 08:56:33 GMT, Aleksey Shipilev <shade 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?
This pull request has now been integrated.
Changeset: 911f16d4
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/911f16d4
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8257056: Submit workflow should apt-get update to avoid package installation errors
Reviewed-by: rwestberg, sgehwolf
-------------
PR: https://git.openjdk.java.net/jdk/pull/1427
More information about the build-dev
mailing list