From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H40vp-0006LT-9F for garchives@archives.gentoo.org; Mon, 08 Jan 2007 20:17:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l08KG6BG001334; Mon, 8 Jan 2007 20:16:06 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l08KE8Jr001648 for ; Mon, 8 Jan 2007 20:14:09 GMT Received: from onyx.private.gni.com (wall.sjc2.gni.com [69.80.192.42]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 247FE645BD; Mon, 8 Jan 2007 20:14:08 +0000 (UTC) Subject: Re: [gentoo-dev] Re: PORTAGE_BINHOST Madness From: Ned Ludd To: gentoo-dev@lists.gentoo.org Cc: zmedico In-Reply-To: References: <459DAAD8.7090508@gentoo.org> <200701042054.47065.vapier@gentoo.org> <459DDEF0.2000206@gentoo.org> <459F06D1.5070601@gentoo.org> <459F5AB9.3090002@gentoo.org> Content-Type: text/plain Organization: Gentoo Linux Date: Mon, 08 Jan 2007 12:14:06 -0800 Message-Id: <1168287246.24498.25.camel@onyx.private.gni.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 50ddee44-870c-417a-b780-f9427115c6ab X-Archives-Hash: 921501f0c28b4f2919db61a1e26b629e On Sun, 2007-01-07 at 05:16 +0000, Steve Long wrote: > Alec Warner wrote: > > Talk to solar about binhost, I know he has a better implementation lying > > around; it's a matter of finalizing it ;) > solar: where is it on your site? Tip: If you want me to respond to something that directed to me it's best to CC: me directly as it's easy to miss threads on high volume lists. I use the qmerge applet from portage-utils to grab the pkgs to the localhost then emerge -Kpv $pkg. So on a fresh install I do something like wget hardened-tarball.tbz2 unpack emerge portage-utils set binhost qmerge -f $(qlist -IC) emerge -C pam-login emerge -Ke system otherwise I just qmerge -f $pkg ; emerge -Kpv $pkg The qmerge applet requires the use of the genpkgindex util on the remote bin repo. I know pkgcore is going to start using this same format for it's remote bin repo stuff. I talked with Zac (zmedico) last week about portage supporting it also. I think he is keen on it but the tool will need love on solving the $PN conflicts. Between us 3 we will come up with a standard sooner or later. (probably later vs sooner) http://sources.gentoo.org/viewcvs.py/*checkout*/gentoolkit/trunk/src/genpkgindex/genpkgindex it generates output like the following. http://tinderbox.dev.gentoo.org/hardened/x86/Packages -- Ned Ludd Gentoo Linux -- gentoo-dev@gentoo.org mailing list