I just upgraded from catalyst-2.0.4 to catalyst-2.0.5_pre6 and some of my existing build scripts broke. One of the scripts broke because chost is now only valid in stage1 and stage2 builds. <br><br>This was introduced in svn ver 1237, the ChangeLog reads:
<br><br><table cellpadding="0" cellspacing="0"><tbody><tr><td class="vc_diff_add">22 Aug 2007; Andrew Gaffney &lt;<a href="mailto:agaffney@gentoo.org">agaffney@gentoo.org</a>&gt;</td></tr></tbody></table>modules/generic_stage_target.py, modules/stage1_target.py
<br>modules/stage2_target.py<br>&#39;chost&#39; option is only valid in stage 1/2 specs. have catalyst error otherwise<br><br>How do I chose what chost to build later stages? Is this always set by the stage2 chost? I was never changing it from stage2 on but previously it was always set in the spec file.
<br><br>Thanks,<br>&nbsp;&nbsp; John<br>