Re: [gentoo-user] Stop and continue emerge -e world

2006-03-15 Thread Iain Buchanan
On Wed, 2006-03-15 at 08:10 -0600, Michael Sullivan wrote: > I've found that in situations like this, it's useful to have > FEATURES="keepwork" in /etc/make.conf, provided that you remember to > delete the contents of /var/tmp/portage every now and then... Is it possible somehow to use a feature

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-15 Thread Michael Sullivan
On Wed, 2006-03-15 at 08:56 +, Neil Bothwick wrote: > On Tue, 14 Mar 2006 23:48:46 +, Unknown wrote: > > > > > Not so. emerge --resume restarts the previous emerge process, even > > > > after a reboot, exactly as Petr needs. > > > what i meant is that it will have to recompile allover aga

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-15 Thread Neil Bothwick
On Tue, 14 Mar 2006 23:48:46 +, Unknown wrote: > > > Not so. emerge --resume restarts the previous emerge process, even > > > after a reboot, exactly as Petr needs. > what i meant is that it will have to recompile allover again No it won't, it will start again with the package it was working

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Petr Uzel
> Actually, the faster way would be to use revdep-rebuild instead of > emerge -e world (isn't this mensioned in the upgrade guide for gcc?). Yes, it is. But in addition to upgrade of gcc I have changed CFLAGS form O2 to O3 so I wanted to recompile the whole system. Petr -- gentoo-user@gentoo.

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Unknown
On Wed, 2006-03-15 at 00:32 +0100, Petr Uzel wrote: > > > wouldnt say it is possible, unless u have hibernaton enabled, which > > > probably is not in your case. besides emerge --resume only resumes not > > > downloaded fully files from internet to be downloaded... > > > > Not so. emerge --resume r

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread AJ Spagnoletti
> Not so. emerge --resume restarts the previous emerge process, even after > a reboot, exactly as Petr needs. Just a note when you issue an emerge --resume, if you stopped the emerge in the middle of a compile it will not pick up in the middle it will start compiling that package from the beginnin

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Patrick Börjesson
On 2006-03-14 23:39, Petr Uzel uttered these thoughts: > Hello everybody! > I'm currently running emerge -e world because of gcc upgrade. I would > appreciate if I can stop this emerge and continue tomorrow from where it was > stopped. > > I have two questions: > > 1) Is there any possibility t

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread JimD
On Tue, 14 Mar 2006 23:53:26 +0100 Petr Uzel <[EMAIL PROTECTED]> wrote: > 2) If I do this, will be the system usable after reboot? (some of > packages compiled with gcc-3.3.6 and other with gcc-3.4.5) That should not be a problem. Before I switched to Gentoo I used Ubuntu. Ubuntu compiled the k

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Petr Uzel
> > wouldnt say it is possible, unless u have hibernaton enabled, which > > probably is not in your case. besides emerge --resume only resumes not > > downloaded fully files from internet to be downloaded... > > Not so. emerge --resume restarts the previous emerge process, even after > a reboot, ex

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Neil Bothwick
On Tue, 14 Mar 2006 23:09:29 +, Unknown wrote: > > > 2) If I do this, will be the system usable after reboot? (some of > > > packages compiled with gcc-3.3.6 and other with gcc-3.4.5) > > > > With this I still need your help... :) > > > wouldnt say it is possible, unless u have hibernaton en

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Unknown
On Tue, 2006-03-14 at 23:53 +0100, Petr Uzel wrote: > Dne úterý 14 březen 2006 23:39 Petr Uzel napsal(a): > > Hello everybody! > > I'm currently running emerge -e world because of gcc upgrade. I would > > appreciate if I can stop this emerge and continue tomorrow from where it > > was stopped. > >

Re: [gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Petr Uzel
Dne úterý 14 březen 2006 23:39 Petr Uzel napsal(a): > Hello everybody! > I'm currently running emerge -e world because of gcc upgrade. I would > appreciate if I can stop this emerge and continue tomorrow from where it > was stopped. > > I have two questions: > > 1) Is there any possibility to stop

[gentoo-user] Stop and continue emerge -e world

2006-03-14 Thread Petr Uzel
Hello everybody! I'm currently running emerge -e world because of gcc upgrade. I would appreciate if I can stop this emerge and continue tomorrow from where it was stopped. I have two questions: 1) Is there any possibility to stop and later continue (after reboot) emerge -e world without compi