Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Donnie Berkholz <dberkholz@g.o>
Subject: Re: bash-4.0-r1 for ~arch
Date: Mon, 2 Mar 2009 19:56:27 -0800
On 19:27 Mon 02 Mar     , Mike Frysinger wrote:
> unless i see any new issues come up, bash-4.0-r1 will be going into ~arch this 
> week.  now would be a good time to sync up and try bash-4.0 on your system :p.
> -mike

comet $ source /usr/share/bash-completion/genkernel
-bash: /usr/share/bash-completion/genkernel: line 50: unexpected EOF while looking for matching `)'
-bash: /usr/share/bash-completion/genkernel: line 74: syntax error: unexpected end of file

48    # generate a list of completions for the argument; this replaces args with
49    # an array of results
50    args=( $(case $args in
51    ('<0-5>') compgen -W "$(echo {1..5})" -- "$rhs" ;;
52    ('<outfile>'|'<file>') compgen -A file -o plusdirs -- "$rhs" ;;
53    ('<dir>') compgen -A directory -S / -- "$rhs" ;;
54    ('<tbz2>') compgen -G '*.tbz2' -G '*.tar.bz2' -o plusdirs -- "$rhs" ;;
55    (*) compgen -o bashdefault -- "$rhs" ;; # punt
56    esac) )


Actually seems like quite a few of the bash-completion scripts have 
issues with 4.0 ... might want to just run through those.

-- 
Thanks,
Donnie

Donnie Berkholz
Developer, Gentoo Linux
Blog: http://dberkholz.wordpress.com
Attachment:
pgpf6ImM839ZQ.pgp (PGP signature)
Replies:
Re: bash-4.0-r1 for ~arch
-- Mike Frysinger
Re: bash-4.0-r1 for ~arch
-- Mike Frysinger
Re: bash-4.0-r1 for ~arch
-- Caleb Cushing
References:
bash-4.0-r1 for ~arch
-- Mike Frysinger
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
bash-4.0-r1 for ~arch
Next by thread:
Re: bash-4.0-r1 for ~arch
Previous by date:
bash-4.0-r1 for ~arch
Next by date:
Re: bash-4.0-r1 for ~arch


Updated Jun 17, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.