Gentoo Archives: gentoo-user

From: Felix Miata <mrmazda@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] want to upgrade 50 month old installation
Date: Wed, 05 Aug 2015 01:59:40
Message-Id: 55C16DFE.1020800@earthlink.net
In Reply to: Re: [gentoo-user] want to upgrade 50 month old installation by Neil Bothwick
1 Neil Bothwick composed on 2015-08-04 18:44 (UTC+0100):
2
3 > On Tue, 04 Aug 2015 13:12:42 -0400, Felix Miata wrote:
4
5 >> 6-# emerge portage
6 >> This produced a longish warning:
7 >> !!! /etc/make.profile is not a symlink and will probably prevent most
8 >> merges. !!! It should point into a profile within /usr/portage/profiles/
9 >> !!! (You can safely ignore this message when syncing. It's harmless.)
10 >> !!! If you have just changed your profile configuration, you should
11 >> revert !!! backto the previous configuration. Due to your current
12 >> profile being !!! invalid, allowed actions are limited to --help,
13 >> --info, --sync, and !!! --version.
14
15 >> So, /etc/make.profile exists, but it's a symlink to a non-existant
16 >> ../usr/portage/profiles/default/linux/x86/10.0/desktop. Is all I need
17 >> to do to be able to proceed to change the symlink to point
18 >> to ...x86/13.0/des...? Any suggestions or words of wisdom?
19
20 > The message says it's not a symlink, not that it points nowhere. It may
21 > be that your cloning method dereferenced it when copying. Just reset it
22 > with "eselect profile list" followed by "eselect profile set".
23
24 I think we have a n00b communication failure here. :-p
25
26 These are the current states of source and target
27 (post-emerge --sync, emerge portage, and eselect profile set 6 on target):
28
29 Source:
30 # uname -a > out
31 Linux kt400 2.6.37-gentoo-r4 #1 Sun May 15 19:32:50 EDT 2011 i686 AMD Athlon(tm) XP 2000+ AuthenticAMD GNU/Linux
32 # mount | grep ' / ' >> out
33 /dev/sda7 on / type ext3 (rw,noatime)
34 # blkid /dev/sda29 >> out
35 /dev/sda29: LABEL="gentoon" UUID="eb3b5ce7-1675-4356-a508-ba6c30e590e0" SEC_TYPE="ext2" TYPE="ext3"
36 # ls -l /etc/mak* | grep -v *conf.1* &>>out
37 -rw-r--r-- 1 root root 670 May 16 2011 /etc/make.conf
38 -rw-r--r-- 1 root root 421 Apr 26 2011 /etc/make.conf.01
39 -rw-r--r-- 1 root root 544 May 15 2011 /etc/make.conf.12
40 -rw-r--r-- 1 root root 588 May 15 2011 /etc/make.conf.13
41 -rw-r--r-- 1 root root 677 May 15 2011 /etc/make.conf.14
42 -rw-r--r-- 1 root root 698 May 16 2011 /etc/make.conf.15
43 -rw-r--r-- 1 root root 670 May 16 2011 /etc/make.conf.16
44 -rw-r--r-- 1 root root 421 Apr 26 2011 /etc/make.conf.catalyst
45 lrwxrwxrwx 1 root root 40 Apr 26 2011 /etc/make.globals -> ../usr/share/portage/config/make.globals
46 lrwxrwxrwx 1 root root 54 May 16 2011 /etc/make.profile -> ../usr/portage/profiles/default/linux/x86/10.0/desktop
47 # ls -l /usr/portage/profiles/default/linux/x86/10.0/desktop/* &>>out
48 -rw-r--r-- 1 portage portage 2 Oct 22 2009 /usr/portage/profiles/default/linux/x86/10.0/desktop/eapi
49 -rw-r--r-- 1 portage portage 34 Aug 6 2009 /usr/portage/profiles/default/linux/x86/10.0/desktop/parent
50 /usr/portage/profiles/default/linux/x86/10.0/desktop/gnome:
51 total 2
52 -rw-r--r-- 1 portage portage 2 Mar 29 2010 eapi
53 -rw-r--r-- 1 portage portage 43 Mar 29 2010 parent
54 /usr/portage/profiles/default/linux/x86/10.0/desktop/kde:
55 total 2
56 -rw-r--r-- 1 portage portage 2 Mar 29 2010 eapi
57 -rw-r--r-- 1 portage portage 41 Mar 29 2010 parent
58
59 Target:
60 # uname -a > out
61 Linux kt400 2.6.37-gentoo-r4 #1 Sun May 15 19:32:50 EDT 2011 i686 AMD Athlon(tm) XP 2000+ AuthenticAMD GNU/Linux
62 # mount | grep ' / '
63 /dev/sda29 on / type ext3 (rw,noatime)
64 # blkid /dev/sda29
65 /dev/sda29: LABEL="gentoon" UUID="eb3b5ce7-1675-4356-a508-ba6c30e590e0" TYPE="ext3"
66 # ls -l /etc/mak* | grep -v *conf.1*
67 -rw-r--r-- 1 root root 670 May 16 2011 /etc/make.conf
68 -rw-r--r-- 1 root root 421 Apr 26 2011 /etc/make.conf.01
69 -rw-r--r-- 1 root root 544 May 15 2011 /etc/make.conf.12
70 -rw-r--r-- 1 root root 588 May 15 2011 /etc/make.conf.13
71 -rw-r--r-- 1 root root 677 May 15 2011 /etc/make.conf.14
72 -rw-r--r-- 1 root root 698 May 16 2011 /etc/make.conf.15
73 -rw-r--r-- 1 root root 670 May 16 2011 /etc/make.conf.16
74 -rw-r--r-- 1 root root 421 Apr 26 2011 /etc/make.conf.catalyst
75 lrwxrwxrwx 1 root root 40 Apr 26 2011 /etc/make.globals -> ../usr/share/portage/config/make.globals
76 lrwxrwxrwx 1 root root 58 Aug 4 13:30 /etc/make.profile -> ../usr/portage/profiles/default/linux/x86/13.0/desktop/kde
77 # ls -l /usr/portage/profiles/default/linux/x86/13.0/desktop/kde/*
78 -rw-r--r-- 1 root root 2 Mar 19 2014 /usr/portage/profiles/default/linux/x86/13.0/desktop/kde/eapi
79 -rw-r--r-- 1 root root 41 Jan 18 2013 /usr/portage/profiles/default/linux/x86/13.0/desktop/kde/parent
80 /usr/portage/profiles/default/linux/x86/13.0/desktop/kde/systemd:
81 total 2
82 -rw-r--r-- 1 root root 2 Mar 19 2014 eapi
83 -rw-r--r-- 1 root root 40 Oct 19 2013 parent
84
85 In case it might be useful, .bash_history:
86 Up until I started today's thread:
87 http://fm.no-ip.com/Tmp/Linux/G/bash_history-kt400N.txt
88 From back when I installed 4 years ago, annotated at the time:
89 http://fm.no-ip.com/Tmp/Linux/G/bash_history.05
90 --
91 "The wise are known for their understanding, and pleasant
92 words are persuasive." Proverbs 16:21 (New Living Translation)
93
94 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
95
96 Felix Miata *** http://fm.no-ip.com/