Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Emerge Eclipse fails
Date: Tue, 22 Jul 2008 05:37:49
Message-Id: g63rml$e1c$1@ger.gmane.org
In Reply to: [gentoo-user] Emerge Eclipse fails by Suma Sharma
1 Suma Sharma wrote:
2 >
3 >
4 > Hi,
5 >
6 > I am trying to emerge “eclipse-sdk” by using the following command:
7 >
8 > e/merge eclipse-sdk /
9 >
10 > I get the following error:
11 >
12 > / - dev-util/eclipse-sdk-3.2.1-r2 (masked by: required EAPI 1, supported
13 > EAPI 0) /
14 > [...]
15 > The output of my “/emerge –info/” is as follows:
16 >
17 > Portage 2.1.2.2 (default-linux/x86/2007.0/desktop, gcc-4.1.1,
18 > glibc-2.5-r0, 2.6.19-gentoo-r5 i686)
19
20 You should consider updating your system:
21
22 emerge -auvDN world
23
24 (I hope you know the work that this implies.)
25
26 At least your portage version (2.1.2.2) is simply too old to emerge some
27 packages, so you have to update at least that one:
28
29 emerge -auvDN sys-apps/portage
30
31 This might pull in other updates, enough to warrant doing a full world
32 update.

Replies

Subject Author
RE: [gentoo-user] Re: Emerge Eclipse fails Suma Sharma <Suma.Sharma@×××××××××××.com>