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 1Nfc1p-0006nv-24 for garchives@archives.gentoo.org; Thu, 11 Feb 2010 16:36:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55996E0830; Thu, 11 Feb 2010 16:36:04 +0000 (UTC) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by pigeon.gentoo.org (Postfix) with ESMTP id 3A523E0830 for ; Thu, 11 Feb 2010 16:36:04 +0000 (UTC) Received: from [192.168.0.4] (ool-43505ef2.dyn.optonline.net [67.80.94.242]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KXO00G9XRG2TKW0@mta5.srv.hcvlny.cv.net> for gentoo-user@lists.gentoo.org; Thu, 11 Feb 2010 11:36:03 -0500 (EST) Date: Thu, 11 Feb 2010 11:36:02 -0500 From: dhk Subject: Re: [gentoo-user] Keyword for dev-java/sun-j2ee In-reply-to: <4B742657.1000409@gmail.com> To: gentoo-user@lists.gentoo.org Message-id: <4B7431F2.5010502@optonline.net> 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=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.7 References: <4B7403FD.8050208@optonline.net> <201002111640.54473.alan.mckinnon@gmail.com> <4B741AB3.8010802@optonline.net> <4B742657.1000409@gmail.com> User-Agent: Thunderbird 2.0.0.23 (X11/20091004) X-Archives-Salt: a586c02b-f652-4950-81b0-bdde87de11e5 X-Archives-Hash: ec0b65fa650f3fe6f2c630738fd66fcc Dale wrote: > chrome://messenger/locale/messengercompose/composeMsgs.properties: >> Alan McKinnon wrote: >> >>> On Thursday 11 February 2010 15:19:57 dhk wrote: >>> >>>> How do I find out the missing keyword for dev-java/sun-j2ee? >>>> >>>> I tried dev-java/sun-j2ee ~amd64 java in /etc/portage/package.keywords >>>> and tried adding ACCEPT_LICENSE="sun-bcla-j2ee" to /etc/make.conf. >>>> >>> >>> dev-java/sun-j2ee ~* >>> >>> >>> >>> >>> >>> >>>> Below is the output to the emerge. >>>> >>>> emerge -pv dev-java/sun-j2ee >>>> !!! CONFIG_PROTECT is empty >>>> These are the packages that would be merged, in order: >>>> >>>> Calculating dependencies... done! >>>> >>>> !!! All ebuilds that could satisfy "dev-java/sun-j2ee" have been >>>> masked. >>>> !!! One of the following masked packages is required to complete your >>>> request: >>>> - dev-java/sun-j2ee-1.3.1-r4 (masked by: missing keyword) >>>> >>>> >>>> For more information, see the MASKED PACKAGES section in the emerge >>>> man page or refer to the Gentoo Handbook. >>>> >>>> Thanks, >>>> >>>> dhk >>>> >>> >> >> That seems like it should have worked. I tried dev-java/sun-j2ee ~* in >> /etc/portage/package.keywords but I get the same response. >> >> Any more ideas? >> >> Thanks, >> >> dhk >> >> > > Have you synced lately? According to mine it is not masked or keyworded > and should install without changing anything. I synced last night and I > get this: > > root@smoker / # equery list -p dev-java/sun-j2ee > [ Searching for package 'sun-j2ee' in 'dev-java' among: ] > * installed packages > * Portage tree (/usr/portage) > [-P-] [ ] dev-java/sun-j2ee-1.3.1-r4 (0) > [-P-] [ ] dev-java/sun-j2ee-deployment-bin-1.1-r2 (1.1) > root@smoker / # > > > Looks good to go to me. > > Dale > > :-) :-) > > I did a sync, but no difference. However, the dev-java/sun-j2ee ** worked after I downloaded j2sdkee-1_3_1-linux.tar.gz . Thanks, dhk