Bug 692542
Summary: | bash-completion breaks completion of dirnames in bash | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> |
Component: | bash-completion | Assignee: | Ville Skyttä <ville.skytta> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | jmontleo, mcepl, sheltren, ville.skytta |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-03-31 19:27:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Matěj Cepl
2011-03-31 14:14:13 UTC
The reason why it is not a bash issue is that when I run conplete -r then everything works as expected. And rpm -V bash-completion doesn't show any other difference than what's changed by patch for bug 692548 This is almost certainly caused by acroread.sh from Adobe Reader which overrides bash-completion's _filedir() with an incompatible version. If not, feel free to reopen this bug, but more details will be needed. http://forums.adobe.com/thread/745833 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613326 https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/716008 https://aur.archlinux.org/packages.php?ID=16980 *** This bug has been marked as a duplicate of bug 677446 *** *** Bug 695017 has been marked as a duplicate of this bug. *** |