From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26926 invoked from network); 5 Sep 2004 23:20:36 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 5 Sep 2004 23:20:36 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.34) id 1C46JH-0000G6-Rs for arch-gentoo-dev@lists.gentoo.org; Sun, 05 Sep 2004 23:20:35 +0000 Received: (qmail 22708 invoked by uid 89); 5 Sep 2004 23:20:35 +0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 181 invoked from network); 5 Sep 2004 23:20:35 +0000 From: Jason Stubbs To: gentoo-dev@lists.gentoo.org Date: Mon, 6 Sep 2004 08:23:17 +0900 User-Agent: KMail/1.7 References: <200409051342.17414.norberto+gentoo-dev@bensa.ath.cx> <200409051610.24456.norberto+gentoo-dev@bensa.ath.cx> In-Reply-To: <200409051610.24456.norberto+gentoo-dev@bensa.ath.cx> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409060823.17852.jstubbs@gentoo.org> Subject: Re: [gentoo-dev] Re: problem with cascade profiles X-Archives-Salt: d663057b-3631-40a0-958d-172b84669cea X-Archives-Hash: 4b399cb8d248cbcb4334fd207268fac2 On Monday 06 September 2004 04:10, Norberto Bensa wrote: > Sebastian Bergmann wrote: > > Norberto Bensa wrote: > > > Seems like a bug to me :( > > > > http://bugs.gentoo.org/show_bug.cgi?id=62889 > > And the fix sucks: > > [After installing portage-2.0.51-pre20...] > > nbensa@venkman ~ $ sudo emerge ttmkfdir > Calculating dependencies ...done! > > >>> emerge (1 of 1) x11-misc/ttmkfdir-3.0.9-r2 to / > > !!! No write access to /usr/portage/distfiles/ > !!! File ttmkfdir-3.0.9.tar.bz2 isn't fully fetched, but unable to complete > it nbensa@venkman ~ $ sudo emerge -pv ttmkfdir > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [ebuild U ] x11-misc/ttmkfdir-3.0.9-r2 [3.0.9-r1] -debug 0 kB > > Total size of downloads: 0 kB > > nbensa@venkman ~ $ ls -l /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2 > -rw-rw---- 1 root portage 20160 Mar 16 > 2003 /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2 > nbensa@venkman ~ $ md5sum /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2 > 7fbf13e432aa519669899b13d00673f3 > /usr/portage/distfiles/ttmkfdir-3.0.9.tar.bz2 nbensa@venkman ~ $ > cat /usr/portage/x11-misc/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2 > MD5 7fbf13e432aa519669899b13d00673f3 ttmkfdir-3.0.9.tar.bz2 20160 portage-2.0.50_pre20 no longer does fetching as root. Make sure that the /usr/portage directory also has write access by the portage group and it should work. > [Why did I installed a pre version of portage ... ~:( ] There may be a couple of hiccups(sp?) but it should be smooth running after working them out. Regards, Jason Stubbs -- gentoo-dev@gentoo.org mailing list