Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 713320

Summary: app-admin/pass-1.7.3 No bash completion
Product: Gentoo Linux Reporter: alex.dorsch
Component: Current packagesAssignee: Jason A. Donenfeld <zx2c4>
Status: RESOLVED INVALID    
Severity: enhancement CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description alex.dorsch 2020-03-18 21:13:44 UTC
Created attachment 622098 [details]
emerge --info

The password manager pass doesn't accept bash completion, although app-shells/bash-completion is installed.

Also bashcomp says pass is not disabled:

$ eselect bashcomp enable --global pass
!!! Warning: pass is not disabled

And yet it doesn't work.
Comment 1 alex.dorsch 2020-03-19 05:53:25 UTC
Retraction.

After setting the global USE flag bash-completion and running

root #emerge --ask --verbose --update --deep --newuse @world

bash completion works.

Apologies