From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G1PwJ-0001U3-GM for garchives@archives.gentoo.org; Fri, 14 Jul 2006 15:50:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6EFnCO6021081; Fri, 14 Jul 2006 15:49:12 GMT Received: from banta-im.com (roy-rogers.nfic.com [208.231.230.100]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6EFnATT023978 for ; Fri, 14 Jul 2006 15:49:10 GMT Received: from by banta-im.com (8.9.3/8.9.3) with ESMTP id LAA12272; Fri, 14 Jul 2006 11:49:08 -0400 (EDT) Message-ID: <44B7BCF4.6020400@gentoo.org> Date: Fri, 14 Jul 2006 11:49:08 -0400 From: Joshua Nichols User-Agent: Thunderbird 1.5.0.4 (X11/20060702) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: Jan Meier CC: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] Unmerging Eclipse fails References: <200607141439.55561.jan@codejunky.org> <44B79DD9.3020703@gentoo.org> <200607141647.00492.jan@codejunky.org> In-Reply-To: <200607141647.00492.jan@codejunky.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 92899174-0a5c-43ba-9a72-62f5c0c972c4 X-Archives-Hash: eab09b22c1a89bdc39243d4b08f0e8bf Jan Meier wrote: > Hm, strange the eclass does exists. > > codejunky jan # ls /usr/portage/eclass/java-ant.eclass > /usr/portage/eclass/java-ant.eclass > > Why is ebuild.sh not able to find the eclass? > Like I said... the eclass was renamed, and hence, the old eclass, java-ant, is no longer around. That's the cause of the problem. You have to create an empty one to unmerge it. Like I suggested: # touch /usr/portage/eclass/java-ant.eclass That will create an empty eclass for you. - Josh -- gentoo-java@gentoo.org mailing list