Bug#684199: Infinite loop of "bash: compopt: -o: option requires an argument"

2018-02-20 Thread James McCoy
Control: reassign subversion 1.6.17dfsg-4+deb7u1 On Tue, Aug 07, 2012 at 01:24:31PM -0400, Anthony DeRobertis wrote: > (Not sure which package, bash-completion or subversion, has this bug...) Based on other discussion in the bug, it appears to have been subversion. > $ mkdir -p test/{a,b,c,d,e}

Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2013-09-29 Thread Bill Wohler
I have the same symptom here too. Note that sudo svn TAB invokes the infinite loop, whereas svn TAB works as expected. -- Bill Wohler woh...@newt.com aka bill.woh...@nasa.gov http://www.newt.com/wohler/ GnuPG ID:610BD9AD -- To UNSUBSCRIBE, email to

Bug#684199: [Bash-completion-devel] Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2013-05-03 Thread Ville Skyttä
The xargs issue is AFAIU unrelated to the svn one and fixed in bash-completion 2.1, specifically by this commit: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=2472fad -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2013-04-30 Thread Sven Kielmann
The same with xargs -d \n [TAB] xargs -d \n [TAB] works fine and shows filelist using bash-completion 1:1.2-3, but loops with 1:2.0-1 - FreeMail powered by mail.de - MEHR SICHERHEIT, SERIOSITÄT

Bug#684199: [Bash-completion-devel] Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2012-08-23 Thread Ville Skyttä
On 2012-08-07 20:24, Anthony DeRobertis wrote: (Not sure which package, bash-completion or subversion, has this bug...) Talking about upstream packages - I'm not a Debian user so I'm unsure about the packageing - the culprit is subversion. The old, deprecated svn completion included in

Bug#684199: Infinite loop of bash: compopt: -o: option requires an argument

2012-08-07 Thread Anthony DeRobertis
Package: bash-completion, subversion Version: 1:2.0-1 Severity: normal (Not sure which package, bash-completion or subversion, has this bug...) $ mkdir -p test/{a,b,c,d,e} $ cd test $ for d in *; do svn merge TAB bash: compopt: -o: option requires an argument compopt: usage: compopt [-o|+o