Gentoo Archives: gentoo-user

From: Michael <confabulate@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CTRL-C and pre-merge checks
Date: Wed, 07 Apr 2021 06:53:40
Message-Id: 2193756.ElGaqSPkdT@lenovo.localdomain
In Reply to: [gentoo-user] CTRL-C and pre-merge checks by Peter Humphrey
1 On Tuesday, 6 April 2021 23:08:17 BST Peter Humphrey wrote:
2 > Hello list,
3 >
4 > I've just started an emerge -e world to run overnight, and I realised I'd
5 > forgotten to mount /boot (for intel-microcode), so I hit CTRL-C to abort. It
6 > took several dozen attempts, because pre-merge checks were in progress. It
7 > seems that this operation doesn't pass the interrupt up the calling chain,
8 > as other operations do.
9 >
10 > Should I report a bug?
11
12 I have noticed the same when I pause a compilation, especially on big packages
13 with a high number of make jobs. I always took this to mean the CPU thread
14 pipes were full and until they are processed the pause instruction has to wait
15 for its turn. Slower PCs take longer time and since I'm not running an RT
16 kernel for emerge, I never thought of it as a bug. However, if more learned
17 contributors can explain this as a bug, I'll be happy to learn something new.
18 :-)

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] CTRL-C and pre-merge checks Peter Humphrey <peter@××××××××××××.uk>