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.54) id 1FYFCV-0002v7-Gg for garchives@archives.gentoo.org; Tue, 25 Apr 2006 04:30:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k3P4Tpj7004842; Tue, 25 Apr 2006 04:29:51 GMT Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.170]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k3P4Pius018633 for <gentoo-user@lists.gentoo.org>; Tue, 25 Apr 2006 04:25:45 GMT Received: by uproxy.gmail.com with SMTP id s2so746785uge for <gentoo-user@lists.gentoo.org>; Mon, 24 Apr 2006 21:25:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PXpatwKYuXuK52oQEUVfaHGtcIeHCyZDSbsBEBv1ikr331HF6bo63PEfSy+horJLM5CE/C1ShEeXAm/MXIjIRfdkAtRi2bfs1aTWgY/O6/bwNBNXg3apEoOHeNzOb4nCR3IM9xJP7plQ2duzrNseJoglKMFXVrwhnGmsjV8QPAQ= Received: by 10.78.47.9 with SMTP id u9mr246350huu; Mon, 24 Apr 2006 21:25:44 -0700 (PDT) Received: by 10.78.19.20 with HTTP; Mon, 24 Apr 2006 21:25:44 -0700 (PDT) Message-ID: <86ba12520604242125n2dd7e08cm7fbc4c557fa1436e@mail.gmail.com> Date: Mon, 24 Apr 2006 22:25:44 -0600 From: "Justin Findlay" <jfindlay@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] GnuPG Trouble - Found Problem, Need Solution In-Reply-To: <200604242117.57590.lordsauronthegreat@gmail.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <200604222306.10794.lordsauronthegreat@gmail.com> <358eca8f0604231417o3b78aeddvd6303b0b02fd2a1f@mail.gmail.com> <200604242117.57590.lordsauronthegreat@gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k3P4Pius018633 X-Archives-Salt: 53f3a406-c619-4e64-a431-ce8ac4fcde1c X-Archives-Hash: 4e6fbb963078d26d1e788c9ebcf6bc15 On 4/24/06, lordsauronthegreat@gmail.com <lordsauronthegreat@gmail.com> wrote: > > So I did some hunting and somewhat successfully fixed it. However, it now > gives me this output which I think could become problematic in the future: > > --- Invalid atom in /usr/portage/profiles/package.mask: > =dev-libs/libassuan-0.6.10 ~x86 > --- Invalid atom in /usr/portage/profiles/package.mask: > =dev-libs/libksba-0.9.12 ~x86 > --- Invalid atom in /usr/portage/profiles/package.mask: > =app-crypt/gpg-agent-1.9.19 ~x86 Your lines above are invalid syntax for a package.mask file, although you shouldn't be editing files under /usr/portage/profiles as once you do an 'emerge --sync' all your changes will be overwritten. Instead you should edit (create) /etc/portage/package.mask to mask packages or edit /etc/portage/package.kewords to accept keywords for specific packages. Justin -- gentoo-user@gentoo.org mailing list