[Bug 1876495] Re: bash-completion incorrectly shows source package names for APT
Launchpad Bug Tracker
1876495 at bugs.launchpad.net
Sat Nov 28 16:53:44 UTC 2020
This bug was fixed in the package apt - 2.1.12
---------------
apt (2.1.12) unstable; urgency=medium
[ Julian Andres Klode ]
* pkgnames: Correctly set the default for AllNames to false (LP: #1876495)
* pkgnames: Do not exclude virtual packages with --all-names
* Remove expired domain that became nsfw from debian/changelog
* Do not immediately configure m-a: same packages in lockstep (LP: #1871268)
[ Américo Monteiro ]
* Portuguese manpages translation update (Closes: #968414)
[ David Kalnischkies ]
* Rename CMake find_package helpers to avoid developer warnings
* Install translated apt-patterns(7) man pages
* Remove ancient versions support from apts postinst
* Update libapt-pkg6.0 symbols file
* Refresh lintian-overrides of apt and libapt-pkg-doc
-- Julian Andres Klode <jak at debian.org> Mon, 23 Nov 2020 17:52:37
+0100
** Changed in: apt (Ubuntu Hirsute)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1876495
Title:
bash-completion incorrectly shows source package names for APT
Status in apt package in Ubuntu:
Fix Released
Status in bash-completion package in Ubuntu:
Invalid
Status in apt source package in Focal:
New
Status in bash-completion source package in Focal:
New
Status in apt source package in Groovy:
New
Status in bash-completion source package in Groovy:
New
Status in apt source package in Hirsute:
Fix Released
Status in bash-completion source package in Hirsute:
Invalid
Bug description:
Steps to reproduce:
1. Have Ubuntu 20.04 LTS installed
2. Open terminal, enter one of the commands below
2a. apt install brisk<Tab>
2b. apt source brisk-menu<Tab>
2c. apt-get install brisk<Tab>
2d. apt-get source brisk-menu<Tab>
2e. apt-cache policy brisk<Tab>
Expected results:
* The bash-completion should not lead to package name as there are no binary packages named with starting part "brisk" (see https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=brisk )
Actual results:
* all commands below get completed to the name of source package - in this example named "brisk-menu"
(see https://packages.ubuntu.com/search?suite=all§ion=all&arch=any&keywords=brisk&searchon=sourcenames). This is absolutely unexpected, as user can not really install this package in binary form.
ProblemType: Bug
DistroRelease: Ubuntu Kylin 20.04
Package: bash-completion 1:2.10-1ubuntu1 [origin: Ubuntu]
ProcVersionSignature: Ubuntu 5.4.0-28.32-lowlatency 5.4.30
Uname: Linux 5.4.0-28-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: MATE
Date: Sat May 2 20:35:48 2020
Dependencies:
InstallationDate: Installed on 2020-04-22 (9 days ago)
InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 (20200422)
PackageArchitecture: all
SourcePackage: bash-completion
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1876495/+subscriptions
More information about the foundations-bugs
mailing list