[Pkg-zsh-devel] Bug#962135: zsh-common: "dpkg -l" completion should not proposed purged packages

Vincent Lefevre vincent at vinc17.net
Wed Jun 3 17:15:27 BST 2020


Package: zsh-common
Version: 5.8-4
Severity: normal
Tags: upstream

"dpkg -l" proposes all packages known by apt-cache:

zira:~> dpkg -l [TAB]
zsh: do you wish to see all 95490 possibilities (95491 lines)? 

For instance, in the completion list:

zira:~> dpkg -l abcde
dpkg-query: no packages found matching abcde

Only packages with available information should be proposed, like
"dpkg -s" (whose completion is currently buggy, see bug 962133).

-- Package-specific info:

Packages which provide vendor completions:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=======================================================
ii  curl           7.68.0-1     amd64        command line tool for transferring data with URL syntax
ii  pass           1.7.3-2      all          lightweight directory-based password manager
ii  pulseaudio     13.0-5       amd64        PulseAudio sound server
ii  qpdf           10.0.1-2     amd64        tools for transforming and inspecting PDF files
ii  systemd        245.5-3      amd64        system and service manager
ii  udev           245.5-3      amd64        /dev/ and hotplug management daemon
ii  vlc-bin        3.0.10-1+b1  amd64        binaries from VLC
ii  youtube-dl     2020.05.08-1 all          downloader of videos from YouTube and other sites

The following files were modified:

/etc/systemd/journald.conf
/etc/systemd/logind.conf
/etc/systemd/system.conf

dpkg-query: no path found matching pattern /usr/share/zsh/vendor-functions/


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.6.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

zsh-common depends on no packages.

Versions of packages zsh-common recommends:
ii  zsh  5.8-4

Versions of packages zsh-common suggests:
ii  zsh-doc  5.8-4

-- no debconf information

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Pkg-zsh-devel mailing list