Note: Improved bug fix in trunk revision 156 and release revision 37.
Executing terminal.feed_child() caused an error in the function, send_message_to_terminal()
This caused function initialize_chroot_environment() to stop processing, resulting in...
(1) A new line was not being printed after the terminal message, 'You are in the chroot environment.'
(2) The command 'dpkg-divert --local --rename --add /sbin/initctl' was not executed in the terminal.
(3) The file .bashrc was not restored from .bashrc.bak
Note: Improved bug fix in trunk revision 156 and release revision 37.
Executing terminal. feed_child( ) caused an error in the function, send_message_ to_terminal( )
This caused function initialize_ chroot_ environment( ) to stop processing, resulting in...
(1)
A new line was not being printed after the terminal message, 'You are in the chroot environment.'
(2)
The command 'dpkg-divert --local --rename --add /sbin/initctl' was not executed in the terminal.
(3)
The file .bashrc was not restored from .bashrc.bak