* advice on adding the rhel6-server-optional repo
@ 2015-03-07 20:03 Loic Dachary
2015-03-09 17:46 ` Ken Dreyer
0 siblings, 1 reply; 3+ messages in thread
From: Loic Dachary @ 2015-03-07 20:03 UTC (permalink / raw)
To: Ken Dreyer; +Cc: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]
Hi Ken,
When trying to compile Ceph on a fresh rhel 6.5 provisioned in a VPS via teuthology, I missed the following:
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
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
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: advice on adding the rhel6-server-optional repo
2015-03-07 20:03 advice on adding the rhel6-server-optional repo Loic Dachary
@ 2015-03-09 17:46 ` Ken Dreyer
2015-03-09 18:32 ` Loic Dachary
0 siblings, 1 reply; 3+ messages in thread
From: Ken Dreyer @ 2015-03-09 17:46 UTC (permalink / raw)
To: Loic Dachary; +Cc: Ceph Development
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: advice on adding the rhel6-server-optional repo
2015-03-09 17:46 ` Ken Dreyer
@ 2015-03-09 18:32 ` Loic Dachary
0 siblings, 0 replies; 3+ messages in thread
From: Loic Dachary @ 2015-03-09 18:32 UTC (permalink / raw)
To: Ken Dreyer; +Cc: Ceph Development
[-- Attachment #1: Type: text/plain, Size: 882 bytes --]
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
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-09 18:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-07 20:03 advice on adding the rhel6-server-optional repo Loic Dachary
2015-03-09 17:46 ` Ken Dreyer
2015-03-09 18:32 ` Loic Dachary
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.