An error occurred while retrieving approval data for this merge request.
Update Dockerfile9 to use the upstream image instead of the image from CERN
Description
Update Dockerfile9 to use the upstream image instead of the image from CERN. This solves the problematic dependency on LibRaw
Test Plan
CI should pass.
Additional Checklist Items
-
I have updated documentation as needed -
I considered if this should be cherry-picked/ported somewhere else (rel-2-x or master), and if yes, opened a corresponding issue or MR
Edited by Enrico Bothmann
Merge request reports
Activity
assigned to @andriish
added build-system label
added 19 commits
-
6a382075...69847986 - 18 commits from branch
master
- 769d571b - Update Dockerfile9
-
6a382075...69847986 - 18 commits from branch
Thank you, @andriish!
Just to be clar what has happened: the images used the CERN CentOS Stream base images. But then CERN abandoned them and when the next release of RHEL came (9.4) and everything in EPEL was recompiled for this release, the CERN CentOS Stream base images were not updated and some packages were just too old.
Please register or sign in to reply