Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Profile switch to 17.1.
Date: Tue, 18 Jun 2019 15:41:46
Message-Id: 18587070.j66avQyjT6@dell_xps
In Reply to: [gentoo-user] Profile switch to 17.1. by Dale
1 On Tuesday, 18 June 2019 16:12:32 BST Dale wrote:
2 > Howdy,
3 >
4 > I been working on the profile switch. I followed the directions in the
5 > news item up until the rm part in #12. I did a equery b for a few files
6 > in the two directories and it has files that equery shows belonging to
7 > packages. They are not orphans since they are owned. Here is a list of
8 > the files:
9 >
10 > root@fireball / # ls -al /lib32/
11 > total 3956
12 [snip ... x 3956 ]
13
14 > root@fireball / # ls -al /usr/lib32/
15 > total 257136
16 [snip ... x 257136 ]
17
18 > As one can see, some of those could be important. I noticed grub,
19 > nvidia, dracut and others that could cause issues if they failed. Is it
20 > really safe to just rm them or did I miss something? Do I need to do
21 > something else not mentioned in the news item for this?
22
23 Hmm ... having run 'unsymlink-lib --analyze/migrate/finish', switched profile
24 to 17.1 and then rebuilt toolchain and 'emerge -1v /lib32 /usr/lib32', I did
25 not have to manually remove those directories on 4 different systems so far (I
26 think). That said I don't use an initramfs, but even if I did these are not
27 boot time dependencies. If you feel shakey about it you can rebuild dracut
28 before you need to use it again.
29
30 You haven't missed a step by any chance?
31
32 --
33 Regards,
34 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Profile switch to 17.1. Dale <rdalek1967@×××××.com>