Gentoo Archives: gentoo-dev

From: "Brett I. Holcomb" <brettholcomb@×××××××.net>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] make.profile symlink now points nowhere (was default-x86-1.4)
Date: Sat, 09 Apr 2005 00:35:37
Message-Id: Pine.LNX.4.62.0504082031140.9990@gandalf
In Reply to: Re: [gentoo-dev] make.profile symlink now points nowhere (was default-x86-1.4) by David Sparks
1 Question here - I made the link to the 2005.0 profile on (NOT 2005.0/2.4)
2 a system that is 2.6.11 and has been on 2.6 for months. Tonight emerge
3 -uD system -p wants to "upgrade" me to a 2.4 kernel!!! Well, portage this
4 is a 2.6.x system - not 2.4 - duh! From what I found in the mail list
5 archives and forums noone has really given a solution. Some say "what
6 problem", others give reasons for it but the fact remains - why on a 2.6
7 system that has happily been running 2.6 for months does this new profile
8 want to give me a 2.4 kernel. I did follow one suggest and symlink to
9 default-linux/x86 directory but I'm afraid that will break something so I
10 went back to 2004.0 for the symlink. And I am at portage 2.0.51.19 so
11 that's good.
12
13 In short - what do we have to do to upgrade to a current profile on 2.6
14 machines and get 2.6 gentoo-source updates, not 2.4.
15
16 Thanks.
17
18
19 On Fri, 8 Apr 2005, David Sparks wrote:
20
21 > Mike Frysinger wrote:
22 >> On Friday 08 April 2005 07:57 pm, David Sparks wrote:
23 >>
24 >>> !!! ARCH is not set... Are you missing the /etc/make.profile symlink?
25 >>> !!! Is the symlink correct? Is your portage tree complete?
26 >>
27 >>
28 >> so use 'default-x86-2004.2', emerge portage, and then switch to the cascading
29 >> version
30 >
31 > Thanks for the suggestions, I've tried 2004.0 .1 .2 .3 with similar
32 > results as below.
33 >
34 > I also tried coping a binary package into /usr/portage/packages/... and
35 > emerging it with the -K option but that didn't go either.
36 >
37 >
38 > # rm make.profile
39 > # ln -s ../usr/portage/profiles/default-linux/x86/2004.2 make.profile
40 > # emerge portage
41 >
42 > !!! Your current profile is deprecated and not supported anymore.
43 > !!! Please upgrade to the following profile if possible:
44 > default-linux/x86/2005.0
45 >
46 > To upgrade do the following steps:
47 > # emerge -n '>=sys-apps/portage-2.0.51'
48 > # cd /etc/
49 > # rm make.profile
50 > # ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
51 >
52 > # Gentoo has switched to 2.6 as the defaults for headers/kernels. If
53 > you wish
54 > # to use 2.4 headers/kernels, then you should do the following to upgrade:
55 > # emerge -n '>=sys-apps/portage-2.0.51'
56 > # cd /etc/
57 > # rm make.profile
58 > # ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
59 >
60 > # More information can be found at the following URLs:
61 > # http://www.gentoo.org/doc/en/gentoo-upgrading.xml
62 > # http://www.gentoo.org/doc/en/migration-to-2.6.xml
63 >
64 >
65 > !!! 'str' object has no attribute 'insert'
66 > !!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
67 > !!! not then please report this to bugs.gentoo.org and, if possible, a dev
68 > !!! on #gentoo (irc.freenode.org)
69 > --
70 > gentoo-dev@g.o mailing list
71 >
72
73 --
74
75 Brett I. Holcomb
76 brettholcomb@×××××××××××.net
77 Registered Linux User #188143
78 Remove R777 to email
79 --
80 gentoo-dev@g.o mailing list

Replies