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 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 ; Mon, 5 Jan 2009 00:48:06 +0000 (UTC) Received: by bwz5 with SMTP id 5so12874351bwz.10 for ; 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: Date: Sun, 4 Jan 2009 19:48:06 -0500 From: "James Stull" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge problems In-Reply-To: <49609EEF.9000302@coolmail.se> 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: multipart/alternative; boundary="----=_Part_231919_25550667.1231116486089" References: <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 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?


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--