Re: [gentoo-alt] [prefix] emerge fails with "IndexError: list index out of range"

2008-06-15 Thread Fabian Groffen
On 15-06-2008 13:39:45 -0600, Aaron Wilson wrote:
> Yes, it seems that I may have synced with gentoo-x86. I added the SYNC  
> line to my make.conf, but emerge still fails with the same error. Is  
> there any way to manually sync?

Yes, but easiest may just be if you download a bootstrap image, unpack
it (move over your distfiles) and replace it with your current
usr/portage.  You can find the latest snapshot here:
http://dev.gentoo.org/~grobian/distfiles/prefix-overlay-20080612.tar.bz2


-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-alt@lists.gentoo.org mailing list



Re: [gentoo-alt] [prefix] emerge fails with "IndexError: list index out of range"

2008-06-15 Thread Aaron Wilson
Yes, it seems that I may have synced with gentoo-x86. I added the SYNC  
line to my make.conf, but emerge still fails with the same error. Is  
there any way to manually sync?


Aaron


On Jun 12, 2008, at 2:04 AM, Fabian Groffen wrote:


On 11-06-2008 14:57:25 -0600, Aaron Wilson wrote:
OK. make.conf exists, but make.profile is a broken link, $EPREFIX/ 
usr/

portage/profiles/default-prefix/ does not exist. How can I go about
updating Portage? Can I get it from the overlay snapshot?


Where is your portage tree?  Did you rsync the gentoo-x86 tree by
chance?  Set
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" in
make.conf and run emerge --sync again (I hope it'll do that).


--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@lists.gentoo.org mailing list



--
gentoo-alt@lists.gentoo.org mailing list



Re: [gentoo-alt] [prefix] emerge fails with "IndexError: list index out of range"

2008-06-12 Thread Fabian Groffen
On 11-06-2008 14:57:25 -0600, Aaron Wilson wrote:
> OK. make.conf exists, but make.profile is a broken link, $EPREFIX/usr/ 
> portage/profiles/default-prefix/ does not exist. How can I go about  
> updating Portage? Can I get it from the overlay snapshot?

Where is your portage tree?  Did you rsync the gentoo-x86 tree by
chance?  Set
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" in
make.conf and run emerge --sync again (I hope it'll do that).


-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-alt@lists.gentoo.org mailing list



Re: [gentoo-alt] [prefix] emerge fails with "IndexError: list index out of range"

2008-06-11 Thread Aaron Wilson
OK. make.conf exists, but make.profile is a broken link, $EPREFIX/usr/ 
portage/profiles/default-prefix/ does not exist. How can I go about  
updating Portage? Can I get it from the overlay snapshot?


Thanks,
Aaron



On Jun 11, 2008, at 11:44 AM, Fabian Groffen wrote:


On 11-06-2008 11:22:19 -0600, Aaron Wilson wrote:

 File "/Users/wilson/Library/Gentoo/usr/lib/portage/pym/portage/sets/
profiles.py", line 17, in __init__
   self.description = "System packages for profile %s" %
self._profile_paths[-1]
IndexError: list index out of range

I don't know if the problem existed before the sync as I hadn't  
touched

portage in a month or so. Any help would be greatly appreciated.


Check your $EPREFIX/etc/make.profile and make sure
$EPREFIX/etc/make.conf exists.  You seem to run an older Portage that
has problems with those missing or broken.


--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@lists.gentoo.org mailing list



--
gentoo-alt@lists.gentoo.org mailing list



Re: [gentoo-alt] [prefix] emerge fails with "IndexError: list index out of range"

2008-06-11 Thread Fabian Groffen
On 11-06-2008 11:22:19 -0600, Aaron Wilson wrote:
>   File "/Users/wilson/Library/Gentoo/usr/lib/portage/pym/portage/sets/ 
> profiles.py", line 17, in __init__
> self.description = "System packages for profile %s" %  
> self._profile_paths[-1]
> IndexError: list index out of range
>
> I don't know if the problem existed before the sync as I hadn't touched 
> portage in a month or so. Any help would be greatly appreciated.

Check your $EPREFIX/etc/make.profile and make sure
$EPREFIX/etc/make.conf exists.  You seem to run an older Portage that
has problems with those missing or broken.


-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-alt@lists.gentoo.org mailing list