Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] bash completion

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] bash completion
  • Date: Sun, 04 Jul 2010 17:58:28 +0200

On Sunday 04 July 2010 15:46:07 Treeve Jelbert wrote:
> Dne nedelja 04 julija 2010 ob 11:49:57 je Treeve Jelbert napisal(a):
> > I upgraded bash and bash-completion yesterday, from test.
> >
> > Now, whenever I start a terminal session I get some error messages:
> >
> > bash: [: too many arguments
> > bash: [: =: unary operator expected
> > bash: [: =: unary operator expected
> > bash: [: too many arguments
> > bash: [: too many arguments
> > complete: usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A
> > action] [-G globpat] [-W wordlist] [-F function] [-C command] [-X
> > filterpat] [-P prefix] [-S suffix] [name ...]
>
> try:
> $ rm /etc/bash_completion
> $ cast -c bash-completion
>

fails

> If that doesn't work try:
> $ rm /etc/bash_completion
> $ rm -rf /etc/bash_completion.d/
> $ cast -c bash-completion
>

success!

> I think this is because of one grep sorcery bug. But i am not sure. Please
> report if this works for you and which version of sorcery are you using.
>
# sorcery -v

20091016

> LP
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
--
Regards, Treeve




Archive powered by MHonArc 2.6.24.

Top of Page