Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --oneshot portage
Date: Tue, 13 Mar 2018 20:52:42
Message-Id: 26efab45-9b8d-1c82-7f2f-af3fa88ab6ac@sys-concept.com
In Reply to: Re: [gentoo-user] emerge --oneshot portage by Neil Bothwick
1 Thelma
2 On 03/13/2018 12:11 PM, Neil Bothwick wrote:
3 > On Tue, 13 Mar 2018 11:36:12 -0600, thelma@×××××××××××.com wrote:
4 >
5 >> sys-apps/portage:0
6 >>
7 >> (sys-apps/portage-2.3.16:0/0::gentoo, ebuild scheduled for merge)
8 >> pulled in by sys-apps/portage (Argument)
9 >>
10 >> (sys-apps/portage-2.3.6:0/0::gentoo, installed) pulled in by
11 >> sys-apps/portage[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
12 >> required by (app-portage/gentoolkit-0.3.3:0/0::gentoo, installed)
13 >
14 > Your old version of gentoolkit (and other packages mentioned in the full
15 > output) is causing this. Trying to upgrade an out of date system
16 > piecemeal can cause this. Just do an emerge -u @system and let portage
17 > resolve these issues rather than trying to do it yourself.
18
19 I spoke too soon. Now, when I try: emerge -u @system
20 I'm getting an error as well.
21
22 emerge -ua @system
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27
28 WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
29
30 sys-libs/zlib:0
31
32 (sys-libs/zlib-1.2.11-r1:0/1::gentoo, ebuild scheduled for merge) conflicts with
33 >=sys-libs/zlib-1.2.8-r1:0/0=[abi_x86_32(-),abi_x86_64(-)] required by (media-libs/lcms-2.8-r1:2/2::gentoo, installed)
34 ^^^^^
35
36 sys-libs/readline:0
37
38 (sys-libs/readline-7.0_p3:0/7::gentoo, ebuild scheduled for merge) conflicts with
39 sys-libs/readline:0/0= required by (dev-lang/ruby-2.1.9:2.1/2.1::gentoo, installed)
40 ^^^^^
41
42
43 !!! The following update(s) have been skipped due to unsatisfied dependencies
44 !!! triggered by backtracking:
45
46 app-shells/bash:0
47
48 --
49 Thelma

Replies

Subject Author
Re: [gentoo-user] emerge --oneshot portage Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: emerge --oneshot portage Kai Krakow <hurikhan77@×××××.com>