Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899186 - app-shells/bash-completion-2.11 trying to invoke bash completion on su - -s outputs chsh --help
Summary: app-shells/bash-completion-2.11 trying to invoke bash completion on su - -s o...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-03 20:23 UTC by ephemer0l
Modified: 2024-03-03 15:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ephemer0l 2023-03-03 20:23:31 UTC
Experienced with bash-5.1_p16-r2, bash-completion-2.11, and util-linux-2.38.1.

I tried to tab complete the shell in 'su - portage -s /bin/b<TAB>' and it exited displaying 'chsh --help'

Reproducible: Always

Steps to Reproduce:
1. su - portage -s /bin/b<TAB>


Actual Results:  
chsh --help printed

Expected Results:  
tab complete the shell