| Summary: | bash_completion breaks with bash-3.1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Component: | New packages | Assignee: | Aaron Walker (RETIRED) <ka0ttic> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugs-gentoo, chutzpah, creideiki+gentoo-bugzilla, ed, ikelos, lisa, olaf, tm |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 119261 | ||
| Bug Blocks: | |||
| Attachments: |
bash_completion-ssh-bash-3.1.patch
117770.bugs.gentoo.org-bash-3-ssh.patch |
||
|
Description
Krzysztof Pawlik (RETIRED)
2006-01-04 11:44:47 UTC
Created attachment 76172 [details, diff]
bash_completion-ssh-bash-3.1.patch
This patch solves the problem.
*** Bug 118367 has been marked as a duplicate of this bug. *** Created attachment 77230 [details, diff]
117770.bugs.gentoo.org-bash-3-ssh.patch
No, that patch breaks taking aliases from config files. This patch should work.
There is a problem with bash parsing, though.
(In reply to comment #3) > There is a problem with bash parsing, though. Exactly. AFAICS there's nothing wrong with bash-completion as it is now. I'd rather see bash-3.1 fixed than applying a workaround to bash-completion. See bug 119261 for cause, link and patch. *** Bug 121225 has been marked as a duplicate of this bug. *** I guess upstream has decided to work around the bash-3.1 issues instead of pushing to get the real problem fixed. 20060301 is in portage. |