On Fri, Oct 17, 2014 at 12:55:23PM -0500, Peter Keller wrote: > + chroot /srv/wheezy-i386-chroot /bin/bash -x > /bin/bash: BASH_FUNC_task_softupdate(): line 0: syntax error near > unexpected token `)' > /bin/bash: BASH_FUNC_task_softupdate(): line 0: > `BASH_FUNC_task_softupdate() () { echo Performing FAI system update. > All data may be overwritten!;' > /bin/bash: error importing function definition for > `BASH_FUNC_task_softupdate'
It turns out that this scary looking stuff was a red herring in my setup. The real error was an errant external repo causing an apt-get to fail. However, if the above messages could be fixed, that would be great. Thank you. -pete