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: Tue, 04 Aug 2015 19:33:00
Message-Id: 55C11363.2050609@earthlink.net
In Reply to: Re: [gentoo-user] want to upgrade 50 month old installation by Dale
1 Dale composed on 2015-08-04 12:41 (UTC-0500):
2
3 > First, you are going to have a interesting few days, at least. It would
4 > be faster and easier to start fresh. Honestly. If you just have to or
5 > want to for a learning experience, cool.
6
7 > See if eselect exists. If it does, try this:
8
9 > eselect profile list
10
11 > If that works, pick whatever profile is closest to what you use and set
12 > it. That *should* take care of your first problem.
13
14 No complaint from selecting 3, then 6.
15
16 > You got lots more coming I bet.
17
18 It already seems to be telling me don't. Man portage works, but portage
19 --help produces not found. :-P I've yet to figure out how to get a list of
20 all installed packages akin to 'rpm -qa | sort', so I really don't know what
21 my starting configuration is. Startx doesn't work, which looks like maybe
22 because /usr/bin/X* doesn't exist, and /etc/X11 is rather sparse.
23
24 > If that doesn't work, then you have to link it the old fashioned way.
25 > Link the directory for the profile in
26 > /usr/portage/profiles/<your-profile> to /etc/make.profile and then see
27 > if it is happy.
28
29 > Also, since this is going to be uphill all the way, I'd use the latest
30 > unstable portage excluding the 9999 version. At least that way, portage
31 > will help solve some problems, if it can.
32
33 http://mirrors.us.kernel.org/gentoo/distfiles/portage-2.2.8.tar.bz2 wouldn't
34 be close enough, or is that what you're suggesting?
35 http://mirrors.us.kernel.org/gentoo/snapshots/ has a lot to pick from.
36
37 > I suspect this thread could get long and interesting. o_O
38
39 At least for now, I'd like to not try to go past 20121221 in order to avoid
40 systemd. So far I've not found a procedure lending itself to that except to
41 install via http://mirrors.us.kernel.org/gentoo/releases/x86/20121221/ , but
42 the machine doesn't boot USB and only has a CD reader. Neither of those
43 normally matter, since my preferred installation method is HTTP initiated by
44 Grub loading an installation kernel and initrd, but I've yet to locate
45 Gentoo's for that AFAICT, if it even has any such thing. I guess the chroot
46 to untar methodology on
47 https://wiki.gentoo.org/wiki/Handbook:X86/Installation/Stage obviates any
48 such need? On http://mirrors.us.kernel.org/gentoo/releases/x86/autobuilds/ I
49 don't see anything that looks like a way to get to 20121221 if not already there.
50
51
52 Neil Bothwick composed on 2015-08-04 18:44 (UTC+0100):
53
54 > How did you clone it? It appears parts are missing.
55
56 I used the word clone a bit loosely. I did rsync -av after a fresh mkfs.ext3.
57 What's missing on clone is missing on source too. Difference in used below I
58 suppose is mostly on account of having already run emerge --sync?
59
60 Filesystem 1K-blocks Used Available Use% Mounted on
61 /dev/sda3 396623 256772 119369 69% /disks/boot
62 /dev/sda7 4875929 3410712 1219425 74% /disks/ogentoo
63 /dev/sda29 6501216 3689976 2483516 60% /
64 /dev/sda10 4837465 3365041 1226632 74% /disks/evergreen
65 /dev/sda12 3250579 1302593 1784125 43% /home
66 /dev/sda13 1625241 248895 1294417 17% /usr/local
67 --
68 "The wise are known for their understanding, and pleasant
69 words are persuasive." Proverbs 16:21 (New Living Translation)
70
71 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
72
73 Felix Miata *** http://fm.no-ip.com/

Replies

Subject Author
Re: [gentoo-user] want to upgrade 50 month old installation Neil Bothwick <neil@××××××××××.uk>