Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526290 - dev-util/coccinelle-1.0.0_rc22: issues with bash completions
Summary: dev-util/coccinelle-1.0.0_rc22: issues with bash completions
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-09-02
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: bashcomp2
  Show dependency tree
 
Reported: 2014-10-21 17:08 UTC by Michał Górny
Modified: 2020-09-02 08:21 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 17:08:45 UTC
* Problems with installed bash completions were found:
 * 
 * 	spatch: 'have' command is deprecated and must not be used.
 * 	spatch.opt: missing alias (symlink) for completed command.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

1. remove the 'have' call. It is not necessary, just enable completions unconditionally,

2. bashcomp_alias spatch spatch.opt

3. you are also installing 'spatch.byte' but that one is not mentioned in the completion file.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-02 08:21:00 UTC
package removed.