[Bug 1980820] Re: [Ubuntu 22.04] Auto tab completion does not work with nvme commands.
Launchpad Bug Tracker
1980820 at bugs.launchpad.net
Mon Nov 21 09:14:03 UTC 2022
This bug was fixed in the package nvme-cli - 1.16-3ubuntu0.1
---------------
nvme-cli (1.16-3ubuntu0.1) jammy; urgency=medium
* Fix broken tab completions: Collapse declaration and attribute assignment
and fix malformed _cmd (LP: #1980820)
-- Benjamin Drung <bdrung at ubuntu.com> Tue, 08 Nov 2022 13:13:09 +0100
** Changed in: nvme-cli (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1980820
Title:
[Ubuntu 22.04] Auto tab completion does not work with nvme commands.
Status in bash-completion package in Ubuntu:
Invalid
Status in nvme-cli package in Ubuntu:
Triaged
Status in bash-completion source package in Jammy:
Invalid
Status in nvme-cli source package in Jammy:
Fix Released
Status in bash-completion source package in Kinetic:
Invalid
Status in nvme-cli source package in Kinetic:
Fix Released
Bug description:
[ Impact ]
Tab completion for the nvme command is completely broken in bash.
[ Test Plan ]
1. Install nvme-cli package
2. Open terminal
3. type any nvme command and hit tab
Tab completion should show entries like "list", "create-ns", etc.
[ Where problems could occur ]
The patch only changes the tab completion for nvme, but rebuilding
nvme-cli can reveal bugs on package upgrade, etc.
[ Original report ]
Description:
On pressing tab with nvme command, it shows the hostname instead of listing subcommands on Ubuntu 22.04 LTS.
Steps to reproduce:
Step 1: Install Ubuntu 22.04 LTS (ubuntu-22.04-live-server-amd64) on system.
Step 2: Install nvme-cli package,currently installed version is nvme version 1.16
Step 3: In the os terminal, type any nvme command and hit tab, auto tab completion is not working properly.
Expected Behavior:
Upon pressing tab, nvme command should show the supported subcommands.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1980820/+subscriptions
More information about the foundations-bugs
mailing list