Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Limit number of cores used by emerge?
Date: Fri, 30 Sep 2011 18:53:49
Message-Id: CAEH5T2OmkiY5smk+-CGmC58bm2UOGd8bQknz1XVe0DgDHeuE=A@mail.gmail.com
In Reply to: Re: [gentoo-user] Limit number of cores used by emerge? by Dale
1 On Fri, Sep 30, 2011 at 1:41 PM, Dale <rdalek1967@×××××.com> wrote:
2 > Well, this is interesting:
3 >
4 > root@fireball # emerge -1av kate
5 > ionice: bad prio class -3
6 >  * PORTAGE_IONICE_COMMAND returned 1
7 >  * See the make.conf(5) man page for PORTAGE_IONICE_COMMAND usage
8 > instructions.
9 >
10 > When I went to copy this, I noticed it was commented out.  Now I see why.
11 >  What's up with this?
12 >
13 > I bet Mark is going to get this too.
14
15 I bet you have a typo on your ionice command in make.conf. :)
16
17 You should have "-c 3" not "-c -3" as I will guess you might have from
18 that error message about priority class -3.

Replies

Subject Author
Re: [gentoo-user] Limit number of cores used by emerge? Dale <rdalek1967@×××××.com>