Description of problem: While tab-completing directory names with bash-completion, a space (' ') instead of a slash ('/') gets appended to the directory name rendering the completion half-useless. I need to manually delete the space and type / to be able to tab-complete the next directory level. Version-Release number of selected component (if applicable): bash-completion-1:2.11-5.fc36.noarch How reproducible: Always. Steps to Reproduce: 1. Update to bash-completion-1:2.11-5.fc36.noarch or later 2. Try tab-completing any subdirectory (e.g. /usr/bin). Actual results: After typing '/us<TAB>' I get '/usr '. Deleting the space, and typing '/b<TAB>' gets me '/usr/bin '. Expected results: <TAB> gets '/usr/' and then '/usr/bin/'. Additional info: https://src.fedoraproject.org/rpms/bash-completion/c/c6ed6a2fa98fe4b5a6ccfdc35c3c4288e4b74a07?branch=rawhide is the commit that broke this.
It turns out I do have the ancient acroread package installed with the offending bash script that overrides _filedir(). I'll repackage it without the troublesome bash script.
This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed.
Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16. Fedora Linux 36 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed.