Open Luke-LoPresti opened 4 months ago
You may be able to get this to work, by using the --ignoreos
RPM flag. man yum
indicates that there is no similar flag - and it is not clear whether you can pass additional RPM flags to yum, nor how to do it, if it is possible.
I confess to not knowing how this is encoded in the RPM - and did not even realize that this was an issue - but it does appear that there are some flags one can use while generating the RPM to make it more generic. I'll experiment.
There is a 2.2-beta release available which should address the problem.. I'll close this issue in a couple of days if there are no further updates.
When attempting to install the lcov rpm using yum/dnf, it fails with the following error.
Tested on Rocky Linux 8 and Centos7. The previous rpm lcov-2.0-1.noarch.rpm installs with no errors.