[Bug 1980820] Re: [Ubuntu 22.04] Auto tab completion does not work with nvme commands.
Sheik Ajith Ali Mohammed Farook
1980820 at bugs.launchpad.net
Mon Nov 14 09:27:04 UTC 2022
Hi Timo,
I have tested the package nvme-cli_1.16-3ubuntu0.1_amd64.deb and auto tab completion is working fine.
The issue is been fixed in this nvme-cli package
** Tags removed: foundations-todo patch verification-needed verification-needed-jammy verification-needed-kinetic
** Tags added: verification-done-jammy
--
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 Committed
Status in bash-completion source package in Kinetic:
Invalid
Status in nvme-cli source package in Kinetic:
Fix Committed
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