Helmut Jarausch wrote:
> Hi,
> this is nuissance all the time.
>
> Updating a machine which hasn't been updated for a long(er) time I try
>
> emerge -vup --changed-use --deep --tree  --with-bdeps y @system @world
> >/root/UPD
>
> But many times this stops prematurely with messages like
>
> emerge: there are no ebuilds to satisfy
> ">=app-text/poppler-bindings-0.5.0"
>
> How can I keep emerge going and tell me these message all at once in
> the end?
>
> Many thanks for hint,
> Helmut.
>
>
>


This should help.  From man emerge:

--keep-going [ y | n ]
Continue as much as possible after an error. When an error occurs,
dependencies are recalculated for remaining packages and any with
unsatisfied  dependencies  are  automatically dropped. Also see the
related --skipfirst option.

You can also add that to make.conf if you want that all the time.  There
are times when emerge can't continue but if it can, it will. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!


Reply via email to