From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KLAZJ-0004NY-Es for garchives@archives.gentoo.org; Tue, 22 Jul 2008 05:37:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F48E0314; Tue, 22 Jul 2008 05:37:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1C716E0314 for ; Tue, 22 Jul 2008 05:37:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 95CF666888 for ; Tue, 22 Jul 2008 05:37:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.526 X-Spam-Level: X-Spam-Status: No, score=-3.526 required=5.5 tests=[AWL=0.073, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tO-7z7vvCWXO for ; Tue, 22 Jul 2008 05:37:39 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id A8C4D663D3 for ; Tue, 22 Jul 2008 05:37:39 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KLAZ2-0000XV-Fy for gentoo-user@gentoo.org; Tue, 22 Jul 2008 05:37:32 +0000 Received: from athedsl-4376708.home.otenet.gr ([79.130.56.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2008 05:37:32 +0000 Received: from realnc by athedsl-4376708.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Jul 2008 05:37:32 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Emerge Eclipse fails Date: Tue, 22 Jul 2008 08:37:22 +0300 Message-ID: References: <78DE440C4156CC45A35FDBCBF9B830D703EF116D@sohm.kpit.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-4376708.home.otenet.gr User-Agent: Thunderbird 2.0.0.14 (X11/20080715) In-Reply-To: <78DE440C4156CC45A35FDBCBF9B830D703EF116D@sohm.kpit.com> Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: aee88cc6-121a-4f9f-8287-0fb29c10d47e X-Archives-Hash: 750c736b895746117f59686f5a52b07e Suma Sharma wrote: >=20 >=20 > Hi, >=20 > I am trying to emerge =E2=80=9Ceclipse-sdk=E2=80=9D by using the follow= ing command: >=20 > e/merge eclipse-sdk / >=20 > I get the following error: >=20 > / - dev-util/eclipse-sdk-3.2.1-r2 (masked by: required EAPI 1, supporte= d=20 > EAPI 0) / > [...] > The output of my =E2=80=9C/emerge =E2=80=93info/=E2=80=9D is as follows= : >=20 > Portage 2.1.2.2 (default-linux/x86/2007.0/desktop, gcc-4.1.1,=20 > glibc-2.5-r0, 2.6.19-gentoo-r5 i686) You should consider updating your system: emerge -auvDN world (I hope you know the work that this implies.) At least your portage version (2.1.2.2) is simply too old to emerge some=20 packages, so you have to update at least that one: emerge -auvDN sys-apps/portage This might pull in other updates, enough to warrant doing a full world=20 update.