Gentoo Archives: gentoo-user

From: Jacques Montier <jmontier@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Migration from 17.0 to 17.1
Date: Mon, 24 Jun 2019 12:17:58
Message-Id: CAHVEG0CHDxsYvXSakp67yovnZs40CX-RKPbAnoKRfGJdhnPQAQ@mail.gmail.com
1 Hello all,
2
3 Here is my own experience about migrating from 17.0 to 17.1 profile.
4
5 I followed the steps 1, 3, 4, 5, 6, 7, 8, 9 and 10 (emerge -1v
6 sys-devel/gcc:8.3.0, emerge -1v sys-devel/gcc:8.2.0-r6) without any issue.
7 Everything works fine but the step 11 (emerge -1v --deep /lib32 /usr/lib32
8 /usr/lib/llvm/*/lib32) has been pretty painful.
9
10 Many config phase failed.
11 - dev-libs/glib-2.58.3
12 Solved by emerging util-linux and libpcre
13 - many x11-libs stuff
14 Solved by emerging some x11-base packages (especially xorg-x11)
15 - dev-libs/libgudev, media-libs/libv4l, x11-misc/colord
16 and media-libs/libcanberra.
17 Solved by emerging virtual/libudev
18
19 Finally, i could delete the /lib32 (/usr/lib32 was already deleted) and the
20 /usr/local/lib32 symlinks.
21
22 Now everything seems to work properly.
23
24 Cheers,
25
26 --
27 Jacques

Replies

Subject Author
[gentoo-user] Re: Migration from 17.0 to 17.1 Ian Zimmerman <itz@××××××××××××.org>