re: https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

Asked by Natalie Bernadette

My Package Manager claims to be broken, so I went here: https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure

and it told me to post this:

(help?)

natashabadenov@john-auggie:~$ ubuntu-support-status

Support status summary of 'john-auggie':

You have 1776 packages (95.0%) supported until April 2021 (5y)
You have 59 packages (3.2%) supported until April 2019 (3y)
You have 13 packages (0.7%) supported until September 2021 (5y)
You have 3 packages (0.2%) supported until January 2017 (9m)

You have 9 packages (0.5%) that can not/no-longer be downloaded
You have 9 packages (0.5%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details
natashabadenov@john-auggie:~$
natashabadenov@john-auggie:~$
natashabadenov@john-auggie:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
natashabadenov@john-auggie:~$ dpkg --print-foreign-architectures
i386
natashabadenov@john-auggie:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for natashabadenov:
natashabadenov@john-auggie:~$ grep proxy /etc/environment
natashabadenov@john-auggie:~$ echo $http_proxy

natashabadenov@john-auggie:~$ echo $ftp_proxy

natashabadenov@john-auggie:~$ grep proxy /etc/bash.bashrc
natashabadenov@john-auggie:~$ grep proxy ~/.bashrc
natashabadenov@john-auggie:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
natashabadenov@john-auggie:~$ sudo fuser -vvv /var/lib/dpkg/lock
natashabadenov@john-auggie:~$ sudo fuser -vvv /var/cache/apt/archives/lock
natashabadenov@john-auggie:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
natashabadenov@john-auggie:~$ uname -a
Linux john-auggie 4.4.0-24-generic #43-Ubuntu SMP Wed Jun 8 19:27:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
natashabadenov@john-auggie:~$ sudo rm /var/lib/apt/lists/lock
natashabadenov@john-auggie:~$ sudo rm /var/cache/apt/archives/lock
natashabadenov@john-auggie:~$ sudo rm /var/lib/dpkg/lock
natashabadenov@john-auggie:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
natashabadenov@john-auggie:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
natashabadenov@john-auggie:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
mv: cannot stat '/var/lib/dpkg/status': No such file or directory
natashabadenov@john-auggie:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
natashabadenov@john-auggie:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
natashabadenov@john-auggie:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
cp: cannot stat '/var/lib/dpkg/available-old': No such file or directory
natashabadenov@john-auggie:~$ sudo rm -rf /var/lib/dpkg/updates/*
natashabadenov@john-auggie:~$ sudo rm -rf /var/lib/apt/lists
natashabadenov@john-auggie:~$ sudo rm /var/cache/apt/*.bin
natashabadenov@john-auggie:~$ sudo mkdir /var/lib/apt/lists
natashabadenov@john-auggie:~$
natashabadenov@john-auggie:~$ sudo mkdir /var/lib/apt/lists
mkdir: cannot create directory ‘/var/lib/apt/lists’: File exists
natashabadenov@john-auggie:~$ sudo rm /var/cache/apt/*.bin
rm: cannot remove '/var/cache/apt/*.bin': No such file or directory
natashabadenov@john-auggie:~$ sudo mkdir /var/lib/apt/lists
mkdir: cannot create directory ‘/var/lib/apt/lists’: File exists
natashabadenov@john-auggie:~$ sudo rm -rf /var/lib/dpkg/updates/*
natashabadenov@john-auggie:~$ sudo mkdir /var/lib/apt/lists/partial
natashabadenov@john-auggie:~$ sudo mkdir /var/lib/apt/lists/partial
mkdir: cannot create directory ‘/var/lib/apt/lists/partial’: File exists
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get clean
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
natashabadenov@john-auggie:~$ sudo dpkg --configure -a
Setting up keyboard-configuration (1.108ubuntu15.2) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up less (481-2.1ubuntu0.1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package less (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libpam-systemd:amd64 (229-4ubuntu8) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libpam-systemd:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libssl1.0.0:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-headers-4.4.0-38-generic:
 linux-headers-4.4.0-38-generic depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package linux-headers-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
Setting up grub-pc (2.02~beta2-36ubuntu3.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up cups (2.1.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package cups (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up apparmor (2.10.95-0ubuntu2.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package apparmor (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of xserver-xorg-core:
 xserver-xorg-core depends on keyboard-configuration; however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package xserver-xorg-core (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of network-manager:
 network-manager depends on libpam-systemd; however:
  Package libpam-systemd:amd64 is not configured yet.

dpkg: error processing package network-manager (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-extra-4.4.0-38-generic:
 linux-image-extra-4.4.0-38-generic depends on linux-image-4.4.0-38-generic; however:
  Package linux-image-4.4.0-38-generic is not installed.

dpkg: error processing package linux-image-extra-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
Setting up lightdm (1.18.3-0ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package lightdm (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of openssl:
 openssl depends on libssl1.0.0 (>= 1.0.2g); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package openssl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snap-confine:
 snap-confine depends on apparmor; however:
  Package apparmor is not configured yet.

dpkg: error processing package snap-confine (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-4.4.0-38-generic; however:
  Package linux-image-4.4.0-38-generic is not installed.
 linux-image-generic depends on linux-image-extra-4.4.0-38-generic; however:
  Package linux-image-extra-4.4.0-38-generic is not configured yet.

dpkg: error processing package linux-image-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython2.7-stdlib:amd64:
 libpython2.7-stdlib:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython2.7-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython3.5-minimal:amd64:
 libpython3.5-minimal:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython3.5-minimal:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-headers-generic:
 linux-headers-generic depends on linux-headers-4.4.0-38-generic; however:
  Package linux-headers-4.4.0-38-generic is not configured yet.

dpkg: error processing package linux-headers-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of xserver-xorg-video-intel:
 xserver-xorg-video-intel depends on xorg-video-abi-20; however:
  Package xorg-video-abi-20 is not installed.
  Package xserver-xorg-core which provides xorg-video-abi-20 is not configured yet.
 xserver-xorg-video-intel depends on xserver-xorg-core (>= 2:1.17.99.902); however:
  Package xserver-xorg-core is not configured yet.

dpkg: error processing package xserver-xorg-video-intel (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of network-manager-gnome:
 network-manager-gnome depends on network-manager (>= 1.1); however:
  Package network-manager is not configured yet.

dpkg: error processing package network-manager-gnome (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython3.5-stdlib:amd64:
 libpython3.5-stdlib:amd64 depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package libpython3.5-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.7:
 python2.7 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package python2.7 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5-minimal:
 python3.5-minimal depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package python3.5-minimal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 4.4.0.38.40); however:
  Package linux-image-generic is not configured yet.
 linux-generic depends on linux-headers-generic (= 4.4.0.38.40); however:
  Package linux-headers-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython2.7:amd64:
 libpython2.7:amd64 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython2.7:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-core-launcher:
 ubuntu-core-launcher depends on snap-confine; however:
  Package snap-confine is not configured yet.

dpkg: error processing package ubuntu-core-launcher (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5:
 python3.5 depends on python3.5-minimal (= 3.5.2-2~16.04); however:
  Package python3.5-minimal is not configured yet.
 python3.5 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package python3.5 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-libs:amd64:
 samba-libs:amd64 depends on libpython2.7 (>= 2.7); however:
  Package libpython2.7:amd64 is not configured yet.

dpkg: error processing package samba-libs:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython3.5:amd64:
 libpython3.5:amd64 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython3.5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsmbclient:amd64:
 libsmbclient:amd64 depends on samba-libs (= 2:4.3.9+dfsg-0ubuntu0.16.04.3); however:
  Package samba-libs:amd64 is not configured yet.

dpkg: error processing package libsmbclient:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snapd:
 snapd depends on ubuntu-core-launcher (>= 1.0.23); however:
  Package ubuntu-core-launcher is not configured yet.

dpkg: error processing package snapd (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gdb:
 gdb depends on libpython3.5 (>= 3.5.0~b1); however:
  Package libpython3.5:amd64 is not configured yet.

dpkg: error processing package gdb (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 keyboard-configuration
 less
 libpam-systemd:amd64
 libssl1.0.0:amd64
 linux-headers-4.4.0-38-generic
 grub-pc
 cups
 apparmor
 xserver-xorg-core
 network-manager
 linux-image-extra-4.4.0-38-generic
 lightdm
 openssl
 snap-confine
 console-setup-linux
 linux-image-generic
 libpython2.7-stdlib:amd64
 libpython3.5-minimal:amd64
 linux-headers-generic
 console-setup
 xserver-xorg-video-intel
 network-manager-gnome
 libpython3.5-stdlib:amd64
 python2.7
 python3.5-minimal
 linux-generic
 libpython2.7:amd64
 ubuntu-core-launcher
 python3.5
 samba-libs:amd64
 libpython3.5:amd64
 libsmbclient:amd64
 snapd
 gdb
natashabadenov@john-auggie:~$ sudo dpkg --clear-avail
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  gnome-video-effects guile-2.0-libs libandroid-properties1 libgc1c2
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-22
  linux-headers-4.4.0-22-generic linux-headers-4.4.0-23
  linux-headers-4.4.0-23-generic linux-headers-4.4.0-38
  linux-headers-4.4.0-38-generic linux-headers-generic
  linux-image-4.4.0-21-generic linux-image-4.4.0-22-generic
  linux-image-4.4.0-23-generic linux-image-extra-4.4.0-21-generic
  linux-image-extra-4.4.0-22-generic linux-image-extra-4.4.0-23-generic
  oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-ubuntu-onlineaccounts
  qml-module-ubuntu-web qtdeclarative5-accounts-plugin
  qtdeclarative5-qtquick2-plugin thermald unity-webapps-qml
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  linux-generic linux-image-extra-4.4.0-38-generic linux-image-generic
  ttf-mscorefonts-installer
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
35 not fully installed or removed.
After this operation, 162 MB disk space will be freed.
Do you want to continue? [Y/n] Y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 336496 files and directories currently installed.)
Removing linux-generic (4.4.0.38.40) ...
Removing linux-image-generic (4.4.0.38.40) ...
Removing linux-image-extra-4.4.0-38-generic (4.4.0-38.57) ...
depmod: FATAL: could not load /boot/System.map-4.4.0-38-generic: No such file or directory
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-38-generic
depmod: WARNING: could not open /lib/modules/4.4.0-38-generic/modules.order: No such file or directory
depmod: WARNING: could not open /lib/modules/4.4.0-38-generic/modules.builtin: No such file or directory
depmod: WARNING: could not open /var/tmp/mkinitramfs_7xqT45/lib/modules/4.4.0-38-generic/modules.order: No such file or directory
depmod: WARNING: could not open /var/tmp/mkinitramfs_7xqT45/lib/modules/4.4.0-38-generic/modules.builtin: No such file or directory
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-38-generic /boot/vmlinuz-4.4.0-38-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Removing ttf-mscorefonts-installer (3.4+nmu1ubuntu2) ...
Setting up grub-pc (2.02~beta2-36ubuntu3.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libssl1.0.0:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpython2.7-stdlib:amd64:
 libpython2.7-stdlib:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython2.7-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython2.7:amd64:
 libpython2.7:amd64 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython2.7:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of samba-libs:amd64:
 samba-libs:amd64 depends on libpython2.7 (>= 2.7); however:
  Package libpython2.7:amd64 is not configured yet.

dpkg: error processing package samba-libs:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsmbclient:amd64:
 No apport report written because the error message indicates its a followup error from a previous failure.
                           No apport report written because MaxReports is reached already
         No apport report written because MaxReports is reached already
                                                                       No apport report written because MaxReports is reached already
                                                     libsmbclient:amd64 depends on samba-libs (= 2:4.3.9+dfsg-0ubuntu0.16.04.3); however:
  Package samba-libs:amd64 is not configured yet.

dpkg: error processing package libsmbclient:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up apparmor (2.10.95-0ubuntu2.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package apparmor (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Setting up lightdm (1.18.3-0ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package lightdm (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5-minimal:amd64:
 libpython3.5-minimal:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython3.5-minimal:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5-minimal:
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                             python3.5-minimal depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package python3.5-minimal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snap-confine:
 snap-confine depends on apparmor; however:
  Package apparmor is not configured yet.

dpkg: error processing package snap-confine (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of ubuntu-core-launcher:
 ubuntu-core-launcher depends on snap-confine; however:
  Package snap-confine is not configured yet.

dpkg: error processing package ubuntu-core-launcher (--configure):
 dependency problems - leaving unconfigured
Setting up less (481-2.1ubuntu0.1) ...
No apport report written because MaxReports is reached already
                                                              debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package less (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python2.7:
 python2.7 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package python2.7 (--configure):
 dependency problems - leaving unconfigured
Setting up keyboard-configuration (1.108ubuntu15.2) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up cups (2.1.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package cups (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5-stdlib:amd64:
 libpython3.5-stdlib:amd64 depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package libpython3.5-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5:amd64:
 libpython3.5:amd64 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython3.5:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of gdb:
 gdb depends on libpython3.5 (>= 3.5.0~b1); however:
  Package libpython3.5:amd64 is not configured yet.

dpkg: error processing package gdb (--configure):
 dependency problems - leaving unconfigured
Setting up libpam-systemd:amd64 (229-4ubuntu8) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libpam-systemd:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-headers-4.4.0-38-generic:
 linux-headers-4.4.0-38-generic depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package linux-headers-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-headers-generic:
 linux-headers-generic depends on linux-headers-4.4.0-38-generic; however:
  Package linux-headers-4.4.0-38-generic is not configured yet.

dpkg: error processing package linux-headers-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of network-manager:
 network-manager depends on libpam-systemd; however:
  Package libpam-systemd:amd64 is not configured yet.

dpkg: error processing package network-manager (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of network-manager-gnome:
 network-manager-gnome depends on network-manager (>= 1.1); however:
  Package network-manager is not configured yet.

dpkg: error processing package network-manager-gnome (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of openssl:
 openssl depends on libssl1.0.0 (>= 1.0.2g); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package openssl (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python3.5:
 python3.5 depends on python3.5-minimal (= 3.5.2-2~16.04); however:
  Package python3.5-minimal is not configured yet.
 python3.5 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package python3.5 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of snapd:
 snapd depends on ubuntu-core-launcher (>= 1.0.23); however:
  Package ubuntu-core-launcher is not configured yet.

dpkg: error processing package snapd (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-core:
 xserver-xorg-core depends on keyboard-configuration; however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package xserver-xorg-core (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-video-intel:
 xserver-xorg-video-intel depends on xorg-video-abi-20; however:
  Package xorg-video-abi-20 is not installed.
  Package xserver-xorg-core which provides xorg-video-abi-20 is not configured yet.
 xserver-xorg-video-intel depends on xserver-xorg-core (>= 2:1.17.99.902); however:
  Package xserver-xorg-core is not configured yet.

dpkg: error processing package xserver-xorg-video-intel (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 grub-pc
 libssl1.0.0:amd64
 libpython2.7-stdlib:amd64
 libpython2.7:amd64
 samba-libs:amd64
 libsmbclient:amd64
 apparmor
 lightdm
 libpython3.5-minimal:amd64
 python3.5-minimal
 snap-confine
 ubuntu-core-launcher
 less
 python2.7
 keyboard-configuration
 console-setup-linux
 console-setup
 cups
 libpython3.5-stdlib:amd64
 libpython3.5:amd64
 gdb
 libpam-systemd:amd64
 linux-headers-4.4.0-38-generic
 linux-headers-generic
 network-manager
 network-manager-gnome
 openssl
 python3.5
 snapd
 xserver-xorg-core
 xserver-xorg-video-intel
E: Sub-process /usr/bin/dpkg returned an error code (1)
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gnome-video-effects guile-2.0-libs libandroid-properties1 libgc1c2
  liboxideqt-qmlplugin liboxideqtcore0 liboxideqtquick0 libqt5positioning5
  linux-headers-4.4.0-21 linux-headers-4.4.0-21-generic linux-headers-4.4.0-22
  linux-headers-4.4.0-22-generic linux-headers-4.4.0-23
  linux-headers-4.4.0-23-generic linux-headers-generic
  linux-image-4.4.0-21-generic linux-image-4.4.0-22-generic
  linux-image-4.4.0-23-generic linux-image-extra-4.4.0-21-generic
  linux-image-extra-4.4.0-22-generic linux-image-extra-4.4.0-23-generic
  oxideqt-codecs qml-module-qt-labs-folderlistmodel
  qml-module-qt-labs-settings qml-module-ubuntu-onlineaccounts
  qml-module-ubuntu-web qtdeclarative5-accounts-plugin
  qtdeclarative5-qtquick2-plugin thermald unity-webapps-qml
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
31 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Setting up grub-pc (2.02~beta2-36ubuntu3.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libssl1.0.0:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because the error message indicates its a followup error from a previous failure.
                          dpkg: dependency problems prevent configuration of libpython2.7-stdlib:amd64:
 libpython2.7-stdlib:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython2.7-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython2.7:amd64:
 libpython2.7:amd64 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython2.7:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of samba-libs:amd64:
 samba-libs:amd64 depends on libpython2.7 (>= 2.7); however:
  Package libpython2.7:amd64 is not configured yet.

dpkg: error processing package samba-libs:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsmbclient:amd64:
 libsmbclient:amd64 depends on samba-libs (= 2:4.3.9+dfsg-0ubuntu0.16.04.3); however:
  Package samba-libs:amd64 is not configured yet.

dpkg: error processing package libsmbclient:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up apparmor (2.10.95-0ubuntu2.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package apparmor (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up lightdm (1.18.3-0ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package lightdm (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpython3.5-minimal:amd64:
 libpython3.5-minimal:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython3.5-minimal:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python3.5-minimal:
 python3.5-minimal depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package python3.5-minimal (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of snap-confine:
 snap-confine depends on apparmor; however:
  Package apparmor is not configured yet.

dpkg: error processing package snap-confine (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of ubuntu-core-launcher:
 ubuntu-core-launcher depends on snap-confine; however:
  Package snap-confine is not configured yet.

dpkg: error processing package ubuntu-core-launcher (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up less (481-2.1ubuntu0.1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package less (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python2.7:
 python2.7 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package python2.7 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up keyboard-configuration (1.108ubuntu15.2) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up cups (2.1.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package cups (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5-stdlib:amd64:
 libpython3.5-stdlib:amd64 depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package libpython3.5-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5:amd64:
 libpython3.5:amd64 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython3.5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gdb:
 gdb depends on libpython3.5 (>= 3.5.0~b1); however:
  Package libpython3.5:amd64 is not configured yet.

dpkg: error processing package gdb (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up libpam-systemd:amd64 (229-4ubuntu8) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libpam-systemd:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-headers-4.4.0-38-generic:
 linux-headers-4.4.0-38-generic depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package linux-headers-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-headers-generic:
 linux-headers-generic depends on linux-headers-4.4.0-38-generic; however:
  Package linux-headers-4.4.0-38-generic is not configured yet.

dpkg: error processing package linux-headers-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of network-manager:
 network-manager depends on libpam-systemd; however:
  Package libpam-systemd:amd64 is not configured yet.

dpkg: error processing package network-manager (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of network-manager-gnome:
 network-manager-gnome depends on network-manager (>= 1.1); however:
  Package network-manager is not configured yet.

dpkg: error processing package network-manager-gnome (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of openssl:
 openssl depends on libssl1.0.0 (>= 1.0.2g); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package openssl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5:
 python3.5 depends on python3.5-minimal (= 3.5.2-2~16.04); however:
  Package python3.5-minimal is not configured yet.
 python3.5 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: error processing package python3.5 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snapd:
 snapd depends on ubuntu-core-launcher (>= 1.0.23); however:
  Package ubuntu-core-launcher is not configured yet.

dpkg: error processing package snapd (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-core:
 xserver-xorg-core depends on keyboard-configuration; however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package xserver-xorg-core (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of xserver-xorg-video-intel:
 xserver-xorg-video-intel depends on xorg-video-abi-20; however:
  Package xorg-video-abi-20 is not installed.
  Package xserver-xorg-core which provides xorg-video-abi-20 is not configured yet.
 xserver-xorg-video-intel depends on xserver-xorg-core (>= 2:1.17.99.902); however:
  Package xserver-xorg-core is not configured yet.

dpkg: error processing package xserver-xorg-video-intel (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 grub-pc
 libssl1.0.0:amd64
 libpython2.7-stdlib:amd64
 libpython2.7:amd64
 samba-libs:amd64
 libsmbclient:amd64
 apparmor
 lightdm
 libpython3.5-minimal:amd64
 python3.5-minimal
 snap-confine
 ubuntu-core-launcher
 less
 python2.7
 keyboard-configuration
 console-setup-linux
 console-setup
 cups
 libpython3.5-stdlib:amd64
 libpython3.5:amd64
 gdb
 libpam-systemd:amd64
 linux-headers-4.4.0-38-generic
 linux-headers-generic
 network-manager
 network-manager-gnome
 openssl
 python3.5
 snapd
 xserver-xorg-core
 xserver-xorg-video-intel
E: Sub-process /usr/bin/dpkg returned an error code (1)
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  gnome-video-effects* guile-2.0-libs* libandroid-properties1* libgc1c2*
  liboxideqt-qmlplugin* liboxideqtcore0* liboxideqtquick0* libqt5positioning5*
  linux-headers-4.4.0-21* linux-headers-4.4.0-21-generic*
  linux-headers-4.4.0-22* linux-headers-4.4.0-22-generic*
  linux-headers-4.4.0-23* linux-headers-4.4.0-23-generic*
  linux-headers-generic* linux-image-4.4.0-21-generic*
  linux-image-4.4.0-22-generic* linux-image-4.4.0-23-generic*
  linux-image-extra-4.4.0-21-generic* linux-image-extra-4.4.0-22-generic*
  linux-image-extra-4.4.0-23-generic* oxideqt-codecs*
  qml-module-qt-labs-folderlistmodel* qml-module-qt-labs-settings*
  qml-module-ubuntu-onlineaccounts* qml-module-ubuntu-web*
  qtdeclarative5-accounts-plugin* qtdeclarative5-qtquick2-plugin* thermald*
  unity-webapps-qml*
0 upgraded, 0 newly installed, 30 to remove and 0 not upgraded.
31 not fully installed or removed.
After this operation, 1020 MB disk space will be freed.
Do you want to continue? [Y/n] Y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 331780 files and directories currently installed.)
Removing linux-headers-generic (4.4.0.38.40) ...
Removing gnome-video-effects (0.4.1-3ubuntu1) ...
Removing guile-2.0-libs:amd64 (2.0.11+1-10) ...
Removing qml-module-ubuntu-web:amd64 (0.23+16.04.20160413-0ubuntu1) ...
Removing unity-webapps-qml (0.1+16.04.20160114-0ubuntu1) ...
Removing liboxideqt-qmlplugin:amd64 (1.17.7-0ubuntu0.16.04.1) ...
Removing liboxideqtquick0:amd64 (1.17.7-0ubuntu0.16.04.1) ...
Removing liboxideqtcore0:amd64 (1.17.7-0ubuntu0.16.04.1) ...
Removing libandroid-properties1 (0.1.0+git20151016+6d424c9-0ubuntu7) ...
Removing libgc1c2:amd64 (1:7.4.2-7.3) ...
Removing libqt5positioning5:amd64 (5.5.1-3ubuntu1) ...
Removing linux-headers-4.4.0-21-generic (4.4.0-21.37) ...
Removing linux-headers-4.4.0-21 (4.4.0-21.37) ...
Removing linux-headers-4.4.0-22-generic (4.4.0-22.40) ...
Removing linux-headers-4.4.0-22 (4.4.0-22.40) ...
Removing linux-headers-4.4.0-23-generic (4.4.0-23.41) ...
Removing linux-headers-4.4.0-23 (4.4.0-23.41) ...
Removing linux-image-extra-4.4.0-21-generic (4.4.0-21.37) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-21-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-extra-4.4.0-21-generic (4.4.0-21.37) ...
Removing linux-image-4.4.0-21-generic (4.4.0-21.37) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
update-initramfs: Deleting /boot/initrd.img-4.4.0-21-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-4.4.0-21-generic (4.4.0-21.37) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-21-generic /boot/vmlinuz-4.4.0-21-generic
Removing linux-image-extra-4.4.0-22-generic (4.4.0-22.40) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found linux image: /boot/vmlinuz-4.4.0-22-generic
Found initrd image: /boot/initrd.img-4.4.0-22-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-extra-4.4.0-22-generic (4.4.0-22.40) ...
Removing linux-image-4.4.0-22-generic (4.4.0-22.40) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
update-initramfs: Deleting /boot/initrd.img-4.4.0-22-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-4.4.0-22-generic (4.4.0-22.40) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-22-generic /boot/vmlinuz-4.4.0-22-generic
Removing linux-image-extra-4.4.0-23-generic (4.4.0-23.41) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-23-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found linux image: /boot/vmlinuz-4.4.0-23-generic
Found initrd image: /boot/initrd.img-4.4.0-23-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-extra-4.4.0-23-generic (4.4.0-23.41) ...
Removing linux-image-4.4.0-23-generic (4.4.0-23.41) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
update-initramfs: Deleting /boot/initrd.img-4.4.0-23-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-4.4.0-36-generic
Found initrd image: /boot/initrd.img-4.4.0-36-generic
Found linux image: /boot/vmlinuz-4.4.0-24-generic
Found initrd image: /boot/initrd.img-4.4.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-4.4.0-23-generic (4.4.0-23.41) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 4.4.0-23-generic /boot/vmlinuz-4.4.0-23-generic
Removing oxideqt-codecs:amd64 (1.17.7-0ubuntu0.16.04.1) ...
Removing qml-module-qt-labs-folderlistmodel:amd64 (5.5.1-2ubuntu6) ...
Removing qml-module-qt-labs-settings:amd64 (5.5.1-2ubuntu6) ...
Removing qtdeclarative5-accounts-plugin:amd64 (0.6+16.04.20151106-0ubuntu1) ...
Removing qml-module-ubuntu-onlineaccounts:amd64 (0.6+16.04.20151106-0ubuntu1) ...
Removing qtdeclarative5-qtquick2-plugin:amd64 (5.5.1-2ubuntu6) ...
Removing thermald (1.5-2ubuntu2) ...
Purging configuration files for thermald (1.5-2ubuntu2) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Setting up grub-pc (2.02~beta2-36ubuntu3.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libssl1.0.0:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpython2.7-stdlib:amd64:
 libpython2.7-stdlib:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython2.7-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpython2.7:amd64:
 libpython2.7:amd64 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython2.7:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          No apport report written because MaxReports is reached already
        dpkg: dependency problems prevent configuration of samba-libs:amd64:
 samba-libs:amd64 depends on libpython2.7 (>= 2.7); however:
  Package libpython2.7:amd64 is not configured yet.

dpkg: error processing package samba-libs:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of libsmbclient:amd64:
 libsmbclient:amd64 depends on samba-libs (= 2:4.3.9+dfsg-0ubuntu0.16.04.3); however:
  Package samba-libs:amd64 is not configured yet.

dpkg: error processing package libsmbclient:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up apparmor (2.10.95-0ubuntu2.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package apparmor (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Setting up lightdm (1.18.3-0ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package lightdm (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            No apport report written because MaxReports is reached already
                          dpkg: dependency problems prevent configuration of libpython3.5-minimal:amd64:
 libpython3.5-minimal:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython3.5-minimal:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5-minimal:
 python3.5-minimal depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package python3.5-minimal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snap-confine:
 snap-confine depends on apparmor; however:
  Package apparmor is not configured yet.

dpkg: error processing package snap-confine (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of ubuntu-core-launcher:
 ubuntu-core-launcher depends on snap-confine; however:
  Package snap-confine is not configured yet.

No apport report written because MaxReports is reached already
                                                              dpkg: error processing package ubuntu-core-launcher (--configure):
 dependency problems - leaving unconfigured
Setting up less (481-2.1ubuntu0.1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package less (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python2.7:
 python2.7 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package python2.7 (--configure):
 dependency problems - leaving unconfigured
Setting up keyboard-configuration (1.108ubuntu15.2) ...
No apport report written because MaxReports is reached already
                                                              debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up cups (2.1.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package cups (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpython3.5-stdlib:amd64:
 libpython3.5-stdlib:amd64 depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package libpython3.5-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of libpython3.5:amd64:
 libpython3.5:amd64 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython3.5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gdb:
 gdb depends on libpython3.5 (>= 3.5.0~b1); however:
  Package libpython3.5:amd64 is not configured yet.

dpkg: error processing package gdb (--configure):
 dependency problems - leaving unconfigured
Setting up libpam-systemd:amd64 (229-4ubuntu8) ...
No apport report written because MaxReports is reached already
                                                              debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package libpam-systemd:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-headers-4.4.0-38-generic:
 linux-headers-4.4.0-38-generic depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package linux-headers-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of network-manager:
 network-manager depends on libpam-systemd; however:
  Package libpam-systemd:amd64 is not configured yet.

dpkg: error processing package network-manager (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of network-manager-gnome:
 network-manager-gnome depends on network-manager (>= 1.1); however:
  Package network-manager is not configured yet.

dpkg: error processing package network-manager-gnome (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of openssl:
 openssl depends on libssl1.0.0 (>= 1.0.2g); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package openssl (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python3.5:
 python3.5 depends on python3.5-minimal (= 3.5.2-2~16.04); however:
  Package python3.5-minimal is not configured yet.
 python3.5 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package python3.5 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of snapd:
 snapd depends on ubuntu-core-launcher (>= 1.0.23); however:
  Package ubuntu-core-launcher is not configured yet.

dpkg: error processing package snapd (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-core:
 xserver-xorg-core depends on keyboard-configuration; however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package xserver-xorg-core (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-video-intel:
 xserver-xorg-video-intel depends on xorg-video-abi-20; however:
  Package xorg-video-abi-20 is not installed.
  Package xserver-xorg-core which provides xorg-video-abi-20 is not configured yet.
 xserver-xorg-video-intel depends on xserver-xorg-core (>= 2:1.17.99.902); however:
  Package xserver-xorg-core is not configured yet.

dpkg: error processing package xserver-xorg-video-intel (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 grub-pc
 libssl1.0.0:amd64
 libpython2.7-stdlib:amd64
 libpython2.7:amd64
 samba-libs:amd64
 libsmbclient:amd64
 apparmor
 lightdm
 libpython3.5-minimal:amd64
 python3.5-minimal
 snap-confine
 ubuntu-core-launcher
 less
 python2.7
 keyboard-configuration
 console-setup-linux
 console-setup
 cups
 libpython3.5-stdlib:amd64
 libpython3.5:amd64
 gdb
 libpam-systemd:amd64
 linux-headers-4.4.0-38-generic
 network-manager
 network-manager-gnome
 openssl
 python3.5
 snapd
 xserver-xorg-core
 xserver-xorg-video-intel
E: Sub-process /usr/bin/dpkg returned an error code (1)
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease [247 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial/main i386 Packages [1196 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata [733 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial/universe i386 Packages [7512 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 DEP-11 Metadata [3410 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons [7448 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu xenial/multiverse i386 Packages [140 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu xenial/multiverse amd64 DEP-11 Metadata [63.8 kB]
Get:24 http://us.archive.ubuntu.com/ubuntu xenial/multiverse DEP-11 64x64 Icons [230 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu xenial-updates/main Sources [188 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [3220 B]
Get:27 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [94.2 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [386 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [381 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [147 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [301 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [188 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [326 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [323 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [113 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [103 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [98.3 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [5492 B]
Get:39 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [4280 B]
Get:40 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [2428 B]
Get:41 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [2473 B]
Get:42 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse DEP-11 64x64 Icons [2699 B]
Get:43 http://us.archive.ubuntu.com/ubuntu xenial-backports/main Sources [1400 B]
Get:44 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [800 B]
Get:45 http://us.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [1540 B]
Get:46 http://us.archive.ubuntu.com/ubuntu xenial-backports/main i386 Packages [1544 B]
Get:47 http://us.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [1484 B]
Get:48 http://us.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [197 B]
Get:49 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [1000 B]
Get:50 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [1000 B]
Get:51 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [584 B]
Get:52 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [201 B]
Get:53 http://us.archive.ubuntu.com/ubuntu xenial-backports/multiverse amd64 DEP-11 Metadata [194 B]
Get:54 http://us.archive.ubuntu.com/ubuntu xenial-security/main Sources [39.3 kB]
Get:55 http://us.archive.ubuntu.com/ubuntu xenial-security/multiverse Sources [728 B]
Get:56 http://us.archive.ubuntu.com/ubuntu xenial-security/universe Sources [9340 B]
Get:57 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [140 kB]
Get:58 http://us.archive.ubuntu.com/ubuntu xenial-security/main i386 Packages [136 kB]
Get:59 http://us.archive.ubuntu.com/ubuntu xenial-security/main Translation-en [57.6 kB]
Get:60 http://us.archive.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [78.4 kB]
Get:61 http://us.archive.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [62.9 kB]
Get:62 http://us.archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [41.7 kB]
Get:63 http://us.archive.ubuntu.com/ubuntu xenial-security/universe i386 Packages [41.7 kB]
Get:64 http://us.archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [25.3 kB]
Get:65 http://us.archive.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [2266 B]
Get:66 http://us.archive.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [4105 B]
Get:67 http://us.archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [1176 B]
Get:68 http://us.archive.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [1340 B]
Get:69 http://us.archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [628 B]
Get:70 http://us.archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [201 B]
Get:71 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe Sources [35.9 kB]
Get:72 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main Sources [83.3 kB]
Get:73 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe amd64 Packages [55.4 kB]
Get:74 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe i386 Packages [52.9 kB]
Get:75 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe Translation-en [22.5 kB]
Get:76 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe amd64 DEP-11 Metadata [3920 B]
Get:77 http://us.archive.ubuntu.com/ubuntu xenial-proposed/universe DEP-11 64x64 Icons [42.9 kB]
Get:78 http://us.archive.ubuntu.com/ubuntu xenial-proposed/multiverse amd64 Packages [1676 B]
Get:79 http://us.archive.ubuntu.com/ubuntu xenial-proposed/multiverse i386 Packages [1680 B]
Get:80 http://us.archive.ubuntu.com/ubuntu xenial-proposed/multiverse Translation-en [852 B]
Get:81 http://us.archive.ubuntu.com/ubuntu xenial-proposed/multiverse amd64 DEP-11 Metadata [201 B]
Get:82 http://us.archive.ubuntu.com/ubuntu xenial-proposed/multiverse DEP-11 64x64 Icons [2699 B]
Get:83 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages [102 kB]
Get:84 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main i386 Packages [99.1 kB]
Get:85 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main Translation-en [35.5 kB]
Get:86 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main amd64 DEP-11 Metadata [23.7 kB]
Get:87 http://us.archive.ubuntu.com/ubuntu xenial-proposed/main DEP-11 64x64 Icons [24.5 kB]
Fetched 48.5 MB in 2min 23s (338 kB/s)
Reading package lists... Done
natashabadenov@john-auggie:~$
natashabadenov@john-auggie:~$
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-38 linux-headers-4.4.0-38-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
30 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] ^Y
Abort.
natashabadenov@john-auggie:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-security InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-proposed InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-38 linux-headers-4.4.0-38-generic
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
30 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libssl1.0.0:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of libpython3.5-minimal:amd64:
 libpython3.5-minimal:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython3.5-minimal:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python3.5-minimal:
 python3.5-minimal depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package python3.5-minimal (--configure):
 dependency problems - leaving unconfigured
Setting up grub-pc (2.02~beta2-36ubuntu3.3) ...
No apport report written because the error message indicates its a followup error from a previous failure.
                          No apport report written because the error message indicates its a followup error from a previous failure.
                                                    debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Setting up apparmor (2.10.95-0ubuntu2.3) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package apparmor (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Setting up lightdm (1.18.3-0ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package lightdm (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of snap-confine:
 snap-confine depends on apparmor; however:
  Package apparmor is not configured yet.

dpkg: error processing package snap-confine (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-core-launcher:
 ubuntu-core-launcher depends on snap-confine; however:
  Package snap-confine is not configured yet.

dpkg: error processing package ubuntu-core-launcher (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of libpython2.7-stdlib:amd64:
 libpython2.7-stdlib:amd64 depends on libssl1.0.0 (>= 1.0.2~beta3); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package libpython2.7-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython2.7:amd64:
 libpython2.7:amd64 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython2.7:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of samba-libs:amd64:
 samba-libs:amd64 depends on libpython2.7 (>= 2.7); however:
  Package libpython2.7:amd64 is not configured yet.

dpkg: error processing package samba-libs:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libsmbclient:amd64:
 libsmbclient:amd64 depends on samba-libs (= 2:4.3.9+dfsg-0ubuntu0.16.04.3); however:
  Package samba-libs:amd64 is not configured yet.

dpkg: error processing package libsmbclient:amd64 (--configure):
 dependency problems - leaving unconfigured
Setting up keyboard-configuration (1.108ubuntu15.2) ...
No apport report written because MaxReports is reached already
                                                              debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package keyboard-configuration (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup-linux:
 console-setup-linux depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup-linux (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of console-setup:
 console-setup depends on console-setup-linux; however:
  Package console-setup-linux is not configured yet.
 console-setup depends on keyboard-configuration (= 1.108ubuntu15.2); however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package console-setup (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up less (481-2.1ubuntu0.1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package less (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of libpython3.5-stdlib:amd64:
 libpython3.5-stdlib:amd64 depends on libpython3.5-minimal (= 3.5.2-2~16.04); however:
  Package libpython3.5-minimal:amd64 is not configured yet.

dpkg: error processing package libpython3.5-stdlib:amd64 (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of python3.5:
 python3.5 depends on python3.5-minimal (= 3.5.2-2~16.04); however:
  Package python3.5-minimal is not configured yet.
 python3.5 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package python3.5 (--configure):
 dependency problems - leaving unconfigured
Setting up libpam-systemd:amd64 (229-4ubuntu8) ...
No apport report written because MaxReports is reached already
                                                              debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package libpam-systemd:amd64 (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of openssl:
 openssl depends on libssl1.0.0 (>= 1.0.2g); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package openssl (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Setting up cups (2.1.3-4) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing package cups (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            dpkg: dependency problems prevent configuration of libpython3.5:amd64:
 libpython3.5:amd64 depends on libpython3.5-stdlib (= 3.5.2-2~16.04); however:
  Package libpython3.5-stdlib:amd64 is not configured yet.

dpkg: error processing package libpython3.5:amd64 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gdb:
 gdb depends on libpython3.5 (>= 3.5.0~b1); however:
  Package libpython3.5:amd64 is not configured yet.

dpkg: error processing package gdb (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-headers-4.4.0-38-generic:
 linux-headers-4.4.0-38-generic depends on libssl1.0.0 (>= 1.0.0); however:
  Package libssl1.0.0:amd64 is not configured yet.

dpkg: error processing package linux-headers-4.4.0-38-generic (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of network-manager:
 network-manager depends on libpam-systemd; however:
  Package libpam-systemd:amd64 is not configured yet.

dpkg: error processing package network-manager (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of network-manager-gnome:
 network-manager-gnome depends on network-manager (>= 1.1); however:
  Package network-manager is not configured yet.

dpkg: error processing package network-manager-gnome (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              No apport report written because MaxReports is reached already
                                            No apport report written because MaxReports is reached already
                          dpkg: dependency problems prevent configuration of python2.7:
 python2.7 depends on libpython2.7-stdlib (= 2.7.12-1~16.04); however:
  Package libpython2.7-stdlib:amd64 is not configured yet.

dpkg: error processing package python2.7 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of snapd:
 snapd depends on ubuntu-core-launcher (>= 1.0.23); however:
  Package ubuntu-core-launcher is not configured yet.

dpkg: error processing package snapd (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-core:
 xserver-xorg-core depends on keyboard-configuration; however:
  Package keyboard-configuration is not configured yet.

dpkg: error processing package xserver-xorg-core (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of xserver-xorg-video-intel:
 xserver-xorg-video-intel depends on xorg-video-abi-20; however:
  Package xorg-video-abi-20 is not installed.
  Package xserver-xorg-core which provides xorg-video-abi-20 is not configured yet.
 xserver-xorg-video-intel depends on xserver-xorg-core (>= 2:1.17.99.902); however:
  Package xserver-xorg-core is not configured yet.

dpkg: error processing package xserver-xorg-video-intel (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
 libssl1.0.0:amd64
 libpython3.5-minimal:amd64
 python3.5-minimal
 grub-pc
 apparmor
 lightdm
 snap-confine
 ubuntu-core-launcher
 libpython2.7-stdlib:amd64
 libpython2.7:amd64
 samba-libs:amd64
 libsmbclient:amd64
 keyboard-configuration
 console-setup-linux
 console-setup
 less
 libpython3.5-stdlib:amd64
 python3.5
 libpam-systemd:amd64
 openssl
 cups
 libpython3.5:amd64
 gdb
 linux-headers-4.4.0-38-generic
 network-manager
 network-manager-gnome
 python2.7
 snapd
 xserver-xorg-core
 xserver-xorg-video-intel
E: Sub-process /usr/bin/dpkg returned an error code (1)
natashabadenov@john-auggie:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4 # newer versions of the distribution.
     5 deb http://us.archive.ubuntu.com/ubuntu/ xenial main
     6 deb-src http://us.archive.ubuntu.com/ubuntu/ xenial restricted main multiverse universe #Added by software-properties
     7 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
     8
     9 ## Major bug fix updates produced after the final release of the
    10 ## distribution.
    11 deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main
    12 deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates main multiverse universe #Added by software-properties
    13 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    14
    15 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    16 ## team, and may not be under a free licence. Please satisfy yourself as to
    17 ## your rights to use the software. Also, please note that software in
    18 ## universe WILL NOT receive any review or updates from the Ubuntu security
    19 ## team.
    20 deb http://us.archive.ubuntu.com/ubuntu/ xenial universe
    21 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial universe
    22 deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
    23 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates universe
    24
    25 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    26 ## team, and may not be under a free licence. Please satisfy yourself as to
    27 ## your rights to use the software. Also, please note that software in
    28 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    29 ## security team.
    30 deb http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
    31 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial multiverse
    32 deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    33 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    34
    35 ## N.B. software from this repository may not have been tested as
    36 ## extensively as that contained in the main release, although it includes
    37 ## newer versions of some applications which may provide useful features.
    38 ## Also, please note that software in backports WILL NOT receive any review
    39 ## or updates from the Ubuntu security team.
    40 deb http://us.archive.ubuntu.com/ubuntu/ xenial-backports main universe multiverse
    41 deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main universe multiverse #Added by software-properties
    42 # deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    43
    44 ## Uncomment the following two lines to add software from Canonical's
    45 ## 'partner' repository.
    46 ## This software is not part of Ubuntu, but is offered by Canonical and the
    47 ## respective vendors as a service to Ubuntu users.
    48 # deb http://archive.canonical.com/ubuntu xenial partner
    49 # deb-src http://archive.canonical.com/ubuntu xenial partner
    50
    51 deb http://us.archive.ubuntu.com/ubuntu/ xenial-security main
    52 deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-security main multiverse universe #Added by software-properties
    53 # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
    54 deb http://us.archive.ubuntu.com/ubuntu/ xenial-security universe
    55 # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
    56 deb http://us.archive.ubuntu.com/ubuntu/ xenial-security multiverse
    57 deb http://us.archive.ubuntu.com/ubuntu/ xenial-proposed universe multiverse main
    58 deb-src http://us.archive.ubuntu.com/ubuntu/ xenial-proposed universe multiverse main #Added by software-properties
    59 # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

/etc/apt/sources.list.d/ubuntu-wine-ubuntu-ppa-xenial.list

     1 # deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial main

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
natashabadenov@john-auggie:~$ sudo dpkg --audit
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
 console-setup console font and keymap setup program
 console-setup-linux Linux specific part of console-setup
 gdb GNU Debugger
 libpython2.7:amd64 Shared Python runtime library (version 2.7)
 libpython2.7-stdlib:amd64 Interactive high-level object-oriented language (standard
 libpython3.5:amd64 Shared Python runtime library (version 3.5)
 libpython3.5-minimal:amd64 Minimal subset of the Python language (version 3.5)
 libpython3.5-stdlib:amd64 Interactive high-level object-oriented language (standard
 libsmbclient:amd64 shared library for communication with SMB/CIFS servers
 linux-headers-4.4.0-38-generic Linux kernel headers for version 4.4.0 on 64 bi
 network-manager network management framework (daemon and userspace tools)
 network-manager-gnome network management framework (GNOME frontend)
 openssl Secure Sockets Layer toolkit - cryptographic utility
 python2.7 Interactive high-level object-oriented language (version
 python3.5 Interactive high-level object-oriented language (version
 python3.5-minimal Minimal subset of the Python language (version 3.5)
 samba-libs:amd64 Samba core libraries
 snap-confine Support executable to apply confinement for snappy apps
 snapd Tool to interact with Ubuntu Core Snappy.
 ubuntu-core-launcher Launcher for ubuntu-core (snappy) apps
 xserver-xorg-core Xorg X server - core server
 xserver-xorg-video-intel X.Org X server -- Intel i8xx, i9xx display driver

The following packages are only half configured, probably due to problems
configuring them the first time. The configuration should be retried using
dpkg --configure <package> or the configure menu option in dselect:
 apparmor user-space parser utility for AppArmor
 cups Common UNIX Printing System(tm) - PPD/driver support, web
 grub-pc GRand Unified Bootloader, version 2 (PC/BIOS version)
 keyboard-configuration system-wide keyboard preferences
 less pager program similar to more
 libpam-systemd:amd64 system and service manager - PAM module
 libssl1.0.0:amd64 Secure Sockets Layer toolkit - shared libraries
 lightdm Display Manager

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Run the command

sudo fuser -kv /var/cache/debconf/config.dat

and then repeat the last 9 commands of the troubleshooting procedure starting with the command

sudo dpkg --configure -a

copy/paste all output into this question document the same way as done before.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.