Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge --update : how to keep it going?
Date: Fri, 30 Nov 2012 16:46:21
Message-Id: 50B8E26E.6020907@orlitzky.com
In Reply to: Re: [gentoo-user] emerge --update : how to keep it going? by 2sb7vwu@gmail.com
1 On 11/30/12 08:05, 2sb7vwu@×××××.com wrote:
2 >
3 >> Hi,
4 >> this is nuissance all the time.
5 >>
6 >> Updating a machine which hasn't been updated for a long(er) time I try
7 >>
8 >> emerge -vup --changed-use --deep --tree --with-bdeps y @system
9 >> @world >/root/UPD
10 >>
11 >> But many times this stops prematurely with messages like
12 >>
13 >> emerge: there are no ebuilds to satisfy
14 >> ">=app-text/poppler-bindings-0.5.0"
15 >>
16 >> How can I keep emerge going and tell me these message all at once in
17 >> the end?
18 >
19 > Get
20 > ANGRY
21 > and
22 > --keep-going
23 > :)
24
25 Now all we need is,
26
27 emerge --i-dont-care
28
29 for when you have 100 packages ready to be updated and one stupid ruby
30 package has conflicting dependencies.

Replies

Subject Author
Re: [gentoo-user] emerge --update : how to keep it going? 2sb7vwu@×××××.com