From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OGCEr-0000Ip-Pk for garchives@archives.gentoo.org; Sun, 23 May 2010 14:33:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BB96E080B; Sun, 23 May 2010 14:32:51 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 23E81E080B for ; Sun, 23 May 2010 14:32:51 +0000 (UTC) Received: by bwz18 with SMTP id 18so575013bwz.40 for ; Sun, 23 May 2010 07:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=bCsn0TagqKWs8tIf5+bL4nshlrJekXlhcOQIYDoj3UY=; b=SpTbnoBmE6bWnvxkkefTGNK4QRktuFL3/ocCSjRCIGRpDp1XSCSNBlPW8QBvrRRgoI o3dxnjEQZQgtiZ1R/9bqUmZAHb9DrzZSKZKbaoLl9PeWFWJyLQCunyKltzMgl5c3UnWL udX4lKmOL3o5yUoJXKIGe4paGgLE/1R60YRG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=TTJMeDa3fXxm9ZY1BVgBk+VmKVnPYU8CWOfT1cT3mIHCe+/tIhYefq7zrVSS6W/Bo9 wjk/mYk5vqIu/8DFQfgE7yZ28tK3+kF+LBdgFl1kmqkjvYLgeEbjxf7ShBLZ9aOpHBOg nIytlebsGdu17D6Gku9dK1Cxn9TgBndH/msYA= 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 Received: by 10.204.74.77 with SMTP id t13mr1371194bkj.7.1274625170429; Sun, 23 May 2010 07:32:50 -0700 (PDT) Received: by 10.204.38.85 with HTTP; Sun, 23 May 2010 07:32:50 -0700 (PDT) In-Reply-To: <20100523092457.6f5773a7@osage.osagesoftware.com> References: <20100522161039.2c52d639@osage.osagesoftware.com> <20100523092457.6f5773a7@osage.osagesoftware.com> Date: Sun, 23 May 2010 17:32:50 +0300 Message-ID: Subject: Re: [gentoo-user] Re: Java problem From: "Arttu V." To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 1a97955e-91cc-4601-b26c-a82c740f042a X-Archives-Hash: d723a1cc4df79030c3e9642e997a13d6 On 5/23/10, David Relson wrote: > "emerge -qv ant-junit" fails because ant-junit isn't found Is your portage tree or the underlying filesystem broken? You use eix, so what does "eix ant-junit" output? Are there really no versions of ant-junit available on your system? Also, from your b.g.o report: > EMERGE_DEFAULT_OPTS="--with-bdeps y --color=n --jobs 4" How about trying it without the parallel emerges? -- Arttu V.