Gentoo Archives: gentoo-user

From: "Zoltán Kócsi" <zoltan@××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Update circle
Date: Wed, 22 Aug 2018 09:42:47
Message-Id: 20180822194234.722351ea@linux-0ft9
In Reply to: Re: [gentoo-user] Update circle by Neil Bothwick
1 Neil,
2
3 > That's too much to try to do in one go, what do you get with just a
4 > basic system update?
5 >
6 > emerge -up @system
7
8 $ emerge -up @system
9 These are the packages that would be merged, in order:
10
11 Calculating dependencies... done!
12
13 !!! Ebuilds for the following packages are either all
14 !!! masked or don't exist:
15 sys-apps/elfix
16
17 !!! All ebuilds that could satisfy ">=app-portage/elt-patches-20170422"
18 have been masked. !!! One of the following masked packages is required
19 to complete your request:
20 - app-portage/elt-patches-20170826.1::gentoo (masked by: EAPI 6)
21 - app-portage/elt-patches-20170815::gentoo (masked by: EAPI 6)
22 - app-portage/elt-patches-20170422::gentoo (masked by: EAPI 6)
23
24 The current version of portage supports EAPI '5'. You must upgrade to a
25 newer version of portage before EAPI masked packages can be installed.
26 (dependency required by "sys-devel/gcc-7.3.0-r3::gentoo" [ebuild])
27 (dependency required by "@system" [argument])
28 For more information, see the MASKED PACKAGES section in the emerge
29 man page or refer to the Gentoo Handbook.
30
31 > And what do you get when trying to update only portage?
32 >
33 > emerge -p portage
34
35 $ emerge -p portage
36 These are the packages that would be merged, in order:
37
38 Calculating dependencies... done!
39
40 !!! All ebuilds that could satisfy ">=app-arch/tar-1.27" have been
41 masked. !!! One of the following masked packages is required to
42 complete your request:
43 - app-arch/tar-1.30::gentoo (masked by: EAPI 6)
44
45 The current version of portage supports EAPI '5'. You must upgrade to a
46 newer version of portage before EAPI masked packages can be installed.
47 (dependency required by "sys-apps/portage-2.3.40-r1::gentoo" [ebuild])
48 (dependency required by "portage" [argument])
49 For more information, see the MASKED PACKAGES section in the emerge
50 man page or refer to the Gentoo Handbook.
51
52 Thanks,
53
54 Zoltan

Replies

Subject Author
Re: [gentoo-user] Update circle Neil Bothwick <neil@××××××××××.uk>