Bug 31386 - esearch cron script
|
Bug#:
31386
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: genone@gentoo.org
|
Reported By: dberkholz@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: esearch cron script
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-10-17 18:49 0000
|
I wrote this cron script for eupdatedb. Might add it to the package and install
to /usr/share/doc/${PF}/eupdatedb.cron.
Hi,
I think it makes no sense to run eupdatedb hourly/daily/weekly/..
Instead you should run it after you've updated your portage tree
with "emerge sync".
Maybe you find the following script, I wrote useful:
http://forums.gentoo.org/viewtopic.php?t=94102
It calls emerge sync and eupdatedb automatically.
David
Thanks Donnie, added it in 0.4.2-r1. Btw, that script looks very generic,
could be installed by baselayout as a template.
David,
Why not install esync in the same place, or install it by default in /usr/sbin
or something along with esearch?