Gentoo Archives: gentoo-user

From: Ian Bloss <ianlinkcd@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] stop an emerge (compilation), halt the PC, boot and continue the emerge
Date: Mon, 20 Jun 2016 15:53:13
Message-Id: CADopNUfLF6LopZAO2JA1Se8KW_Y8wrdJMKJWBzT_zLKtCXkX3w@mail.gmail.com
In Reply to: [gentoo-user] stop an emerge (compilation), halt the PC, boot and continue the emerge by Hogren
1 Usually what I'll do is ctrl-z which pauses emerge, and then I'll run
2 pm-suspend to put the machine to sleep. After I turn it back on again I'll
3 issue fg and emerge will resume.
4
5 The --resume flag just attempts to continue a failed emerge list.
6
7 On Mon, Jun 20, 2016, 11:02 Hogren <hogren@×××××.com> wrote:
8
9 >
10 >
11 > Hello !!
12 >
13 > I have a little question about portage.
14 >
15 > There are many big softwares like Firefox, LibreOffice. At a certain
16 > moment, I need to stop the compilation to halt the PC.
17 >
18 > But, when I boot up again the PC and I «emerge --resume», it restart the
19 > compilation process.
20 >
21 > Is there a way to not restart the compilation process ?
22 > I think that if I enter in the temp directory and I type «make && make
23 > install», it will install the software but it will not update portage
24 > database.
25 >
26 >
27 > Thank you for your response !
28 >
29 > Bye
30 >
31 >
32 >
33 > Hogren
34 >

Replies