Perry Myers wrote:
cobbler tree import used to determine arch via --arch flag. Now it checks arch flag against arch of kernel-headers package in the imported tree. Needed to add kernel-headers to our minimal tree so that this works.
This patch was pushed since it fixes a major build issue. Perry