On 01/21/2013 08:10 PM, Rick "Zero_Chaos" Farina wrote: > On 01/21/2013 10:56 PM, Zac Medico wrote: >> On 01/21/2013 07:45 PM, Mike Gilbert wrote: >>> My suspicion is that portage's environment save/restore process will >>> overwrite any setting I attempt to make on the destination host. > >> If necessary, you can use /etc/portage/bashrc to override >> CONFIG_CHECK_FATAL for binary packages. Something like this would work: > >> [[ ${EMERGE_FROM} == binary ]] && CONFIG_CHECK_FATAL=0 > > > does this means I need to start adding "export CONFIG_CHECK_FATAL=0" to > my catalystrc?
I guess so, if you don't want those fatal config checks to kill your catalyst builds. -- Thanks, Zac