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 1MzhF7-0007wE-Jr for garchives@archives.gentoo.org; Mon, 19 Oct 2009 01:41:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98E91E07AD; Mon, 19 Oct 2009 01:41:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 75D4FE07AD for ; Mon, 19 Oct 2009 01:41:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D90B067C9F for ; Mon, 19 Oct 2009 01:40:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.174 X-Spam-Level: X-Spam-Status: No, score=-3.174 required=5.5 tests=[AWL=-0.575, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jF4Yj+PUloUV for ; Mon, 19 Oct 2009 01:40:53 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0B8DA67C25 for ; Mon, 19 Oct 2009 01:40:51 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1MzhEs-0006tL-7m for gentoo-user@gentoo.org; Mon, 19 Oct 2009 03:40:46 +0200 Received: from athedsl-373806.home.otenet.gr ([79.131.12.44]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2009 03:40:46 +0200 Received: from realnc by athedsl-373806.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Oct 2009 03:40:46 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: license mask Date: Mon, 19 Oct 2009 04:40:21 +0300 Organization: Lucas Barks Message-ID: References: <92ad22480910181733k51f4cb77x5593fd12f2e7c4c7@mail.gmail.com> 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=UTF-8; format=flowed X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-373806.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090923 Thunderbird/3.0b4 In-Reply-To: <92ad22480910181733k51f4cb77x5593fd12f2e7c4c7@mail.gmail.com> Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d182b666-e6ff-480a-905e-d2ad05428db3 X-Archives-Hash: 5d75fa399d5cc93d583f242b7205cd09 On 10/19/2009 03:33 AM, Cr=C3=ADstian Viana wrote: > hi! > > when I try to update virtualbox-ose-additions, portage says: > > !!! All ebuilds that could satisfy > "~app-emulation/virtualbox-ose-additions-3.0.8" have been masked. > !!! One of the following masked packages is required to complete your > request: > - app-emulation/virtualbox-ose-additions-3.0.8 (masked by: PUEL license= (s)) > A copy of the 'PUEL' license is located at '/usr/portage/licenses/PUEL'= . > > it suggests me to read the Gentoo Handbook, but it isn't updated. > > what should I do to unmask this package? I've never seen this kind of > masking. In make.conf: ACCEPT_LICENSE=3D"*" to unmask all licenses. Or else name the licenses you wish unmasked one=20 by one.