Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Howzat!
Date: Tue, 19 Apr 2011 08:07:21
Message-Id: 20110419090418.00cdff45@digimed.co.uk
In Reply to: Re: [gentoo-user] Howzat! by Joost Roeleveld
1 On Tue, 19 Apr 2011 08:57:07 +0200, Joost Roeleveld wrote:
2
3 > > > Incidentally, my cron script that runs emerge --sync follows it with
4 > > > emerge-uDNf world, so the files are already in $DISTDIR when I want
5 > > > to update.
6 > >
7 > > Can you post the script?
8 >
9 > My guess is that the script would be something like the following:
10 > =====
11 > #!/bin/sh
12 > #
13 > emerge --sync
14 > emerge -uDNf world
15 > =====
16
17 That's the gist of it, although it also emails the output from emerge
18 -pvDN world, so I can see what needs to be done. It runs a few other
19 bits, like glsa-check.
20
21
22 --
23 Neil Bothwick
24
25 Windows Error #05: Nonexisent error. This cannot really be happening

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Howzat! Thanasis <thanasis@××××××××××.org>
Re: [gentoo-user] Howzat! Joost Roeleveld <joost@××××××××.org>