Gentoo Archives: gentoo-amd64

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] few gcc upgrade questions.
Date: Fri, 01 Sep 2006 13:13:11
Message-Id: 200609011453.02210.bo.andresen@zlin.dk
In Reply to: [gentoo-amd64] few gcc upgrade questions. by Pascal BERTIN
1 On Friday 01 September 2006 11:36, Pascal BERTIN wrote:
2 > Second a small (and possibly stupid) question.
3 > can you use --resume in a -e emerge (after having unmerged something else)
4 > ?
5
6 At least what you can run do is run `emerge --resume --ask` after emerge -e
7 world has failed. Then when it has calculated what to emerge you can press
8 Ctrl+z (which will suspend the emerge process). Then unmerge the something
9 else and finally run `fg` to resume the suspended emerge process and
10 answer "yes" to start the merge...
11
12 --
13 Bo Andresen