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.54)
	id 1En3wl-0001mG-1K
	for garchives@archives.gentoo.org; Fri, 16 Dec 2005 00:59:43 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBG0xH0e025290;
	Fri, 16 Dec 2005 00:59:17 GMT
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBG0xGSu001583
	for <gentoo-osx@lists.gentoo.org>; Fri, 16 Dec 2005 00:59:16 GMT
Received: by wproxy.gmail.com with SMTP id 69so771186wri
        for <gentoo-osx@lists.gentoo.org>; Thu, 15 Dec 2005 16:59:15 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=FJGWcw60ra/z8Okc2YukiveqVHFWbuNuJSbVmcZ4A3S69PXwh+rdaUarCID1+eYUtyznPnDGOgRg2+DxBB+ImJ2Tkmzl7hM0brgTZAuPWm1D5Z+KCIlBh8JrD6pgtDWXtx7U/d3jMs7+tkp0VsG+CPSmi5GrMz+vnyzVrvD2p8s=
Received: by 10.54.137.13 with SMTP id k13mr2851099wrd;
        Thu, 15 Dec 2005 16:59:15 -0800 (PST)
Received: by 10.54.134.4 with HTTP; Thu, 15 Dec 2005 16:59:15 -0800 (PST)
Message-ID: <e36b84ee0512151659s169f4dafgeb8545cf3cf659e8@mail.gmail.com>
Date: Thu, 15 Dec 2005 16:59:15 -0800
From: m h <sesquile@gmail.com>
To: Michael Haubenwallner <michael.haubenwallner@salomon.at>,
        gentoo-osx@lists.gentoo.org
Subject: [gentoo-osx] Re: Attempt to use prefix on linux as secondary...
In-Reply-To: <e36b84ee0512151635y64b72467p8e37ed8f4423e973@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-osx@lists.gentoo.org>
List-Help: <mailto:gentoo-osx+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org>
X-BeenThere: gentoo-osx@gentoo.org
Reply-to: gentoo-osx@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <e36b84ee0512141521m6f32a9begea333483271118d9@mail.gmail.com>
	 <1134637115.30023.36.camel@sapc154>
	 <e36b84ee0512151115p702949c3jfbe1c3441660bbf@mail.gmail.com>
	 <e36b84ee0512151527q139ff7ebl25bc4a43cc47ba09@mail.gmail.com>
	 <e36b84ee0512151635y64b72467p8e37ed8f4423e973@mail.gmail.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBG0xGSu001583
X-Archives-Salt: 2b2f39a2-7e31-41d4-9e68-f657f986df0e
X-Archives-Hash: 440f28f70b5ea9d9ece237ec918a9788

Ok, I'm running into the consistancy message that Haubi mentioned. 
I've prefix set to
/data1/portage/dec15/prefix
but the toolsbox prefix (is that the correct nomenclature?) (I'll call
it PREFIX2) is:
/data1/portage/dec15/prefix/toolsbox-4-patchespre.20051215/i686-pc-linux-gnu

I'll need to trace through to see whats happening.  My make.conf in
PREFIX2/etc is not being read even though I modify it....

I'm sure I'm forgetting something somewhere... I'll step through to
see what I find.

On 12/15/05, m h <sesquile@gmail.com> wrote:
> Got around (hacked around) python issue (I have no portage user
> currently, only the group).  So in portage_data.py, I override
> portage_uid to my userid
> portage_uid=os.getuid()
> and I'm rolling again.
> Now I get the following:
>
> Invalid package name in package.provided: virtual/libc
> Invalid package name in package.provided: virtual/linux-sources
> Invalid package name in package.provided: virtual/os-headers
> !!! Problem with sandbox binary. Disabling...
>
> PORTDIR /usr/portage
> --- 'profiles/arch.list' is empty or not available. Empty portage tree?
>
> These are the packages that I would merge, in order:
>
> Calculating system dependencies
> emerge: there are no ebuilds to satisfy ">=app-shells/bash-3.0-r9".
>
>
>
> !!! Problem resolving dependencies for >=app-shells/bash-3.0-r9
> !!! Depgraph creation failed.
> =========END OUTPUT============
> Note the debug statement for PORTDIR, it is not prefixed!
> I have the following set in make.conf:
> PORTDIR=${PREFIX}/usr/portage
> Am I missing something?
>
> I'll hack it for now (that should get rid of the arch.list error).
>
> Hopefully people don't mind the spam.  Again, I'm not a gentoo dev, so
> I'm learning about the guts of portage, hopefully this is useful (at
> least as psuedo-dev notes) for someone else....
>

-- 
gentoo-osx@gentoo.org mailing list