Gentoo Archives: gentoo-amd64

From: Rudmer van Dijk <rudmer.van.dijk@××××××.nl>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Warning bash-3.1 serious issue starting init scripts bug #115142
Date: Mon, 12 Dec 2005 08:23:01
Message-Id: 200512120921.25743.rudmer.van.dijk@casema.nl
In Reply to: Re: [gentoo-amd64] Warning bash-3.1 serious issue starting init scripts bug #115142 by Steve Herber
1 On Monday 12 December 2005 08:29, Steve Herber wrote:
2 > I ran into the same problem but I could get a root prompt. I found that
3 > a number of /etc/init.d/scripts and some of the portage support scripts
4 > contained lines like this:
5 >
6 > local -a umods=()
7
8 as mentiond in the bug
9
10 > or something like that. It seems the new 3.1 bash does not like the
11 > =() syntax. I just removed the =() from the ones I found causing reboot
12 > problems, at least until I got my network link back. Then I masked out
13 > the new version and reverted to the previous version.
14
15 and now you need to re-emerge baselayout since the scripts do not work
16 correctly anymore.
17
18 I had done the same so I could get my network up and search on bugzilla and
19 this list for a known cause. That worked but then net.lo wants to use dhcp...
20 re-emerging baselayout fixed it. (or if you didn't forget to backup the
21 scripts you edited, revert to those backups)
22
23 Rudmer
24 --
25 gentoo-amd64@g.o mailing list