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 1QMdo9-0006nH-TV for garchives@archives.gentoo.org; Wed, 18 May 2011 10:16:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A80831C0B0; Wed, 18 May 2011 10:15:28 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 58A1F1C0B0 for ; Wed, 18 May 2011 10:15:28 +0000 (UTC) Received: from digimed.co.uk (yooden.digimed.co.uk [192.168.1.6]) by mail.digimed.co.uk (Postfix) with ESMTPSA id 3D7F880144 for ; Wed, 18 May 2011 11:15:27 +0100 (BST) Date: Wed, 18 May 2011 11:15:21 +0100 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] --oneshot and --update Message-ID: <20110518111521.4df3da74@digimed.co.uk> In-Reply-To: References: <84FE6AE6-F179-4826-A08D-AAB69C2373DC@stellar.eclipse.co.uk> <4DD12F7B.9070201@gmail.com> <201105161617.50236.wonko@wonkology.org> Organization: Digital Media Production X-Mailer: Claws Mail 3.7.9cvs22 (GTK+ 2.24.3; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 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: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/2Bp=kd/tfB6kjDeKKzbQNSM"; protocol="application/pgp-signature" X-Archives-Salt: X-Archives-Hash: 3511fb5a4f87f521d1feebe613abc42a --Sig_/2Bp=kd/tfB6kjDeKKzbQNSM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 18 May 2011 17:06:59 +0700, Pandu Poluan wrote: > So, if I do: >=20 > emerge --update --newuse --pretend --deep world >=20 > And then, let's say there's package 'foo' that I never emerged > manually (not visible if I didn't use '--deep' above), and I do >=20 > emerge --update foo >=20 > Then 'foo' will be recorded in @world? Yes. If a world update with "--deep --with-bdeps y" doesn't touch a package, you should either let depclean remove it or add it to world. It means the package is not a dependency of anything in world, either know you need it because you use it, in which case it should be in world, or it is a no longer needed dependency and should be cleaned up. --=20 Neil Bothwick I am ready to meet my Maker. Whether my Maker is prepared for the great ordeal of meeting me is another matter. - Sir Winston Churchill (1874-1965) --Sig_/2Bp=kd/tfB6kjDeKKzbQNSM Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk3TnD0ACgkQum4al0N1GQO4ZgCg1jvsnbCKuojrqjuDZWRi6s1i l9EAn0vBaK6eZOJreHOROq5plIu57r+I =kz7C -----END PGP SIGNATURE----- --Sig_/2Bp=kd/tfB6kjDeKKzbQNSM--