From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j4GECdij009691 for <gentoo-dev@lists.gentoo.org>; Mon, 16 May 2005 14:12:40 GMT Received: by rproxy.gmail.com with SMTP id f1so1193654rne for <gentoo-dev@lists.gentoo.org>; Mon, 16 May 2005 07:12:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FFhbTXRNOhLdEZSF656myUp4C0GSBwE4UkV3Mq/+e2idydyWSHWBgdCj1o/ZzF8PnXkYRhzZe93Pjlpq06qrud7x+PthGtsQxcZNdH7x1rTf/ZUHgQtE2Tx7uDPMbr/bZDOvNFHt30pRum982+IfOVeCp2g8lWmeEm0t/sN2Wc8= Received: by 10.39.1.54 with SMTP id d54mr2946676rni; Mon, 16 May 2005 07:12:46 -0700 (PDT) Received: by 10.38.151.40 with HTTP; Mon, 16 May 2005 07:12:46 -0700 (PDT) Message-ID: <4a64cf4005051607126b38fb49@mail.gmail.com> Date: Mon, 16 May 2005 10:12:46 -0400 From: Jean-Francois Gagnon Laporte <kioshen@gmail.com> To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Strange update world output In-Reply-To: <8953a1db0505160537311c242c@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <8953a1db050516020958696f66@mail.gmail.com> <XAATOY111E5W3.1499498950CTAVNP@kevquinn.com> <8953a1db0505160537311c242c@mail.gmail.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j4GECdij009691 X-Archives-Salt: 30012a25-7a93-49f8-a619-18b0b027be88 X-Archives-Hash: e5a809128536971ffbb647d9acf5dc60 On 5/16/05, Paul Waring <pwaring@gmail.com> wrote: > On 5/16/05, Kevin F. Quinn <ml@kevquinn.com> wrote: > > Try "emerge -puDvt world", which will give you the list in an indented tree format useful for determining what pulled in the packages you don't want. > > I think I've found out what the problem was by looking through all > those, although the dependancy tree isn't all that easy to follow > (it's pretty hard to tell how far something is indented when they're > 10+ lines apart). Looks like lib-compat had +sdl set (I presume this > is set by default because I've never enabled it) which seemed to be > bringing all sorts of rubbish along with it. Adding -sdl and -arts to > make.conf got rid of everything bar postgresql and lib-compat (which > is what I wanted), although I've no idea why all these extra packages > appeared in the first place. > For the record, you can put -* in your make.conf. That will disable all of the use flags and you will have to specify only the one you need. That way, this will never happen again. Just make sure you know what you're doing ... Also, since no one mentioned it yet, this is a strickly gentoo developpement oriented mailing list. The Gentoo-User ML exist for these sort of questions :). Regards, JF > Thanks for the help. > > Paul > > -- > Rogue Tory > http://www.roguetory.org.uk > > -- > gentoo-dev@gentoo.org mailing list > > -- gentoo-dev@gentoo.org mailing list