From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: New 'hail' repository created, with major packaging rework Date: Mon, 05 Jul 2010 14:37:48 -0400 Message-ID: <4C32267C.106@garzik.org> References: <4C2D8E48.6090902@garzik.org> <20100705123149.04b4cd40@lembas.zaitcev.lan> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=kKn1myCcd0wiveLZS73F6u9kRoA0EVtn1RBX6L8ONnQ=; b=N29EuF/BmbyEF+65D1et4NheHBotPRY8J/QuREHeLUA49djTWR99V/4t9dezrF8ne/ 3S36AmPYizSK0ll2BhpnfM+8UcT3h2Pg1sw3PTACF8hQMBh4TTyN7nVqXewrA5y6PTs/ 0WJbSEYsreZ9fFo4xgC/OQ1kt/87KKn5u/fqs= In-Reply-To: <20100705123149.04b4cd40@lembas.zaitcev.lan> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: Project Hail On 07/05/2010 02:31 PM, Pete Zaitcev wrote: > On Fri, 02 Jul 2010 02:59:20 -0400 > Jeff Garzik wrote: > >> 4) ./autogen.sh >> 5) ./autogen.sh > > One worked for me. Trying to pretend it's nothing :-) > >> 11) rpmbuild -ba SPECS/hail.spec > > Seems working perfectly, but there's one thing: > > Wrote: /q/zaitcev/rpms/SRPMS/hail-0.8-0.1.z1.fc13.src.rpm > Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-0.8-0.1.z1.fc13.x86_64.rpm > Wrote: /q/zaitcev/rpms/RPMS/x86_64/cld-0.8-0.1.z1.fc13.x86_64.rpm > Wrote: /q/zaitcev/rpms/RPMS/x86_64/chunkd-0.8-0.1.z1.fc13.x86_64.rpm > Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-devel-0.8-0.1.z1.fc13.x86_64.rpm > Wrote: /q/zaitcev/rpms/RPMS/x86_64/hail-debuginfo-0.8-0.1.z1.fc13.x86_64.rpm > > The debuginfos for cld and chunkd are not produced for some reason. Not produced... or simply contained within hail-debuginfo? Typically only one *-debuginfo.rpm is produced per SRPM, AFAIK. Jeff