Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808639 - sys-apps/nvme-cli: zsh completions not working
Summary: sys-apps/nvme-cli: zsh completions not working
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-16 19:58 UTC by Davyd McColl
Modified: 2021-11-18 15:00 UTC (History)
1 user (show)

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 Davyd McColl 2021-08-16 19:58:06 UTC
when attempting to complete `nvme` commands, I see the following:

_nvme:239: parse error near `>'

unfortunately, my zsh-fu is probably not strong enough to track this down, though I'm happy to try a suggested workaround or other command to get more info.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-26 07:51:29 UTC
Any better in .15?
Comment 2 Davyd McColl 2021-10-26 09:04:39 UTC
currently, 1.15 doesn't seem to be available for me yet (sync'd just now):

❯ eix nvme-cli
[I] sys-apps/nvme-cli
     Available versions:  1.9-r3^t ~1.10.1^t ~1.11.1^t 1.14^t {+uuid}
     Installed versions:  1.14^t(10:45:56 AM 08/22/2021)(uuid)
     Homepage:            https://github.com/linux-nvme/nvme-cli
     Description:         NVM-Express user space tooling for Linux

I'll try to remember to feed back when it does become available though.
Comment 3 Davyd McColl 2021-11-18 15:00:21 UTC
Hi Sam

I saw 1.15-r1 available for ~amd64 today and installed - completions appear to be working fine now. Thanks!