Open dansd opened 1 year ago
+1 for this issue (observed for corretto 21)
The documentation says that it omits runtime dependencies that are typically associated with GUI applications such as X11 and ALSA and is worth considering for server-oriented workloads
The fact that the java-21-amazon-corretto-headless package requires these packages means there is no difference between headless and headful variants.
Can you please fix the headless package dependencies?
Thanks Tom
Hi, I have been wondering why the headless variants of corretto include packages that I remember to be for a GUI such as alsa, fonts and libraries for X11.
The documentation states that these are only included in the headful variants: https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/amazon-linux-install.html
Trying to remove them is not possible due to dependencies to corretto itself: