public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] WTF did I do?
@ 2007-03-09 13:38 Mark Haney
  2007-03-09 13:51 ` Marcus D. Hanwell
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Mark Haney @ 2007-03-09 13:38 UTC (permalink / raw
  To: gentoo-amd64

I come in this morning and do an emerge --sync and an emerge -upD world 
to see if there are any new packages hanging out there (I'm actually 
just testing out ViewPortageX in KDE, but that's a whole other story) 
and I get this message:

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

I did an update to kdelibs yesterday, but haven't done anything with 
portage since.  According to the emerge --pretend there is an update to 
portage, but I can't get to it because of this message.

I did double check to see if the make.profile symlink was gone, but it's 
there.

lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile -> 
/usr/portage/profiles/default-linux/amd64/2007.0/

So, what the bloody heck did I do?

-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 13:38 [gentoo-amd64] WTF did I do? Mark Haney
@ 2007-03-09 13:51 ` Marcus D. Hanwell
  2007-03-09 14:04   ` Mark Haney
  2007-03-09 16:15   ` [gentoo-amd64] " Jean-Marc Hengen
  2007-03-09 14:01 ` Brett Johnson
  2007-03-09 14:35 ` Marek Wróbel
  2 siblings, 2 replies; 14+ messages in thread
From: Marcus D. Hanwell @ 2007-03-09 13:51 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1143 bytes --]

On Friday 09 March 2007 13:38:54 Mark Haney wrote:
> I come in this morning and do an emerge --sync and an emerge -upD world
> to see if there are any new packages hanging out there (I'm actually
> just testing out ViewPortageX in KDE, but that's a whole other story)
> and I get this message:
>
> !!! ARCH is not set... Are you missing the '/etc/make.profile' symlink?
> !!! Is the symlink correct? Is your portage tree complete?
>
> I did an update to kdelibs yesterday, but haven't done anything with
> portage since.  According to the emerge --pretend there is an update to
> portage, but I can't get to it because of this message.
>
> I did double check to see if the make.profile symlink was gone, but it's
> there.
>
> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile ->
> /usr/portage/profiles/default-linux/amd64/2007.0/
>
> So, what the bloody heck did I do?
>
Remove the symlink and make one to a supported profile. 2007.0 is not out yet, 
you should be using 2006.1.

rm /etc/make.profile
ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile

Then all will be well again.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 13:38 [gentoo-amd64] WTF did I do? Mark Haney
  2007-03-09 13:51 ` Marcus D. Hanwell
@ 2007-03-09 14:01 ` Brett Johnson
  2007-03-09 14:35 ` Marek Wróbel
  2 siblings, 0 replies; 14+ messages in thread
From: Brett Johnson @ 2007-03-09 14:01 UTC (permalink / raw
  To: gentoo-amd64


On Fri, Mar 09, 2007 at 08:38:54AM -0500, Mark Haney wrote:
> 
> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile -> 
> /usr/portage/profiles/default-linux/amd64/2007.0/
> 
Does /usr/portage/profiles/default-linux/amd64/2007.0/ exist? I just
checked my system and it's not there... I didn't think 2007.0 profile
was out yet (but I could be wrong).

Brett
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 13:51 ` Marcus D. Hanwell
@ 2007-03-09 14:04   ` Mark Haney
  2007-03-09 14:28     ` Steev Klimaszewski
                       ` (2 more replies)
  2007-03-09 16:15   ` [gentoo-amd64] " Jean-Marc Hengen
  1 sibling, 3 replies; 14+ messages in thread
From: Mark Haney @ 2007-03-09 14:04 UTC (permalink / raw
  To: gentoo-amd64

Marcus D. Hanwell wrote:
>>
>> I did double check to see if the make.profile symlink was gone, but it's
>> there.
>>
>> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile ->
>> /usr/portage/profiles/default-linux/amd64/2007.0/
>>
>> So, what the bloody heck did I do?
>>
> Remove the symlink and make one to a supported profile. 2007.0 is not out yet, 
> you should be using 2006.1.
> 
> rm /etc/make.profile
> ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile
> 
> Then all will be well again.

Okay, now I'm confused.  I've been running (and updating portage) using 
that profile since Feb 21.  So how is that possible?


-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 14:04   ` Mark Haney
@ 2007-03-09 14:28     ` Steev Klimaszewski
  2007-03-09 14:31     ` Marcus D. Hanwell
  2007-03-09 14:37     ` Mark Haney
  2 siblings, 0 replies; 14+ messages in thread
From: Steev Klimaszewski @ 2007-03-09 14:28 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney wrote:
> Marcus D. Hanwell wrote:
>>>
>>> I did double check to see if the make.profile symlink was gone, but it's
>>> there.
>>>
>>> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile ->
>>> /usr/portage/profiles/default-linux/amd64/2007.0/
>>>
>>> So, what the bloody heck did I do?
>>>
>> Remove the symlink and make one to a supported profile. 2007.0 is not 
>> out yet, you should be using 2006.1.
>>
>> rm /etc/make.profile
>> ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile
>>
>> Then all will be well again.
> 
> Okay, now I'm confused.  I've been running (and updating portage) using 
> that profile since Feb 21.  So how is that possible?
> 
> 
Because 2007.0 is unsupported, and constantly undergoing change until 
2007.0 is actually released...
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 14:04   ` Mark Haney
  2007-03-09 14:28     ` Steev Klimaszewski
@ 2007-03-09 14:31     ` Marcus D. Hanwell
  2007-03-09 14:39       ` Mark Haney
  2007-03-09 14:37     ` Mark Haney
  2 siblings, 1 reply; 14+ messages in thread
From: Marcus D. Hanwell @ 2007-03-09 14:31 UTC (permalink / raw
  To: gentoo-amd64

[-- Attachment #1: Type: text/plain, Size: 1216 bytes --]

On Friday 09 March 2007 14:04:48 Mark Haney wrote:
> Marcus D. Hanwell wrote:
> > rm /etc/make.profile
> > ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile
> >
> > Then all will be well again.
>
> Okay, now I'm confused.  I've been running (and updating portage) using
> that profile since Feb 21.  So how is that possible?

I think there was a testing version of the 2007.0 profile in the tree, it is 
not there now. I have no clue how you managed to be using 2007.0 unless you 
made the updated link yourself.

I have a system I installed two days ago which used 2006.1, it is now using 
2006.1/desktop, then I have several other systems I administor using 2006.0 
or 2006.1. Changing the symlink will fix your issue, the new profiles should 
not be used until that version is released as they are *experimental*, i.e. 
things are being tried out in them etc.

Right now I am busy writing up my thesis and so I am not sure exactly why they 
have been removed from the tree as I don't have time to keep up with 
everything in the amd64 herd. I would highly recommend using 2006.1/desktop 
for desktop systems and making the switch to 2007.1 once the release is made.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 13:38 [gentoo-amd64] WTF did I do? Mark Haney
  2007-03-09 13:51 ` Marcus D. Hanwell
  2007-03-09 14:01 ` Brett Johnson
@ 2007-03-09 14:35 ` Marek Wróbel
  2 siblings, 0 replies; 14+ messages in thread
From: Marek Wróbel @ 2007-03-09 14:35 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney wrote:
> I did double check to see if the make.profile symlink was gone, but it's
> there.
> 
> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile ->
> /usr/portage/profiles/default-linux/amd64/2007.0/

But the target of this link doesn't exist. 2007.0 profile hasn't been
released yet and has been moved to
/usr/portage/profiles/default-linux/amd64/dev/2007.0/. You can change to
this if you want to have the development profile, but I'd recommend
staying with 2006.1.

Regards,
Marek Wróbel
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 14:04   ` Mark Haney
  2007-03-09 14:28     ` Steev Klimaszewski
  2007-03-09 14:31     ` Marcus D. Hanwell
@ 2007-03-09 14:37     ` Mark Haney
  2007-03-10 13:58       ` [gentoo-amd64] " Stefan Wimmer
  2 siblings, 1 reply; 14+ messages in thread
From: Mark Haney @ 2007-03-09 14:37 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney wrote:
> Marcus D. Hanwell wrote:
>>>
>>> I did double check to see if the make.profile symlink was gone, but it's
>>> there.
>>>
>>> lrwxrwxrwx  1 root root        49 Feb 21 13:29 make.profile ->
>>> /usr/portage/profiles/default-linux/amd64/2007.0/
>>>
>>> So, what the bloody heck did I do?
>>>
>> Remove the symlink and make one to a supported profile. 2007.0 is not 
>> out yet, you should be using 2006.1.
>>
>> rm /etc/make.profile
>> ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile
>>
>> Then all will be well again.
> 
> Okay, now I'm confused.  I've been running (and updating portage) using 
> that profile since Feb 21.  So how is that possible?
> 
> 
Okay an update on this.  I just double-checked my symlink and the 2007.0 
profile is no longer there.  I will have to assume that the portage 
update removed that symlink?

Because I can tell you, I've been running updates nearly every day using 
that profile for two weeks now.  So I know I'm not crazy.


-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 14:31     ` Marcus D. Hanwell
@ 2007-03-09 14:39       ` Mark Haney
  2007-03-09 15:14         ` Sebastian Redl
  0 siblings, 1 reply; 14+ messages in thread
From: Mark Haney @ 2007-03-09 14:39 UTC (permalink / raw
  To: gentoo-amd64

Marcus D. Hanwell wrote:
> On Friday 09 March 2007 14:04:48 Mark Haney wrote:
>> Marcus D. Hanwell wrote:
>>> rm /etc/make.profile
>>> ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile
>>>
>>> Then all will be well again.
>> Okay, now I'm confused.  I've been running (and updating portage) using
>> that profile since Feb 21.  So how is that possible?
> 
> I think there was a testing version of the 2007.0 profile in the tree, it is 
> not there now. I have no clue how you managed to be using 2007.0 unless you 
> made the updated link yourself.

Which is exactly what I did.  I had assumed that since the profile was 
there (and I run the stable branch for almost everything) that is was 
'stable' and released.  I'll know to double check that next time.

> 
> I have a system I installed two days ago which used 2006.1, it is now using 
> 2006.1/desktop, then I have several other systems I administor using 2006.0 
> or 2006.1. Changing the symlink will fix your issue, the new profiles should 
> not be used until that version is released as they are *experimental*, i.e. 
> things are being tried out in them etc.
> 
> Right now I am busy writing up my thesis and so I am not sure exactly why they 
> have been removed from the tree as I don't have time to keep up with 
> everything in the amd64 herd. I would highly recommend using 2006.1/desktop 
> for desktop systems and making the switch to 2007.1 once the release is made.


-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 14:39       ` Mark Haney
@ 2007-03-09 15:14         ` Sebastian Redl
  2007-03-09 15:29           ` Mark Haney
  0 siblings, 1 reply; 14+ messages in thread
From: Sebastian Redl @ 2007-03-09 15:14 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney wrote:
> Which is exactly what I did.  I had assumed that since the profile was
> there (and I run the stable branch for almost everything) that is was
> 'stable' and released.  I'll know to double check that next time.
The stable/testing distinction only applies to what is actually
installed, not to what is in the portage tree. You'll still get ebuilds
for testing packages, too.

Sebastian Redl
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 15:14         ` Sebastian Redl
@ 2007-03-09 15:29           ` Mark Haney
  0 siblings, 0 replies; 14+ messages in thread
From: Mark Haney @ 2007-03-09 15:29 UTC (permalink / raw
  To: gentoo-amd64

Sebastian Redl wrote:
> Mark Haney wrote:
>> Which is exactly what I did.  I had assumed that since the profile was
>> there (and I run the stable branch for almost everything) that is was
>> 'stable' and released.  I'll know to double check that next time.
> The stable/testing distinction only applies to what is actually
> installed, not to what is in the portage tree. You'll still get ebuilds
> for testing packages, too.
> 
> Sebastian Redl

I am aware of that, however I would have expected the same behaviour 
from the profiles as well.  Apparently that's not the case.  I'm going 
to chalk this up to bad (or good) timing since that profile was listed 
on the day I thought to check and see if a new profile was available.



-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64] WTF did I do?
  2007-03-09 13:51 ` Marcus D. Hanwell
  2007-03-09 14:04   ` Mark Haney
@ 2007-03-09 16:15   ` Jean-Marc Hengen
  1 sibling, 0 replies; 14+ messages in thread
From: Jean-Marc Hengen @ 2007-03-09 16:15 UTC (permalink / raw
  To: gentoo-amd64

Marcus D. Hanwell wrote:
> rm /etc/make.profile
> ln -s /usr/portage/profiles/default-linux/amd64/2006.1 /etc/make.profile

or "eselect profile" - I prefer that way. Also it will list all 
available profiles. Even with 2007.0 in the tree, eselect didn't show it 
as an option. I guess, it only shows released and supported profiles. 
Maybe someone knows for sure.

Jean-Marc
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* [gentoo-amd64]  Re: WTF did I do?
  2007-03-09 14:37     ` Mark Haney
@ 2007-03-10 13:58       ` Stefan Wimmer
  2007-03-12 12:22         ` Mark Haney
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Wimmer @ 2007-03-10 13:58 UTC (permalink / raw
  To: gentoo-amd64

* Mark Haney <mhaney@ercbroadband.org> [2007-03-09 14:37] :
>  Okay an update on this.  I just double-checked my symlink and the 2007.0 
>  profile is no longer there.  I will have to assume that the portage 
>  update removed that symlink?
> 
>  Because I can tell you, I've been running updates nearly every day using 
>  that profile for two weeks now.  So I know I'm not crazy.

Mark, I had precisely the same problem yesterday :)

Talking to the devs on #gentoo-amd64 convinced me to switch profile with 
'eselect profile' and go on ...

You're not crazy ;-)

Greetz
Stefan 

PS: The switch back to an older profile caused no problems so far ...

-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

* Re: [gentoo-amd64]  Re: WTF did I do?
  2007-03-10 13:58       ` [gentoo-amd64] " Stefan Wimmer
@ 2007-03-12 12:22         ` Mark Haney
  0 siblings, 0 replies; 14+ messages in thread
From: Mark Haney @ 2007-03-12 12:22 UTC (permalink / raw
  To: gentoo-amd64

Stefan Wimmer wrote:
> * Mark Haney <mhaney@ercbroadband.org> [2007-03-09 14:37] :
>>  Okay an update on this.  I just double-checked my symlink and the 2007.0 
>>  profile is no longer there.  I will have to assume that the portage 
>>  update removed that symlink?
>>
>>  Because I can tell you, I've been running updates nearly every day using 
>>  that profile for two weeks now.  So I know I'm not crazy.
> 
> Mark, I had precisely the same problem yesterday :)
> 
> Talking to the devs on #gentoo-amd64 convinced me to switch profile with 
> 'eselect profile' and go on ...
> 
> You're not crazy ;-)
> 
> Greetz
> Stefan 
> 
> PS: The switch back to an older profile caused no problems so far ...
> 

Well I gotta say I'm glad to hear it.  Now if I can just convince the 
voices in my head, then I"m all set.


-- 
Ita erat quando hic adveni.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-03-12 12:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-09 13:38 [gentoo-amd64] WTF did I do? Mark Haney
2007-03-09 13:51 ` Marcus D. Hanwell
2007-03-09 14:04   ` Mark Haney
2007-03-09 14:28     ` Steev Klimaszewski
2007-03-09 14:31     ` Marcus D. Hanwell
2007-03-09 14:39       ` Mark Haney
2007-03-09 15:14         ` Sebastian Redl
2007-03-09 15:29           ` Mark Haney
2007-03-09 14:37     ` Mark Haney
2007-03-10 13:58       ` [gentoo-amd64] " Stefan Wimmer
2007-03-12 12:22         ` Mark Haney
2007-03-09 16:15   ` [gentoo-amd64] " Jean-Marc Hengen
2007-03-09 14:01 ` Brett Johnson
2007-03-09 14:35 ` Marek Wróbel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox