From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31381 invoked by uid 1002); 11 Jun 2003 14:28:42 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 8889 invoked from network); 11 Jun 2003 14:28:42 -0000 Date: Wed, 11 Jun 2003 23:28:39 +0900 To: Gentoo-dev Message-ID: <20030611142839.GA27159%chutz@gg3.net> References: <200306110911.38097.khindenburg@cherrynebula.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200306110911.38097.khindenburg@cherrynebula.net> User-Agent: Mutt/1.5.4i-ja.1 From: Georgi Georgiev Mail-Followup-To: gentoo-dev@gentoo.org X-Delivery-Agent: TMDA/0.74 (Citation) X-Primary-Address: chutz@gg3.net Reply-To: Georgi Georgiev Subject: Re: [gentoo-dev] not missing feature for package.unmask X-Archives-Salt: c71ff361-769b-4e32-bfc8-cb2f2cd25e63 X-Archives-Hash: 76ed0729c449333639b6d96678fe84c6 On 11/06/2003 at 09:11:35(-0500), Kurt V. Hindenburg used 1.5Kbytes just to say: > On Wednesday 11 June 2003 7:31 am, Christian Aust wrote: > | > Doesn't work here... or did you mean something else? > | > > | > % cat /etc/portage/package.unmask > | > app-crypt/cryptplug > | > > | > % emerge -Up $(qpkg -I -nc) > | > > | > >>> --upgradeonly implies --update... adding --update to options. > | > > | > These are the packages that I would merge, in order: > | > > | > Calculating dependencies / > | > !!! all ebuilds that could satisfy "app-crypt/cryptplug" have > | > been masked. > | > > | > !!! Error calculating dependencies. Please correct. > > A search of /usr/lib/python2.2/site-packages/portage.py shows : > > pkgmasklines=grabfile(settings["PORTDIR"]+"/profiles/package.mask") > pkgmasklines+=grabfile("/etc/portage/profiles/package.mask") > > pkgunmasklines=grabfile("/etc/portage/package.unmask"); > > The code below shows unmaskdict being populated. It seems that emerge > doesn't take it into account... dunno... Hm..... grep crypt /usr/portage/profiles/package.mask produces no output. I agree with the previous post that ~x86 is what masks the cryptplug package. I tested with root@tank portage # echo "net-www/mozilla" > /etc/portage/package.unmask root@tank portage # ACCEPT_KEYWORDS=~x86 emerge -p mozilla These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] net-www/mozilla-1.4_rc1 and it obviously works. -- /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\ / Georgi Georgiev (-< / Your reasoning powers are good, \ \ chutz@chubaka.net /\ .o)\ and you are a fairly good / / +81(90)6266-1163 V_/_ |(/)/ planner. \ \___________________________/\__________________________________/ -- gentoo-dev@gentoo.org mailing list