Re: ostbuild on Rawhide



On Fri, 2013-07-19 at 10:55 -0400, Michael Hill wrote:

(gjs:32197): Gjs-WARNING **: JS ERROR: TypeError: path is null

Try installing "linux-user-chroot".  I'll make this error out earlier
and in a more obvious way.

The build is still at around 54% on my laptop (openSUSE). (I've made a
note to *not* disconnect from power while compiling in order to make
the short trip home from the office... the fan slows, the CPU
overheats and the process is interrupted when the device shuts down.)

Yeah...it defaults to using all cores, and thermal management on 
Linux+various hardware is not always great.  If it's a Lenovo laptop I
think that's a known issue...

Something like this should help:

$ chrt --idle 0 taskset 0x1 ostbuild ...

See the manual for both "chrt" and "taskset".  Just doing chrt --idle 0
may be enough, I always use that.  Ok, really I use:
https://github.com/cgwalters/homegit/blob/master/bin/longrun so I always
type:

$ longrun ostbuild ...





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]