On Tue, 19 Apr 2011 08:57:07 +0200, Joost Roeleveld wrote: > > > Incidentally, my cron script that runs emerge --sync follows it with > > > emerge-uDNf world, so the files are already in $DISTDIR when I want > > > to update. > > > > Can you post the script? > > My guess is that the script would be something like the following: > ===== > #!/bin/sh > # > emerge --sync > emerge -uDNf world > ===== That's the gist of it, although it also emails the output from emerge -pvDN world, so I can see what needs to be done. It runs a few other bits, like glsa-check. -- Neil Bothwick Windows Error #05: Nonexisent error. This cannot really be happening