From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Al-Gaaf Subject: Re: Fwd: Small fix for ceph.spec Date: Tue, 30 Jul 2013 09:29:07 +0200 Message-ID: <51F76B43.4020801@bisect.de> References: <51F6F595.605@logtenberg.eu> Reply-To: Danny Al-Gaaf Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org Sender: ceph-users-bounces-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org To: Patrick McGarry Cc: Ceph Devel , ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org List-Id: ceph-devel.vger.kernel.org Hi, I think this is a bug in packaging of the leveldb package in this case since the spec-file already sets dependencies on on leveldb-devel. leveldb depends on snappy, therefore the leveldb package should set a dependency on snappy-devel for leveldb-devel (check the SUSE spec file for leveldb: https://build.opensuse.org/package/view_file/home:dalgaaf:ceph:extra/leveldb/leveldb.spec?expand=1). This way the RPM build process will pick up the correct packages needed to build ceph. Which distro do you use? Danny Am 30.07.2013 01:33, schrieb Patrick McGarry: > ---------- Forwarded message ---------- > From: Erik Logtenberg > Date: Mon, Jul 29, 2013 at 7:07 PM > Subject: [ceph-users] Small fix for ceph.spec > To: ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org > > > Hi, > > The spec file used for building rpm's misses a build time dependency on > snappy-devel. Please see attached patch to fix. > > Kind regards, > > Erik. > > _______________________________________________ > ceph-users mailing list > ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com >