RFR: 8294956: GHA: qemu-debootstrap is deprecated, use the regular one
Aleksey Shipilev
shade at openjdk.org
Mon Oct 10 12:23:02 UTC 2022
On Fri, 7 Oct 2022 17:13:31 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> On current Ubuntu systems, qemu-debootstrap is deprecated. It prints the warning messages like:
>
>
> $ sudo qemu-debootstrap --arch=arm64 --verbose --include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev --resolve-deps bullseye aarch64-sysroot https://httpredir.debian.org/debian/
> ...
> W: qemu-debootstrap is deprecated. Please use regular debootstrap directly
Checked that GHA logs do not contain warnings. Looks safe.
-------------
PR: https://git.openjdk.org/jdk/pull/10610
More information about the build-dev
mailing list