Hi All,
Working on getting a bro build for epel7 and I am running into what
appears to be a provides bug with cmake3.Â
I am new to packages that use cmake so any pointers are more than
welcome.
I can build on a local machine with mock using the epel-7-x86_64
profile but when I attempt a scratch build with koji the build(s) fail.
From what I can tell from the log:
https://kojipkgs.fedoraproject.org//work/tasks/7818/15457818/root.log
koji is attempting to pull in cmake3 instead of cmake 2.x, this doesn't
happen when I build locally.
How would I go about fixing this?
TIA
JT