Ricardo Saffi Marques wrote:
> In my case, my cron runs "eix-sync" every night at 00h and I just did an 
> "time emerge -DNuvp world"
> here, getting:
> 
> Total: 129 packages (103 upgrades, 18 new, 8 reinstalls), Size of downloads: 
> 187,761 kB
> 
> real  0m21.074s
> user  0m18.913s
> sys   0m0.724s
> 
> So I assume once a day (let's say, every night) is a good choice for syncing, 
> right? :-)
> Never ever had a problem with slow dependency calculation on emerge.

Just out of curiosity, the sync entry on my cron:

00 00 * * * /usr/bin/eix-sync -q > /dev/null 2>&1 || echo -e 
"$(date)\n\n\n$(hostname -f) was NOT
sync'ed.\n\n" | mail -s "harley.las sync fail" [EMAIL PROTECTED]

And you can use "genlop -r" (from "app-portage/genlop") to check your sync 
history.

-- 
Ricardo Saffi Marques
http://www.las.ic.unicamp.br/~saffi/
======================================================
Laboratory of System Administration and Security - LAS
Institute of Computing - IC
P.O. Box: 6176
University of Campinas - UNICAMP
13083-852, Campinas, SP, Brazil
======================================================


Reply via email to