[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-21 Thread Launchpad Bug Tracker
This bug was fixed in the package bash-completion - 20080705ubuntu2 --- bash-completion (20080705ubuntu2) jaunty; urgency=low * modprobe: Check for */* before checking for 'modprobe -r', to avoid spewing an awk syntax error (thanks, Martin Mai; LP: #316654). -- Colin Watson

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-21 Thread Martin Mai
Collin, oh your are right. I was a bit confused at this point, but now I realise that there is a "return 0" in each block which prevents the others blocks from being executed. -- Bash-completion bug in "modprobe -r" (awk syntax error) https://bugs.launchpad.net/bugs/316654 You received this bug n

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-21 Thread Colin Watson
I think it would be simpler to just move the */* check from immediately below to above the 'modprobe -r' check, but otherwise this looks good, thanks. I'll forward it to Debian and upload shortly. -- Bash-completion bug in "modprobe -r" (awk syntax error) https://bugs.launchpad.net/bugs/316654 Yo

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-21 Thread Colin Watson
** Changed in: bash-completion (Ubuntu) Assignee: (unassigned) => Colin Watson (kamion) -- Bash-completion bug in "modprobe -r" (awk syntax error) https://bugs.launchpad.net/bugs/316654 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-14 Thread Martin Mai
** Changed in: bash-completion (Ubuntu) Importance: Undecided => Low Status: Confirmed => Triaged -- Bash-completion bug in "modprobe -r" (awk syntax error) https://bugs.launchpad.net/bugs/316654 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-13 Thread Martin Mai
Here is a debdiff that fixes it for Jaunty. ** Attachment added: "bash-completion_20080705ubuntu2.debdiff" http://launchpadlibrarian.net/21169283/bash-completion_20080705ubuntu2.debdiff -- Bash-completion bug in "modprobe -r" (awk syntax error) https://bugs.launchpad.net/bugs/316654 You rece

[Bug 316654] Re: Bash-completion bug in "modprobe -r" (awk syntax error)

2009-01-13 Thread Florian Diesch
Thanks for reporting this bug and any supporting documentation. Since this bug has enough information provided for a developer to begin work, I'm going to mark it as confirmed and let them handle it from here. Thanks for taking the time to make Ubuntu better! ** Changed in: bash-completion (Ubuntu