Gentoo Archives: gentoo-dev

From: David Sparks <daves@×××××××××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] make.profile symlink now points nowhere (was default-x86-1.4)
Date: Fri, 08 Apr 2005 23:35:59
Message-Id: 4257155D.5070905@activestate.com
1 Why was the x86-1.4 profile deleted? I have several machines that after
2 a `emerge sync` now have a non-functional profile:
3
4
5 # ls -ld make.profile
6
7 lrwxrwxrwx 1 root root 39 Nov 14 2003 make.profile ->
8 ../usr/portage/profiles/default-x86-1.4
9
10
11 # ls -ld ../usr/portage/profiles/default-x86-1.4
12 ls: ../usr/portage/profiles/default-x86-1.4: No such file or directory
13
14
15 I tried symlinking make.profile to a newer profile and got this:
16
17 !!! 'str' object has no attribute 'insert'
18 !!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
19 !!! not then please report this to bugs.gentoo.org and, if possible, a dev
20 !!! on #gentoo (irc.freenode.org)
21
22
23 ds
24 --
25 gentoo-dev@g.o mailing list

Replies