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 1GmHpE-0007eG-Dp for garchives@archives.gentoo.org; Mon, 20 Nov 2006 22:41:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAKMcuXu011048; Mon, 20 Nov 2006 22:38:56 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAKMabJU020336 for ; Mon, 20 Nov 2006 22:36:37 GMT Received: by nf-out-0910.google.com with SMTP id c31so4329939nfb for ; Mon, 20 Nov 2006 14:36:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=P3WHD77XfjOYWfAdjGIZrVnYrir2DiDAqdk/zuPR/As0nARuqeIsPF1iFyt4F5IXkjHPitPLo+/XW/jt2rFxL6VULlGqNZV0pCcR094GtimWQpGviohqZxWzbi1gjCHvXiKPKwIm7Q/CKctRT2DzI/h2TnwWXAwE9S5lG1zczdc= Received: by 10.48.254.1 with SMTP id b1mr276nfi.1164062180112; Mon, 20 Nov 2006 14:36:20 -0800 (PST) Received: by 10.49.70.10 with HTTP; Mon, 20 Nov 2006 14:36:19 -0800 (PST) Message-ID: <97c95c3d0611201436k67100963of5378905d69fe65c@mail.gmail.com> Date: Mon, 20 Nov 2006 23:36:19 +0100 From: "Boris Fersing" Sender: kernel.sensei@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] In need of script/command that will parse out all the packages from "emerge -avu world" In-Reply-To: <200611202216.kAKMGmgI026425@robin.gentoo.org> 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Disposition: inline References: <7573e9640611201259y2e557a6fv67f0f06ff1c0b40c@mail.gmail.com> <200611202216.kAKMGmgI026425@robin.gentoo.org> X-Google-Sender-Auth: 637270040e2977fe X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id kAKMabJU020336 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id kAKMcuYO011048 X-Archives-Salt: dd7c1daa-58ab-4f7f-b6dc-8a9b55e573fa X-Archives-Hash: 27701a8d0bcfdc3cce252380892ad0c0 2006/11/20, Daevid Vincent : > > -----Original Message----- > > From: richard.j.fish@gmail.com > > [mailto:richard.j.fish@gmail.com] On Behalf Of Richard Fish > > Sent: Monday, November 20, 2006 1:00 PM > > To: gentoo-user@lists.gentoo.org > > Subject: Re: [gentoo-user] In need of script/command that > > will parse out all the packages from "emerge -avu world" > > > > On 11/20/06, Mark M wrote: > > > Hi there, > > > I think this topic might help you: > > > > > http://forums.gentoo.org/viewtopic-t-497125-highlight-updateworld.htm= l > > > > > > when you run it with --prepare option it produces a nice > > emergelist file > > > under .updateworld folder which you can easily edit, and > > when you run it > > > with --install option it will autoskip and resume failed > > packages and as a > > > bonus will provide you with the list of failed packages also. > > > > > > > This script doesn't use the --oneshot option when merging, so it will > > add all updating packages to your world file. I hope you haven't use= d > > this... :-( > > I don't understand this --oneshot option? I've never used it in all my > gentoo years. Why wouldn't I want packages in my world file? Isn't that= how > they get updated when new ones come out? Anything in my 'emerge -avu wo= rld', > I would not have a --oneshot for, so why would I do it any different if= I > manually did 'emerge -av pkg1 pkg2 pkg3 ...'? let's say you want to install a package "A" which depends on "B" and "C", if you emerge these 3 packages with emerge -av A B C, the package B and C won't be removed when you'll uninstall A and you'll have unneeded dependencies installed on your system ! If you install only A with emerge -av A and let portage manage the dependencies for you, your system will still "clean" ! Regards, Boris. > > D=C6VID > > > -- > gentoo-user@gentoo.org mailing list > > --=20 $ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2 = \ aX5aX8axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4 \ ax3aX4aXaX12ax10aaX7a").join' --=20 gentoo-user@gentoo.org mailing list