Re: Ceph rpm package build options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Oct 16, 2018 at 12:26 PM Victor Denisov <denisovenator@xxxxxxxxx> wrote:
>
> Hi,
>
> How can I find out wether ceph rpm package is built with WITH_SEASTAR
> option. Specifically I'm interested in ceph-13.2.0

WITH_SEASTAR was introduced in
37de3cad4d1428b9a8127f554e385410c6605e35, which as merged after we
tagged v13.2.0. also you can just

$ git describe --contains 37de3cad4d1428b9a8127f554e385410c6605e35
fatal: cannot describe '37de3cad4d1428b9a8127f554e385410c6605e35'

so there is no tag containing this commit at the time of typing.

and i don't think you can tell if the latest package is built with
WITH_SEASTAR, as currently, this setting does not change the way we
compile the assets packaged in Ceph packages.

>
> Thanks in advance,
> Victor.



-- 
Regards
Kefu Chai



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux