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.60) (envelope-from ) id 1Fhprt-0002yd-9C for garchives@archives.gentoo.org; Sun, 21 May 2006 15:29:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4LFOwOU014173; Sun, 21 May 2006 15:24:58 GMT Received: from mxo3.broadbandsupport.net (mxo3.broadbandsupport.net [209.55.3.83]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4LF99E7015276 for ; Sun, 21 May 2006 15:09:09 GMT Received: from [192.168.100.3] (unknown [207.68.230.60]) by mxo3.broadbandsupport.net (Postfix) with ESMTP id 178983B2A8E for ; Sun, 21 May 2006 11:09:05 -0400 (EDT) Message-ID: <4470828F.6040608@vista-express.com> Date: Sun, 21 May 2006 10:09:03 -0500 From: Teresa and Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060518 X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Masked packages References: <200605211011.55459.ddjones@riddlemaster.org> <200605211657.10253.jonathan.chocron@free.fr> In-Reply-To: <200605211657.10253.jonathan.chocron@free.fr> Content-Type: text/plain; charset=ISO-8859-1 X-broadbandsupport.net-MailScanner-Information: Please contact the ISP for more information X-broadbandsupport.net-MailScanner: Found to be clean X-broadbandsupport.net-MailScanner-From: teendale@vista-express.com X-Spam-Status: No Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k4LFOwOm014173 X-Archives-Salt: e5eada2e-68aa-48f0-b971-b2088d0a036a X-Archives-Hash: 97c9ede1e884c9e16ca5cfd6eea06071 Jonathan Chocron wrote: >Le Dimanche 21 Mai 2006 16:11, Daniel D Jones a =E9crit : > =20 > >>I get the following error: >> >>root@Merlin:/var/db/pkg # emerge -uDvat world >> >>These are the packages that I would merge, in reverse order: >> >>Calculating world dependencies - >>!!! All ebuilds that could satisfy ">=3Dnet-misc/neon-0.25.3" have been >>masked. !!! One of the following masked packages is required to complet= e >>your request: - net-misc/neon-0.25.3 (masked by: ~x86 keyword) >>- net-misc/neon-0.25.5 (masked by: ~x86 keyword) >> >>For more information, see MASKED PACKAGES section in the emerge man pag= e or >>refer to the Gentoo Handbook. >>!!! (dependency required by "gnome-base/gnome-vfs-2.14.1" [ebuild]) >> >>!!! Problem resolving dependencies for net-misc/unison >>!!! Depgraph creation failed. >> >> >>Curiously, gnome-vfs isn't installed on my system. (I don't even use >>gnome.) Should I simply unmask neon or is there a better way to handle = this >>error? >> =20 >> > >One of your package must depend on gnome-vfs, and tries to pull it when = you=20 >emerge -Dup world (maybe it's just the upgrade that depends on it, most=20 >probably because of a new useflag). > >You could just unmask neon, but IMHO, gnome-vfs and neon would be instal= led on=20 >your system during the upgrade process, and I don not think that's somet= hing=20 >you want. > >Try a qdepends -Q gnome-vfs to figure out what package is pulling it, an= d=20 >fiddle the useflags accordingly. > >BTW, what version of portage are you using ? > >Regards, > >-- Jonathan > > > =20 > You could add the -t option to see what is bringing it in too. I'm bad to do this: emerge -uvtp world and then see what is happening and what pulls in what including USE flags. Can add the -D option if needed. Dale :-) --=20 gentoo-user@gentoo.org mailing list