On Friday 29 April 2005 10:23, Daevid Vincent wrote: > No, 'emerge --resume' is lame. It doesn't do what you're thinking it does. > > What you want is: > > ebuild <path to last ebuild that was worked on> merge > > should do the trick -- at least for the last package that was worked > on. To find the last ebuild that was worked on, check > /var/log/emerge.log... it'll be one of the last lines in the file. > > After that, you should be able to just issue the original emerge > command, and it should pick up where it left off.
This can be dangerous depending on the package you are trying to resume the compile of. There are also other side-effects of using ebuild (such as packages not being added to world) that will invariably lead to INVALID bugs. Regards, Jason Stubbs -- [email protected] mailing list

