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

Bug 526290

Summary: dev-util/coccinelle-1.0.0_rc22: issues with bash completions
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/coccinelle/coccinelle/issues/31
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 521146    
Deadline: 2020-09-02   

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.