Gentoo Archives: gentoo-user

From: "Zoltán Kócsi" <zoltan@××××××××××.au>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] Update circle
Date: Wed, 22 Aug 2018 08:25:01
Message-Id: 20180822182443.18693b55@linux-0ft9
1 I have a Gentoo machine, which has not been updated for a while. Quite
2 a long while, actually.
3
4 Now I needed to install a package, and I did so. It went up, no
5 problem. Except that it relies on a newer version of openrc than
6 what's on the system. From here it's all downhill:
7
8 emerge openrc:
9 - Fails, as the current portage is EAPI 5 (whatever that is), thus all
10 EAPI 6 packages are masked. Must upgrade portage.
11
12 emerge portage:
13 - Fails, as it needs tar-1.30 and the installed tar is 1.27. Must update
14 tar.
15
16 emerge tar:
17 - Fails, as tar-1.30 needs EAPI 6. Must upgrade portage.
18
19 It seems that I'm kind of stuck. Wiping the disk and rebuilding the
20 system from scratch is absolutely not an option, the existing (and
21 running) system must be updated somehow.
22
23 I would appreciate any advice, I'm in complete darkness about the
24 internal workings of portage (would be happy to find some detailed docs
25 about that, by the way, preferably in PDF).
26
27 Thanks in advance,
28
29 Zoltan

Replies

Subject Author
Re: [gentoo-user] Update circle "Corentin “Nado” Pazdera" <nado@××××××××××.be>
Re: [gentoo-user] Update circle Neil Bothwick <neil@××××××××××.uk>
[gentoo-user] Re: Update circle nunojsilva@×××××××.pt
[gentoo-user] Re: Update circle Grant Edwards <grant.b.edwards@×××××.com>