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 <gentoo-user+bounces-88682-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LJddY-0003J3-J1
	for garchives@archives.gentoo.org; Mon, 05 Jan 2009 00:48:08 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5EA5EE0473;
	Mon,  5 Jan 2009 00:48:07 +0000 (UTC)
Received: from mail-bw0-f12.google.com (mail-bw0-f12.google.com [209.85.218.12])
	by pigeon.gentoo.org (Postfix) with ESMTP id EA2D3E0473
	for <gentoo-user@lists.gentoo.org>; Mon,  5 Jan 2009 00:48:06 +0000 (UTC)
Received: by bwz5 with SMTP id 5so12874351bwz.10
        for <gentoo-user@lists.gentoo.org>; Sun, 04 Jan 2009 16:48:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type:references;
        bh=U/Tw0uG3ZZC1+wqTQi/M16iT4zHo36DaPvcbcgkrWH4=;
        b=BoylcnjFzkcnW7ajg0fq9eyuD7OS2XAR+Rvs6yxvTWX6nSbOUQ+p7JhngS6V2JYnYH
         V4yKa6ILEt+oGa7KmJK+UlZXlvrO1pcsLKSiyAsKPXItSHuVlFCEf6uVVxoiGwSyYgkb
         wrsPLTi2EZU1SYaHXwR79B8v9Y4l9a5/ZOm74=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:references;
        b=L1+JWNttoI+q7tkyqWOTU+ulRjpbSEIKGhRahpfnG4a63dKwwVUMd9B1HLAMVhqRRD
         B2Li9HSaejqZJkdcE1qTTKie4eT5HvINhGRrO43mBaLZxYEOmEIzQ8zFGrgI8zaDCaIF
         zml7QOxjul7o406XQOiqkmKK2CsadWoHfLTSU=
Received: by 10.223.106.68 with SMTP id w4mr14244600fao.19.1231116486097;
        Sun, 04 Jan 2009 16:48:06 -0800 (PST)
Received: by 10.223.108.70 with HTTP; Sun, 4 Jan 2009 16:48:06 -0800 (PST)
Message-ID: <c1dd97640901041648x6ff83d15y6ea97f9e25aaef80@mail.gmail.com>
Date: Sun, 4 Jan 2009 19:48:06 -0500
From: "James Stull" <rivitir@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge problems
In-Reply-To: <49609EEF.9000302@coolmail.se>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_231919_25550667.1231116486089"
References: <c1dd97640901031231w5ff4daceufe16df6a83961ef1@mail.gmail.com>
	 <49609EEF.9000302@coolmail.se>
X-Archives-Salt: 17be0691-757a-41a6-ab56-d9c4d4b11108
X-Archives-Hash: 83a5b66b531d4f4c2630719511390577

------=_Part_231919_25550667.1231116486089
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

What is the best way to block this package?


On Sun, Jan 4, 2009 at 6:35 AM, pk <peterk2@coolmail.se> wrote:

> James Stull wrote:
> > I switched my eselect profile from a generic gentoo system to desktop.
> > Unfortunately I keep getting this error when I run "emerge -uDNav world"
> I
> > tried it with the --skipfirst flag but I continue to have this problem.
> >
> >  * One or more packages are either masked or have missing dependencies:
> >  *
> >  *   =dev-java/java-sdk-docs-1.6.0* pulled in by:
> >  *     ('installed', '/', 'dev-java/sun-jdk-1.6.0.11', 'nomerge')
> >  *
>
> Hi,
>
> The docs are fetch-restricted; you need to download the documentation
> from "http://java.sun.com/javase/6/docs/" and follow the instructions in
> the ebuild.
>
> Best regards
>
> Peter K
>
>

------=_Part_231919_25550667.1231116486089
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

What is the best way to block this package?<br><br><br><div class="gmail_quote">On Sun, Jan 4, 2009 at 6:35 AM, pk <span dir="ltr">&lt;<a href="mailto:peterk2@coolmail.se">peterk2@coolmail.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">James Stull wrote:<br>
&gt; I switched my eselect profile from a generic gentoo system to desktop.<br>
&gt; Unfortunately I keep getting this error when I run &quot;emerge -uDNav world&quot; I<br>
&gt; tried it with the --skipfirst flag but I continue to have this problem.<br>
&gt;<br>
&gt; &nbsp;* One or more packages are either masked or have missing dependencies:<br>
&gt; &nbsp;*<br>
&gt; &nbsp;* &nbsp; =dev-java/java-sdk-docs-1.6.0* pulled in by:<br>
&gt; &nbsp;* &nbsp; &nbsp; (&#39;installed&#39;, &#39;/&#39;, &#39;dev-java/sun-jdk-1.6.0.11&#39;, &#39;nomerge&#39;)<br>
&gt; &nbsp;*<br>
<br>
</div></div>Hi,<br>
<br>
The docs are fetch-restricted; you need to download the documentation<br>
from &quot;<a href="http://java.sun.com/javase/6/docs/" target="_blank">http://java.sun.com/javase/6/docs/</a>&quot; and follow the instructions in<br>
the ebuild.<br>
<br>
Best regards<br>
<br>
Peter K<br>
<br>
</blockquote></div><br>

------=_Part_231919_25550667.1231116486089--