Re: [gentoo-user] Use Flags and Updating

2014-06-06 Thread Rich Freeman
On Thu, May 22, 2014 at 3:54 AM, Marc Joliet mar...@gmx.de wrote: I think nowadays one would prefer --keep-going, which automatically resumes on failure (and recomputes the dependency tree!), and prints a list of failed packages when it's finished. However its output is more verbose than just

Re: [gentoo-user] Use Flags and Updating

2014-06-06 Thread Alan McKinnon
On 06/06/2014 12:44, Rich Freeman wrote: On Thu, May 22, 2014 at 3:54 AM, Marc Joliet mar...@gmx.de wrote: I think nowadays one would prefer --keep-going, which automatically resumes on failure (and recomputes the dependency tree!), and prints a list of failed packages when it's finished.

Re: [gentoo-user] Use Flags and Updating

2014-05-23 Thread Rich Freeman
On Thu, May 22, 2014 at 3:54 AM, Marc Joliet mar...@gmx.de wrote: I think nowadays one would prefer --keep-going, which automatically resumes on failure (and recomputes the dependency tree!), and prints a list of failed packages when it's finished. However its output is more verbose than just

Re: [gentoo-user] Use Flags and Updating

2014-05-22 Thread Marc Joliet
Am Wed, 21 May 2014 23:11:02 -0400 schrieb Rich Freeman ri...@gentoo.org: On Wed, May 21, 2014 at 10:10 PM, ny6...@gmail.com wrote: I run a script that syncs portage, updates @world, depcleans, revdep-rebuild and finally runs dispatch-conf -- about once weekly. Keeps my system in fine

Re: [gentoo-user] Use Flags and Updating

2014-05-22 Thread Neil Bothwick
On Wed, 21 May 2014 23:11:02 -0400, Rich Freeman wrote: This one is a gem - I forget where I saw it (likely planet, but maybe it was on a list). Stick it in your crontab. I will warn you that sometimes it chokes on its own output and obviously it can't build binpkgs for anything more than

Re: [gentoo-user] Use Flags and Updating

2014-05-22 Thread J. Roeleveld
On Wednesday, May 21, 2014 11:11:02 PM Rich Freeman wrote: On Wed, May 21, 2014 at 10:10 PM, ny6...@gmail.com wrote: I run a script that syncs portage, updates @world, depcleans, revdep-rebuild and finally runs dispatch-conf -- about once weekly. Keeps my system in fine trim. :) This

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread Alexander Kapshuk
, May 20, 2014 7:44 AM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread Alexander Kapshuk
On 05/20/2014 11:56 PM, yac wrote: On Tue, 20 May 2014 14:49:17 +0300 Alexander Kapshuk alexander.kaps...@gmail.com wrote: Here's what I usually run when updating the world. Long version: emerge --ask --update --deep --with-bdeps=y --newuse @world With '--with-bdeps=y' set in the file shown

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread Francesco Turco
What would you recommend? Thanks. I always use emerge -uDNav @world --with-bdeps=y --keep-going=y, as I want to update *all* packages on my system. What's the point in keeping on the system some packages that are deliberately not updated?

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread ny6p01
: *From:*Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] *Sent:* Tuesday, May 20, 2014 7:44 AM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all

Re: [gentoo-user] Use Flags and Updating

2014-05-21 Thread Rich Freeman
On Wed, May 21, 2014 at 10:10 PM, ny6...@gmail.com wrote: I run a script that syncs portage, updates @world, depcleans, revdep-rebuild and finally runs dispatch-conf -- about once weekly. Keeps my system in fine trim. :) This one is a gem - I forget where I saw it (likely planet, but maybe it

[gentoo-user] Use Flags and Updating

2014-05-20 Thread Hunter Jozwiak
Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags.

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Alexander Kapshuk
On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags. emerge(1) -N -- --newuse

RE: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Hunter Jozwiak
From: Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] Sent: Tuesday, May 20, 2014 7:44 AM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Alexander Kapshuk
On 05/20/2014 02:40 PM, Hunter Jozwiak wrote: *From:*Alexander Kapshuk [mailto:alexander.kaps...@gmail.com] *Sent:* Tuesday, May 20, 2014 7:44 AM *To:* gentoo-user@lists.gentoo.org *Subject:* Re: [gentoo-user] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Stephan Müller
Am 20.05.2014 13:37, schrieb Hunter Jozwiak: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags. Hi, you can use the --newuse option of emerge, like this: #

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread Matti Nykyri
] Use Flags and Updating On 05/20/2014 02:37 PM, Hunter Jozwiak wrote: Hi all. How do I get Portage to update all software to use my new USE flags? I made some modifications to the variable, and I want to make sure that all packages can use the flags. emerge(1) -N -- --newuse

Re: [gentoo-user] Use Flags and Updating

2014-05-20 Thread yac
On Tue, 20 May 2014 14:49:17 +0300 Alexander Kapshuk alexander.kaps...@gmail.com wrote: Here's what I usually run when updating the world. Long version: emerge --ask --update --deep --with-bdeps=y --newuse @world With '--with-bdeps=y' set in the file shown below: grep bdeps