All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Ken Dreyer <kdreyer@redhat.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: advice on adding the rhel6-server-optional repo
Date: Sat, 07 Mar 2015 21:03:51 +0100	[thread overview]
Message-ID: <54FB59A7.8080304@dachary.org> (raw)

[-- 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 --]

             reply	other threads:[~2015-03-07 20:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-07 20:03 Loic Dachary [this message]
2015-03-09 17:46 ` advice on adding the rhel6-server-optional repo Ken Dreyer
2015-03-09 18:32   ` Loic Dachary

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54FB59A7.8080304@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=kdreyer@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.