Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Consistency checking
Date: Tue, 01 Nov 2011 18:01:12
Message-Id: 20111101180004.GG28043@solfire
In Reply to: Re: [gentoo-user] Consistency checking by Urs Schutz
1 Urs Schutz <u.schutz@×××××××.ch> [11-11-01 18:04]:
2 > On Tue, 1 Nov 2011 04:45:25 +0100
3 > meino.cramer@×××.de wrote:
4 >
5 > > Hi,
6 > >
7 > > I know of three commands to check the consistency of a
8 > > Gentoo system:
9 > >
10 > >
11 > > eix-sync && emerge --color=n -p -v --newuse --update
12 > > --deep world emerge -p -v --depclean
13 > > revdep-rebuild --ignore -p -v
14 > >
15 > > of course, one has to remove the -p and -v flags after
16 > > checking the putput of the commands.
17 > >
18 > > What else can be checked and should be checked from time
19 > > to time or after each update?
20 > >
21 > > Thank you very much in advance for any help!
22 > >
23 > > Best regards,
24 > > mcc
25 > >
26 >
27 > Beside the already mentioned ones:
28 >
29 > Check and clean the portage logs, can be done with
30 > elogv
31 >
32 > Update the packets config files, can be done with
33 > cfg-update -u
34 >
35 > Clean up old source files (saves some space, but deletes
36 > old unused sources)
37 > eclean-dist -d -p
38 >
39 > Check for Gentoo Linux Security Advices
40 > glsa-check -t all
41 >
42 > Have a look at the Gentoo management news
43 > eselect news list
44 > eselect news read xx
45 >
46 > Regards
47 > Urs
48 >
49 >
50
51 Hi,
52
53 thank you all very much for the checks listed.
54
55 One question remains:
56 What sequence of commands is adviced to guarantee
57 the best effect on the one hand and on the other hand
58 not to be urged to recompile things -- especially
59 those like libreoffice...-- twice and more?
60
61 Thank you very much in advance for your help!
62 Best regards,
63 mcc

Replies

Subject Author
Re: [gentoo-user] Consistency checking Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Consistency checking Urs Schutz <u.schutz@×××××××.ch>