Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --oneshot portage
Date: Wed, 14 Mar 2018 00:47:29
Message-Id: d1baf0c6-801f-a557-fd2b-b9ae9ee2782a@sys-concept.com
In Reply to: Re: [gentoo-user] emerge --oneshot portage by Neil Bothwick
1 On 03/13/2018 04:19 PM, Neil Bothwick wrote:
2 > On Tue, 13 Mar 2018 14:52:34 -0600, thelma@×××××××××××.com wrote:
3 >
4 >> I spoke too soon. Now, when I try: emerge -u @system
5 >> I'm getting an error as well.
6 >>
7 >> emerge -ua @system
8 >>
9 >> These are the packages that would be merged, in order:
10 >>
11 >> Calculating dependencies... done!
12 >>
13 >> WARNING: One or more updates/rebuilds have been skipped due to a
14 >> dependency conflict:
15 >>
16 >> sys-libs/zlib:0
17 >>
18 >> (sys-libs/zlib-1.2.11-r1:0/1::gentoo, ebuild scheduled for merge)
19 >> conflicts with
20 >> >=sys-libs/zlib-1.2.8-r1:0/0=[abi_x86_32(-),abi_x86_64(-)] required
21 >> >by (media-libs/lcms-2.8-r1:2/2::gentoo, installed)
22 >> ^^^^^
23 >>
24 >> sys-libs/readline:0
25 >>
26 >> (sys-libs/readline-7.0_p3:0/7::gentoo, ebuild scheduled for merge)
27 >> conflicts with sys-libs/readline:0/0= required by
28 >> (dev-lang/ruby-2.1.9:2.1/2.1::gentoo, installed) ^^^^^
29 >>
30 >>
31 >> !!! The following update(s) have been skipped due to unsatisfied
32 >> dependencies !!! triggered by backtracking:
33 >>
34 >> app-shells/bash:0
35 >
36 > That's not an error, just portage informing you that a package is not
37 > being upgraded and why. This happens all the time, where packages depend
38 > older versions of their dependencies.
39
40 I did emerge manually sys-libs/zlib and ruby
41 but I'm still left with conflict.
42
43 The portage-2.3.6 is no longer in tree, is it the reason I'm getting this error?
44
45 emerge --oneshot -avq portage
46 [ebuild N ] dev-python/pyblake2-1.1.0 PYTHON_TARGETS="python2_7 python3_5 (-pypy) -python3_4 -python3_6"
47 [ebuild U ] sys-apps/portage-2.3.24-r1 [2.3.6] USE="(ipc) native-extensions xattr -build -doc -epydoc -gentoo-dev% (-rsync-verify) (-selinux) (-linguas_ru%)" PYTHON_TARGETS="python2_7 python3_5* (-pypy) -python3_4* -python3_6"
48
49 !!! Multiple package instances within a single package slot have been pulled
50 !!! into the dependency graph, resulting in a slot conflict:
51
52 sys-apps/portage:0
53
54 (sys-apps/portage-2.3.24-r1:0/0::gentoo, ebuild scheduled for merge) pulled in by
55 sys-apps/portage (Argument)
56
57 (sys-apps/portage-2.3.6:0/0::gentoo, installed) pulled in by
58 sys-apps/portage[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (dev-java/java-config-2.2.0-r3:2/2::gentoo, installed)
59
60 sys-apps/portage[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-portage/layman-2.4.2:0/0::gentoo, installed)
61
62 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(-)] required by (app-portage/gentoolkit-0.3.3:0/0::gentoo, installed)
63
64 sys-apps/portage[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] required by (app-admin/webapp-config-1.55:0/0::gentoo, installed)
65
66 --
67 Thelma

Replies

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