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

Bug 526310

Summary: net-misc/netctl-1.9: missing aliases for bash completions
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal CC: hwoarang
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 521146    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-21 17:43:50 UTC
* Problems with installed bash completions were found:
 * 
 * 	wifi-menu: missing alias (symlink) for completed command.
 * 	netctl-auto: missing alias (symlink) for completed command.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

Long story short:

  bashcomp_alias netctl netctl-auto wifi-menu
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-10-24 23:06:16 UTC
+  24 Oct 2014; Michał Górny <mgorny@gentoo.org> netctl-1.9.ebuild:
+  Add missing aliases for completions, bug #526310.