crates-build-env icon indicating copy to clipboard operation
crates-build-env copied to clipboard

Update to Noble 24.04

Open Mottl opened this issue 1 year ago • 2 comments

This commit updates docker images to Ubuntu 24.04

The following packages were removed by Ubuntu since 22.04:

libatk1.0-data
libdns-export1110
libgcc1
libgl1-mesa-glx
libgles2-mesa
libhdf5-openmpi-103
libicu-le-hb-dev
libicu-le-hb0
libilmbase25
libirs161
libisc-export1105
libisc1105
libisccc161
libisccfg163
liblwres161
libmpdec3
libprocps8
libtinfo-dev
libwayland-egl1-mesa
libwebkit2gtk-4.0-dev

Mottl avatar Aug 21 '24 10:08 Mottl

@Mottl thank you for the work!

I'll not be able to thoroughly review this week, but you could already help by checking this:

were any of the removed packages added via PR later? Or were they here on the package list from the start?

syphar avatar Aug 22 '24 05:08 syphar

there was a new PR with new packages, can you add these / rebase this PR? https://github.com/rust-lang/crates-build-env/pull/153

Were you able to answer this question?

were any of the removed packages added via PR later? Or were they here on the package list from the start?

a git blame will probably give you that info.

I can probably onyl check it later this week

syphar avatar Sep 02 '24 17:09 syphar

Closed due to #168

Mottl avatar Mar 19 '25 06:03 Mottl