In rawhide the ceph ceph-test subpackage is deriving a Requires: for
$subject, and even with gmock and gtest installed the requires is not
satisfied.

And the gtest and gmock rpms (somehow) do not provide them. (Is this a bug
in the gtest and gmock rpms?)

(They do provide libgtest.so.1.10.0 libgmock.so.1.10.0 and
libgmock_main.so.1.10.0 though.)

Is there some magic that if I were to add BuildRequires: gtest gmock the
magic that derives the Requires might come up with
libg{test,mock,mock_main}.so.1.10.0 instead?

Otherwise I'm tempted to just disable the build of ceph-test for Fedora RPM
builds.

I'm stumped.

--

Kaleb
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to