Gentoo Archives: gentoo-user

From: Ricardo Saffi Marques <saffi@××××××××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Emerge takes a long time calculating dependencies...
Date: Thu, 18 Sep 2008 14:02:44
Message-Id: 48D25F3E.7080809@las.ic.unicamp.br
In Reply to: Re: [gentoo-user] Emerge takes a long time calculating dependencies... by Ricardo Saffi Marques
1 Ricardo Saffi Marques wrote:
2 > In my case, my cron runs "eix-sync" every night at 00h and I just did an "time emerge -DNuvp world"
3 > here, getting:
4 >
5 > Total: 129 packages (103 upgrades, 18 new, 8 reinstalls), Size of downloads: 187,761 kB
6 >
7 > real 0m21.074s
8 > user 0m18.913s
9 > sys 0m0.724s
10 >
11 > So I assume once a day (let's say, every night) is a good choice for syncing, right? :-)
12 > Never ever had a problem with slow dependency calculation on emerge.
13
14 Just out of curiosity, the sync entry on my cron:
15
16 00 00 * * * /usr/bin/eix-sync -q > /dev/null 2>&1 || echo -e "$(date)\n\n\n$(hostname -f) was NOT
17 sync'ed.\n\n" | mail -s "harley.las sync fail" saffi@××××××××××××××.br
18
19 And you can use "genlop -r" (from "app-portage/genlop") to check your sync history.
20
21 --
22 Ricardo Saffi Marques
23 http://www.las.ic.unicamp.br/~saffi/
24 ======================================================
25 Laboratory of System Administration and Security - LAS
26 Institute of Computing - IC
27 P.O. Box: 6176
28 University of Campinas - UNICAMP
29 13083-852, Campinas, SP, Brazil
30 ======================================================