#448 closed enhancement (fixed)

Properly pass 'jobs' macro to the kernel build spec in chroot

Reported by: joanna Owned by: joanna
Priority: major Milestone: Release 1
Component: kernel Keywords:
Cc: marmarek

Description

... otherwise it compiles with jobs=1, as there is no /proc/cpuinfo in the chroot...

Change History (1)

comment:1 Changed 15 months ago by marmarek

  • Resolution set to fixed
  • Status changed from new to closed

This is only when /proc is not mounted in chroot, which is mounted at first prepare_choot call (installation some packages).
Fixed to mount also before build.
http://git.qubes-os.org/gitweb/?p=marmarek/qubes-builder.git;a=commit;h=5dc61c4fef0672816fc8d8cab3333a46c7e776ed

Note: See TracTickets for help on using tickets.