Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] upgrade to gcc-6.4.0
Date: Fri, 16 Mar 2018 02:37:44
Message-Id: c7508fe4-4b2d-d23b-e0c7-2c8368660c03@sys-concept.com
In Reply to: [gentoo-user] upgrade to gcc-6.4.0 by thelma@sys-concept.com
1 On 03/15/2018 08:26 PM, thelma@×××××××××××.com wrote:
2 > I'm upgrading one of my older boxes to newer gcc-6.4.0
3 > After switching to gcc-6.4.0
4 > source /etc/profile
5 >
6 > running: emerge --ask --oneshot sys-devel/libtool
7 >
8 > !!! Your current profile is deprecated and not supported anymore.
9 > !!! Use eselect profile to update your profile.
10 > !!! Please upgrade to the following profile if possible:
11 >
12 > default/linux/amd64/17.0/desktop
13 >
14 > You may use the following command to upgrade:
15 >
16 > eselect profile set default/linux/amd64/17.0/desktop
17 >
18 >
19 > These are the packages that would be merged, in order:
20 >
21 > Calculating dependencies... done!
22 > [ebuild U ] sys-devel/automake-1.15.1-r2 [1.15-r2] USE="{-test%}"
23 > [ebuild R ] sys-devel/libtool-2.4.6-r3
24 > [blocks B ] <sys-apps/sandbox-2.10-r4 ("<sys-apps/sandbox-2.10-r4" is blocking sys-devel/libtool-2.4.6-r3)
25 >
26 > * Error: The above package list contains packages which cannot be
27 > * installed at the same time on the same system.
28 > ------
29 > I did not switch to new profile "17" yet. I was trying to rebuild "sys-devel/libtool" first, but got a blocker.
30
31 I upgraded the "sys-apps/sandbox" and now it allows me to run:
32 emerge --ask --oneshot sys-devel/libtool
33
34 So why didn't emerge do it automatically, upgrade the "sandbox" ?
35
36 --
37 Thelma

Replies

Subject Author
[gentoo-user] Re: upgrade to gcc-6.4.0 Kai Krakow <hurikhan77@×××××.com>