Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508700 - app-admin/pass installs bash completion file in the wrong location
Summary: app-admin/pass installs bash completion file in the wrong location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-25 16:18 UTC by Laurent Bachelier
Modified: 2014-05-08 02:42 UTC (History)
0 users

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 Laurent Bachelier 2014-04-25 16:18:55 UTC
It gets installed as /usr/share/bash-completion/completions/pass
It should be /usr/share/bash-completion/pass
Comment 1 Laurent Bachelier 2014-05-05 17:11:38 UTC
And in case it wasn't clear, the consequence is that eselect bashcomp does not recognize it.
Comment 2 Jason A. Donenfeld gentoo-dev 2014-05-08 02:42:23 UTC
--- ./ChangeLog
+++ ./ChangeLog
@@ -4,0 +5,4 @@
+  08 May 2014; Jason A. Donenfeld <zx2c4@gentoo.org> pass-1.6.1-r1.ebuild,
+  pass-9999.ebuild:
+  Use proper bash completion eclass.
+