Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516902 - app-admin/eselect with app-shells/zsh-completion-20130808 - !!! Error: Unknown option --no-color exiting _values:compvalues:10: not enough arguments
Summary: app-admin/eselect with app-shells/zsh-completion-20130808 - !!! Error: Unknow...
Status: RESOLVED DUPLICATE of bug 491430
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-11 17:01 UTC by aditsu
Modified: 2014-07-12 05:39 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 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 ***