2006/12/11, Cosmin Rentea <[EMAIL PROTECTED]>:
Hi all,

Is it possible to have in "emerge" something similar to the "-k" option
of "make" ?


        -k, --keep-going
             Continue as much as possible after an error.  While the
target that failed, and those that depend on it, cannot be  remade,  the
other dependencies of these targets can be processed all the same.
Hi,

you can try something like this :

in your .bashrc, add :

skipmerge(){
emerge --resume --skipfirst || skipmerge
}


then source your bashrc and try : emerge -auvDN world || skipmerge

that should work.

regards,

Boris.

It would be particularly useful when emerging "world", "system" or
multiple packages, some of which have broken ebuilds.



--
-------------------------------------------------------------------
Dipl.Ing. Cosmin Rentea      web:    http://www.fokus.fraunhofer.de/motion
Fraunhofer FOKUS             email:  [EMAIL PROTECTED]
Kaiserin-Augusta-Allee 31    tel:    ++49-30-3463-7175
D-10589 Berlin               fax:    ++49-30-3463-8243
-------------------------------------------------------------------

--
gentoo-user@gentoo.org mailing list



--
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2 \
aX5aX8axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4 \
ax3aX4aXaX12ax10aaX7a").join'
--
gentoo-user@gentoo.org mailing list

Reply via email to