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

Bug 516902

Summary: app-admin/eselect with app-shells/zsh-completion-20130808 - !!! Error: Unknown option --no-color exiting _values:compvalues:10: not enough arguments
Product: Gentoo Hosted Projects Reporter: aditsu <aditsu>
Component: eselectAssignee: Gentoo eselect Team <eselect>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description aditsu 2014-07-11 17:01:52 UTC
I use zsh and when I try to use tab completion for eselect, it fails with this output:


!!! Error: Unknown option --no-color
exiting

_values:compvalues:10: not enough arguments


Apparently, the syntax was changed to "--colo[u]r=no" in eselect (I currently have eselect-1.4.1)

Reproducible: Always

Steps to Reproduce:
1. Type "eselect " in a zsh shell
2. Press tab
Actual Results:  
!!! Error: Unknown option --no-color
exiting

_values:compvalues:10: not enough arguments

Expected Results:  
A list of eselect modules
Comment 1 Ulrich Müller gentoo-dev 2014-07-12 05:39:43 UTC

*** This bug has been marked as a duplicate of bug 491430 ***