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

Bug 526320

Summary: sci-chemistry/votca-csg-1.2.4: wrong names for completions
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: RESOLVED FIXED    
Severity: normal CC: sci-chemistry
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 18:05:43 UTC
* Problems with installed bash completions were found:
 * 
 * 	votca-csg: incorrect name, no completions for 'votca-csg' command defined.
 * 	csg_resample: missing alias (symlink) for completed command.
 * 	csg_stat: missing alias (symlink) for completed command.
 * 	csg_density: missing alias (symlink) for completed command.
 * 	csg_part_dist: missing alias (symlink) for completed command.
 * 	csg_call: missing alias (symlink) for completed command.
 * 	csg_dump: missing alias (symlink) for completed command.
 * 	csg_map: missing alias (symlink) for completed command.
 * 	csg_fmatch: missing alias (symlink) for completed command.
 * 	csg_property: missing alias (symlink) for completed command.
 * 	csg_gmxtopol: missing alias (symlink) for completed command.
 * 	csg_imcrepack: missing alias (symlink) for completed command.
 * 	csg_inverse: missing alias (symlink) for completed command.
 * 	csg_boltzmann: missing alias (symlink) for completed command.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files

The completions should be installed using name matching one of the commands, and other need to be symlinked to it, e.g.:

  newbashcomp ... csg_call
  bashcomp_alias csg_call csg_stat csg_resample ...
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2014-10-24 03:33:32 UTC
+*votca-csg-1.2.4-r1 (24 Oct 2014)
+
+  24 Oct 2014; Christoph Junghans <ottxor@gentoo.org>
+  +votca-csg-1.2.4-r1.ebuild, -votca-csg-1.2.4.ebuild:
+  fixed bash-comp (bug #526320)
+