Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Question re: profiles
Date: Fri, 23 Mar 2007 20:57:02
Message-Id: 200703232047.22087.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Question re: profiles by Colleen Beamer
1 On Friday 23 March 2007 20:05, Colleen Beamer wrote:
2 > gpgkeys: key 04428ACF77E97BA2 not found on keyserver
3 > Hi all,
4 >
5 > This may be a stupid question, but hey, better safe than sorry.
6 >
7 > I'm updating my laptop, which I haven't used in a while. After syncing,
8 > I went to update and got a message saying that my arch was not set
9 > asking whether my profile was linked correctly. It wasn't, so I fixed
10 > that.
11 >
12 > /etc/make.profile is a symlink to
13 > /usr/portage/profiles/default-linux/x86/2006.1 (or whatever)
14 >
15 > Is it safe to remove older profiles?
16
17 I guess you mean is it safe to remove older symlinks? Yes. I would not
18 remove the profile files themselves under
19 usr/portage/profiles/default-linux/x86/.
20
21 The symlink should be something like:
22
23 # ls -la /etc/make.profile
24 lrwxrwxrwx 1 root root 54 Sep 2
25 2006 /etc/make.profile -> /usr/portage/profiles/default-linux/x86/2006.1/desktop
26
27 if you are running a desktop, or server, if you are running a server on that
28 machine.
29
30 HTH.
31 --
32 Regards,
33 Mick