Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --update : how to keep it going?
Date: Fri, 30 Nov 2012 12:46:03
Message-Id: CA+czFiBiwuPhV99NN9XxyGD04fryZmaM_ug10od2zOO=N1OALA@mail.gmail.com
In Reply to: [gentoo-user] emerge --update : how to keep it going? by Helmut Jarausch
1 On Nov 30, 2012 7:29 AM, "Helmut Jarausch" <jarausch@××××××××××××××××.de>
2 wrote:
3 >
4 > Hi,
5 > this is nuissance all the time.
6 >
7 > Updating a machine which hasn't been updated for a long(er) time I try
8 >
9 > emerge -vup --changed-use --deep --tree --with-bdeps y @system @world
10 >/root/UPD
11 >
12 > But many times this stops prematurely with messages like
13 >
14 > emerge: there are no ebuilds to satisfy
15 ">=app-text/poppler-bindings-0.5.0"
16 >
17 > How can I keep emerge going and tell me these message all at once in the
18 end?
19 >
20 > Many thanks for hint,
21 > Helmut.
22 >
23 >
24
25 --keep-going
26
27 :)