emerge after hard drive install and portage

After installing Phaeronix, and running emerge --sync,
I get the following message after I try to emerge fluxbox....

!!! ARCH is not set... Are you missing the /etc/make.profile symlink?
!!! Is the symlink correct? Is your portage tree complete?

how do i fix this?
please give many details.

Thanks

gratitude

Thank you very much. :)

that work ln -sf

that work
ln -sf /usr/portage/profiles/default-linux/x86/2007.0 /etc/make.profile
kororaa Linux xgl 2.6.16 Livecd

Was eselect supposed to fix this issue???

As far as I know when you emerge eselect, the profiler within eselect is supposed to manage all of these things. However I just ran into an issue with the Kororaa installer where after an emerge --sync, trying to emerge -av portage wouldn't let me because of the very same issue.

pharon's picture

True

Yes eselect has a module to manage profiles. But you have to be able to emerge it in the first place before being able to use it. Therefore you need to select the profile manually like I described in previous comment, and then you will be able to emerge eselect.

Gentoo is to complicated

Gentoo is way to damn complicated the install is a damn pain in the arse.

pharon's picture

Really ?

So don't use it :)

ARCH IS NO SET

MAN I HAVE THE SAME PROBLEM AND I ' M TRAING TO FIX IT IF YOU CAN HELP ME I GONNA BE REALLY GRAETFUL I'M USING PENTOO

pharon's picture

read the comment

Did you try the solution suggested in my comment ?
Also make sure that your /etc/make.conf has the CHOST variable set.

pharon's picture

This is probably because of

This is probably because of the CD being old, the /etc/make.profile is invalid. This is a symlink that has to point to one of the profiles in /usr/portage/profiles/default-linux/x86

for example to use the latest profile just released do the following command :


ln -sf /usr/portage/profiles/default-linux/x86/2006.0 /etc/make.profile

I hope this helps.

Portage

Man you save me , I did like you say , and that was the solution

ln -sf /usr/portage/profiles/default-linux/x86/2006.0 /etc/make.profile

I just change 2006 for 2007 , Iuuuuuuuuuuuuujuuu

Thank`s a looooottttttt

pharon's picture

wow

I didn't know such an old post would still be useful!