Hi, I just had a terrible experience with upgrading to bash-3.1. It breaks the rc-scripts (especially rc-daemon.sh and eth.lo) so you are left without network. /lib/rcscripts/sh/rc-daemon.sh: line 328: syntax error near unexpected token `(' /lib/rcscripts/sh/rc-daemon.sh: line 328: ` local -a RC_DAEMONS=() RC_PIDFILES=()' /etc/init.d/net.lo: line 286: syntax error near unexpected token `(' /etc/init.d/net.lo: line 286: ` local -a provide=() provide_list=() after=() dead=() sorted=() sortedp=()' I guess the new bash does not accept the declaration of arrays like this anymore.
Catalin -- gentoo-user@gentoo.org mailing list