Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88326 - problem uninstalling gentoo-bashcomp globally with bash-completion-config and installing it locally
Summary: problem uninstalling gentoo-bashcomp globally with bash-completion-config and...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-04-08 01:57 UTC by Gábor VIDA
Modified: 2005-04-17 05:38 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 Gábor VIDA 2005-04-08 01:57:24 UTC
I have bash-completion, bash-completion-config and gentoo-bashcomp

Uninstalling 'gentoo' globally and reinstalling locally (per-user) occurs the following problem in a new terminal:

Reproducible: Always
Steps to Reproduce:
1. bash-completion-config -g -u gentoo
2. bash-completion-config -i gentoo
3. source .bashrc or starting a new terminal

Actual Results:  
-bash: have: command not found
-bash: have: command not found
-bash: have: command not found
...

Expected Results:  
say nothing, work in quiet

Possible solution:

the function 'have' defined in /etc/bash_completion
try to put it into /usr/share/bash-completion/gentoo, so it will be defined there

versions:
bash-completion-20050121-r6
gentoo-bashcomp-20050329-r1
bash-completion-config-0.8-r1
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2005-04-08 08:59:21 UTC
Yeah I was wondering when someone would submit this bug.  Wasn't going to bother fixing it if no one was using it locally, but here you are :)

The fix has been committed upstream; this bug will be closed next time I do a release.
Comment 2 Gábor VIDA 2005-04-09 08:49:04 UTC
You have favoured me. :)
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-04-17 05:38:32 UTC
Fixed in 20050417.