From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LePSM-0004Wb-ER for garchives@archives.gentoo.org; Tue, 03 Mar 2009 07:54:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAEF9E03AC; Tue, 3 Mar 2009 07:54:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 856DFE03AC for ; Tue, 3 Mar 2009 07:54:24 +0000 (UTC) Received: from gentoo.org (c-98-246-79-112.hsd1.or.comcast.net [98.246.79.112]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E23D56447D for ; Tue, 3 Mar 2009 07:54:23 +0000 (UTC) Date: Mon, 2 Mar 2009 23:54:23 -0800 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] bash-4.0-r1 for ~arch Message-ID: <20090303075422.GC3811@comet> References: <200903021927.49961.vapier@gentoo.org> <20090303035627.GA3811@comet> <200903030127.27075.vapier@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YD3LsXFS42OYHhNZ" Content-Disposition: inline In-Reply-To: <200903030127.27075.vapier@gentoo.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Archives-Salt: 26040521-9a59-46f2-8904-1bffb61b467d X-Archives-Hash: a21d67eac1bef794faf00dfe43b53a69 --YD3LsXFS42OYHhNZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 01:27 Tue 03 Mar , Mike Frysinger wrote: > On Monday 02 March 2009 22:56:27 Donnie Berkholz wrote: > > Actually seems like quite a few of the bash-completion scripts have > > issues with 4.0 ... might want to just run through those. >=20 > i dont use bash completion so i dont have any actually installed. run `b= ash - > n` on each one on your system and let me know which ones result in errors. for i in *; do bash -n $i || echo FAILED $i; done base: line 117: syntax error in conditional expression: unexpected token `(' base: line 117: syntax error near `*$1+([' base: line 117: ` [[ "$( bind -v )" =3D *$1+([[:space:]])on* ]]' FAILED base bittorrent: line 14: syntax error near unexpected token `(' bittorrent: line 14: ` --@(responsefile|saveas))' FAILED bittorrent bzr: line 29: syntax error in conditional expression: unexpected token `(' bzr: line 29: syntax error near `@($' bzr: line 29: ` if [[ ${COMP_WORDS[1]} !=3D @($helpCmds) ]] && \' FAILED bzr dep: line 13: syntax error in conditional expression: unexpected token `(' dep: line 13: syntax error near `--${_dep_completion_shopt_long[$j]}?(=3D' dep: line 13: ` [[ "${COMP_WORDS[$i]}" =3D=3D --${_= dep_completion_shopt_long[$j]}?(=3D*) ]] || continue' FAILED dep dsniff: line 74: syntax error near unexpected token `(' dsniff: line 74: ` -@(r|w|f))' FAILED dsniff freeciv: line 14: syntax error near unexpected token `(' freeciv: line 14: ` -@(f|g|l|r|-file|-log|-gamelog|-read))' FAILED freeciv genkernel: line 50: unexpected EOF while looking for matching `)' genkernel: line 74: syntax error: unexpected end of file gentoo: line 350: syntax error in conditional expression: unexpected token = `(' gentoo: line 350: syntax error near `"-@(S' gentoo: line 350: ` if [[ ${action} =3D=3D "--search" ]] || [[ ${COMP_L= INE} =3D=3D *" "-@(S|-searchdesc)* ]] || \' FAILED gentoo gkrellm: line 14: syntax error near unexpected token `(' gkrellm: line 14: ` -@(t|-theme))' FAILED gkrellm gpg2: line 17: syntax error near unexpected token `(' gpg2: line 17: ` -@(s|-sign|-clearsign|-options|-decrypt))' FAILED gpg2 herdstat: line 81: syntax error in conditional expression: unexpected token= `(' herdstat: line 81: syntax error near `?(-' herdstat: line 81: ` if [[ ${prev} =3D=3D ?(-)-m?(etadata) ]= ] ; then' FAILED herdstat mailman: line 19: syntax error near unexpected token `(' mailman: line 19: ` -@(r|d|-regular-members-file=3D|-digest-mem= bers-file=3D))' FAILED mailman mcrypt: line 14: syntax error near unexpected token `(' mcrypt: line 14: ` -@(g|-openpgp-z))' FAILED mcrypt mercurial: line 100: syntax error in conditional expression: unexpected tok= en `(' mercurial: line 100: syntax error near `@($' mercurial: line 100: ` if [[ ${COMP_WORDS[i-1]} =3D=3D @($filters|$glo= bal_args) ]]; then' FAILED mercurial modules: line 62: syntax error near unexpected token `(' modules: line 62: ` @(add|display|help|load|show|whatis))' FAILED modules monodevelop: line 35: syntax error in conditional expression: unexpected to= ken `(' monodevelop: line 35: syntax error near `@(b' monodevelop: line 35: ` if [[ ${COMP_WORDS[i]} =3D=3D @(build|gener= ate-makefiles|setup) ]]; then' FAILED monodevelop R: line 113: syntax error in conditional expression: unexpected token `(' R: line 113: syntax error near `@(-' R: line 113: ` if [[ ${COMP_WORDS[$COMP_CWORD-1]} =3D=3D @(-v|--version|= RHOME|-h|--help) ]] ; then' FAILED R subversion: line 72: syntax error in conditional expression: unexpected tok= en `(' subversion: line 72: syntax error near `@(d' subversion: line 72: ` if [[ $opt =3D=3D @(dir|all) && -d "$f" ]] ; then' FAILED subversion _subversion: line 33: syntax error near unexpected token `(' _subversion: line 33: ` -@(F|-file|-targets))' FAILED _subversion --=20 Thanks, Donnie Donnie Berkholz Developer, Gentoo Linux Blog: http://dberkholz.wordpress.com --YD3LsXFS42OYHhNZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEABECAAYFAkms4i4ACgkQXVaO67S1rtvC3QCeNNCGPUOp3eEPavr2xLrqybI0 idsAoNfaQwql+oyaQfRuAWotHamV3o89 =ksJD -----END PGP SIGNATURE----- --YD3LsXFS42OYHhNZ--