Re: Ceph Mimic on Debian 9 Stretch

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

 




On 05/06/18 05:58, kefu chai wrote:
> On Tue, Jun 5, 2018 at 6:13 AM, Paul Emmerich <paul.emmerich@xxxxxxxx> wrote:
>> Hi,
>>
>> 2018-06-04 20:39 GMT+02:00 Sage Weil <sage@xxxxxxxxxxxx>:
>>> We'd love to build for stretch, but until there is a newer gcc for that
>>> distro it's not possible.  We could build packages for 'testing', but I'm
>>> not sure if those will be usable on stretch.
>>
>> you can install gcc (and only gcc) from testing on Stretch to build Ceph for
>> Stretch:
>>
>> echo 'deb http://ftp.de.debian.org/debian/ testing main' >>
>> /etc/apt/sources.list
>> echo 'APT::Default-Release "stable";' >
>> /etc/apt/apt.conf.d/stable-as-default
>> apt update
>> apt install g++ -t testing
>>
>> That's how we are building our Debian packages.
> thanks for sharing this, Paul ! does the built binary require any
> runtime dependency offered the testing repo? if the answer is no, i
> think we should offer the pre-built package for debian stable then.
>
>

We have some debian developers in our team - let me see if we can make
something happen with backporting gcc.

It would be a shame for Ceph to be more cumbersome to install on Debian.


_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux