sonic-net / sonic-swss

SONiC Switch State Service (SwSS)
https://azure.github.io/SONiC
Other
180 stars 539 forks source link

Unable to execute vs test #1367

Closed stephenxs closed 4 years ago

stephenxs commented 4 years ago

Unable to execute vs test with the following errors. Not sure whether it's caused by something missed on the server. (I updated the server according to the link Docker Virtual Switch (DVS) Tests)

root@arc-host16-009:~/stephens/sonic-swss/tests# pytest 
ImportError while loading conftest '/root/stephens/sonic-swss/tests/conftest.py'.
conftest.py:17: in <module>
    from swsscommon import swsscommon
/usr/lib/python3/dist-packages/swsscommon/swsscommon.py:17: in <module>
    _swsscommon = swig_import_helper()
/usr/lib/python3/dist-packages/swsscommon/swsscommon.py:16: in swig_import_helper
    return importlib.import_module('_swsscommon')
/usr/lib/python3.6/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
E   ModuleNotFoundError: No module named '_swsscommon'

sonic-swss is the latest version. commit:

commit a1530e32d1033c72e8f602ae5d9f86bc44a063ae (HEAD -> master, origin/master, origin/HEAD)
Author: pavel-shirshov <pavelsh@microsoft.com>
Date:   Mon Jul 27 16:22:42 2020 -0700

    [tlm_teamd]: Try to add LAG again, when teamd is not ready first time (#1347)

    * Postpone add LAG operation, when can't add right away

    * Set empty log function for teamdctl library

    * Return empty list if there is no ports in the PortChannel

    Co-authored-by: PS <ps@cs.com>

server version

root@arc-host16-009:~/stephens/sonic-swss/tests# cat /etc/*release*
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
NAME="Ubuntu"
VERSION="18.04.4 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.4 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

pip package list

root@arc-host16-009:~/stephens/sonic-swss/tests# pip list
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
asn1crypto (0.24.0)
attrs (17.4.0)
backports.ssl-match-hostname (3.7.0.1)
certifi (2020.4.5.1)
chardet (3.0.4)
cryptography (2.1.4)
docker (4.2.0)
enum34 (1.1.6)
funcsigs (1.0.2)
idna (2.6)
ipaddress (1.0.17)
keyring (10.6.0)
keyrings.alt (3.0)
mysqlclient (1.3.10)
netaddr (0.7.19)
pip (9.0.1)
pluggy (0.6.0)
py (1.5.2)
pycrypto (2.6.1)
pygobject (3.26.1)
pytest (3.3.2)
pyxdg (0.25)
redis (3.4.1)
requests (2.23.0)
SecretStorage (2.3.1)
setuptools (39.0.1)
simplejson (3.17.0)
six (1.11.0)
urllib3 (1.25.9)
websocket-client (0.57.0)
wheel (0.30.0)

pip3 package list

root@arc-host16-009:~/stephens/sonic-swss/tests# pip3 list
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning.
appdirs (1.4.4)
asn1crypto (0.24.0)
atomicwrites (1.4.0)
attrs (19.3.0)
certifi (2018.1.18)
chardet (3.0.4)
command-not-found (0.3)
cryptography (2.1.4)
distlib (0.3.0)
distro (1.4.0)
distro-info (0.18ubuntu0.18.04.1)
docker (4.2.2)
filelock (3.0.12)
flaky (3.7.0)
httplib2 (0.9.2)
idna (2.6)
importlib-metadata (1.6.0)
importlib-resources (1.5.0)
keyring (10.6.0)
keyrings.alt (3.0)
language-selector (0.1)
mockredis (0.1.3.dev0)
more-itertools (8.4.0)
netifaces (0.10.4)
packaging (20.4)
pip (9.0.1)
pluggy (0.13.1)
psutil (5.7.0)
py (1.8.2)
pycrypto (2.6.1)
pygobject (3.26.1)
pyparsing (2.4.7)
pytest (4.6.9)
python-apt (1.6.5+ubuntu0.2)
pyxdg (0.25)
PyYAML (3.12)
redis (2.10.6)
redispy (3.0.0)
requests (2.18.4)
requests-unixsocket (0.1.5)
SecretStorage (2.3.1)
setuptools (39.0.1)
six (1.11.0)
ssh-import-id (5.7)
swsssdk (2.0.1)
systemd-python (234)
ufw (0.36)
urllib3 (1.22)
virtualenv (20.0.21)
wcwidth (0.2.5)
websocket-client (0.57.0)
wheel (0.30.0)
zipp (2.2.1)
root@arc-host16-009:~/stephens/sonic-swss/tests# 

debs installed on the server:

root@arc-host16-009:~/stephens/sonic-swss/tests# dpkg -l
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  accountsservice                                      0.6.45-1ubuntu1                 amd64                           query and manipulate user account information
ii  adduser                                              3.116ubuntu1                    all                             add and remove users and groups
ii  adwaita-icon-theme                                   3.28.0-1ubuntu1                 all                             default icon theme of GNOME (small subset)
ii  amd64-microcode                                      3.20191021.1+really3.20181128.1 amd64                           Processor microcode firmware for AMD CPUs
ii  apparmor                                             2.12-4ubuntu5.1                 amd64                           user-space parser utility for AppArmor
ii  apport                                               2.20.9-0ubuntu7.14              all                             automatically generate crash reports for debugging
ii  apport-symptoms                                      0.20                            all                             symptom scripts for apport
ii  apt                                                  1.6.12                          amd64                           commandline package manager
ii  apt-utils                                            1.6.12                          amd64                           package management related utility programs
ii  aptitude                                             0.8.10-6ubuntu1                 amd64                           terminal-based package manager
ii  aptitude-common                                      0.8.10-6ubuntu1                 all                             architecture independent files for the aptitude package manager
ii  aspell                                               0.60.7~20110707-4ubuntu0.1      amd64                           GNU Aspell spell-checker
ii  aspell-en                                            2017.08.24-0-0.1                all                             English dictionary for GNU Aspell
ii  at-spi2-core                                         2.28.0-1                        amd64                           Assistive Technology Service Provider Interface (dbus core)
ii  autofs                                               5.1.2-1ubuntu3.1                amd64                           kernel-based automounter for Linux
ii  base-files                                           10.1ubuntu2.8                   amd64                           Debian base system miscellaneous files
ii  base-passwd                                          3.5.44                          amd64                           Debian base system master password and group files
ii  bash                                                 4.4.18-2ubuntu1.2               amd64                           GNU Bourne Again SHell
ii  bash-completion                                      1:2.8-1ubuntu1                  all                             programmable completion for the bash shell
ii  bind9-host                                           1:9.11.3+dfsg-1ubuntu1.11       amd64                           DNS lookup utility (deprecated)
ii  binutils                                             2.30-21ubuntu1~18.04.2          amd64                           GNU assembler, linker and binary utilities
ii  binutils-common:amd64                                2.30-21ubuntu1~18.04.2          amd64                           Common files for the GNU assembler, linker and binary utilities
ii  binutils-x86-64-linux-gnu                            2.30-21ubuntu1~18.04.2          amd64                           GNU binary utilities, for x86-64-linux-gnu target
ii  bridge-utils                                         1.5-15ubuntu1                   amd64                           Utilities for configuring the Linux Ethernet bridge
ii  bsdmainutils                                         11.1.2ubuntu1                   amd64                           collection of more utilities from FreeBSD
ii  bsdutils                                             1:2.31.1-0.4ubuntu3.6           amd64                           basic utilities from 4.4BSD-Lite
ii  build-essential                                      12.4ubuntu1                     amd64                           Informational list of build-essential packages
ii  busybox-initramfs                                    1:1.27.2-2ubuntu3.2             amd64                           Standalone shell setup for initramfs
ii  busybox-static                                       1:1.27.2-2ubuntu3.2             amd64                           Standalone rescue shell with tons of builtin utilities
ii  bzip2                                                1.0.6-8.1ubuntu0.2              amd64                           high-quality block-sorting file compressor - utilities
ii  ca-certificates                                      20180409                        all                             Common CA certificates
ii  cgroupfs-mount                                       1.4                             all                             Light-weight package to set up cgroupfs mounts
ii  command-not-found                                    18.04.5                         all                             Suggest installation of packages in interactive bash sessions
ii  command-not-found-data                               18.04.5                         amd64                           Set of data files for command-not-found.
ii  console-setup                                        1.178ubuntu2.9                  all                             console font and keymap setup program
ii  console-setup-linux                                  1.178ubuntu2.9                  all                             Linux specific part of console-setup
ii  containerd                                           1.3.3-0ubuntu1~18.04.2          amd64                           daemon to control runC
ii  coreutils                                            8.28-1ubuntu1                   amd64                           GNU core utilities
ii  cpio                                                 2.12+dfsg-6ubuntu0.18.04.1      amd64                           GNU cpio -- a program to manage archives of files
ii  cpp                                                  4:7.4.0-1ubuntu2.3              amd64                           GNU C preprocessor (cpp)
ii  cpp-7                                                7.5.0-3ubuntu1~18.04            amd64                           GNU C preprocessor
ii  crda                                                 3.18-1build1                    amd64                           wireless Central Regulatory Domain Agent
ii  cron                                                 3.0pl1-128.1ubuntu1             amd64                           process scheduling daemon
ii  curl                                                 7.58.0-2ubuntu3.8               amd64                           command line tool for transferring data with URL syntax
ii  dash                                                 0.5.8-2.10                      amd64                           POSIX-compliant shell
ii  dbus                                                 1.12.2-1ubuntu1.1               amd64                           simple interprocess messaging system (daemon and utilities)
ii  dbus-user-session                                    1.12.2-1ubuntu1.1               amd64                           simple interprocess messaging system (systemd --user integration)
ii  dconf-gsettings-backend:amd64                        0.26.0-2ubuntu3                 amd64                           simple configuration storage system - GSettings back-end
ii  dconf-service                                        0.26.0-2ubuntu3                 amd64                           simple configuration storage system - D-Bus service
ii  debconf                                              1.5.66ubuntu1                   all                             Debian configuration management system
ii  debconf-i18n                                         1.5.66ubuntu1                   all                             full internationalization support for debconf
ii  debconf-utils                                        1.5.66ubuntu1                   all                             debconf utilities
ii  debianutils                                          4.8.4                           amd64                           Miscellaneous utilities specific to Debian
ii  debugedit                                            4.14.1+dfsg1-2                  amd64                           tool to mangle source locations in .debug files
ii  desktop-file-utils                                   0.23-1ubuntu3.18.04.2           amd64                           Utilities for .desktop files
ii  dh-python                                            3.20180325ubuntu2               all                             Debian helper tools for packaging Python libraries and applications
ii  dictionaries-common                                  1.27.2                          all                             spelling dictionaries - common utilities
ii  diffutils                                            1:3.6-1                         amd64                           File comparison utilities
ii  dirmngr                                              2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - network certificate management service
ii  distro-info-data                                     0.37ubuntu0.6                   all                             information about the distributions' releases (data files)
ii  dmidecode                                            3.1-1ubuntu0.1                  amd64                           SMBIOS/DMI table decoder
ii  dmsetup                                              2:1.02.145-4.1ubuntu3.18.04.2   amd64                           Linux Kernel Device Mapper userspace library
ii  dns-root-data                                        2018013001                      all                             DNS root data including root zone and DNSSEC key
ii  dnsmasq-base                                         2.79-1                          amd64                           Small caching DNS proxy and DHCP/TFTP server
ii  dnsutils                                             1:9.11.3+dfsg-1ubuntu1.11       amd64                           Clients provided with BIND
ii  docker.io                                            19.03.6-0ubuntu1~18.04.1        amd64                           Linux container runtime
ii  dosfstools                                           4.1-1                           amd64                           utilities for making and checking MS-DOS FAT filesystems
ii  dpkg                                                 1.19.0.5ubuntu2.3               amd64                           Debian package management system
ii  dpkg-dev                                             1.19.0.5ubuntu2.3               all                             Debian package development tools
ii  e2fsprogs                                            1.44.1-1ubuntu1.3               amd64                           ext2/ext3/ext4 file system utilities
ii  ed                                                   1.10-2.1                        amd64                           classic UNIX line editor
ii  eject                                                2.1.5+deb1+cvs20081104-13.2     amd64                           ejects CDs and operates CD-Changers under Linux
ii  emacsen-common                                       2.0.8                           all                             Common facilities for all emacsen
ii  enchant                                              1.6.0-11.1                      amd64                           Wrapper for various spell checker engines (binary programs)
ii  ethtool                                              1:4.15-0ubuntu1                 amd64                           display or change Ethernet device settings
ii  fakeroot                                             1.22-2ubuntu1                   amd64                           tool for simulating superuser privileges
ii  fdisk                                                2.31.1-0.4ubuntu3.6             amd64                           collection of partitioning utilities
ii  file                                                 1:5.32-2ubuntu0.3               amd64                           Recognize the type of data in a file using "magic" numbers
ii  findutils                                            4.6.0+git+20170828-2            amd64                           utilities for finding files--find, xargs
ii  fontconfig                                           2.12.6-0ubuntu2                 amd64                           generic font configuration library - support binaries
ii  fontconfig-config                                    2.12.6-0ubuntu2                 all                             generic font configuration library - configuration
ii  fonts-dejavu-core                                    2.37-1                          all                             Vera font family derivate with additional characters
ii  freeipmi-common                                      1.4.11-1.1ubuntu4.1             amd64                           GNU implementation of the IPMI protocol - common files
ii  friendly-recovery                                    0.2.38ubuntu1.1                 all                             Make recovery boot mode more user-friendly
ii  ftp                                                  0.17-34                         amd64                           classical file transfer client
ii  fuse                                                 2.9.7-1ubuntu1                  amd64                           Filesystem in Userspace
ii  g++                                                  4:7.4.0-1ubuntu2.3              amd64                           GNU C++ compiler
ii  g++-7                                                7.5.0-3ubuntu1~18.04            amd64                           GNU C++ compiler
ii  gcc                                                  4:7.4.0-1ubuntu2.3              amd64                           GNU C compiler
ii  gcc-7                                                7.5.0-3ubuntu1~18.04            amd64                           GNU C compiler
ii  gcc-7-base:amd64                                     7.5.0-3ubuntu1~18.04            amd64                           GCC, the GNU Compiler Collection (base package)
ii  gcc-8-base:amd64                                     8.4.0-1ubuntu1~18.04            amd64                           GCC, the GNU Compiler Collection (base package)
ii  gdisk                                                1.0.3-1                         amd64                           GPT fdisk text-mode partitioning tool
ii  geoip-database                                       20180315-1                      all                             IP lookup command line tools that use the GeoIP library (country database)
ii  gettext-base                                         0.19.8.1-6ubuntu0.3             amd64                           GNU Internationalization utilities for the base system
ii  gir1.2-glib-2.0:amd64                                1.56.1-1                        amd64                           Introspection data for GLib, GObject, Gio and GModule
ii  git                                                  1:2.17.1-1ubuntu0.6             amd64                           fast, scalable, distributed revision control system
ii  git-man                                              1:2.17.1-1ubuntu0.6             all                             fast, scalable, distributed revision control system (manual pages)
ii  glib-networking:amd64                                2.56.0-1                        amd64                           network-related giomodules for GLib
ii  glib-networking-common                               2.56.0-1                        all                             network-related giomodules for GLib - data files
ii  glib-networking-services                             2.56.0-1                        amd64                           network-related giomodules for GLib - D-Bus services
ii  gnome-terminal                                       3.28.2-1ubuntu1~18.04.1         amd64                           GNOME terminal emulator application
ii  gnome-terminal-data                                  3.28.2-1ubuntu1~18.04.1         all                             Data files for the GNOME terminal emulator
ii  gnupg                                                2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - a free PGP replacement
ii  gnupg-l10n                                           2.2.4-1ubuntu1.2                all                             GNU privacy guard - localization files
ii  gnupg-utils                                          2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - utility programs
ii  gpg                                                  2.2.4-1ubuntu1.2                amd64                           GNU Privacy Guard -- minimalist public key operations
ii  gpg-agent                                            2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - cryptographic agent
ii  gpg-wks-client                                       2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - Web Key Service client
ii  gpg-wks-server                                       2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - Web Key Service server
ii  gpgconf                                              2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - core configuration utilities
ii  gpgsm                                                2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - S/MIME version
ii  gpgv                                                 2.2.4-1ubuntu1.2                amd64                           GNU privacy guard - signature verification tool
ii  grep                                                 3.1-2build1                     amd64                           GNU grep, egrep and fgrep
ii  groff-base                                           1.22.3-10                       amd64                           GNU troff text-formatting system (base system components)
ii  grub-common                                          2.02-2ubuntu8.15                amd64                           GRand Unified Bootloader (common files)
ii  grub-gfxpayload-lists                                0.7                             amd64                           GRUB gfxpayload blacklist
ii  grub-pc                                              2.02-2ubuntu8.15                amd64                           GRand Unified Bootloader, version 2 (PC/BIOS version)
ii  grub-pc-bin                                          2.02-2ubuntu8.15                amd64                           GRand Unified Bootloader, version 2 (PC/BIOS binaries)
ii  grub2-common                                         2.02-2ubuntu8.15                amd64                           GRand Unified Bootloader (common files for version 2)
ii  gsettings-desktop-schemas                            3.28.0-1ubuntu1                 all                             GSettings desktop-wide schemas
ii  gstreamer1.0-gl:amd64                                1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer plugins for GL
ii  gstreamer1.0-plugins-base:amd64                      1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer plugins from the "base" set
ii  gstreamer1.0-plugins-good:amd64                      1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer plugins from the "good" set
ii  gstreamer1.0-pulseaudio:amd64                        1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer plugin for PulseAudio
ii  gstreamer1.0-x:amd64                                 1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer plugins for X11 and Pango
ii  gtk-update-icon-cache                                3.22.30-1ubuntu4                amd64                           icon theme caching utility
ii  guile-2.0-libs:amd64                                 2.0.13+1-5ubuntu0.1             amd64                           Core Guile libraries
ii  gvfs:amd64                                           1.36.1-0ubuntu1.3.3             amd64                           userspace virtual filesystem - GIO module
ii  gvfs-common                                          1.36.1-0ubuntu1.3.3             all                             userspace virtual filesystem - common data files
ii  gvfs-daemons                                         1.36.1-0ubuntu1.3.3             amd64                           userspace virtual filesystem - servers
ii  gvfs-libs:amd64                                      1.36.1-0ubuntu1.3.3             amd64                           userspace virtual filesystem - private libraries
ii  gzip                                                 1.6-5ubuntu1                    amd64                           GNU compression utilities
ii  hdparm                                               9.54+ds-1                       amd64                           tune hard disk parameters for high performance
ii  hicolor-icon-theme                                   0.17-2                          all                             default fallback theme for FreeDesktop.org icon themes
ii  hostname                                             3.20                            amd64                           utility to set/show the host name or domain name
ii  humanity-icon-theme                                  0.6.15                          all                             Humanity Icon theme
ii  hunspell-en-us                                       1:2017.08.24                    all                             English_american dictionary for hunspell
ii  info                                                 6.5.0.dfsg.1-2                  amd64                           Standalone GNU Info documentation browser
ii  init                                                 1.51                            amd64                           metapackage ensuring an init system is installed
ii  init-system-helpers                                  1.51                            all                             helper tools for all init systems
ii  initramfs-tools                                      0.130ubuntu3.9                  all                             generic modular initramfs generator (automation)
ii  initramfs-tools-bin                                  0.130ubuntu3.9                  amd64                           binaries used by initramfs-tools
ii  initramfs-tools-core                                 0.130ubuntu3.9                  all                             generic modular initramfs generator (core tools)
ii  install-info                                         6.5.0.dfsg.1-2                  amd64                           Manage installed documentation in info format
ii  installation-report                                  2.62ubuntu1                     all                             system installation report
ii  intel-microcode                                      3.20191115.1ubuntu0.18.04.2     amd64                           Processor microcode firmware for Intel CPUs
ii  ipmitool                                             1.8.18-5ubuntu0.1               amd64                           utility for IPMI control with kernel driver or LAN interface (daemon)
ii  iproute2                                             4.15.0-2ubuntu1                 amd64                           networking and traffic control tools
ii  iptables                                             1.6.1-2ubuntu2                  amd64                           administration tools for packet filtering and NAT
ii  iputils-ping                                         3:20161105-1ubuntu3             amd64                           Tools to test the reachability of network hosts
ii  iputils-tracepath                                    3:20161105-1ubuntu3             amd64                           Tools to trace the network path to a remote host
ii  irqbalance                                           1.3.0-0.1ubuntu0.18.04.1        amd64                           Daemon to balance interrupts for SMP systems
ii  isc-dhcp-client                                      4.3.5-3ubuntu7.1                amd64                           DHCP client for automatically obtaining an IP address
ii  isc-dhcp-common                                      4.3.5-3ubuntu7.1                amd64                           common manpages relevant to all of the isc-dhcp packages
ii  iso-codes                                            3.79-1                          all                             ISO language, territory, currency, script codes and their translations
ii  iucode-tool                                          2.3.1-1                         amd64                           Intel processor microcode tool
ii  iw                                                   4.14-0.1                        amd64                           tool for configuring Linux wireless devices
ii  kbd                                                  2.0.4-2ubuntu1                  amd64                           Linux console font and keytable utilities
ii  keyboard-configuration                               1.178ubuntu2.9                  all                             system-wide keyboard preferences
ii  keyutils                                             1.5.9-9.2ubuntu2                amd64                           Linux Key Management Utilities
ii  klibc-utils                                          2.0.4-9ubuntu2                  amd64                           small utilities built with klibc for early boot
ii  kmod                                                 24-1ubuntu3.2                   amd64                           tools for managing Linux kernel modules
ii  krb5-locales                                         1.16-2ubuntu0.1                 all                             internationalization support for MIT Kerberos
ii  language-pack-en                                     1:18.04+20190718                all                             translation updates for language English
ii  language-pack-en-base                                1:18.04+20180712                all                             translations for language English
ii  language-pack-gnome-en                               1:18.04+20190718                all                             GNOME translation updates for language English
ii  language-pack-gnome-en-base                          1:18.04+20180712                all                             GNOME translations for language English
ii  language-selector-common                             0.188.3                         all                             Language selector for Ubuntu
ii  laptop-detect                                        0.16                            all                             system chassis type checker
ii  less                                                 487-0.1                         amd64                           pager program similar to more
ii  libaa1:amd64                                         1.4p5-44build2                  amd64                           ASCII art library
ii  libaccountsservice0:amd64                            0.6.45-1ubuntu1                 amd64                           query and manipulate user account information - shared libraries
ii  libacl1:amd64                                        2.2.52-3build1                  amd64                           Access control list shared library
ii  libaio1:amd64                                        0.3.110-5ubuntu0.1              amd64                           Linux kernel AIO access library - shared library
ii  libalgorithm-diff-perl                               1.19.03-1                       all                             module to find differences between files
ii  libalgorithm-diff-xs-perl                            0.04-5                          amd64                           module to find differences between files (XS accelerated)
ii  libalgorithm-merge-perl                              0.08-3                          all                             Perl module for three-way merge of textual data
ii  libapparmor1:amd64                                   2.12-4ubuntu5.1                 amd64                           changehat AppArmor library
ii  libapt-inst2.0:amd64                                 1.6.12                          amd64                           deb package format runtime library
ii  libapt-pkg5.0:amd64                                  1.6.12                          amd64                           package management runtime library
ii  libarchive13:amd64                                   3.2.2-3.1ubuntu0.6              amd64                           Multi-format archive and compression library (shared library)
ii  libargon2-0:amd64                                    0~20161029-1.1                  amd64                           memory-hard hashing function - runtime library
ii  libasan4:amd64                                       7.5.0-3ubuntu1~18.04            amd64                           AddressSanitizer -- a fast memory error detector
ii  libasn1-8-heimdal:amd64                              7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - ASN.1 library
ii  libaspell15:amd64                                    0.60.7~20110707-4ubuntu0.1      amd64                           GNU Aspell spell-checker runtime library
ii  libassuan0:amd64                                     2.5.1-2                         amd64                           IPC library for the GnuPG components
ii  libasyncns0:amd64                                    0.8-6                           amd64                           Asynchronous name service query library
ii  libatasmart4:amd64                                   0.19-4                          amd64                           ATA S.M.A.R.T. reading and parsing library
ii  libatk-bridge2.0-0:amd64                             2.26.2-1                        amd64                           AT-SPI 2 toolkit bridge - shared library
ii  libatk1.0-0:amd64                                    2.28.1-1                        amd64                           ATK accessibility toolkit
ii  libatk1.0-data                                       2.28.1-1                        all                             Common files for the ATK accessibility toolkit
ii  libatm1:amd64                                        1:2.5.1-2build1                 amd64                           shared library for ATM (Asynchronous Transfer Mode)
ii  libatomic1:amd64                                     8.4.0-1ubuntu1~18.04            amd64                           support library providing __atomic built-in functions
ii  libatspi2.0-0:amd64                                  2.28.0-1                        amd64                           Assistive Technology Service Provider Interface - shared library
ii  libattr1:amd64                                       1:2.4.47-2build1                amd64                           Extended attribute shared library
ii  libaudit-common                                      1:2.8.2-1ubuntu1                all                             Dynamic library for security auditing - common files
ii  libaudit1:amd64                                      1:2.8.2-1ubuntu1                amd64                           Dynamic library for security auditing
ii  libavahi-client3:amd64                               0.7-3.1ubuntu1.2                amd64                           Avahi client library
ii  libavahi-common-data:amd64                           0.7-3.1ubuntu1.2                amd64                           Avahi common data files
ii  libavahi-common3:amd64                               0.7-3.1ubuntu1.2                amd64                           Avahi common library
ii  libavc1394-0:amd64                                   0.5.4-4build1                   amd64                           control IEEE 1394 audio/video devices
ii  libbind9-160:amd64                                   1:9.11.3+dfsg-1ubuntu1.11       amd64                           BIND9 Shared Library used by BIND
ii  libbinutils:amd64                                    2.30-21ubuntu1~18.04.2          amd64                           GNU binary utilities (private shared library)
ii  libblkid1:amd64                                      2.31.1-0.4ubuntu3.6             amd64                           block device ID library
ii  libblockdev-crypto2:amd64                            2.16-2                          amd64                           Crypto plugin for libblockdev
ii  libblockdev-fs2:amd64                                2.16-2                          amd64                           file system plugin for libblockdev
ii  libblockdev-loop2:amd64                              2.16-2                          amd64                           Loop device plugin for libblockdev
ii  libblockdev-part-err2:amd64                          2.16-2                          amd64                           Partition error utility functions for libblockdev
ii  libblockdev-part2:amd64                              2.16-2                          amd64                           Partitioning plugin for libblockdev
ii  libblockdev-swap2:amd64                              2.16-2                          amd64                           Swap plugin for libblockdev
ii  libblockdev-utils2:amd64                             2.16-2                          amd64                           Utility functions for libblockdev
ii  libblockdev2:amd64                                   2.16-2                          amd64                           Library for manipulating block devices
ii  libboost-filesystem1.65.1:amd64                      1.65.1+dfsg-0ubuntu5            amd64                           filesystem operations (portable paths, iteration over directories, etc) in C++
ii  libboost-iostreams1.65.1:amd64                       1.65.1+dfsg-0ubuntu5            amd64                           Boost.Iostreams Library
ii  libboost-system1.65.1:amd64                          1.65.1+dfsg-0ubuntu5            amd64                           Operating system (e.g. diagnostics support) library
ii  libbrotli1:amd64                                     1.0.3-1ubuntu1.2                amd64                           library implementing brotli encoder and decoder (shared libraries)
ii  libbsd0:amd64                                        0.8.7-1ubuntu0.1                amd64                           utility functions from BSD systems - shared library
ii  libbz2-1.0:amd64                                     1.0.6-8.1ubuntu0.2              amd64                           high-quality block-sorting file compressor library - runtime
ii  libc-bin                                             2.27-3ubuntu1                   amd64                           GNU C Library: Binaries
ii  libc-dev-bin                                         2.27-3ubuntu1                   amd64                           GNU C Library: Development binaries
ii  libc6:amd64                                          2.27-3ubuntu1                   amd64                           GNU C Library: Shared libraries
ii  libc6-dev:amd64                                      2.27-3ubuntu1                   amd64                           GNU C Library: Development Libraries and Header Files
ii  libcaca0:amd64                                       0.99.beta19-2ubuntu0.18.04.1    amd64                           colour ASCII art library
ii  libcairo-gobject2:amd64                              1.15.10-2ubuntu0.1              amd64                           Cairo 2D vector graphics library (GObject library)
ii  libcairo2:amd64                                      1.15.10-2ubuntu0.1              amd64                           Cairo 2D vector graphics library
ii  libcap-ng0:amd64                                     0.7.7-3.1                       amd64                           An alternate POSIX capabilities library
ii  libcap2:amd64                                        1:2.25-1.2                      amd64                           POSIX 1003.1e capabilities (library)
ii  libcap2-bin                                          1:2.25-1.2                      amd64                           POSIX 1003.1e capabilities (utilities)
ii  libcc1-0:amd64                                       8.4.0-1ubuntu1~18.04            amd64                           GCC cc1 plugin for GDB
ii  libcdparanoia0:amd64                                 3.10.2+debian-13                amd64                           audio extraction tool for sampling CDs (library)
ii  libcgi-fast-perl                                     1:2.13-1                        all                             CGI subclass for work with FCGI
ii  libcgi-pm-perl                                       4.38-1                          all                             module for Common Gateway Interface applications
ii  libcilkrts5:amd64                                    7.5.0-3ubuntu1~18.04            amd64                           Intel Cilk Plus language extensions (runtime)
ii  libclass-accessor-perl                               0.51-1                          all                             Perl module that automatically generates accessors
ii  libcolord2:amd64                                     1.3.3-2build1                   amd64                           system service to manage device colour profiles -- runtime
ii  libcom-err2:amd64                                    1.44.1-1ubuntu1.3               amd64                           common error description library
ii  libcroco3:amd64                                      0.6.12-2                        amd64                           Cascading Style Sheet (CSS) parsing and manipulation toolkit
ii  libcryptsetup12:amd64                                2:2.0.2-1ubuntu1.1              amd64                           disk encryption support - shared library
ii  libcups2:amd64                                       2.2.7-1ubuntu2.7                amd64                           Common UNIX Printing System(tm) - Core library
ii  libcurl3-gnutls:amd64                                7.58.0-2ubuntu3.8               amd64                           easy-to-use client-side URL transfer library (GnuTLS flavour)
ii  libcurl4:amd64                                       7.58.0-2ubuntu3.8               amd64                           easy-to-use client-side URL transfer library (OpenSSL flavour)
ii  libcwidget3v5:amd64                                  0.5.17-7                        amd64                           high-level terminal interface library for C++ (runtime files)
ii  libdatrie1:amd64                                     0.2.10-7                        amd64                           Double-array trie library
ii  libdb5.3:amd64                                       5.3.28-13.1ubuntu1.1            amd64                           Berkeley v5.3 Database Libraries [runtime]
ii  libdbus-1-3:amd64                                    1.12.2-1ubuntu1.1               amd64                           simple interprocess messaging system (library)
ii  libdbus-glib-1-2:amd64                               0.110-2                         amd64                           deprecated library for D-Bus IPC
ii  libdconf1:amd64                                      0.26.0-2ubuntu3                 amd64                           simple configuration storage system - runtime library
ii  libdebconfclient0:amd64                              0.213ubuntu1                    amd64                           Debian Configuration Management System (C-implementation library)
ii  libdevmapper1.02.1:amd64                             2:1.02.145-4.1ubuntu3.18.04.2   amd64                           Linux Kernel Device Mapper userspace library
ii  libdns-export1100                                    1:9.11.3+dfsg-1ubuntu1.11       amd64                           Exported DNS Shared Library
ii  libdns1100:amd64                                     1:9.11.3+dfsg-1ubuntu1.11       amd64                           DNS Shared Library used by BIND
ii  libdpkg-perl                                         1.19.0.5ubuntu2.3               all                             Dpkg perl modules
ii  libdrm-amdgpu1:amd64                                 2.4.99-1ubuntu1~18.04.2         amd64                           Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-common                                        2.4.99-1ubuntu1~18.04.2         all                             Userspace interface to kernel DRM services -- common files
ii  libdrm-intel1:amd64                                  2.4.99-1ubuntu1~18.04.2         amd64                           Userspace interface to intel-specific kernel DRM services -- runtime
ii  libdrm-nouveau2:amd64                                2.4.99-1ubuntu1~18.04.2         amd64                           Userspace interface to nouveau-specific kernel DRM services -- runtime
ii  libdrm-radeon1:amd64                                 2.4.99-1ubuntu1~18.04.2         amd64                           Userspace interface to radeon-specific kernel DRM services -- runtime
ii  libdrm2:amd64                                        2.4.99-1ubuntu1~18.04.2         amd64                           Userspace interface to kernel DRM services -- runtime
ii  libdv4:amd64                                         1.0.0-11                        amd64                           software library for DV format digital video (runtime lib)
ii  libdw1:amd64                                         0.170-0.4ubuntu0.1              amd64                           library that provides access to the DWARF debug information
ii  libedit2:amd64                                       3.1-20170329-1                  amd64                           BSD editline and history libraries
ii  libegl-mesa0:amd64                                   19.2.8-0ubuntu0~18.04.3         amd64                           free implementation of the EGL API -- Mesa vendor library
ii  libegl1:amd64                                        1.0.0-2ubuntu2.3                amd64                           Vendor neutral GL dispatch library -- EGL support
ii  libegl1-mesa:amd64                                   19.2.8-0ubuntu0~18.04.3         amd64                           transitional dummy package
ii  libelf1:amd64                                        0.170-0.4ubuntu0.1              amd64                           library to read and write ELF files
ii  libenchant1c2a:amd64                                 1.6.0-11.1                      amd64                           Wrapper library for various spell checker engines (runtime libs)
ii  libencode-locale-perl                                1.05-1                          all                             utility to determine the locale encoding
ii  libepoxy0:amd64                                      1.4.3-1                         amd64                           OpenGL function pointer management library
ii  liberror-perl                                        0.17025-1                       all                             Perl module for error/exception handling in an OO-ish way
ii  libestr0:amd64                                       0.1.10-2.1                      amd64                           Helper functions for handling strings (lib)
ii  libevdev2:amd64                                      1.5.8+dfsg-1                    amd64                           wrapper library for evdev devices
ii  libevent-2.1-6:amd64                                 2.1.8-stable-4build1            amd64                           Asynchronous event notification library
ii  libexpat1:amd64                                      2.2.5-3ubuntu0.2                amd64                           XML parsing C library - runtime library
ii  libexpat1-dev:amd64                                  2.2.5-3ubuntu0.2                amd64                           XML parsing C library - development kit
ii  libext2fs2:amd64                                     1.44.1-1ubuntu1.3               amd64                           ext2/ext3/ext4 file system libraries
ii  libfakeroot:amd64                                    1.22-2ubuntu1                   amd64                           tool for simulating superuser privileges - shared libraries
ii  libfastjson4:amd64                                   0.99.8-2                        amd64                           fast json library for C
ii  libfcgi-perl                                         0.78-2build1                    amd64                           helper module for FastCGI
ii  libfdisk1:amd64                                      2.31.1-0.4ubuntu3.6             amd64                           fdisk partitioning library
ii  libffi6:amd64                                        3.2.1-8                         amd64                           Foreign Function Interface library runtime
ii  libfile-copy-recursive-perl                          0.40-1                          all                             Perl extension for recursively copying files and directories
ii  libfile-fcntllock-perl                               0.22-3build2                    amd64                           Perl module for file locking with fcntl(2)
ii  libflac8:amd64                                       1.3.2-1                         amd64                           Free Lossless Audio Codec - runtime C library
ii  libfontconfig1:amd64                                 2.12.6-0ubuntu2                 amd64                           generic font configuration library - runtime
ii  libfontenc1:amd64                                    1:1.1.3-1                       amd64                           X11 font encoding library
ii  libfreeipmi16                                        1.4.11-1.1ubuntu4.1             amd64                           GNU IPMI - libraries
ii  libfreetype6:amd64                                   2.8.1-2ubuntu2                  amd64                           FreeType 2 font engine, shared library files
ii  libfribidi0:amd64                                    0.19.7-2                        amd64                           Free Implementation of the Unicode BiDi algorithm
ii  libfuse2:amd64                                       2.9.7-1ubuntu1                  amd64                           Filesystem in Userspace (library)
ii  libgbm1:amd64                                        19.2.8-0ubuntu0~18.04.3         amd64                           generic buffer management API -- runtime
ii  libgc1c2:amd64                                       1:7.4.2-8ubuntu1                amd64                           conservative garbage collector for C and C++
ii  libgcc-7-dev:amd64                                   7.5.0-3ubuntu1~18.04            amd64                           GCC support library (development files)
ii  libgcc1:amd64                                        1:8.4.0-1ubuntu1~18.04          amd64                           GCC support library
ii  libgck-1-0:amd64                                     3.28.0-1                        amd64                           Glib wrapper library for PKCS#11 - runtime
ii  libgcr-base-3-1:amd64                                3.28.0-1                        amd64                           Library for Crypto related tasks
ii  libgcrypt20:amd64                                    1.8.1-4ubuntu1.2                amd64                           LGPL Crypto library - runtime library
ii  libgdbm-compat4:amd64                                1.14.1-6                        amd64                           GNU dbm database routines (legacy support runtime version) 
ii  libgdbm5:amd64                                       1.14.1-6                        amd64                           GNU dbm database routines (runtime version) 
ii  libgdk-pixbuf2.0-0:amd64                             2.36.11-2                       amd64                           GDK Pixbuf library
ii  libgdk-pixbuf2.0-bin                                 2.36.11-2                       amd64                           GDK Pixbuf library (thumbnailer)
ii  libgdk-pixbuf2.0-common                              2.36.11-2                       all                             GDK Pixbuf library - data files
ii  libgeoip1:amd64                                      1.6.12-1                        amd64                           non-DNS IP-to-country resolver library
ii  libgirepository-1.0-1:amd64                          1.56.1-1                        amd64                           Library for handling GObject introspection data (runtime library)
ii  libgl1:amd64                                         1.0.0-2ubuntu2.3                amd64                           Vendor neutral GL dispatch library -- legacy GL support
ii  libgl1-mesa-dri:amd64                                19.2.8-0ubuntu0~18.04.3         amd64                           free implementation of the OpenGL API -- DRI modules
ii  libglapi-mesa:amd64                                  19.2.8-0ubuntu0~18.04.3         amd64                           free implementation of the GL API -- shared library
ii  libglib2.0-0:amd64                                   2.56.4-0ubuntu0.18.04.6         amd64                           GLib library of C routines
ii  libglib2.0-data                                      2.56.4-0ubuntu0.18.04.6         all                             Common files for GLib library
ii  libglvnd0:amd64                                      1.0.0-2ubuntu2.3                amd64                           Vendor neutral GL dispatch library
ii  libglx-mesa0:amd64                                   19.2.8-0ubuntu0~18.04.3         amd64                           free implementation of the OpenGL API -- GLX vendor library
ii  libglx0:amd64                                        1.0.0-2ubuntu2.3                amd64                           Vendor neutral GL dispatch library -- GLX support
ii  libgmp10:amd64                                       2:6.1.2+dfsg-2                  amd64                           Multiprecision arithmetic library
ii  libgnutls30:amd64                                    3.5.18-1ubuntu1.3               amd64                           GNU TLS library - main runtime library
ii  libgomp1:amd64                                       8.4.0-1ubuntu1~18.04            amd64                           GCC OpenMP (GOMP) support library
ii  libgpg-error0:amd64                                  1.27-6                          amd64                           library for common error values and messages in GnuPG components
ii  libgpgme11:amd64                                     1.10.0-1ubuntu2                 amd64                           GPGME - GnuPG Made Easy (library)
ii  libgpm2:amd64                                        1.20.7-5                        amd64                           General Purpose Mouse - shared library
ii  libgraphene-1.0-0:amd64                              1.8.0-1                         amd64                           library of graphic data types
ii  libgraphite2-3:amd64                                 1.3.11-2                        amd64                           Font rendering engine for Complex Scripts -- library
ii  libgsasl7:amd64                                      1.8.0-8ubuntu3                  amd64                           GNU SASL library
ii  libgssapi-krb5-2:amd64                               1.16-2ubuntu0.1                 amd64                           MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii  libgssapi3-heimdal:amd64                             7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - GSSAPI support library
ii  libgstreamer-gl1.0-0:amd64                           1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer GL libraries
ii  libgstreamer-plugins-base1.0-0:amd64                 1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer libraries from the "base" set
ii  libgstreamer-plugins-good1.0-0:amd64                 1.14.5-0ubuntu1~18.04.1         amd64                           GStreamer development files for libraries from the "good" set
ii  libgstreamer1.0-0:amd64                              1.14.5-0ubuntu1~18.04.1         amd64                           Core GStreamer libraries and elements
ii  libgtk-3-0:amd64                                     3.22.30-1ubuntu4                amd64                           GTK+ graphical user interface library
ii  libgtk-3-bin                                         3.22.30-1ubuntu4                amd64                           programs for the GTK+ graphical user interface library
ii  libgtk-3-common                                      3.22.30-1ubuntu4                all                             common files for the GTK+ graphical user interface library
ii  libgudev-1.0-0:amd64                                 1:232-2                         amd64                           GObject-based wrapper library for libudev
ii  libharfbuzz-icu0:amd64                               1.7.2-1ubuntu1                  amd64                           OpenType text shaping engine ICU backend
ii  libharfbuzz0b:amd64                                  1.7.2-1ubuntu1                  amd64                           OpenType text shaping engine (shared library)
ii  libhcrypto4-heimdal:amd64                            7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - crypto library
ii  libheimbase1-heimdal:amd64                           7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - Base library
ii  libheimntlm0-heimdal:amd64                           7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - NTLM support library
ii  libhiredis0.14:amd64                                 0.14.0-3~bpo9+1                 amd64                           minimalistic C client library for Redis
ii  libhogweed4:amd64                                    3.4-1                           amd64                           low level cryptographic library (public-key cryptos)
ii  libhtml-parser-perl                                  3.72-3build1                    amd64                           collection of modules that parse HTML text documents
ii  libhtml-tagset-perl                                  3.20-3                          all                             Data tables pertaining to HTML
ii  libhttp-date-perl                                    6.02-1                          all                             module of date conversion routines
ii  libhttp-message-perl                                 6.14-1                          all                             perl interface to HTTP style messages
ii  libhunspell-1.6-0:amd64                              1.6.2-1                         amd64                           spell checker and morphological analyzer (shared library)
ii  libhx509-5-heimdal:amd64                             7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - X509 support library
ii  libhyphen0:amd64                                     2.8.8-5                         amd64                           ALTLinux hyphenation library - shared library
ii  libice6:amd64                                        2:1.0.9-2                       amd64                           X11 Inter-Client Exchange library
ii  libicu60:amd64                                       60.2-3ubuntu3.1                 amd64                           International Components for Unicode
ii  libidn11:amd64                                       1.33-2.1ubuntu1.2               amd64                           GNU Libidn library, implementation of IETF IDN specifications
ii  libidn2-0:amd64                                      2.0.4-1.1ubuntu0.2              amd64                           Internationalized domain names (IDNA2008/TR46) library
ii  libiec61883-0:amd64                                  1.2.0-2                         amd64                           partial implementation of IEC 61883 (shared lib)
ii  libinput-bin                                         1.10.4-1ubuntu0.18.04.1         amd64                           input device management and event handling library - udev quirks
ii  libinput10:amd64                                     1.10.4-1ubuntu0.18.04.1         amd64                           input device management and event handling library - shared library
ii  libio-html-perl                                      1.001-1                         all                             open an HTML file with automatic charset detection
ii  libio-string-perl                                    1.08-3                          all                             Emulate IO::File interface for in-core strings
ii  libip4tc0:amd64                                      1.6.1-2ubuntu2                  amd64                           netfilter libip4tc library
ii  libip6tc0:amd64                                      1.6.1-2ubuntu2                  amd64                           netfilter libip6tc library
ii  libiptc0:amd64                                       1.6.1-2ubuntu2                  amd64                           netfilter libiptc library
ii  libirs160:amd64                                      1:9.11.3+dfsg-1ubuntu1.11       amd64                           DNS Shared Library used by BIND
ii  libisc-export169:amd64                               1:9.11.3+dfsg-1ubuntu1.11       amd64                           Exported ISC Shared Library
ii  libisc169:amd64                                      1:9.11.3+dfsg-1ubuntu1.11       amd64                           ISC Shared Library used by BIND
ii  libisccc160:amd64                                    1:9.11.3+dfsg-1ubuntu1.11       amd64                           Command Channel Library used by BIND
ii  libisccfg160:amd64                                   1:9.11.3+dfsg-1ubuntu1.11       amd64                           Config File Handling Library used by BIND
ii  libisl19:amd64                                       0.19-1                          amd64                           manipulating sets and relations of integer points bounded by linear constraints
ii  libitm1:amd64                                        8.4.0-1ubuntu1~18.04            amd64                           GNU Transactional Memory Library
ii  libjack-jackd2-0:amd64                               1.9.12~dfsg-2                   amd64                           JACK Audio Connection Kit (libraries)
ii  libjavascriptcoregtk-4.0-18:amd64                    2.28.0-0ubuntu0.18.04.3         amd64                           JavaScript engine library from WebKitGTK+
ii  libjbig0:amd64                                       2.1-3.1build1                   amd64                           JBIGkit libraries
ii  libjpeg-turbo8:amd64                                 1.5.2-0ubuntu5.18.04.3          amd64                           IJG JPEG compliant runtime library.
ii  libjpeg8:amd64                                       8c-2ubuntu8                     amd64                           Independent JPEG Group's JPEG runtime library (dependency package)
ii  libjson-c3:amd64                                     0.12.1-1.3                      amd64                           JSON manipulation library - shared library
ii  libjson-glib-1.0-0:amd64                             1.4.2-3                         amd64                           GLib JSON manipulation library
ii  libjson-glib-1.0-common                              1.4.2-3                         all                             GLib JSON manipulation library (common files)
ii  libk5crypto3:amd64                                   1.16-2ubuntu0.1                 amd64                           MIT Kerberos runtime libraries - Crypto Library
ii  libkeyutils1:amd64                                   1.5.9-9.2ubuntu2                amd64                           Linux Key Management Utilities (library)
ii  libklibc                                             2.0.4-9ubuntu2                  amd64                           minimal libc subset for use with initramfs
ii  libkmod2:amd64                                       24-1ubuntu3.2                   amd64                           libkmod shared library
ii  libkrb5-26-heimdal:amd64                             7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - libraries
ii  libkrb5-3:amd64                                      1.16-2ubuntu0.1                 amd64                           MIT Kerberos runtime libraries
ii  libkrb5support0:amd64                                1.16-2ubuntu0.1                 amd64                           MIT Kerberos runtime libraries - Support library
ii  libksba8:amd64                                       1.3.5-2                         amd64                           X.509 and CMS support library
ii  libkyotocabinet16v5:amd64                            1.2.76-4.2                      amd64                           Straightforward implementation of DBM - shared library
ii  liblcms2-2:amd64                                     2.9-1ubuntu0.1                  amd64                           Little CMS 2 color management library
ii  libldap-2.4-2:amd64                                  2.4.45+dfsg-1ubuntu1.4          amd64                           OpenLDAP libraries
ii  libldap-common                                       2.4.45+dfsg-1ubuntu1.4          all                             OpenLDAP common files for libraries
ii  libllvm9:amd64                                       1:9-2~ubuntu18.04.2             amd64                           Modular compiler and toolchain technologies, runtime library
ii  liblocale-gettext-perl                               1.07-3build2                    amd64                           module using libc functions for internationalization in Perl
ii  liblockfile-bin                                      1.14-1.1                        amd64                           support binaries for and cli utilities based on liblockfile
ii  liblockfile1:amd64                                   1.14-1.1                        amd64                           NFS-safe locking library
ii  liblsan0:amd64                                       8.4.0-1ubuntu1~18.04            amd64                           LeakSanitizer -- a memory leak detector (runtime)
ii  libltdl7:amd64                                       2.4.6-2                         amd64                           System independent dlopen wrapper for GNU libtool
ii  liblua5.2-0:amd64                                    5.2.4-1.1build1                 amd64                           Shared library for the Lua interpreter version 5.2
ii  liblwp-mediatypes-perl                               6.02-1                          all                             module to guess media type for a file or a URL
ii  liblwres160:amd64                                    1:9.11.3+dfsg-1ubuntu1.11       amd64                           Lightweight Resolver Library used by BIND
ii  liblz4-1:amd64                                       0.0~r131-2ubuntu3               amd64                           Fast LZ compression algorithm library - runtime
ii  liblzma5:amd64                                       5.2.2-1.3                       amd64                           XZ-format compression library
ii  liblzo2-2:amd64                                      2.08-1.2                        amd64                           data compression library
ii  libmagic-mgc                                         1:5.32-2ubuntu0.3               amd64                           File type determination library using "magic" numbers (compiled magic file)
ii  libmagic1:amd64                                      1:5.32-2ubuntu0.3               amd64                           Recognize the type of data in a file using "magic" numbers - library
ii  libmailutils5:amd64                                  1:3.4-1                         amd64                           GNU Mail abstraction library
ii  libmnl0:amd64                                        1.0.4-2                         amd64                           minimalistic Netlink communication library
ii  libmount1:amd64                                      2.31.1-0.4ubuntu3.6             amd64                           device mounting library
ii  libmp3lame0:amd64                                    3.100-2                         amd64                           MP3 encoding library
ii  libmpc3:amd64                                        1.1.0-1                         amd64                           multiple precision complex floating-point library
ii  libmpdec2:amd64                                      2.4.2-1ubuntu1                  amd64                           library for decimal floating point arithmetic (runtime library)
ii  libmpfr6:amd64                                       4.0.1-1                         amd64                           multiple precision floating-point computation
ii  libmpg123-0:amd64                                    1.25.10-1                       amd64                           MPEG layer 1/2/3 audio decoder (shared library)
ii  libmpx2:amd64                                        8.4.0-1ubuntu1~18.04            amd64                           Intel memory protection extensions (runtime)
ii  libmtdev1:amd64                                      1.1.5-1ubuntu3                  amd64                           Multitouch Protocol Translation Library - shared library
ii  libmysqlclient20:amd64                               5.7.29-0ubuntu0.18.04.1         amd64                           MySQL database client library
ii  libnautilus-extension1a:amd64                        1:3.26.4-0~ubuntu18.04.5        amd64                           libraries for nautilus components - runtime version
ii  libncurses5:amd64                                    6.1-1ubuntu1.18.04              amd64                           shared libraries for terminal handling
ii  libncursesw5:amd64                                   6.1-1ubuntu1.18.04              amd64                           shared libraries for terminal handling (wide character support)
ii  libnetfilter-conntrack3:amd64                        1.0.6-2                         amd64                           Netfilter netlink-conntrack library
ii  libnettle6:amd64                                     3.4-1                           amd64                           low level cryptographic library (symmetric and one-way cryptos)
ii  libnewt0.52:amd64                                    0.52.20-1ubuntu1                amd64                           Not Erik's Windowing Toolkit - text mode windowing with slang
ii  libnfnetlink0:amd64                                  1.0.1-3                         amd64                           Netfilter netlink library
ii  libnfsidmap2:amd64                                   0.25-5.1                        amd64                           NFS idmapping library
ii  libnghttp2-14:amd64                                  1.30.0-1ubuntu1                 amd64                           library implementing HTTP/2 protocol (shared library)
ii  libnih1:amd64                                        1.0.3-6ubuntu2                  amd64                           NIH Utility Library
ii  libnl-3-200:amd64                                    3.5.0-1                         amd64                           library for dealing with netlink sockets
ii  libnl-genl-3-200:amd64                               3.5.0-1                         amd64                           library for dealing with netlink sockets - generic netlink
ii  libnl-nf-3-200:amd64                                 3.5.0-1                         amd64                           library for dealing with netlink sockets - netfilter interface
ii  libnl-route-3-200:amd64                              3.5.0-1                         amd64                           library for dealing with netlink sockets - route interface
ii  libnotify4:amd64                                     0.7.7-3                         amd64                           sends desktop notifications to a notification daemon
ii  libnpth0:amd64                                       1.5-3                           amd64                           replacement for GNU Pth using system threads
ii  libnspr4:amd64                                       2:4.18-1ubuntu1                 amd64                           NetScape Portable Runtime Library
ii  libnss-systemd:amd64                                 237-3ubuntu10.39                amd64                           nss module providing dynamic user and group name resolution
ii  libnss3:amd64                                        2:3.35-2ubuntu2.7               amd64                           Network Security Service libraries
ii  libntfs-3g88                                         1:2017.3.23-2ubuntu0.18.04.2    amd64                           read/write NTFS driver for FUSE (runtime library)
ii  libntlm0:amd64                                       1.4-8                           amd64                           NTLM authentication library
ii  libnuma1:amd64                                       2.0.11-2.1ubuntu0.1             amd64                           Libraries for controlling NUMA policy
ii  libogg0:amd64                                        1.3.2-1                         amd64                           Ogg bitstream library
ii  libopenipmi0                                         2.0.22-1.1ubuntu2.1             amd64                           Intelligent Platform Management Interface - runtime
ii  libopts25:amd64                                      1:5.18.12-4                     amd64                           automated option processing library based on autogen
ii  libopus0:amd64                                       1.1.2-1ubuntu1                  amd64                           Opus codec runtime library
ii  liborc-0.4-0:amd64                                   1:0.4.28-1                      amd64                           Library of Optimized Inner Loops Runtime Compiler
ii  libp11-kit0:amd64                                    0.23.9-2                        amd64                           library for loading and coordinating access to PKCS#11 modules - runtime
ii  libpam-cap:amd64                                     1:2.25-1.2                      amd64                           POSIX 1003.1e capabilities (PAM module)
ii  libpam-modules:amd64                                 1.1.8-3.6ubuntu2.18.04.1        amd64                           Pluggable Authentication Modules for PAM
ii  libpam-modules-bin                                   1.1.8-3.6ubuntu2.18.04.1        amd64                           Pluggable Authentication Modules for PAM - helper binaries
ii  libpam-runtime                                       1.1.8-3.6ubuntu2.18.04.1        all                             Runtime support for the PAM library
ii  libpam-systemd:amd64                                 237-3ubuntu10.39                amd64                           system and service manager - PAM module
ii  libpam0g:amd64                                       1.1.8-3.6ubuntu2.18.04.1        amd64                           Pluggable Authentication Modules library
ii  libpango-1.0-0:amd64                                 1.40.14-1ubuntu0.1              amd64                           Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64                            1.40.14-1ubuntu0.1              amd64                           Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64                              1.40.14-1ubuntu0.1              amd64                           Layout and rendering of internationalized text
ii  libparse-debianchangelog-perl                        1.2.0-12                        all                             parse Debian changelogs and output them in other formats
ii  libparted-fs-resize0:amd64                           3.2-20ubuntu0.2                 amd64                           disk partition manipulator - shared FS resizing library
ii  libparted2:amd64                                     3.2-20ubuntu0.2                 amd64                           disk partition manipulator - shared library
ii  libpcap0.8:amd64                                     1.8.1-6ubuntu1.18.04.1          amd64                           system interface for user-level packet capture
ii  libpci3:amd64                                        1:3.5.2-1ubuntu1.1              amd64                           Linux PCI Utilities (shared library)
ii  libpciaccess0:amd64                                  0.14-1                          amd64                           Generic PCI access library for X
ii  libpcre3:amd64                                       2:8.39-9                        amd64                           Old Perl 5 Compatible Regular Expression Library - runtime files
ii  libperl5.26:amd64                                    5.26.1-6ubuntu0.3               amd64                           shared Perl library
ii  libpipeline1:amd64                                   1.5.0-1                         amd64                           pipeline manipulation library
ii  libpixman-1-0:amd64                                  0.34.0-2                        amd64                           pixel-manipulation library for X and cairo
ii  libplymouth4:amd64                                   0.9.3-1ubuntu7.18.04.2          amd64                           graphical boot animation and logger - shared libraries
ii  libpng16-16:amd64                                    1.6.34-1ubuntu0.18.04.2         amd64                           PNG library - runtime (version 1.6)
ii  libpolkit-agent-1-0:amd64                            0.105-20ubuntu0.18.04.5         amd64                           PolicyKit Authentication Agent API
ii  libpolkit-backend-1-0:amd64                          0.105-20ubuntu0.18.04.5         amd64                           PolicyKit backend API
ii  libpolkit-gobject-1-0:amd64                          0.105-20ubuntu0.18.04.5         amd64                           PolicyKit Authorization API
ii  libpopt0:amd64                                       1.16-11                         amd64                           lib for parsing cmdline parameters
ii  libprocps6:amd64                                     2:3.3.12-3ubuntu1.2             amd64                           library for accessing process information from /proc
ii  libproxy1v5:amd64                                    0.4.15-1                        amd64                           automatic proxy configuration management library (shared)
ii  libpsl5:amd64                                        0.19.1-5build1                  amd64                           Library for Public Suffix List (shared libraries)
ii  libpulse0:amd64                                      1:11.1-1ubuntu7.4               amd64                           PulseAudio client libraries
ii  libpython-all-dev:amd64                              2.7.15~rc1-1                    amd64                           package depending on all supported Python development packages
ii  libpython-dev:amd64                                  2.7.15~rc1-1                    amd64                           header files and a static library for Python (default)
ii  libpython-stdlib:amd64                               2.7.15~rc1-1                    amd64                           interactive high-level object-oriented language (default python version)
ii  libpython2.7:amd64                                   2.7.17-1~18.04                  amd64                           Shared Python runtime library (version 2.7)
ii  libpython2.7-dev:amd64                               2.7.17-1~18.04                  amd64                           Header files and a static library for Python (v2.7)
ii  libpython2.7-minimal:amd64                           2.7.17-1~18.04                  amd64                           Minimal subset of the Python language (version 2.7)
ii  libpython2.7-stdlib:amd64                            2.7.17-1~18.04                  amd64                           Interactive high-level object-oriented language (standard library, version 2.7)
ii  libpython3-dev:amd64                                 3.6.7-1~18.04                   amd64                           header files and a static library for Python (default)
ii  libpython3-stdlib:amd64                              3.6.7-1~18.04                   amd64                           interactive high-level object-oriented language (default python3 version)
ii  libpython3.6:amd64                                   3.6.9-1~18.04ubuntu1            amd64                           Shared Python runtime library (version 3.6)
ii  libpython3.6-dev:amd64                               3.6.9-1~18.04ubuntu1            amd64                           Header files and a static library for Python (v3.6)
ii  libpython3.6-minimal:amd64                           3.6.9-1~18.04ubuntu1            amd64                           Minimal subset of the Python language (version 3.6)
ii  libpython3.6-stdlib:amd64                            3.6.9-1~18.04ubuntu1            amd64                           Interactive high-level object-oriented language (standard library, version 3.6)
ii  libpython3.7:amd64                                   3.7.5-2~18.04                   amd64                           Shared Python runtime library (version 3.7)
ii  libpython3.7-minimal:amd64                           3.7.5-2~18.04                   amd64                           Minimal subset of the Python language (version 3.7)
ii  libpython3.7-stdlib:amd64                            3.7.5-2~18.04                   amd64                           Interactive high-level object-oriented language (standard library, version 3.7)
ii  libquadmath0:amd64                                   8.4.0-1ubuntu1~18.04            amd64                           GCC Quad-Precision Math Library
ii  libraw1394-11:amd64                                  2.1.2-1                         amd64                           library for direct access to IEEE 1394 bus (aka FireWire)
ii  libreadline7:amd64                                   7.0-3                           amd64                           GNU readline and history libraries, run-time libraries
ii  librest-0.7-0:amd64                                  0.8.0-2                         amd64                           REST service access library
ii  libroken18-heimdal:amd64                             7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - roken support library
ii  librpm8                                              4.14.1+dfsg1-2                  amd64                           RPM shared library
ii  librpmbuild8                                         4.14.1+dfsg1-2                  amd64                           RPM build shared library
ii  librpmio8                                            4.14.1+dfsg1-2                  amd64                           RPM IO shared library
ii  librpmsign8                                          4.14.1+dfsg1-2                  amd64                           RPM signing shared library
ii  librsvg2-2:amd64                                     2.40.20-2                       amd64                           SAX-based renderer library for SVG files (runtime)
ii  librsvg2-common:amd64                                2.40.20-2                       amd64                           SAX-based renderer library for SVG files (extra runtime)
ii  librtmp1:amd64                                       2.4+20151223.gitfa8646d.1-1     amd64                           toolkit for RTMP streams (shared library)
ii  libsamplerate0:amd64                                 0.1.9-1                         amd64                           Audio sample rate conversion library
ii  libsasl2-2:amd64                                     2.1.27~101-g0780600+dfsg-3ubunt amd64                           Cyrus SASL - authentication abstraction library
ii  libsasl2-modules:amd64                               2.1.27~101-g0780600+dfsg-3ubunt amd64                           Cyrus SASL - pluggable authentication modules
ii  libsasl2-modules-db:amd64                            2.1.27~101-g0780600+dfsg-3ubunt amd64                           Cyrus SASL - pluggable authentication modules (DB)
ii  libseccomp2:amd64                                    2.4.1-0ubuntu0.18.04.2          amd64                           high level interface to Linux seccomp filter
ii  libsecret-1-0:amd64                                  0.18.6-1                        amd64                           Secret store
ii  libsecret-common                                     0.18.6-1                        all                             Secret store (common files)
ii  libselinux1:amd64                                    2.7-2build2                     amd64                           SELinux runtime shared libraries
ii  libsemanage-common                                   2.7-2build2                     all                             Common files for SELinux policy management libraries
ii  libsemanage1:amd64                                   2.7-2build2                     amd64                           SELinux policy management library
ii  libsensors4:amd64                                    1:3.4.0-4                       amd64                           library to read temperature/voltage/fan sensors
ii  libsepol1:amd64                                      2.7-1                           amd64                           SELinux library for manipulating binary security policies
ii  libshout3:amd64                                      2.4.1-2build1                   amd64                           MP3/Ogg Vorbis broadcast streaming library
ii  libsigc++-2.0-0v5:amd64                              2.10.0-2                        amd64                           type-safe Signal Framework for C++ - runtime
ii  libsigsegv2:amd64                                    2.12-1                          amd64                           Library for handling page faults in a portable way
ii  libslang2:amd64                                      2.3.1a-3ubuntu1                 amd64                           S-Lang programming library - runtime version
ii  libsm6:amd64                                         2:1.2.2-1                       amd64                           X11 Session Management library
ii  libsmartcols1:amd64                                  2.31.1-0.4ubuntu3.6             amd64                           smart column output alignment library
ii  libsndfile1:amd64                                    1.0.28-4ubuntu0.18.04.1         amd64                           Library for reading/writing audio files
ii  libsnmp-base                                         5.7.3+dfsg-1.8ubuntu3.3         all                             SNMP configuration script, MIBs and documentation
ii  libsnmp30:amd64                                      5.7.3+dfsg-1.8ubuntu3.3         amd64                           SNMP (Simple Network Management Protocol) library
ii  libsoup-gnome2.4-1:amd64                             2.62.1-1ubuntu0.4               amd64                           HTTP library implementation in C -- GNOME support library
ii  libsoup2.4-1:amd64                                   2.62.1-1ubuntu0.4               amd64                           HTTP library implementation in C -- Shared library
ii  libspeex1:amd64                                      1.2~rc1.2-1ubuntu2              amd64                           The Speex codec runtime library
ii  libsqlite3-0:amd64                                   3.22.0-1ubuntu0.3               amd64                           SQLite 3 shared library
ii  libss2:amd64                                         1.44.1-1ubuntu1.3               amd64                           command-line interface parsing library
ii  libssl1.0.0:amd64                                    1.0.2n-1ubuntu5.3               amd64                           Secure Sockets Layer toolkit - shared libraries
ii  libssl1.1:amd64                                      1.1.1-1ubuntu2.1~18.04.5        amd64                           Secure Sockets Layer toolkit - shared libraries
ii  libstdc++-7-dev:amd64                                7.5.0-3ubuntu1~18.04            amd64                           GNU Standard C++ Library v3 (development files)
ii  libstdc++6:amd64                                     8.4.0-1ubuntu1~18.04            amd64                           GNU Standard C++ Library v3
ii  libsub-name-perl                                     0.21-1build1                    amd64                           module for assigning a new name to referenced sub
ii  libswsscommon                                        1.0.0                           amd64                           This package contains Switch State Service common library.
ii  libsystemd0:amd64                                    237-3ubuntu10.39                amd64                           systemd utility library
ii  libtag1v5:amd64                                      1.11.1+dfsg.1-0.2build2         amd64                           audio meta-data library
ii  libtag1v5-vanilla:amd64                              1.11.1+dfsg.1-0.2build2         amd64                           audio meta-data library - vanilla flavour
ii  libtasn1-6:amd64                                     4.13-2                          amd64                           Manage ASN.1 structures (runtime)
ii  libtext-charwidth-perl                               0.04-7.1                        amd64                           get display widths of characters on the terminal
ii  libtext-iconv-perl                                   1.7-5build6                     amd64                           converts between character sets in Perl
ii  libtext-wrapi18n-perl                                0.06-7.1                        all                             internationalized substitute of Text::Wrap
ii  libthai-data                                         0.1.27-2                        all                             Data files for Thai language support library
ii  libthai0:amd64                                       0.1.27-2                        amd64                           Thai language support library
ii  libtheora0:amd64                                     1.1.1+dfsg.1-14                 amd64                           Theora Video Compression Codec
ii  libtiff5:amd64                                       4.0.9-5ubuntu0.3                amd64                           Tag Image File Format (TIFF) library
ii  libtimedate-perl                                     2.3000-2                        all                             collection of modules to manipulate date/time information
ii  libtinfo5:amd64                                      6.1-1ubuntu1.18.04              amd64                           shared low-level terminfo library for terminal handling
ii  libtirpc1:amd64                                      0.2.5-1.2ubuntu0.1              amd64                           transport-independent RPC library
ii  libtsan0:amd64                                       8.4.0-1ubuntu1~18.04            amd64                           ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ii  libtwolame0:amd64                                    0.3.13-3                        amd64                           MPEG Audio Layer 2 encoding library
ii  libubsan0:amd64                                      7.5.0-3ubuntu1~18.04            amd64                           UBSan -- undefined behaviour sanitizer (runtime)
ii  libudev1:amd64                                       237-3ubuntu10.39                amd64                           libudev shared library
ii  libudisks2-0:amd64                                   2.7.6-3ubuntu0.2                amd64                           GObject based library to access udisks2
ii  libunistring2:amd64                                  0.9.9-0ubuntu2                  amd64                           Unicode string library for C
ii  libunwind8:amd64                                     1.2.1-8                         amd64                           library to determine the call-chain of a program - runtime
ii  liburi-perl                                          1.73-1                          all                             module to manipulate and access URI strings
ii  libusb-1.0-0:amd64                                   2:1.0.21-2                      amd64                           userspace USB programming library
ii  libuuid1:amd64                                       2.31.1-0.4ubuntu3.6             amd64                           Universally Unique ID library
ii  libv4l-0:amd64                                       1.14.2-1                        amd64                           Collection of video4linux support libraries
ii  libv4lconvert0:amd64                                 1.14.2-1                        amd64                           Video4linux frame format conversion library
ii  libvisual-0.4-0:amd64                                0.4.0-11                        amd64                           audio visualization framework
ii  libvolume-key1                                       0.3.9-4                         amd64                           Library for manipulating storage encryption keys and passphrases
ii  libvorbis0a:amd64                                    1.3.5-4.2                       amd64                           decoder library for Vorbis General Audio Compression Codec
ii  libvorbisenc2:amd64                                  1.3.5-4.2                       amd64                           encoder library for Vorbis General Audio Compression Codec
ii  libvpx5:amd64                                        1.7.0-3ubuntu0.18.04.1          amd64                           VP8 and VP9 video codec (shared library)
ii  libvte-2.91-0:amd64                                  0.52.2-1ubuntu1~18.04.2         amd64                           Terminal emulator widget for GTK+ 3.0 - runtime files
ii  libvte-2.91-common                                   0.52.2-1ubuntu1~18.04.2         all                             Terminal emulator widget for GTK+ 3.0 - common files
ii  libwacom-bin                                         0.29-1                          amd64                           Wacom model feature query library -- binaries
ii  libwacom-common                                      0.29-1                          all                             Wacom model feature query library (common files)
ii  libwacom2:amd64                                      0.29-1                          amd64                           Wacom model feature query library
ii  libwavpack1:amd64                                    5.1.0-2ubuntu1.4                amd64                           audio codec (lossy and lossless) - library
ii  libwayland-client0:amd64                             1.16.0-1ubuntu1.1~18.04.3       amd64                           wayland compositor infrastructure - client library
ii  libwayland-cursor0:amd64                             1.16.0-1ubuntu1.1~18.04.3       amd64                           wayland compositor infrastructure - cursor library
ii  libwayland-egl1:amd64                                1.16.0-1ubuntu1.1~18.04.3       amd64                           wayland compositor infrastructure - EGL library
ii  libwayland-server0:amd64                             1.16.0-1ubuntu1.1~18.04.3       amd64                           wayland compositor infrastructure - server library
ii  libwebkit2gtk-4.0-37:amd64                           2.28.0-0ubuntu0.18.04.3         amd64                           Web content engine library for GTK+
ii  libwebp6:amd64                                       0.6.1-2                         amd64                           Lossy compression of digital photographic images.
ii  libwebpdemux2:amd64                                  0.6.1-2                         amd64                           Lossy compression of digital photographic images.
ii  libwind0-heimdal:amd64                               7.5.0+dfsg-1                    amd64                           Heimdal Kerberos - stringprep implementation
ii  libwoff1:amd64                                       1.0.2-1build0.1                 amd64                           library for converting fonts to WOFF 2.0
ii  libwrap0:amd64                                       7.6.q-27                        amd64                           Wietse Venema's TCP wrappers library
ii  libx11-6:amd64                                       2:1.6.4-3ubuntu0.2              amd64                           X11 client-side library
ii  libx11-data                                          2:1.6.4-3ubuntu0.2              all                             X11 client-side library
ii  libx11-xcb1:amd64                                    2:1.6.4-3ubuntu0.2              amd64                           Xlib/XCB interface library
ii  libxapian30:amd64                                    1.4.5-1ubuntu0.1                amd64                           Search engine library
ii  libxatracker2:amd64                                  19.2.8-0ubuntu0~18.04.3         amd64                           X acceleration library -- runtime
ii  libxau6:amd64                                        1:1.0.8-1                       amd64                           X11 authorisation library
ii  libxaw7:amd64                                        2:1.0.13-1                      amd64                           X11 Athena Widget library
ii  libxcb-dri2-0:amd64                                  1.13-2~ubuntu18.04              amd64                           X C Binding, dri2 extension
ii  libxcb-dri3-0:amd64                                  1.13-2~ubuntu18.04              amd64                           X C Binding, dri3 extension
ii  libxcb-glx0:amd64                                    1.13-2~ubuntu18.04              amd64                           X C Binding, glx extension
ii  libxcb-present0:amd64                                1.13-2~ubuntu18.04              amd64                           X C Binding, present extension
ii  libxcb-render0:amd64                                 1.13-2~ubuntu18.04              amd64                           X C Binding, render extension
ii  libxcb-shape0:amd64                                  1.13-2~ubuntu18.04              amd64                           X C Binding, shape extension
ii  libxcb-shm0:amd64                                    1.13-2~ubuntu18.04              amd64                           X C Binding, shm extension
ii  libxcb-sync1:amd64                                   1.13-2~ubuntu18.04              amd64                           X C Binding, sync extension
ii  libxcb-util1:amd64                                   0.4.0-0ubuntu3                  amd64                           utility libraries for X C Binding -- atom, aux and event
ii  libxcb-xfixes0:amd64                                 1.13-2~ubuntu18.04              amd64                           X C Binding, xfixes extension
ii  libxcb1:amd64                                        1.13-2~ubuntu18.04              amd64                           X C Binding
ii  libxcomposite1:amd64                                 1:0.4.4-2                       amd64                           X11 Composite extension library
ii  libxcursor1:amd64                                    1:1.1.15-1                      amd64                           X cursor management library
ii  libxdamage1:amd64                                    1:1.1.4-3                       amd64                           X11 damaged region extension library
ii  libxdmcp6:amd64                                      1:1.1.2-3                       amd64                           X11 Display Manager Control Protocol library
ii  libxext6:amd64                                       2:1.3.3-1                       amd64                           X11 miscellaneous extension library
ii  libxfixes3:amd64                                     1:5.0.3-1                       amd64                           X11 miscellaneous 'fixes' extension library
ii  libxfont2:amd64                                      1:2.0.3-1                       amd64                           X11 font rasterisation library
ii  libxft2:amd64                                        2.3.2-1                         amd64                           FreeType-based font drawing library for X
ii  libxi6:amd64                                         2:1.7.9-1                       amd64                           X11 Input extension library
ii  libxinerama1:amd64                                   2:1.1.3-1                       amd64                           X11 Xinerama extension library
ii  libxkbcommon0:amd64                                  0.8.2-1~ubuntu18.04.1           amd64                           library interface to the XKB compiler - shared library
ii  libxkbfile1:amd64                                    1:1.0.9-2                       amd64                           X11 keyboard file manipulation library
ii  libxml2:amd64                                        2.9.4+dfsg1-6.1ubuntu1.3        amd64                           GNOME XML library
ii  libxmu6:amd64                                        2:1.1.2-2                       amd64                           X11 miscellaneous utility library
ii  libxmuu1:amd64                                       2:1.1.2-2                       amd64                           X11 miscellaneous micro-utility library
ii  libxpm4:amd64                                        1:3.5.12-1                      amd64                           X11 pixmap library
ii  libxrandr2:amd64                                     2:1.5.1-1                       amd64                           X11 RandR extension library
ii  libxrender1:amd64                                    1:0.9.10-1                      amd64                           X Rendering Extension client library
ii  libxshmfence1:amd64                                  1.3-1                           amd64                           X shared memory fences - shared library
ii  libxslt1.1:amd64                                     1.1.29-5ubuntu0.2               amd64                           XSLT 1.0 processing library - runtime library
ii  libxss1:amd64                                        1:1.2.2-1                       amd64                           X11 Screen Saver extension library
ii  libxt6:amd64                                         1:1.1.5-1                       amd64                           X11 toolkit intrinsics library
ii  libxtables12:amd64                                   1.6.1-2ubuntu2                  amd64                           netfilter xtables library
ii  libxtst6:amd64                                       2:1.2.3-1                       amd64                           X11 Testing -- Record extension library
ii  libxv1:amd64                                         2:1.0.11-1                      amd64                           X11 Video extension library
ii  libxvmc1:amd64                                       2:1.0.10-1                      amd64                           X11 Video extension library
ii  libxxf86dga1:amd64                                   2:1.1.4-1                       amd64                           X11 Direct Graphics Access extension library
ii  libxxf86vm1:amd64                                    1:1.1.4-1                       amd64                           X11 XFree86 video mode extension library
ii  libyaml-0-2:amd64                                    0.1.7-2ubuntu3                  amd64                           Fast YAML 1.1 parser and emitter library
ii  libyelp0:amd64                                       3.26.0-1ubuntu2                 amd64                           Library for the GNOME help browser
ii  libzstd1:amd64                                       1.3.3+dfsg-2ubuntu1.1           amd64                           fast lossless compression algorithm
ii  linux-base                                           4.5ubuntu1.1                    all                             Linux image base package
ii  linux-firmware                                       1.173.17                        all                             Firmware for Linux kernel drivers
ii  linux-generic                                        4.15.0.96.87                    amd64                           Complete Generic Linux kernel and headers
ii  linux-headers-4.15.0-96                              4.15.0-96.97                    all                             Header files related to Linux kernel version 4.15.0
ii  linux-headers-4.15.0-96-generic                      4.15.0-96.97                    amd64                           Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
ii  linux-headers-generic                                4.15.0.96.87                    amd64                           Generic Linux kernel headers
ii  linux-image-4.15.0-96-generic                        4.15.0-96.97                    amd64                           Signed kernel image generic
ii  linux-image-generic                                  4.15.0.96.87                    amd64                           Generic Linux kernel image
ii  linux-libc-dev:amd64                                 4.15.0-96.97                    amd64                           Linux Kernel Headers for development
ii  linux-modules-4.15.0-96-generic                      4.15.0-96.97                    amd64                           Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
ii  linux-modules-extra-4.15.0-96-generic                4.15.0-96.97                    amd64                           Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
ii  locales                                              2.27-3ubuntu1                   all                             GNU C Library: National Language (locale) data [support]
ii  lockfile-progs                                       0.1.17build1                    amd64                           Programs for locking and unlocking files and mailboxes
ii  login                                                1:4.5-1ubuntu2                  amd64                           system login tools
ii  logrotate                                            3.11.0-0.1ubuntu1               amd64                           Log rotation utility
ii  lsb-base                                             9.20170808ubuntu1               all                             Linux Standard Base init script functionality
ii  lsb-release                                          9.20170808ubuntu1               all                             Linux Standard Base version reporting utility
ii  lshw                                                 02.18-0.1ubuntu6.18.04.1        amd64                           information about hardware configuration
ii  lsof                                                 4.89+dfsg-0.1                   amd64                           Utility to list open files
ii  ltrace                                               0.7.3-6ubuntu1                  amd64                           Tracks runtime library calls in dynamically linked programs
ii  m4                                                   1.4.18-1                        amd64                           macro processing language
ii  mailutils                                            1:3.4-1                         amd64                           GNU mailutils utilities for handling mail
ii  mailutils-common                                     1:3.4-1                         all                             Common files for GNU mailutils
ii  make                                                 4.1-9.1ubuntu1                  amd64                           utility for directing compilation
ii  man-db                                               2.8.3-2ubuntu0.1                amd64                           on-line manual pager
ii  manpages                                             4.15-1                          all                             Manual pages about using a GNU/Linux system
ii  manpages-dev                                         4.15-1                          all                             Manual pages about using GNU/Linux for development
ii  mawk                                                 1.3.3-17ubuntu3                 amd64                           a pattern scanning and text processing language
ii  mime-support                                         3.60ubuntu1                     all                             MIME files 'mime.types' & 'mailcap', and support programs
ii  mlocate                                              0.26-2ubuntu3.1                 amd64                           quickly find files on the filesystem based on their name
ii  mount                                                2.31.1-0.4ubuntu3.6             amd64                           tools for mounting and manipulating filesystems
ii  mtr-tiny                                             0.92-1                          amd64                           Full screen ncurses traceroute tool
ii  multiarch-support                                    2.27-3ubuntu1                   amd64                           Transitional package to ensure multiarch compatibility
ii  mysql-client                                         5.7.29-0ubuntu0.18.04.1         all                             MySQL database client (metapackage depending on the latest version)
ii  mysql-client-5.7                                     5.7.29-0ubuntu0.18.04.1         amd64                           MySQL database client binaries
ii  mysql-client-core-5.7                                5.7.29-0ubuntu0.18.04.1         amd64                           MySQL database core client binaries
ii  mysql-common                                         5.8+1.0.4                       all                             MySQL database common files, e.g. /etc/mysql/my.cnf
ii  nano                                                 2.9.3-2                         amd64                           small, friendly text editor inspired by Pico
ii  nautilus-extension-gnome-terminal                    3.28.2-1ubuntu1~18.04.1         amd64                           GNOME terminal emulator application
ii  ncurses-base                                         6.1-1ubuntu1.18.04              all                             basic terminal type definitions
ii  ncurses-bin                                          6.1-1ubuntu1.18.04              amd64                           terminal-related programs and man pages
ii  ncurses-term                                         6.1-1ubuntu1.18.04              all                             additional terminal type definitions
ii  net-tools                                            1.60+git20161116.90da8a0-1ubunt amd64                           NET-3 networking toolkit
ii  netbase                                              5.4                             all                             Basic TCP/IP networking system
ii  netcat-openbsd                                       1.187-1ubuntu0.1                amd64                           TCP/IP swiss army knife
ii  netplan.io                                           0.98-0ubuntu1~18.04.1           amd64                           YAML network configuration abstraction for various backends
ii  networkd-dispatcher                                  1.7-0ubuntu3.3                  all                             Dispatcher service for systemd-networkd connection status changes
ii  nfs-common                                           1:1.3.4-2.1ubuntu5.2            amd64                           NFS support files common to client and server
ii  nfs-kernel-server                                    1:1.3.4-2.1ubuntu5.2            amd64                           support for NFS kernel server
ii  nis                                                  3.17.1-1build1                  amd64                           clients and daemons for the Network Information Service (NIS)
ii  notification-daemon                                  3.20.0-3                        amd64                           daemon for displaying passive pop-up notifications
ii  nplan                                                0.98-0ubuntu1~18.04.1           all                             YAML network configuration abstraction - transitional package
ii  ntfs-3g                                              1:2017.3.23-2ubuntu0.18.04.2    amd64                           read/write NTFS driver for FUSE
ii  ntp                                                  1:4.2.8p10+dfsg-5ubuntu7.1      amd64                           Network Time Protocol daemon and utility programs
ii  openbsd-inetd                                        0.20160825-3                    amd64                           OpenBSD Internet Superserver
ii  openipmi                                             2.0.22-1.1ubuntu2.1             amd64                           Intelligent Platform Management Interface (for servers)
ii  openssh-client                                       1:7.6p1-4ubuntu0.3              amd64                           secure shell (SSH) client, for secure access to remote machines
ii  openssh-server                                       1:7.6p1-4ubuntu0.3              amd64                           secure shell (SSH) server, for secure access from remote machines
ii  openssh-sftp-server                                  1:7.6p1-4ubuntu0.3              amd64                           secure shell (SSH) sftp server module, for SFTP access from remote machines
ii  openssl                                              1.1.1-1ubuntu2.1~18.04.5        amd64                           Secure Sockets Layer toolkit - cryptographic utility
ii  os-prober                                            1.74ubuntu1                     amd64                           utility to detect other OSes on a set of drives
ii  parted                                               3.2-20ubuntu0.2                 amd64                           disk partition manipulator
ii  passwd                                               1:4.5-1ubuntu2                  amd64                           change and administer password and group data
ii  patch                                                2.7.6-2ubuntu1.1                amd64                           Apply a diff file to an original
ii  pciutils                                             1:3.5.2-1ubuntu1.1              amd64                           Linux PCI Utilities
ii  perl                                                 5.26.1-6ubuntu0.3               amd64                           Larry Wall's Practical Extraction and Report Language
ii  perl-base                                            5.26.1-6ubuntu0.3               amd64                           minimal Perl system
ii  perl-modules-5.26                                    5.26.1-6ubuntu0.3               all                             Core Perl modules
ii  pigz                                                 2.4-1                           amd64                           Parallel Implementation of GZip
ii  pinentry-curses                                      1.1.0-1                         amd64                           curses-based PIN or pass-phrase entry dialog for GnuPG
ii  plymouth                                             0.9.3-1ubuntu7.18.04.2          amd64                           boot animation, logger and I/O multiplexer
ii  plymouth-theme-ubuntu-text                           0.9.3-1ubuntu7.18.04.2          amd64                           boot animation, logger and I/O multiplexer - ubuntu text theme
ii  policykit-1                                          0.105-20ubuntu0.18.04.5         amd64                           framework for managing administrative policies and privileges
ii  popularity-contest                                   1.66ubuntu1                     all                             Vote for your favourite packages automatically
ii  powermgmt-base                                       1.33                            all                             common utils for power management
ii  procmail                                             3.22-26                         amd64                           Versatile e-mail processor
ii  procps                                               2:3.3.12-3ubuntu1.2             amd64                           /proc file system utilities
ii  psmisc                                               23.1-1ubuntu0.1                 amd64                           utilities that use the proc file system
ii  publicsuffix                                         20180223.1310-1                 all                             accurate, machine-readable list of domain name suffixes
ii  python                                               2.7.15~rc1-1                    amd64                           interactive high-level object-oriented language (default version)
ii  python-all                                           2.7.15~rc1-1                    amd64                           package depending on all supported Python runtime versions
ii  python-all-dev                                       2.7.15~rc1-1                    amd64                           package depending on all supported Python development packages
ii  python-apt-common                                    1.6.5ubuntu0.2                  all                             Python interface to libapt-pkg (locales)
ii  python-asn1crypto                                    0.24.0-1                        all                             Fast ASN.1 parser and serializer (Python 2)
ii  python-attr                                          17.4.0-2                        all                             Attributes without boilerplate (Python 2)
ii  python-cffi-backend                                  1.11.5-1                        amd64                           Foreign Function Interface for Python calling C code - backend
ii  python-crypto                                        2.6.1-8ubuntu2                  amd64                           cryptographic algorithms and protocols for Python
ii  python-cryptography                                  2.1.4-1ubuntu1.3                amd64                           Python library exposing cryptographic recipes and primitives (Python 2)
ii  python-dbus                                          1.2.6-1                         amd64                           simple interprocess messaging system (Python interface)
ii  python-dev                                           2.7.15~rc1-1                    amd64                           header files and a static library for Python (default)
ii  python-enum34                                        1.1.6-2                         all                             backport of Python 3.4's enum package
ii  python-funcsigs                                      1.0.2-4                         all                             function signatures from PEP362 - Python 2.7
ii  python-gi                                            3.26.1-2ubuntu1                 amd64                           Python 2.x bindings for gobject-introspection libraries
ii  python-idna                                          2.6-1                           all                             Python IDNA2008 (RFC 5891) handling (Python 2)
ii  python-ipaddress                                     1.0.17-1                        all                             Backport of Python 3 ipaddress module (Python 2)
ii  python-keyring                                       10.6.0-1                        all                             store and access your passwords safely
ii  python-keyrings.alt                                  3.0-1                           all                             alternate backend implementations for python-keyring
ii  python-minimal                                       2.7.15~rc1-1                    amd64                           minimal subset of the Python language (default version)
ii  python-mysqldb                                       1.3.10-1build1                  amd64                           Python interface to MySQL
ii  python-pip                                           9.0.1-2.3~ubuntu1.18.04.1       all                             Python package installer
ii  python-pip-whl                                       9.0.1-2.3~ubuntu1.18.04.1       all                             Python package installer
ii  python-pkg-resources                                 39.0.1-2                        all                             Package Discovery and Resource Access using pkg_resources
ii  python-pluggy                                        0.6.0-1                         all                             plugin and hook calling mechanisms for Python - 2.7
ii  python-py                                            1.5.2-1                         all                             Advanced Python development support library (Python 2)
ii  python-pytest                                        3.3.2-2                         all                             Simple, powerful testing in Python
ii  python-secretstorage                                 2.3.1-2                         all                             Python module for storing secrets - Python 2.x version
ii  python-setuptools                                    39.0.1-2                        all                             Python Distutils Enhancements
ii  python-simplejson                                    3.13.2-1                        amd64                           simple, fast, extensible JSON encoder/decoder for Python 2.x
ii  python-six                                           1.11.0-2                        all                             Python 2 and 3 compatibility library (Python 2 interface)
ii  python-swsscommon                                    1.0.0                           amd64                           This package contains Switch State Service common Python2 library.
ii  python-wheel                                         0.30.0-0.2                      all                             built-package format for Python
ii  python-xdg                                           0.25-4ubuntu1                   all                             Python 2 library to access freedesktop.org standards
ii  python2.7                                            2.7.17-1~18.04                  amd64                           Interactive high-level object-oriented language (version 2.7)
ii  python2.7-dev                                        2.7.17-1~18.04                  amd64                           Header files and a static library for Python (v2.7)
ii  python2.7-minimal                                    2.7.17-1~18.04                  amd64                           Minimal subset of the Python language (version 2.7)
ii  python3                                              3.6.7-1~18.04                   amd64                           interactive high-level object-oriented language (default python3 version)
ii  python3-apport                                       2.20.9-0ubuntu7.14              all                             Python 3 library for Apport crash report handling
ii  python3-apt                                          1.6.5ubuntu0.2                  amd64                           Python 3 interface to libapt-pkg
ii  python3-asn1crypto                                   0.24.0-1                        all                             Fast ASN.1 parser and serializer (Python 3)
ii  python3-certifi                                      2018.1.18-2                     all                             root certificates for validating SSL certs and verifying TLS hosts (python3)
ii  python3-cffi-backend                                 1.11.5-1                        amd64                           Foreign Function Interface for Python 3 calling C code - runtime
ii  python3-chardet                                      3.0.4-1                         all                             universal character encoding detector for Python3
ii  python3-commandnotfound                              18.04.5                         all                             Python 3 bindings for command-not-found.
ii  python3-crypto                                       2.6.1-8ubuntu2                  amd64                           cryptographic algorithms and protocols for Python 3
ii  python3-cryptography                                 2.1.4-1ubuntu1.3                amd64                           Python library exposing cryptographic recipes and primitives (Python 3)
ii  python3-dbus                                         1.2.6-1                         amd64                           simple interprocess messaging system (Python 3 interface)
ii  python3-dev                                          3.6.7-1~18.04                   amd64                           header files and a static library for Python (default)
ii  python3-distro-info                                  0.18ubuntu0.18.04.1             all                             information about distributions' releases (Python 3 module)
ii  python3-distupgrade                                  1:18.04.37                      all                             manage release upgrades
ii  python3-distutils                                    3.6.9-1~18.04                   all                             distutils package for Python 3.x
ii  python3-gdbm:amd64                                   3.6.9-1~18.04                   amd64                           GNU dbm database support for Python 3.x
ii  python3-gi                                           3.26.1-2ubuntu1                 amd64                           Python 3 bindings for gobject-introspection libraries
ii  python3-httplib2                                     0.9.2+dfsg-1ubuntu0.1           all                             comprehensive HTTP client library written for Python3
ii  python3-idna                                         2.6-1                           all                             Python IDNA2008 (RFC 5891) handling (Python 3)
ii  python3-keyring                                      10.6.0-1                        all                             store and access your passwords safely - Python 3 version of the package
ii  python3-keyrings.alt                                 3.0-1                           all                             alternate backend implementations for python3-keyring
ii  python3-lib2to3                                      3.6.9-1~18.04                   all                             Interactive high-level object-oriented language (2to3, version 3.6)
ii  python3-minimal                                      3.6.7-1~18.04                   amd64                           minimal subset of the Python language (default python3 version)
ii  python3-netifaces                                    0.10.4-0.1build4                amd64                           portable network interface information - Python 3.x
ii  python3-pip                                          9.0.1-2.3~ubuntu1.18.04.1       all                             Python package installer
ii  python3-pkg-resources                                39.0.1-2                        all                             Package Discovery and Resource Access using pkg_resources
ii  python3-problem-report                               2.20.9-0ubuntu7.14              all                             Python 3 library to handle problem reports
ii  python3-requests                                     2.18.4-2ubuntu0.1               all                             elegant and simple HTTP library for Python3, built for human beings
ii  python3-requests-unixsocket                          0.1.5-3                         all                             Use requests to talk HTTP via a UNIX domain socket - Python 3.x
ii  python3-secretstorage                                2.3.1-2                         all                             Python module for storing secrets - Python 3.x version
ii  python3-setuptools                                   39.0.1-2                        all                             Python3 Distutils Enhancements
ii  python3-six                                          1.11.0-2                        all                             Python 2 and 3 compatibility library (Python 3 interface)
ii  python3-swsscommon                                   1.0.0                           amd64                           This package contains Switch State Service common Python3 library.
ii  python3-systemd                                      234-1build1                     amd64                           Python 3 bindings for systemd
ii  python3-update-manager                               1:18.04.11.10                   all                             python 3.x module for update-manager
ii  python3-urllib3                                      1.22-1ubuntu0.18.04.1           all                             HTTP library with thread-safe connection pooling for Python3
ii  python3-wheel                                        0.30.0-0.2                      all                             built-package format for Python
ii  python3-xdg                                          0.25-4ubuntu1                   all                             Python 3 library to access freedesktop.org standards
ii  python3-yaml                                         3.12-1build2                    amd64                           YAML parser and emitter for Python3
ii  python3.6                                            3.6.9-1~18.04ubuntu1            amd64                           Interactive high-level object-oriented language (version 3.6)
ii  python3.6-dev                                        3.6.9-1~18.04ubuntu1            amd64                           Header files and a static library for Python (v3.6)
ii  python3.6-minimal                                    3.6.9-1~18.04ubuntu1            amd64                           Minimal subset of the Python language (version 3.6)
ii  readline-common                                      7.0-3                           all                             GNU readline and history libraries, common files
ii  rpcbind                                              0.2.3-0.6                       amd64                           converts RPC program numbers into universal addresses
ii  rpm                                                  4.14.1+dfsg1-2                  amd64                           package manager for RPM
ii  rpm-common                                           4.14.1+dfsg1-2                  amd64                           common files for RPM
ii  rpm2cpio                                             4.14.1+dfsg1-2                  amd64                           tool to convert RPM package to CPIO archive
ii  rsh-client                                           0.17-17                         amd64                           client programs for remote shell connections
ii  rsh-server                                           0.17-17                         amd64                           server program for remote shell connections
ii  rsync                                                3.1.2-2.1ubuntu1.1              amd64                           fast, versatile, remote (and local) file-copying tool
ii  rsyslog                                              8.32.0-1ubuntu4                 amd64                           reliable system and kernel logging daemon
ii  runc                                                 1.0.0~rc10-0ubuntu1~18.04.2     amd64                           Open Container Project - runtime
ii  sed                                                  4.4-2                           amd64                           GNU stream editor for filtering/transforming text
ii  sendmail                                             8.15.2-10                       all                             powerful, efficient, and scalable Mail Transport Agent (metapackage)
ii  sendmail-base                                        8.15.2-10                       all                             powerful, efficient, and scalable Mail Transport Agent (arch independent files)
ii  sendmail-bin                                         8.15.2-10                       amd64                           powerful, efficient, and scalable Mail Transport Agent
ii  sendmail-cf                                          8.15.2-10                       all                             powerful, efficient, and scalable Mail Transport Agent (config macros)
ii  sensible-mda                                         8.15.2-10                       amd64                           Mail Delivery Agent wrapper
ii  sensible-utils                                       0.0.12                          all                             Utilities for sensible alternative selection
ii  shared-mime-info                                     1.9-2                           amd64                           FreeDesktop.org shared MIME database and spec
ii  snmpd                                                5.7.3+dfsg-1.8ubuntu3.3         amd64                           SNMP (Simple Network Management Protocol) agents
ii  sntp                                                 1:4.2.8p10+dfsg-5ubuntu7.1      amd64                           Network Time Protocol - sntp client
ii  ssh-import-id                                        5.7-0ubuntu1.1                  all                             securely retrieve an SSH public key and install it locally
ii  strace                                               4.21-1ubuntu1                   amd64                           System call tracer
ii  sudo                                                 1.8.21p2-3ubuntu1.2             amd64                           Provide limited super user privileges to specific users
ii  systemd                                              237-3ubuntu10.39                amd64                           system and service manager
ii  systemd-sysv                                         237-3ubuntu10.39                amd64                           system and service manager - SysV links
ii  sysvinit-utils                                       2.88dsf-59.10ubuntu1            amd64                           System-V-like utilities
ii  tar                                                  1.29b-2ubuntu0.1                amd64                           GNU version of the tar archiving utility
ii  tasksel                                              3.34ubuntu11                    all                             tool for selecting tasks for installation on Debian systems
ii  tasksel-data                                         3.34ubuntu11                    all                             official tasks used for installation of Debian systems
ii  tcpd                                                 7.6.q-27                        amd64                           Wietse Venema's TCP wrapper utilities
ii  tcpdump                                              4.9.3-0ubuntu0.18.04.1          amd64                           command-line network traffic analyzer
ii  telnet                                               0.17-41                         amd64                           basic telnet client
ii  time                                                 1.7-25.1build1                  amd64                           GNU time program for measuring CPU resource usage
ii  tzdata                                               2019c-0ubuntu0.18.04            all                             time zone and daylight-saving time data
ii  ubuntu-advantage-tools                               17                              all                             management tools for Ubuntu Advantage
ii  ubuntu-fan                                           0.12.10                         all                             Ubuntu FAN network support enablement
ii  ubuntu-keyring                                       2018.09.18.1~18.04.0            all                             GnuPG keys of the Ubuntu archive
ii  ubuntu-minimal                                       1.417.4                         amd64                           Minimal core of Ubuntu
ii  ubuntu-mono                                          16.10+18.04.20181005-0ubuntu1   all                             Ubuntu Mono Icon theme
ii  ubuntu-release-upgrader-core                         1:18.04.37                      all                             manage release upgrades
ii  ubuntu-standard                                      1.417.4                         amd64                           The Ubuntu standard system
ii  ucf                                                  3.0038                          all                             Update Configuration File(s): preserve user changes to config files
ii  udev                                                 237-3ubuntu10.39                amd64                           /dev/ and hotplug management daemon
ii  udisks2                                              2.7.6-3ubuntu0.2                amd64                           D-Bus service to access and manipulate storage devices
ii  ufw                                                  0.36-0ubuntu0.18.04.1           all                             program for managing a Netfilter firewall
ii  unzip                                                6.0-21ubuntu1                   amd64                           De-archiver for .zip files
ii  update-inetd                                         4.44                            all                             inetd configuration file updater
ii  update-manager-core                                  1:18.04.11.10                   all                             manage release upgrades
ii  ureadahead                                           0.100.0-21                      amd64                           Read required files in advance
ii  usbutils                                             1:007-4build1                   amd64                           Linux USB utilities
ii  util-linux                                           2.31.1-0.4ubuntu3.6             amd64                           miscellaneous system utilities
ii  uuid-runtime                                         2.31.1-0.4ubuntu3.6             amd64                           runtime components for the Universally Unique ID library
ii  vim                                                  2:8.0.1453-1ubuntu1.3           amd64                           Vi IMproved - enhanced vi editor
ii  vim-common                                           2:8.0.1453-1ubuntu1.3           all                             Vi IMproved - Common files
ii  vim-runtime                                          2:8.0.1453-1ubuntu1.3           all                             Vi IMproved - Runtime files
ii  vim-tiny                                             2:8.0.1453-1ubuntu1.3           amd64                           Vi IMproved - enhanced vi editor - compact version
ii  vlan                                                 1.9-3.2ubuntu6                  amd64                           user mode programs to enable VLANs on your ethernet devices
ii  wamerican                                            2017.08.24-1                    all                             American English dictionary words for /usr/share/dict
ii  wbritish                                             2017.08.24-1                    all                             British English dictionary words for /usr/share/dict
ii  wget                                                 1.19.4-1ubuntu2.2               amd64                           retrieves files from the web
ii  whiptail                                             0.52.20-1ubuntu1                amd64                           Displays user-friendly dialog boxes from shell scripts
ii  wireless-regdb                                       2018.05.09-0ubuntu1~18.04.1     all                             wireless regulatory database
ii  x11-common                                           1:7.7+19ubuntu7.1               all                             X Window System (X.Org) infrastructure
ii  x11-utils                                            7.7+3build1                     amd64                           X11 utilities
ii  x11-xkb-utils                                        7.7+3ubuntu0.18.04.1            amd64                           X11 XKB utilities
ii  xauth                                                1:1.0.10-1                      amd64                           X authentication utility
ii  xdg-user-dirs                                        0.17-1ubuntu1                   amd64                           tool to manage well known user directories
ii  xfonts-base                                          1:1.0.4+nmu1                    all                             standard fonts for X
ii  xfonts-encodings                                     1:1.0.4-2                       all                             Encodings for X.Org fonts
ii  xfonts-utils                                         1:7.7+6                         amd64                           X Window System font utility programs
ii  xinit                                                1.3.4-3ubuntu3                  amd64                           X server initialisation tool
ii  xkb-data                                             2.23.1-1ubuntu1.18.04.1         all                             X Keyboard Extension (XKB) configuration data
ii  xserver-common                                       2:1.19.6-1ubuntu4.4             all                             common files used by various X servers
ii  xserver-xorg                                         1:7.7+19ubuntu7.1               amd64                           X.Org X server
ii  xserver-xorg-core                                    2:1.19.6-1ubuntu4.4             amd64                           Xorg X server - core server
ii  xserver-xorg-input-all                               1:7.7+19ubuntu7.1               amd64                           X.Org X server -- input driver metapackage
ii  xserver-xorg-input-libinput                          0.27.1-1                        amd64                           X.Org X server -- libinput input driver
ii  xserver-xorg-input-wacom                             1:0.36.1-0ubuntu1               amd64                           X.Org X server -- Wacom input driver
ii  xserver-xorg-legacy                                  2:1.19.6-1ubuntu4.4             amd64                           setuid root Xorg server wrapper
ii  xserver-xorg-video-all                               1:7.7+19ubuntu7.1               amd64                           X.Org X server -- output driver metapackage
ii  xserver-xorg-video-amdgpu                            18.0.1-1                        amd64                           X.Org X server -- AMDGPU display driver
ii  xserver-xorg-video-ati                               1:18.0.1-1                      amd64                           X.Org X server -- AMD/ATI display driver wrapper
ii  xserver-xorg-video-fbdev                             1:0.4.4-1build6                 amd64                           X.Org X server -- fbdev display driver
ii  xserver-xorg-video-intel                             2:2.99.917+git20171229-1        amd64                           X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-nouveau                           1:1.0.15-2                      amd64                           X.Org X server -- Nouveau display driver
ii  xserver-xorg-video-qxl                               0.1.5-2build1                   amd64                           X.Org X server -- QXL display driver
ii  xserver-xorg-video-radeon                            1:18.0.1-1                      amd64                           X.Org X server -- AMD/ATI Radeon display driver
ii  xserver-xorg-video-vesa                              1:2.3.4-1build3                 amd64                           X.Org X server -- VESA display driver
ii  xserver-xorg-video-vmware                            1:13.2.1-1build1                amd64                           X.Org X server -- VMware display driver
ii  xxd                                                  2:8.0.1453-1ubuntu1.3           amd64                           tool to make (or reverse) a hex dump
ii  xz-utils                                             5.2.2-1.3                       amd64                           XZ-format compression utilities
ii  yelp                                                 3.26.0-1ubuntu2                 amd64                           Help browser for GNOME
ii  yelp-xsl                                             3.20.1-4                        all                             XSL stylesheets for the yelp help browser
ii  zlib1g:amd64                                         1:1.2.11.dfsg-0ubuntu2          amd64                           compression library - runtime
daall commented 4 years ago

Hey Stephen, I will take a look at this and try to repro!

In the meantime, can you verify that you installed the Ubuntu 18.04 versions of libswsscommon and python3-swsscommon? (link here: https://sonic-jenkins.westus2.cloudapp.azure.com/job/common/job/sonic-swss-common-build-ubuntu/lastSuccessfulBuild/artifact/target/)

daall commented 4 years ago

Also, can you provide the output of ls /usr/lib/python3/dist-packages?

stephenxs commented 4 years ago

Hi @daall, Looks like the python3-swsscommon depends on libhiredis0.13 while libhiredis0.14 provided in the target/debs/stretch dir and installed on the server.

root@arc-host16-009:~/stephens# dpkg -i python3-swsscommon_1.0.0_amd64.deb 
(Reading database ... 94388 files and directories currently installed.)
Preparing to unpack python3-swsscommon_1.0.0_amd64.deb ...
Unpacking python3-swsscommon (1.0.0) over (1.0.0) ...
dpkg: dependency problems prevent configuration of python3-swsscommon:
 python3-swsscommon depends on libhiredis0.13 (>= 0.13.1); however:
  Package libhiredis0.13 is not installed.

dpkg: error processing package python3-swsscommon (--install):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Errors were encountered while processing:
 python3-swsscommon
root@arc-host16-009:~/stephens# dpkg -l | grep "redis"
ii  libhiredis0.14:amd64                  0.14.0-3~bpo9+1                                 amd64        minimalistic C client library for Redis

The output of ls /usr/lib/python3/dist-packages

root@arc-host16-009:~/stephens# ls /usr/lib/python3/dist-packages
apport                                               language_support_pkgs.py
apport_python_hook.py                                lsb_release.py
apt                                                  netifaces-0.10.4.egg-info
apt_inst.cpython-36m-x86_64-linux-gnu.so             netifaces.cpython-36m-x86_64-linux-gnu.so
apt_inst.pyi                                         pip
apt_pkg.cpython-36m-x86_64-linux-gnu.so              pip-9.0.1.egg-info
apt_pkg.pyi                                          pkg_resources
aptsources                                           problem_report.py
asn1crypto                                           __pycache__
asn1crypto-0.24.0.egg-info                           pycrypto-2.6.1.egg-info
certifi                                              pygobject-3.26.1.egg-info
certifi-2018.1.18.egg-info                           pygtkcompat
_cffi_backend.cpython-36m-x86_64-linux-gnu.so        python_apt-1.6.5_ubuntu0.2.egg-info
chardet                                              pyxdg-0.25.egg-info
chardet-3.0.4.egg-info                               PyYAML-3.12.egg-info
CommandNotFound                                      README.txt
command_not_found-0.3.egg-info                       requests
Crypto                                               requests-2.18.4.egg-info
cryptography                                         requests_unixsocket
cryptography-2.1.4.egg-info                          requests_unixsocket-0.1.5.egg-info
dbus                                                 secretstorage
_dbus_bindings.cpython-36m-x86_64-linux-gnu.so       SecretStorage-2.3.1.egg-info
_dbus_glib_bindings.cpython-36m-x86_64-linux-gnu.so  setuptools
distro_info-0.18ubuntu0.18.04.1.egg-info             setuptools-39.0.1.egg-info
distro_info.py                                       six-1.11.0.egg-info
distro_info_test                                     six.py
DistUpgrade                                          ssh_import_id
easy_install.py                                      ssh_import_id-5.7.egg-info
gi                                                   swsscommon
httplib2                                             systemd
httplib2-0.9.2.egg-info                              systemd_python-234.egg-info
HweSupportStatus                                     ufw
idna                                                 ufw-0.36.egg-info
idna-2.6.egg-info                                    UpdateManager
janitor                                              urllib3
keyring                                              urllib3-1.22.egg-info
keyring-10.6.0.egg-info                              wheel
keyrings                                             wheel-0.30.0.egg-info
keyrings.alt-3.0.egg-info                            xdg
LanguageSelector                                     yaml
language_selector-0.1.egg-info                       _yaml.cpython-36m-x86_64-linux-gnu.so
daall commented 4 years ago

Looks like the python3-swsscommon depends on libhiredis0.13 while libhiredis0.14 provided in the target/debs/stretch dir and installed on the server.

I think you are right on here, I am making some updates to the README and then I'll ping you on this issue so we can verify.

daall commented 4 years ago

Take a look at #1379. You will need libhiredis0.13 if you are running 18.04.

daall commented 4 years ago

@prsunny @volodymyrsamotiy FYI as you two mentioned you were having issues with the install too. :)

stephenxs commented 4 years ago

@daall it works after installing libhiredis0.13.

daall commented 4 years ago

Great to hear, thank you for your help!