On Tue, Jun 2, 2020 at 10:48 AM Tomasz Torcz <tomek@pipebreaker.pl> wrote:
> Hmm, I do see this in ceph.spec:
>
> BuildRequires:        boost-devel
> BuildRequires:        boost-random
>
> But the repoquery doesn't say it needs them.

  Thats interesting, as boost is in RPM requires.
For example ceph-common-2:15.2.3-1.fc33.aarch64.rpm
(https://koji.fedoraproject.org/koji/rpminfo?rpmID=21717030) has:

libboost_context.so.1.73.0()(64bit)
libboost_program_options.so.1.73.0()(64bit)
libboost_thread.so.1.73.0()(64bit)

Not really. ceph-15.2.3 built in the f33-boost side tag is the first version that builds with the system's boost packages.

Off hand I'm not sure what, if any, repo would reflect that. Yet.

--

Kaleb