Re: [gentoo-user] Consistency checking

2011-11-02 Thread Urs Schutz
On Tue, 1 Nov 2011 19:00:04 +0100 meino.cra...@gmx.de wrote: Urs Schutz u.sch...@bluewin.ch [11-11-01 18:04]: On Tue, 1 Nov 2011 04:45:25 +0100 meino.cra...@gmx.de wrote: Hi, I know of three commands to check the consistency of a Gentoo system: eix-sync emerge

Re: [gentoo-user] Consistency checking

2011-11-02 Thread Leho Kraav
On Wednesday, November 2, 2011 2:20:02 PM UTC+2, Urs Schutz wrote: eix-test-obsolete -d is easy if it is done often, as there is little corrective action to do on a day to day basis. I have been wondering if it's possible to get this particular check's output to be machine readable, so it

Re: [gentoo-user] Consistency checking

2011-11-02 Thread Urs Schutz
On Wed, 2 Nov 2011 06:01:28 -0700 (PDT) Leho Kraav l...@kraav.com wrote: On Wednesday, November 2, 2011 2:20:02 PM UTC+2, Urs Schutz wrote: eix-test-obsolete -d is easy if it is done often, as there is little corrective action to do on a day to day basis. I have been wondering if it's

Re: [gentoo-user] Consistency checking

2011-11-02 Thread Neil Bothwick
On Wed, 2 Nov 2011 10:09:13 -0200, Urs Schutz wrote: Sometimes I do a emerge --depclean -p more because portage says that one should do it. I feel that it is a lot of work to go through the package list manually and do not see the immediate benefit in doing it often. The obvious

Re: [gentoo-user] Consistency checking

2011-11-01 Thread YoYo Siska
On Tue, Nov 01, 2011 at 04:45:25AM +0100, meino.cra...@gmx.de wrote: Hi, I know of three commands to check the consistency of a Gentoo system: eix-sync emerge --color=n -p -v --newuse --update --deep world emerge -p -v --depclean revdep-rebuild --ignore -p -v of course,

Re: [gentoo-user] Consistency checking

2011-11-01 Thread Mark Knecht
On Mon, Oct 31, 2011 at 8:45 PM, meino.cra...@gmx.de wrote: Hi, I know of three commands to check the consistency of a Gentoo system:    eix-sync emerge --color=n -p -v --newuse --update --deep world    emerge -p -v --depclean    revdep-rebuild --ignore -p -v of course, one has to

Re: [gentoo-user] Consistency checking

2011-11-01 Thread Urs Schutz
On Tue, 1 Nov 2011 04:45:25 +0100 meino.cra...@gmx.de wrote: Hi, I know of three commands to check the consistency of a Gentoo system: eix-sync emerge --color=n -p -v --newuse --update --deep world emerge -p -v --depclean revdep-rebuild --ignore -p -v of course, one has to

Re: [gentoo-user] Consistency checking

2011-11-01 Thread meino . cramer
Urs Schutz u.sch...@bluewin.ch [11-11-01 18:04]: On Tue, 1 Nov 2011 04:45:25 +0100 meino.cra...@gmx.de wrote: Hi, I know of three commands to check the consistency of a Gentoo system: eix-sync emerge --color=n -p -v --newuse --update --deep world emerge -p -v --depclean

Re: [gentoo-user] Consistency checking

2011-11-01 Thread Dale
meino.cra...@gmx.de wrote: Hi, thank you all very much for the checks listed. One question remains: What sequence of commands is adviced to guarantee the best effect on the one hand and on the other hand not to be urged to recompile things -- especially those like libreoffice...-- twice and

[gentoo-user] Consistency checking

2011-10-31 Thread meino . cramer
Hi, I know of three commands to check the consistency of a Gentoo system: eix-sync emerge --color=n -p -v --newuse --update --deep world emerge -p -v --depclean revdep-rebuild --ignore -p -v of course, one has to remove the -p and -v flags after checking the putput of the