Use almalinux8 for the appimage generation#664
Conversation
3e38f78 to
5e78071
Compare
|
Would that mean that the resulting appimage would be unlikely to run on RHEL7 any more? In any case I definitely like the newer dependencies :-) and guess you'll fix the current issue for the appimage generation soon
|
|
RHEL7 is EOL: https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance almalinux8 already has elfutils 0.190 |
|
and: the build fails b/c I didn't yet push the new docker image. I'll see when I get the time, wanted to give @lievenhey some time to give this a look over (which he did already) |
|
Thank you for sharing this information. Does this change brings us anywhere nearer the callgraph as well or is there still a KDE issue that needs to be solved for that? |
Also update our dependencies where appropriate.
Not directly used by hotspot but enables me to use this docker image also to build heaptrack appimages
This ensures we don't have old artifacts in our appimages
Update various dependencies and disable optional features in KF6 libs
5e78071 to
669a2f7
Compare
Update our dependencies accordingly