Gentoo Archives: gentoo-user

From: Bill Kenworthy <billk@×××××××××.au>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] Profile 17.1 fails at the analyse stage
Date: Wed, 19 Jun 2019 12:45:23
Message-Id: e4c55ac6-9c8e-0f78-502f-13f339490e4c@iinet.net.au
1 I have converted 4 systems to the 17.1 profile but this one fails at the
2 first hurdle:
3
4 wifi ~ # eselect profile list
5 Available profile symlink targets:
6   [1]   olympus:default/linux/amd64/17.0 (stable) *
7   [2]   olympus:default/linux/amd64/17.0/selinux (stable)
8   [3]   olympus:default/linux/amd64/17.0/hardened (stable)
9   [4]   olympus:default/linux/amd64/17.0/hardened/selinux (stable)
10   [5]   olympus:default/linux/amd64/17.0/desktop (stable)
11   [6]   olympus:default/linux/amd64/17.0/desktop/gnome (stable)
12   [7]   olympus:default/linux/amd64/17.0/desktop/gnome/systemd (stable)
13   [8]   olympus:default/linux/amd64/17.0/desktop/plasma (stable)
14   [9]   olympus:default/linux/amd64/17.0/desktop/plasma/systemd (stable)
15   [10]  olympus:default/linux/amd64/17.0/developer (stable)
16   [11]  olympus:default/linux/amd64/17.0/no-multilib (stable)
17   [12]  olympus:default/linux/amd64/17.0/no-multilib/hardened (stable)
18   [13]  olympus:default/linux/amd64/17.0/no-multilib/hardened/selinux
19 (stable)
20   [14]  olympus:default/linux/amd64/17.0/systemd (stable)
21   [15]  olympus:default/linux/amd64/17.0/x32 (dev)
22   [16]  olympus:default/linux/amd64/17.1 (stable)
23   [17]  olympus:default/linux/amd64/17.1/selinux (stable)
24   [18]  olympus:default/linux/amd64/17.1/hardened (stable)
25   [19]  olympus:default/linux/amd64/17.1/hardened/selinux (stable)
26   [20]  olympus:default/linux/amd64/17.1/desktop (stable)
27   [21]  olympus:default/linux/amd64/17.1/desktop/gnome (stable)
28   [22]  olympus:default/linux/amd64/17.1/desktop/gnome/systemd (stable)
29   [23]  olympus:default/linux/amd64/17.1/desktop/plasma (stable)
30   [24]  olympus:default/linux/amd64/17.1/desktop/plasma/systemd (stable)
31   [25]  olympus:default/linux/amd64/17.1/developer (stable)
32   [26]  olympus:default/linux/amd64/17.1/no-multilib (stable)
33   [27]  olympus:default/linux/amd64/17.1/no-multilib/hardened (stable)
34   [28]  olympus:default/linux/amd64/17.1/no-multilib/hardened/selinux
35 (stable)
36   [29]  olympus:default/linux/amd64/17.1/systemd (stable)
37   [30]  olympus:default/linux/amd64/17.0/musl (exp)
38   [31]  olympus:default/linux/amd64/17.0/musl/hardened (exp)
39   [32]  olympus:default/linux/amd64/17.0/musl/hardened/selinux (exp)
40   [33]  olympus:default/linux/amd64/17.0/uclibc (exp)
41   [34]  olympus:default/linux/amd64/17.0/uclibc/hardened (exp)
42 wifi ~ # unsymlink-lib --analyze
43 /usr/lib needs to be a symlink to lib64!
44 wifi ~ # ls -al /usr/lib
45 lrwxrwxrwx 1 root root 10 Jan  4 13:37 /usr/lib -> /usr/lib64
46 wifi ~ #
47
48 The symlink looks the same as another unconverted system - so whats the
49 problem?
50
51
52 BillK'

Replies

Subject Author
Re: [gentoo-user] Profile 17.1 fails at the analyse stage Neil Bothwick <neil@××××××××××.uk>