diff mbox

advice on adding the rhel6-server-optional repo

Message ID 54FB59A7.8080304@dachary.org (mailing list archive)
State New, archived
Headers show

Commit Message

Loic Dachary March 7, 2015, 8:03 p.m. UTC
Hi Ken,

When trying to compile Ceph on a fresh rhel 6.5 provisioned in a VPS via teuthology, I missed the following:


which I eventually found in [rhel6-server-optional] as installed with http://tracker.ceph.com/issues/11061#note-2

How do you suggest I script this in https://ceph.com/git/?p=ceph.git;a=blob;f=install-deps.sh so people don't worry about it ?

Cheers

Comments

Ken Dreyer March 9, 2015, 5:46 p.m. UTC | #1
On 03/07/2015 01:03 PM, Loic Dachary wrote:
> 
> which I eventually found in [rhel6-server-optional] as installed
> with http://tracker.ceph.com/issues/11061#note-2
> 
> How do you suggest I script this in
> https://ceph.com/git/?p=ceph.git;a=blob;f=install-deps.sh so people
> don't worry about it ?
> 

Hi Loic,

Thanks for asking. I've replied in the ticket
(http://tracker.ceph.com/issues/11061).

- Ken

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Loic Dachary March 9, 2015, 6:32 p.m. UTC | #2
Hi Ken,

Thanks for the detailed explanation. I updated https://github.com/ceph/ceph/pull/3871 accordingly (I think ;-)

Cheers

On 09/03/2015 18:46, Ken Dreyer wrote:
> On 03/07/2015 01:03 PM, Loic Dachary wrote:
>>
>> which I eventually found in [rhel6-server-optional] as installed
>> with http://tracker.ceph.com/issues/11061#note-2
>>
>> How do you suggest I script this in
>> https://ceph.com/git/?p=ceph.git;a=blob;f=install-deps.sh so people
>> don't worry about it ?
>>
> 
> Hi Loic,
> 
> Thanks for asking. I've replied in the ticket
> (http://tracker.ceph.com/issues/11061).
> 
> - Ken
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
diff mbox

Patch

diff --git a/ceph.spec.in b/ceph.spec.in
index d284844..4c80cfe 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -45,7 +45,6 @@  BuildRequires:        gdbm
 BuildRequires: hdparm
 BuildRequires: libaio-devel
 BuildRequires: libcurl-devel
-BuildRequires: libedit-devel
 BuildRequires: libxml2-devel
 BuildRequires: libuuid-devel
 BuildRequires: libblkid-devel >= 2.17
@@ -95,7 +94,6 @@  BuildRequires:        fdupes
 Requires:      gdisk
 BuildRequires: nss-devel
 BuildRequires: keyutils-libs-devel
-BuildRequires: libatomic_ops-devel
 Requires:      gdisk
 Requires(post):        chkconfig
 Requires(preun):chkconfig