I was asked to report

Asked by yeshe khandro

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.
what should I do?
Thank You!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
yeshe khandro
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1
Revision history for this message
Aishwarya (aishkumar97) said :
#2

Hedwig:~$ ubuntu-support-status
Support status summary of 'Hedwig':

You have 1923 packages (88.3%) supported until April 2021 (5y)
You have 96 packages (4.4%) supported until April 2019 (3y)
You have 55 packages (2.5%) supported until January 2017 (9m)
You have 4 packages (0.2%) supported until February 2017 (9m)

You have 35 packages (1.6%) that can not/no-longer be downloaded
You have 64 packages (2.9%) that are unsupported

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

aishwarya@Hedwig:~$ echo $ftp_proxy

aishwarya@Hedwig:~$ grep proxy /etc/bash.bashrc
aishwarya@Hedwig:~$ grep proxy ~/.bashrc
aishwarya@Hedwig:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
aishwarya@Hedwig:~$ sudo fuser -vvv /var/lib/dpkg/lock
aishwarya@Hedwig:~$ sudo fuser -vvv /var/cache/apt/archives/lock
aishwarya@Hedwig:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"
aishwarya@Hedwig:~$ uname -a
Linux Hedwig 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
aishwarya@Hedwig:~$ sudo rm /var/lib/apt/lists/lock
aishwarya@Hedwig:~$ sudo rm /var/cache/apt/archives/lock
aishwarya@Hedwig:~$ sudo rm /var/lib/dpkg/lock
aishwarya@Hedwig:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
aishwarya@Hedwig:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
aishwarya@Hedwig:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
aishwarya@Hedwig:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
aishwarya@Hedwig:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
cp: cannot stat '/var/lib/dpkg/available-old': No such file or directory
aishwarya@Hedwig:~$ sudo rm -rf /var/lib/dpkg/updates/*
aishwarya@Hedwig:~$ sudo rm -rf /var/lib/apt/lists
aishwarya@Hedwig:~$ sudo rm /var/cache/apt/*.bin
aishwarya@Hedwig:~$ sudo mkdir /var/lib/apt/lists
aishwarya@Hedwig:~$ sudo mkdir /var/lib/apt/lists/partial
aishwarya@Hedwig:~$ LANG=C;sudo apt-get clean
aishwarya@Hedwig:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
aishwarya@Hedwig:~$ sudo dpkg --configure -a
aishwarya@Hedwig:~$ sudo dpkg --clear-avail
aishwarya@Hedwig:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  dkms gir1.2-rb-3.0 gir1.2-secret-1 gnucash-common gnucash-docs
  guile-2.0 guile-2.0-libs hplip-data javascript-common
  libaqbanking-data libaqbanking35 libaqbanking35-plugins libaqebics0
  libaqhbci22 libaqofxconnect7 libart-2.0-2 libclass-singleton-perl
  libcommon-sense-perl libdate-manip-perl libdatetime-locale-perl
  libdatetime-perl libdatetime-timezone-perl libdbi1
  libdmapsharing-3.0-2 libfinance-quote-perl libgc1c2 libglade2-0
  libgnomecanvas2-0 libgnomecanvas2-common libgoffice-0.8-8
  libgoffice-0.8-8-common libgpod-common libgpod4 libgsf-1-114
  libgsf-1-common libgwengui-gtk2-0 libgwenhywfar-data libgwenhywfar60
  libhpmud0 libhtml-tableextract-perl libjavascriptcoregtk-1.0-0
  libjs-jquery libjson-perl libjson-xs-perl libktoblzcheck1v5
  libmodule-implementation-perl libmodule-runtime-perl libofx6 libosp5
  libpaps0 libparams-classify-perl libparams-validate-perl
  librhythmbox-core9 libsane-hpaio libsensors4 libsgutils2-2
  libsnmp-base libsnmp30 libtry-tiny-perl libtypes-serialiser-perl
  libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libwebpmux1 libxmlsec1
  media-player-info paps python3-mako python3-pexpect python3-pil
  python3-ptyprocess python3-renderpm python3-reportlab
  python3-reportlab-accel rhythmbox-data
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
aishwarya@Hedwig:~$ 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:
  dkms gir1.2-rb-3.0 gir1.2-secret-1 gnucash-common gnucash-docs
  guile-2.0 guile-2.0-libs hplip-data javascript-common
  libaqbanking-data libaqbanking35 libaqbanking35-plugins libaqebics0
  libaqhbci22 libaqofxconnect7 libart-2.0-2 libclass-singleton-perl
  libcommon-sense-perl libdate-manip-perl libdatetime-locale-perl
  libdatetime-perl libdatetime-timezone-perl libdbi1
  libdmapsharing-3.0-2 libfinance-quote-perl libgc1c2 libglade2-0
  libgnomecanvas2-0 libgnomecanvas2-common libgoffice-0.8-8
  libgoffice-0.8-8-common libgpod-common libgpod4 libgsf-1-114
  libgsf-1-common libgwengui-gtk2-0 libgwenhywfar-data libgwenhywfar60
  libhpmud0 libhtml-tableextract-perl libjavascriptcoregtk-1.0-0
  libjs-jquery libjson-perl libjson-xs-perl libktoblzcheck1v5
  libmodule-implementation-perl libmodule-runtime-perl libofx6 libosp5
  libpaps0 libparams-classify-perl libparams-validate-perl
  librhythmbox-core9 libsane-hpaio libsensors4 libsgutils2-2
  libsnmp-base libsnmp30 libtry-tiny-perl libtypes-serialiser-perl
  libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libwebpmux1 libxmlsec1
  media-player-info paps python3-mako python3-pexpect python3-pil
  python3-ptyprocess python3-renderpm python3-reportlab
  python3-reportlab-accel rhythmbox-data
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
aishwarya@Hedwig:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  dkms* gir1.2-rb-3.0* gir1.2-secret-1* gnucash-common* gnucash-docs*
  guile-2.0* guile-2.0-libs* hplip-data* javascript-common*
  libaqbanking-data* libaqbanking35* libaqbanking35-plugins*
  libaqebics0* libaqhbci22* libaqofxconnect7* libart-2.0-2*
  libclass-singleton-perl* libcommon-sense-perl* libdate-manip-perl*
  libdatetime-locale-perl* libdatetime-perl* libdatetime-timezone-perl*
  libdbi1* libdmapsharing-3.0-2* libfinance-quote-perl* libgc1c2*
  libglade2-0* libgnomecanvas2-0* libgnomecanvas2-common*
  libgoffice-0.8-8* libgoffice-0.8-8-common* libgpod-common* libgpod4*
  libgsf-1-114* libgsf-1-common* libgwengui-gtk2-0* libgwenhywfar-data*
  libgwenhywfar60* libhpmud0* libhtml-tableextract-perl*
  libjavascriptcoregtk-1.0-0* libjs-jquery* libjson-perl*
  libjson-xs-perl* libktoblzcheck1v5* libmodule-implementation-perl*
  libmodule-runtime-perl* libofx6* libosp5* libpaps0*
  libparams-classify-perl* libparams-validate-perl* librhythmbox-core9*
  libsane-hpaio* libsensors4* libsgutils2-2* libsnmp-base* libsnmp30*
  libtry-tiny-perl* libtypes-serialiser-perl* libwebkitgtk-1.0-0*
  libwebkitgtk-1.0-common* libwebpmux1* libxmlsec1* media-player-info*
  paps* python3-mako* python3-pexpect* python3-pil* python3-ptyprocess*
  python3-renderpm* python3-reportlab* python3-reportlab-accel*
  rhythmbox-data*
0 upgraded, 0 newly installed, 74 to remove and 0 not upgraded.
After this operation, 319 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 228983 files and directories currently installed.)
Removing dkms (2.2.0.3-2ubuntu11) ...
Purging configuration files for dkms (2.2.0.3-2ubuntu11) ...
Removing gir1.2-rb-3.0:amd64 (3.3-1ubuntu7) ...
Removing gir1.2-secret-1:amd64 (0.18.4-1ubuntu2) ...
Removing gnucash-common (1:2.6.12-1) ...
Removing gnucash-docs (2.6.12-1) ...
Removing guile-2.0 (2.0.11+1-10) ...
Purging configuration files for guile-2.0 (2.0.11+1-10) ...
Removing guile-2.0-libs:amd64 (2.0.11+1-10) ...
Removing hplip-data (3.16.3+repack0-1) ...
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/fax' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/pcard' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/base/pexpect' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/installer' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/copier' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/scan' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/prnt' not empty so not removed
dpkg: warning: while removing hplip-data, directory '/usr/share/hplip/ui4' not empty so not removed
Removing javascript-common (11) ...
apache2_invoke javascript-common prerm: No action required
Purging configuration files for javascript-common (11) ...
apache2_invoke javascript-common postrm: No action required
Removing libaqbanking35-plugins (5.6.4beta-1) ...
Removing libaqhbci22 (5.6.4beta-1) ...
Removing libaqebics0 (5.6.4beta-1) ...
Removing libaqofxconnect7 (5.6.4beta-1) ...
Removing python3-renderpm:amd64 (3.3.0-1) ...
Removing libgnomecanvas2-0:amd64 (2.30.3-2) ...
Purging configuration files for libgnomecanvas2-0:amd64 (2.30.3-2) ...
Removing libart-2.0-2:amd64 (2.3.21-2) ...
Purging configuration files for libart-2.0-2:amd64 (2.3.21-2) ...
Removing libfinance-quote-perl (1.38-1) ...
Removing libdatetime-perl (2:1.21-1build1) ...
Removing libdatetime-timezone-perl (1:1.95-1+2016a) ...
Removing libclass-singleton-perl (1.5-1) ...
Removing libjson-xs-perl (3.010-2build1) ...
Removing libtypes-serialiser-perl (1.0-1) ...
Removing libcommon-sense-perl (3.74-1build1) ...
Removing libdate-manip-perl (6.52-1) ...
Removing libdatetime-locale-perl (1:1.02-1) ...
Removing libdbi1:amd64 (0.9.0-4) ...
Purging configuration files for libdbi1:amd64 (0.9.0-4) ...
Removing libdmapsharing-3.0-2:amd64 (2.9.34-1) ...
Removing libgc1c2:amd64 (1:7.4.2-7.3) ...
Removing libglade2-0:amd64 (1:2.6.4-2) ...
Purging configuration files for libglade2-0:amd64 (1:2.6.4-2) ...
Removing libgnomecanvas2-common (2.30.3-2) ...
Removing libgoffice-0.8-8 (0.8.17-3) ...
Purging configuration files for libgoffice-0.8-8 (0.8.17-3) ...
Removing libgoffice-0.8-8-common (0.8.17-3) ...
Removing libgpod-common (0.8.3-6ubuntu2) ...
Removing libgpod4:amd64 (0.8.3-6ubuntu2) ...
Removing libgsf-1-114:amd64 (1.14.36-1) ...
Removing libgsf-1-common (1.14.36-1) ...
Removing libgwengui-gtk2-0 (4.15.2beta-2build1) ...
Removing libsane-hpaio:amd64 (3.16.3+repack0-1) ...
Purging configuration files for libsane-hpaio:amd64 (3.16.3+repack0-1) ...
dpkg: warning: while removing libsane-hpaio:amd64, directory '/usr/share/hplip' not empty so not removed
Removing libhpmud0:amd64 (3.16.3+repack0-1) ...
Removing libhtml-tableextract-perl (2.13-1) ...
Removing libwebkitgtk-1.0-0:amd64 (2.4.10-0ubuntu1) ...
Removing libjavascriptcoregtk-1.0-0:amd64 (2.4.10-0ubuntu1) ...
Removing libjs-jquery (1.11.3+dfsg-4) ...
Removing libjson-perl (2.90-1) ...
Removing libktoblzcheck1v5 (1.48-2.1) ...
Purging configuration files for libktoblzcheck1v5 (1.48-2.1) ...
Removing libparams-validate-perl (1.22-1) ...
Removing libmodule-implementation-perl (0.09-1) ...
Removing libmodule-runtime-perl (0.014-2) ...
Removing libofx6:amd64 (1:0.9.10-1build2) ...
Purging configuration files for libofx6:amd64 (1:0.9.10-1build2) ...
Removing libosp5 (1.5.2-13ubuntu1) ...
Removing paps (0.6.8-7ubuntu1) ...
Removing libpaps0 (0.6.8-7ubuntu1) ...
Purging configuration files for libpaps0 (0.6.8-7ubuntu1) ...
Removing libparams-classify-perl (0.013-5build1) ...
Removing librhythmbox-core9:amd64 (3.3-1ubuntu7) ...
Removing libsnmp30:amd64 (5.7.3+dfsg-1ubuntu4) ...
Removing libsensors4:amd64 (1:3.4.0-2) ...
Purging configuration files for libsensors4:amd64 (1:3.4.0-2) ...
Removing libsgutils2-2 (1.40-0ubuntu1) ...
Purging configuration files for libsgutils2-2 (1.40-0ubuntu1) ...
Removing libsnmp-base (5.7.3+dfsg-1ubuntu4) ...
Purging configuration files for libsnmp-base (5.7.3+dfsg-1ubuntu4) ...
Removing libtry-tiny-perl (0.24-1) ...
Removing libwebkitgtk-1.0-common (2.4.10-0ubuntu1) ...
Removing python3-pil:amd64 (3.1.2-0ubuntu1) ...
Removing libwebpmux1:amd64 (0.4.4-1+deb.sury.org~xenial+1) ...
Removing libxmlsec1 (1.2.20-2ubuntu4) ...
Removing media-player-info (22-2) ...
Removing python3-mako (1.0.3+ds1-1ubuntu1) ...
Removing python3-pexpect (4.0.1-1) ...
Removing python3-ptyprocess (0.5-1) ...
Removing python3-reportlab (3.3.0-1) ...
Removing python3-reportlab-accel:amd64 (3.3.0-1) ...
Removing rhythmbox-data (3.3-1ubuntu7) ...
Removing libaqbanking35 (5.6.4beta-1) ...
Removing libaqbanking-data (5.6.4beta-1) ...
Removing libgwenhywfar60 (4.15.2beta-2build1) ...
Removing libgwenhywfar-data (4.15.2beta-2build1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libglib2.0-0:amd64 (2.48.0-1ubuntu4) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for doc-base (0.10.7) ...
Processing 7 removed doc-base files...
Registering documents with scrollkeeper...
Processing triggers for menu (2.1.47ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for udev (229-4ubuntu5) ...
aishwarya@Hedwig:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages [1196 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata [733 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [8344 B]
Get:11 http://archive.ubuntu.com/ubuntu xenial/restricted i386 Packages [8684 B]
Get:12 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en [2908 B]
Get:13 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 DEP-11 Metadata [186 B]
Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial/universe i386 Packages [7512 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial/universe amd64 DEP-11 Metadata [3410 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons [7448 kB]
76% [18 icons-64x64 3603 kB/7448 kB 48%]LANG=C;sudo apt-get update -o APT:Ign:18 http://archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons
67% [Working]
Get:19 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse i386 Packages [140 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 DEP-11 Metadata [63.8 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/multiverse DEP-11 64x64 Icons [230 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [89.6 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [87.4 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [37.0 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [38.8 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [39.7 kB]
Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [64 B]
Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/restricted i386 Packages [64 B]
Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [64 B]
Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 DEP-11 Metadata [157 B]
Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [30.1 kB]
Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [29.5 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [17.8 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [3130 B]
Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [13.0 kB]
Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [1176 B]
Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [1344 B]
Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [628 B]
Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [158 B]
Get:42 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [672 B]
Get:43 http://archive.ubuntu.com/ubuntu xenial-backports/main i386 Packages [672 B]
Get:44 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [528 B]
Get:45 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [197 B]
Get:46 http://archive.ubuntu.com/ubuntu xenial-backports/restricted amd64 Packages [64 B]
Get:47 http://archive.ubuntu.com/ubuntu xenial-backports/restricted i386 Packages [64 B]
Get:48 http://archive.ubuntu.com/ubuntu xenial-backports/restricted Translation-en [64 B]
Get:49 http://archive.ubuntu.com/ubuntu xenial-backports/restricted amd64 DEP-11 Metadata [194 B]
Get:50 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [64 B]
Get:51 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [64 B]
Get:52 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [64 B]
Get:53 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [194 B]
Get:54 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse amd64 Packages [64 B]
Get:55 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse i386 Packages [64 B]
Get:56 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse Translation-en [64 B]
Get:57 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse amd64 DEP-11 Metadata [194 B]
Get:58 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages [52.6 kB]
Get:59 http://archive.ubuntu.com/ubuntu xenial-security/main i386 Packages [50.7 kB]
Get:60 http://archive.ubuntu.com/ubuntu xenial-security/main Translation-en [20.6 kB]
Get:61 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [4815 B]
Get:62 http://archive.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [17.1 kB]
Get:63 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [64 B]
Get:64 http://archive.ubuntu.com/ubuntu xenial-security/restricted i386 Packages [64 B]
Get:65 http://archive.ubuntu.com/ubuntu xenial-security/restricted Translation-en [64 B]
Get:66 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64 DEP-11 Metadata [158 B]
Get:67 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [9720 B]
Get:68 http://archive.ubuntu.com/ubuntu xenial-security/universe i386 Packages [9712 B]
Get:69 http://archive.ubuntu.com/ubuntu xenial-security/universe Translation-en [7468 B]
Get:70 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [2329 B]
Get:71 http://archive.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [4102 B]
Get:72 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [1176 B]
Get:73 http://archive.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [1344 B]
Get:74 http://archive.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [628 B]
Get:75 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64 DEP-11 Metadata [201 B]
Get:18 http://archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons [7448 kB]
Fetched 32.6 MB in 12min 13s (44.4 kB/s)
Reading package lists... Done
aishwarya@Hedwig:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  adium-theme-ubuntu appstream fonts-noto-cjk language-selector-common
  language-selector-gnome libappstream3 python3-urllib3
7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 76.5 MB of archives.
After this operation, 11.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-selector-gnome all 0.165.2 [18.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 language-selector-common all 0.165.2 [214 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libappstream3 amd64 0.9.4-1ubuntu1 [98.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 appstream amd64 0.9.4-1ubuntu1 [30.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fonts-noto-cjk all 1:1.004+repack2-1~ubuntu1 [76.1 MB]
40% [5 fonts-noto-cjk 26.5 MB/76.1 MB 35%] 32.2 kB/s 25min 43sfind /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' 40% [5 fonts-noto-cjk 26.8 MB/76.1 MB 35%] 25.3 kB/s 32min 33s
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-urllib3 all 1.13.1-2ubuntu0.16.04.1 [57.3 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 adium-theme-ubuntu all 0.3.4-0ubuntu1.1 [47.0 kB]
Fetched 76.5 MB in 1h 39min 11s (12.9 kB/s)
(Reading database ... 218786 files and directories currently installed.)
Preparing to unpack .../language-selector-gnome_0.165.2_all.deb ...
Unpacking language-selector-gnome (0.165.2) over (0.165.1) ...
Preparing to unpack .../language-selector-common_0.165.2_all.deb ...
Unpacking language-selector-common (0.165.2) over (0.165.1) ...
Preparing to unpack .../libappstream3_0.9.4-1ubuntu1_amd64.deb ...
Unpacking libappstream3:amd64 (0.9.4-1ubuntu1) over (0.9.4-1) ...
Preparing to unpack .../appstream_0.9.4-1ubuntu1_amd64.deb ...
Unpacking appstream (0.9.4-1ubuntu1) over (0.9.4-1) ...
Preparing to unpack .../fonts-noto-cjk_1%3a1.004+repack2-1~ubuntu1_all.deb ...
Unpacking fonts-noto-cjk (1:1.004+repack2-1~ubuntu1) over (1:1.004+repack1-1) ...
Preparing to unpack .../python3-urllib3_1.13.1-2ubuntu0.16.04.1_all.deb ...
Unpacking python3-urllib3 (1.13.1-2ubuntu0.16.04.1) over (1.13.1-2) ...
Preparing to unpack .../adium-theme-ubuntu_0.3.4-0ubuntu1.1_all.deb ...
Unpacking adium-theme-ubuntu (0.3.4-0ubuntu1.1) over (0.3.4-0ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160415-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1) ...
Setting up language-selector-common (0.165.2) ...
Setting up language-selector-gnome (0.165.2) ...
Setting up libappstream3:amd64 (0.9.4-1ubuntu1) ...
Setting up appstream (0.9.4-1ubuntu1) ...
AppStream cache update completed successfully.
Setting up fonts-noto-cjk (1:1.004+repack2-1~ubuntu1) ...
Setting up python3-urllib3 (1.13.1-2ubuntu0.16.04.1) ...
Setting up adium-theme-ubuntu (0.3.4-0ubuntu1.1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
aishwarya@Hedwig:~$ 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://archive.ubuntu.com/ubuntu xenial main restricted
     6 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted
    11 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team, and may not be under a free licence. Please satisfy yourself as to
    15 ## your rights to use the software. Also, please note that software in
    16 ## universe WILL NOT receive any review or updates from the Ubuntu security
    17 ## team.
    18 deb http://archive.ubuntu.com/ubuntu xenial universe
    19 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial universe
    20 deb http://archive.ubuntu.com/ubuntu xenial-updates universe
    21 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates universe
    22
    23 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    24 ## team, and may not be under a free licence. Please satisfy yourself as to
    25 ## your rights to use the software. Also, please note that software in
    26 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    27 ## security team.
    28 deb http://archive.ubuntu.com/ubuntu xenial multiverse
    29 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial multiverse
    30 deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
    31 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    32
    33 ## N.B. software from this repository may not have been tested as
    34 ## extensively as that contained in the main release, although it includes
    35 ## newer versions of some applications which may provide useful features.
    36 ## Also, please note that software in backports WILL NOT receive any review
    37 ## or updates from the Ubuntu security team.
    38 deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
    39 # deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    40
    41 ## Uncomment the following two lines to add software from Canonical's
    42 ## 'partner' repository.
    43 ## This software is not part of Ubuntu, but is offered by Canonical and the
    44 ## respective vendors as a service to Ubuntu users.
    45 # deb http://archive.canonical.com/ubuntu xenial partner
    46 # deb-src http://archive.canonical.com/ubuntu xenial partner
    47
    48 deb http://archive.ubuntu.com/ubuntu xenial-security main restricted
    49 # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
    50 deb http://archive.ubuntu.com/ubuntu xenial-security universe
    51 # deb-src http://security.ubuntu.com/ubuntu xenial-security universe
    52 deb http://archive.ubuntu.com/ubuntu xenial-security multiverse
    53 # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

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

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

/etc/apt/sources.list.d/ondrej-ubuntu-php-xenial.list

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

/etc/apt/sources.list.d/realender-ubuntu-winconn-xenial.list

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

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

     1 # deb http://ppa.launchpad.net/wine/wine-builds/ubuntu xenial main
     2 # deb-src http://ppa.launchpad.net/wine/wine-builds/ubuntu xenial main
aishwarya@Hedwig:~$ sudo dpkg --audit
[sudo] password for aishwarya:

Revision history for this message
yeshe khandro (borboletamoko) said :
#3

amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get install libimobiledevice-dev
[sudo] password for amayzingdakini:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ ubuntu-support-status
Traceback (most recent call last):
  File "/usr/bin/ubuntu-support-status", line 120, in <module>
    with apt.Cache() as cache:
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 107, in __init__
    self.open(progress)
  File "/usr/lib/python3/dist-packages/apt/cache.py", line 151, in open
    self._cache = apt_pkg.Cache(progress)
SystemError: E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_i18n_Translation-en%5fUS, E:The package lists or status file could not be parsed or opened.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ ^C
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ dpkg --print-foreign-architectures
i386
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo grep -R proxy /etc/apt/*[sudo] password for amayzingdakini:
Sorry, try again.
[sudo] password for amayzingdakini:
Sorry, try again.
[sudo] password for amayzingdakini:
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo grep -R proxy /etc/apt/*amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ grep proxy /etc/environment
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ ^C
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ echo $http_proxy

amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ echo $ftp_proxy

amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ grep proxy /etc/bash.bashrc
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ grep proxy ~/.bashrc
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo fuser -vvv /var/lib/dpkg/lock
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo fuser -vvv /var/cache/apt/archives/lock
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ uname -a
Linux amayzingdakini-HP-ProBook-430-G1 3.16.0-62-generic #83~14.04.1-Ubuntu SMP Fri Feb 26 22:52:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/lib/apt/lists/lock
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/cache/apt/archives/lock
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/lib/dpkg/lock
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
[sudo] password for amayzingdakini:
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/linux-image-3.16.0-62-generic.preinst’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/linux-image-extra-3.16.0-62-generic.md5sums’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/linux-image-extra-3.16.0-62-generic.postrm’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/linux-image-3.16.0-60-generic.postrm’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/libcharls1.postrm’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/dcmtk.list’: File exists
cp: cannot create regular file ‘/var/lib/dpkg.backup/dpkg/info/linux-headers-3.16.0-62.md5sums’: File exists
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
mv: cannot stat ‘/var/lib/dpkg/status’: No such file or directory
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm -rf /var/lib/dpkg/updates/*
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm -rf /var/lib/apt/lists
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/cache/apt/*.bin
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo mkdir /var/lib/apt/listsamayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo mkdir /var/lib/apt/lists/partial
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get clean
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get autocleanReading package lists... Done
Building dependency tree
Reading state information... Done
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo dpkg --configure -a
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo dpkg --clear-avail
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  guile-2.0-libs libamd2.3.1 libbabl-0.1-0 libblas3 libcamd2.3.1
  libccolamd2.8.0 libcholmod2.1.2 libgc1c2 libgegl-0.2-0 libgfortran3
  libjavascriptcoregtk-1.0-0 liblapack3 libmng2 libumfpack5.6.2
  libwebkitgtk-1.0-0 libwebkitgtk-1.0-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ 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:
  guile-2.0-libs libamd2.3.1 libbabl-0.1-0 libblas3 libcamd2.3.1
  libccolamd2.8.0 libcholmod2.1.2 libgc1c2 libgegl-0.2-0 libgfortran3
  libjavascriptcoregtk-1.0-0 liblapack3 libmng2 libumfpack5.6.2
  libwebkitgtk-1.0-0 libwebkitgtk-1.0-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  guile-2.0-libs* libamd2.3.1* libbabl-0.1-0* libblas3* libcamd2.3.1*
  libccolamd2.8.0* libcholmod2.1.2* libgc1c2* libgegl-0.2-0* libgfortran3*
  libjavascriptcoregtk-1.0-0* liblapack3* libmng2* libumfpack5.6.2*
  libwebkitgtk-1.0-0* libwebkitgtk-1.0-common*
0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded.
After this operation, 63.0 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 343495 files and directories currently installed.)
Removing guile-2.0-libs (2.0.9+1-1ubuntu1) ...
Purging configuration files for guile-2.0-libs (2.0.9+1-1ubuntu1) ...
Removing libgegl-0.2-0:amd64 (0.2.0-4ubuntu1) ...
Purging configuration files for libgegl-0.2-0:amd64 (0.2.0-4ubuntu1) ...
Removing libumfpack5.6.2:amd64 (1:4.2.1-3ubuntu1) ...
Purging configuration files for libumfpack5.6.2:amd64 (1:4.2.1-3ubuntu1) ...
Removing libcholmod2.1.2:amd64 (1:4.2.1-3ubuntu1) ...
Purging configuration files for libcholmod2.1.2:amd64 (1:4.2.1-3ubuntu1) ...
Removing libamd2.3.1:amd64 (1:4.2.1-3ubuntu1) ...
Purging configuration files for libamd2.3.1:amd64 (1:4.2.1-3ubuntu1) ...
Removing libbabl-0.1-0:amd64 (0.1.10-1ubuntu2) ...
Purging configuration files for libbabl-0.1-0:amd64 (0.1.10-1ubuntu2) ...
Removing liblapack3 (3.5.0-2ubuntu1) ...
Removing libblas3 (1.2.20110419-7) ...
Removing libcamd2.3.1:amd64 (1:4.2.1-3ubuntu1) ...
Purging configuration files for libcamd2.3.1:amd64 (1:4.2.1-3ubuntu1) ...
Removing libccolamd2.8.0:amd64 (1:4.2.1-3ubuntu1) ...
Purging configuration files for libccolamd2.8.0:amd64 (1:4.2.1-3ubuntu1) ...
Removing libgc1c2:amd64 (1:7.2d-5ubuntu2) ...
Purging configuration files for libgc1c2:amd64 (1:7.2d-5ubuntu2) ...
Removing libgfortran3:amd64 (4.8.4-2ubuntu1~14.04.1) ...
Purging configuration files for libgfortran3:amd64 (4.8.4-2ubuntu1~14.04.1) ...
Removing libwebkitgtk-1.0-0:amd64 (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Purging configuration files for libwebkitgtk-1.0-0:amd64 (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Removing libjavascriptcoregtk-1.0-0:amd64 (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Purging configuration files for libjavascriptcoregtk-1.0-0:amd64 (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Removing libmng2:amd64 (2.0.2-0ubuntu3) ...
Purging configuration files for libmng2:amd64 (2.0.2-0ubuntu3) ...
Removing libwebkitgtk-1.0-common (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign http://archive.ubuntu.com trusty InRelease
Ign http://dl.google.com stable InRelease
Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Get:2 http://dl.google.com stable Release.gpg [916 B]
Ign http://extras.ubuntu.com trusty InRelease
Get:3 http://ppa.launchpad.net trusty InRelease [15.4 kB]
Get:4 http://extras.ubuntu.com trusty Release.gpg [72 B]
Get:5 http://extras.ubuntu.com trusty Release [11.9 kB]
Get:6 http://dl.google.com stable Release [1,189 B]
Get:7 http://archive.ubuntu.com trusty-backports InRelease [65.9 kB]
Ign http://desktop-download.mendeley.com stable InRelease
Get:8 http://desktop-download.mendeley.com stable Release.gpg [490 B]
Get:9 http://extras.ubuntu.com trusty/main Sources [14 B]
Get:10 http://ppa.launchpad.net trusty/main amd64 Packages [1,235 B]
Get:11 http://dl.google.com stable/main amd64 Packages [1,344 B]
Get:12 http://extras.ubuntu.com trusty/main amd64 Packages [14 B]
Get:13 http://desktop-download.mendeley.com stable Release [1,934 B]
Ign http://linux.dropbox.com trusty InRelease
Get:14 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Get:15 http://archive.ubuntu.com trusty-security InRelease [65.9 kB]
Get:16 http://desktop-download.mendeley.com stable/main amd64 Packages [669 B]
Get:17 http://ppa.launchpad.net trusty/main i386 Packages [1,249 B]
Get:18 http://archive.ubuntu.com trusty Release.gpg [933 B]
Get:19 http://desktop-download.mendeley.com stable/main i386 Packages [668 B]
Ign http://www.openprinting.org lsb3.2 InRelease
Get:20 http://linux.dropbox.com trusty Release.gpg [473 B]
Get:21 http://ppa.launchpad.net trusty/main Translation-en [783 B]
Get:22 http://archive.ubuntu.com trusty-updates/main Sources [275 kB]
Get:23 http://www.openprinting.org lsb3.2 Release.gpg [490 B]
Get:24 http://linux.dropbox.com trusty Release [6,600 B]
Ign http://extras.ubuntu.com trusty/main Translation-en
Get:25 http://www.openprinting.org lsb3.2 Release [8,180 B]
Get:26 http://archive.ubuntu.com trusty-updates/restricted Sources [5,352 B]
Get:27 http://linux.dropbox.com trusty/main amd64 Packages [1,092 B]
Get:28 http://www.openprinting.org lsb3.2/contrib amd64 Packages [1,563 B]
Get:29 http://archive.ubuntu.com trusty-updates/universe Sources [154 kB]
Ign http://desktop-download.mendeley.com stable/main Translation-en
Get:30 http://www.openprinting.org lsb3.2/contrib i386 Packages [1,566 B]
Get:31 http://linux.dropbox.com trusty/main i386 Packages [1,104 B]
Get:32 http://archive.ubuntu.com trusty-updates/multiverse Sources [5,939 B]
Get:33 http://archive.ubuntu.com trusty-updates/main amd64 Packages [768 kB]
Get:34 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Get:35 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [360 kB]
Ign http://linux.dropbox.com trusty/main Translation-en
Get:36 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.2 kB]
Get:37 http://archive.ubuntu.com trusty-updates/main i386 Packages [737 kB]
Get:38 http://www.openprinting.org lsb3.2/contrib Translation-en
Get:39 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Get:40 http://archive.ubuntu.com trusty-updates/universe i386 Packages [360 kB]
Get:41 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [13.6 kB]
Get:42 http://archive.ubuntu.com trusty-updates/main Translation-en [384 kB]
Get:43 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,227 B]
Get:44 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3,699 B]
Get:45 http://archive.ubuntu.com trusty-updates/universe Translation-en [188 kB]
Get:46 http://archive.ubuntu.com trusty-backports/main Sources [9,544 B]
Get:47 http://archive.ubuntu.com trusty-backports/restricted Sources [28 B]
Get:48 http://archive.ubuntu.com trusty-backports/universe Sources [35.2 kB]
Get:49 http://archive.ubuntu.com trusty-backports/multiverse Sources [1,898 B]
Get:50 http://archive.ubuntu.com trusty-backports/main amd64 Packages [13.0 kB]
Get:51 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [28 B]
Get:52 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [43.1 kB]
Get:53 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1,571 B]
Get:54 http://archive.ubuntu.com trusty-backports/main i386 Packages [13.1 kB]
Get:55 http://archive.ubuntu.com trusty-backports/restricted i386 Packages [28 B]
Get:56 http://archive.ubuntu.com trusty-backports/universe i386 Packages [43.2 kB]
Get:57 http://archive.ubuntu.com trusty-backports/multiverse i386 Packages [1,552 B]
Get:58 http://archive.ubuntu.com trusty-backports/main Translation-en [7,370 B]
Get:59 http://archive.ubuntu.com trusty-backports/multiverse Translation-en [1,215 B]
Get:60 http://archive.ubuntu.com trusty-backports/restricted Translation-en [28 B]
Get:61 http://archive.ubuntu.com trusty-backports/universe Translation-en [36.8 kB]
Get:62 http://archive.ubuntu.com trusty-security/main Sources [116 kB]
Get:63 http://archive.ubuntu.com trusty-security/restricted Sources [4,035 B]
Get:64 http://archive.ubuntu.com trusty-security/universe Sources [36.2 kB]
Get:65 http://archive.ubuntu.com trusty-security/multiverse Sources [2,760 B]
Get:66 http://archive.ubuntu.com trusty-security/main amd64 Packages [480 kB]
Get:67 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
Get:68 http://archive.ubuntu.com trusty-security/universe amd64 Packages [128 kB]
Get:69 http://archive.ubuntu.com trusty-security/multiverse amd64 Packages [4,978 B]
Get:70 http://archive.ubuntu.com trusty-security/main i386 Packages [454 kB]
Get:71 http://archive.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
Get:72 http://archive.ubuntu.com trusty-security/universe i386 Packages [129 kB]
Get:73 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [5,168 B]
Get:74 http://archive.ubuntu.com trusty-security/main Translation-en [264 kB]
Get:75 http://archive.ubuntu.com trusty-security/multiverse Translation-en [2,570 B]
Get:76 http://archive.ubuntu.com trusty-security/restricted Translation-en [3,206 B]
Get:77 http://archive.ubuntu.com trusty-security/universe Translation-en [75.8 kB]
Get:78 http://archive.ubuntu.com trusty Release [11.9 kB]
Ign http://archive.ubuntu.com trusty Release
Get:79 http://archive.ubuntu.com trusty/main Sources [14 B]
Get:80 http://archive.ubuntu.com trusty/restricted Sources [5,433 B]
Get:81 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
Get:82 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
Get:83 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
Get:84 http://archive.ubuntu.com trusty/main amd64 Packages [1,350 kB]
Get:85 http://archive.ubuntu.com trusty/restricted amd64 Packages [13.0 kB]
Get:86 http://archive.ubuntu.com trusty/universe amd64 Packages [5,859 kB]
Get:87 http://archive.ubuntu.com trusty/multiverse amd64 Packages [132 kB]
Get:88 http://archive.ubuntu.com trusty/main i386 Packages [1,348 kB]
Get:89 http://archive.ubuntu.com trusty/restricted i386 Packages [13.4 kB]
Get:90 http://archive.ubuntu.com trusty/universe i386 Packages [5,866 kB]
Get:91 http://archive.ubuntu.com trusty/multiverse i386 Packages [134 kB]
Get:92 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
Get:93 http://archive.ubuntu.com trusty/multiverse Translation-en [102 kB]
Get:94 http://archive.ubuntu.com trusty/restricted Translation-en [3,457 B]
Get:95 http://archive.ubuntu.com trusty/universe Translation-en [4,089 kB]
Fetched 30.3 MB in 2min 55s (173 kB/s)
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: GPG error: http://archive.ubuntu.com trusty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Ign http://dl.google.com stable InRelease
Get:1 http://dl.google.com stable Release.gpg [916 B]
Get:2 http://extras.ubuntu.com trusty Release.gpg [72 B]
Hit http://archive.ubuntu.com trusty-updates InRelease
Get:3 http://extras.ubuntu.com trusty Release [11.9 kB]
Hit http://dl.google.com stable Release
Get:4 http://extras.ubuntu.com trusty/main Sources [14 B]
Ign http://desktop-download.mendeley.com stable InRelease
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:5 http://extras.ubuntu.com trusty/main amd64 Packages [14 B]
Hit http://dl.google.com stable/main amd64 Packages
Get:6 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Hit http://desktop-download.mendeley.com stable Release.gpg
Hit http://archive.ubuntu.com trusty-security InRelease
Ign http://linux.dropbox.com trusty InRelease
Hit http://desktop-download.mendeley.com stable Release
Get:7 http://archive.ubuntu.com trusty Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://desktop-download.mendeley.com stable/main amd64 Packages
Ign http://www.openprinting.org lsb3.2 InRelease
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://desktop-download.mendeley.com stable/main i386 Packages
Hit http://linux.dropbox.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://linux.dropbox.com trusty Release
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://linux.dropbox.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://archive.ubuntu.com trusty-updates/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Ign http://desktop-download.mendeley.com stable/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://linux.dropbox.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://archive.ubuntu.com trusty-backports/main Sources
Hit http://archive.ubuntu.com trusty-backports/restricted Sources
Hit http://archive.ubuntu.com trusty-backports/universe Sources
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Ign http://linux.dropbox.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty InRelease
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://archive.ubuntu.com trusty-security/main Sources
Hit http://archive.ubuntu.com trusty-security/restricted Sources
Hit http://archive.ubuntu.com trusty-security/universe Sources
Hit http://archive.ubuntu.com trusty-security/multiverse Sources
Hit http://archive.ubuntu.com trusty-security/main amd64 Packages
Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-security/main i386 Packages
Hit http://archive.ubuntu.com trusty-security/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-security/universe i386 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-security/main Translation-en
Get:8 http://archive.ubuntu.com trusty-security/multiverse Translation-en [2,570 B]
Get:9 http://archive.ubuntu.com trusty-security/restricted Translation-en [3,206 B]
Get:10 http://archive.ubuntu.com trusty-security/universe Translation-en [75.8 kB]
Get:11 http://archive.ubuntu.com trusty Release [11.9 kB]
Ign http://archive.ubuntu.com trusty Release
Ign http://archive.ubuntu.com trusty/main Sources/DiffIndex
Ign http://archive.ubuntu.com trusty/restricted Sources/DiffIndex
Ign http://archive.ubuntu.com trusty/universe Sources/DiffIndex
Ign http://archive.ubuntu.com trusty/multiverse Sources/DiffIndex
Ign http://archive.ubuntu.com trusty/main amd64 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/restricted amd64 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/universe amd64 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/multiverse amd64 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/main i386 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/restricted i386 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/universe i386 Packages/DiffIndex
Ign http://archive.ubuntu.com trusty/multiverse i386 Packages/DiffIndex
Hit http://archive.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Translation-en
Hit http://archive.ubuntu.com trusty/restricted Translation-en
Hit http://archive.ubuntu.com trusty/universe Translation-en
Get:12 http://archive.ubuntu.com trusty/main Sources [14 B]
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages
Get:13 http://archive.ubuntu.com trusty/main i386 Packages [14 B]
Hit http://archive.ubuntu.com trusty/restricted i386 Packages
Hit http://archive.ubuntu.com trusty/universe i386 Packages
Hit http://archive.ubuntu.com trusty/multiverse i386 Packages
Get:14 http://www.openprinting.org lsb3.2 Release.gpg [490 B]
Hit http://www.openprinting.org lsb3.2 Release
Hit http://www.openprinting.org lsb3.2/contrib amd64 Packages
Hit http://www.openprinting.org lsb3.2/contrib i386 Packages
Hit http://www.openprinting.org lsb3.2/contrib Translation-en
Fetched 108 kB in 2min 3s (875 B/s)
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: GPG error: http://archive.ubuntu.com trusty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list.d/b-eltzner-qpdfview-trusty.list

     1 deb http://ppa.launchpad.net/b-eltzner/qpdfview/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/b-eltzner/qpdfview/ubuntu trusty 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 http://dl.google.com/linux/chrome/deb/ stable main

/etc/apt/sources.list.d/mendeleydesktop.list

     1 # This file lists the repositories for Mendeley Desktop.
     2 #
     3 # These repositories should work with most recent Debian/Ubuntu-based Linux
     4 # distributions.
     5 #
     6 # If you have any problems with Mendeley's Debian/Ubuntu repositories,
     7 # you can let us know at http://feedback.mendeley.com
     8 #
     9 # The distribution name sets the release channel you want to use,
    10 # which can be either "stable" or "preview"
    11
    12 deb http://desktop-download.mendeley.com/download/apt stable main

/etc/apt/sources.list.d/dropbox.list

     1 deb [arch=i386,amd64] http://linux.dropbox.com/ubuntu trusty main

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)]/ trusty 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://archive.ubuntu.com/ubuntu trusty main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu trusty main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted
    11 deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://archive.ubuntu.com/ubuntu trusty universe
    17 deb-src http://archive.ubuntu.com/ubuntu trusty universe
    18 deb http://archive.ubuntu.com/ubuntu trusty-updates universe
    19 deb-src http://archive.ubuntu.com/ubuntu trusty-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy yourself as to
    23 ## your rights to use the software. Also, please note that software in
    24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25 ## security team.
    26 deb http://archive.ubuntu.com/ubuntu trusty multiverse
    27 deb-src http://archive.ubuntu.com/ubuntu trusty multiverse
    28 deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse
    29 deb-src http://archive.ubuntu.com/ubuntu trusty-updates multiverse
    30
    31 ## N.B. software from this repository may not have been tested as
    32 ## extensively as that contained in the main release, although it includes
    33 ## newer versions of some applications which may provide useful features.
    34 ## Also, please note that software in backports WILL NOT receive any review
    35 ## or updates from the Ubuntu security team.
    36 deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
    37 deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
    38
    39 deb http://archive.ubuntu.com/ubuntu trusty-security main restricted
    40 deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted
    41 deb http://archive.ubuntu.com/ubuntu trusty-security universe
    42 deb-src http://archive.ubuntu.com/ubuntu trusty-security universe
    43 deb http://archive.ubuntu.com/ubuntu trusty-security multiverse
    44 deb-src http://archive.ubuntu.com/ubuntu trusty-security multiverse
    45
    46 ## Uncomment the following two lines to add software from Canonical's
    47 ## 'partner' repository.
    48 ## This software is not part of Ubuntu, but is offered by Canonical and the
    49 ## respective vendors as a service to Ubuntu users.
    50 # deb http://archive.canonical.com/ubuntu trusty partner
    51 # deb-src http://archive.canonical.com/ubuntu trusty partner
    52
    53 ## This software is not part of Ubuntu, but is offered by third-party
    54 ## developers who want to ship their latest software.
    55 deb http://extras.ubuntu.com/ubuntu trusty main
    56 deb-src http://extras.ubuntu.com/ubuntu trusty main
    57 deb http://www.openprinting.org/download/printdriver/debian/ lsb3.2 contrib
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo dpkg --audit
The following packages are missing the md5sums control file in the
database, they need to be reinstalled:
 gnome-orca Scriptable screen reader

Revision history for this message
yeshe khandro (borboletamoko) said :
#4

Step 9 and 10:

amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo dpkg --add-architecture i386
[sudo] password for amayzingdakini:
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get update
Hit http://ppa.launchpad.net trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://ppa.launchpad.net trusty/main i386 Packages
Ign http://desktop-download.mendeley.com stable InRelease
Hit http://extras.ubuntu.com trusty Release
Get:2 http://extras.ubuntu.com trusty/main Sources [14 B]
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://desktop-download.mendeley.com stable Release.gpg
Get:3 http://extras.ubuntu.com trusty/main amd64 Packages [14 B]
Ign http://linux.dropbox.com trusty InRelease
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:4 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Hit http://desktop-download.mendeley.com stable Release
Hit http://archive.ubuntu.com trusty-security InRelease
Get:5 http://archive.ubuntu.com trusty Release.gpg [72 B]
Hit http://desktop-download.mendeley.com stable/main amd64 Packages
Ign http://www.openprinting.org lsb3.2 InRelease
Get:6 http://archive.ubuntu.com trusty-updates/main Sources [275 kB]
Hit http://linux.dropbox.com trusty Release.gpg
Hit http://desktop-download.mendeley.com stable/main i386 Packages
Hit http://linux.dropbox.com trusty Release
Hit http://linux.dropbox.com trusty/main amd64 Packages
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Hit http://linux.dropbox.com trusty/main i386 Packages
Get:7 http://archive.ubuntu.com trusty-updates/restricted Sources [5,352 B]
Ign http://extras.ubuntu.com trusty/main Translation-en
Get:8 http://archive.ubuntu.com trusty-updates/universe Sources [154 kB]
Ign http://desktop-download.mendeley.com stable/main Translation-en_US
Get:9 http://archive.ubuntu.com trusty-updates/multiverse Sources [5,939 B]
Ign http://desktop-download.mendeley.com stable/main Translation-en
Get:10 http://archive.ubuntu.com trusty-updates/main amd64 Packages [768 kB]
Ign http://dl.google.com stable InRelease
Get:11 http://dl.google.com stable Release.gpg [916 B]
Get:12 http://dl.google.com stable Release [1,189 B]
Get:13 http://dl.google.com stable/main amd64 Packages [1,344 B]
Get:14 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Ign http://linux.dropbox.com trusty/main Translation-en_US
Get:15 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [360 kB]
Ign http://linux.dropbox.com trusty/main Translation-en
Get:16 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.2 kB]
Get:17 http://archive.ubuntu.com trusty-updates/main i386 Packages [737 kB]
Get:18 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Get:19 http://archive.ubuntu.com trusty-updates/universe i386 Packages [360 kB]
Get:20 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [13.6 kB]
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://archive.ubuntu.com trusty-backports/main Sources
Hit http://archive.ubuntu.com trusty-backports/restricted Sources
Hit http://archive.ubuntu.com trusty-backports/universe Sources
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Get:21 http://archive.ubuntu.com trusty-security/main Sources [116 kB]
Get:22 http://archive.ubuntu.com trusty-security/restricted Sources [4,035 B]
Get:23 http://archive.ubuntu.com trusty-security/universe Sources [36.2 kB]
Get:24 http://archive.ubuntu.com trusty-security/multiverse Sources [2,760 B]
Hit http://archive.ubuntu.com trusty-security/main amd64 Packages
Hit http://archive.ubuntu.com trusty-security/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-security/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-security/main i386 Packages
Get:25 http://archive.ubuntu.com trusty-security/restricted i386 Packages [12.7 kB]
Get:26 http://archive.ubuntu.com trusty-security/universe i386 Packages [129 kB]
Get:27 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [5,168 B]
Hit http://archive.ubuntu.com trusty-security/main Translation-en
Hit http://archive.ubuntu.com trusty-security/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty-security/universe Translation-en
Get:28 http://archive.ubuntu.com trusty Release [11.9 kB]
Get:29 http://archive.ubuntu.com trusty/main Sources [14 B]
Err http://www.openprinting.org lsb3.2 Release.gpg
  Connection timed out
Hit http://www.openprinting.org lsb3.2 Release
Ign http://www.openprinting.org lsb3.2/contrib amd64 Packages/DiffIndex
Ign http://www.openprinting.org lsb3.2/contrib i386 Packages/DiffIndex
Hit http://www.openprinting.org lsb3.2/contrib amd64 Packages
Hit http://www.openprinting.org lsb3.2/contrib i386 Packages
Ign http://www.openprinting.org lsb3.2/contrib Translation-en_US
Hit http://www.openprinting.org lsb3.2/contrib Translation-en
Fetched 3,110 kB in 2min 13s (23.2 kB/s)
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://www.openprinting.org/download/printdriver/debian/dists/lsb3.2/Release.gpg Connection timed out

W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get install --reinstall python3-gi
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 153 not upgraded.
Need to get 154 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gi amd64 3.12.0-1ubuntu1 [154 kB]
Fetched 154 kB in 0s (243 kB/s)
(Reading database ... 342671 files and directories currently installed.)
Preparing to unpack .../python3-gi_3.12.0-1ubuntu1_amd64.deb ...
Unpacking python3-gi (3.12.0-1ubuntu1) over (3.12.0-1ubuntu1) ...
Setting up python3-gi (3.12.0-1ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get purge software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  gir1.2-gmenu-3.0 laptop-detect oneconf oneconf-common python-debtagshw
  python-oneconf python-piston-mini-client python3-oneconf
  python3-piston-mini-client software-center-aptdaemon-plugins
  ubuntu-extras-keyring
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  software-center* ubuntu-desktop*
0 upgraded, 0 newly installed, 2 to remove and 153 not upgraded.
After this operation, 3,076 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 342669 files and directories currently installed.)
Removing ubuntu-desktop (1.325) ...
Removing software-center (13.10-0ubuntu4.1) ...
Purging configuration files for software-center (13.10-0ubuntu4.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ rm -rf ~/.cache/software-center
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ rm -rf ~/.config/software-center
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ rm -rf ~/.cache/update-manager-core
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/lib/apt-xapian-index/cataloged_times.p
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo rm /var/lib/apt-xapian-index/values
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo update-apt-xapian-index --verbose --force
Reading plugin /usr/share/apt-xapian-index/plugins/aliases.py.
Reading plugin /usr/share/apt-xapian-index/plugins/app-install.py.
Reading plugin /usr/share/apt-xapian-index/plugins/apttags.py.
Reading plugin /usr/share/apt-xapian-index/plugins/cataloged_time.py.
Reading plugin /usr/share/apt-xapian-index/plugins/debtags.py.
Reading plugin /usr/share/apt-xapian-index/plugins/descriptions.py.
Reading plugin /usr/share/apt-xapian-index/plugins/relations.py.
Reading plugin /usr/share/apt-xapian-index/plugins/sections.py.
Reading plugin /usr/share/apt-xapian-index/plugins/sizes.py.
Reading plugin /usr/share/apt-xapian-index/plugins/template.py.
Reading plugin /usr/share/apt-xapian-index/plugins/translated-desc.py.
Most recent dataset: Sun May 22 13:13:35 2016.
Most recent update for: Mon May 2 10:19:05 2016.
Aggregating value information.
Initializing plugins.
Reading .desktop files from /usr/share/app-install/desktop/: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/ppa.launchpad.net_b-eltzner_qpdfReading en translations from /var/lib/apt/lists/ppa.launchpad.net_b-eltzner_qpdfview_ubuntu_dists_trusty_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/www.openprinting.org_download_prReading en translations from /var/lib/apt/lists/www.openprinting.org_download_printdriver_debian_dists_lsb3.2_contrib_i18n_Translation-en: done.
Rebuilding Xapian index... 0%
artikulate:kde4__artikulate.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
artikulate:kde4__artikulate.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
Rebuilding Xapian index... 2%
checkbox-gui:checkbox-gui.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
checkbox-gui:checkbox-gui.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
Rebuilding Xapian index... 13%
idle-python3.4:idle-python3.4.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
idle-python3.4:idle-python3.4.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
Rebuilding Xapian index... 51%
light-locker-settings:light-locker-settings.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
light-locker-settings:light-locker-settings.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
Rebuilding Xapian index... 71%
pumpa:pumpa.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
pumpa:pumpa.desktop: parsing X-AppInstall-Popcon: invalid literal for int() with base 10: ''
Rebuilding Xapian index: done.
Installing the new index.
Removing old index /var/cache/apt-xapian-index/index.2.
Writing value information to /var/lib/apt-xapian-index/values.
Writing prefix information to /var/lib/apt-xapian-index/prefixes.
Writing documentation to /var/lib/apt-xapian-index/README.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo update-apt-xapian-index --force
The index /var/lib/apt-xapian-index is up to date, but rebuilding anyway as requested.
Reading .desktop files from /usr/share/app-install/desktop/: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-backports_multiverse_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/ppa.launchpad.net_b-eltzner_qpdfReading en translations from /var/lib/apt/lists/ppa.launchpad.net_b-eltzner_qpdfview_ubuntu_dists_trusty_main_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-security_restricted_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_Reading en translations from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_i18n_Translation-en: done.
Reading en translations from /var/lib/apt/lists/www.openprinting.org_download_prReading en translations from /var/lib/apt/lists/www.openprinting.org_download_printdriver_debian_dists_lsb3.2_contrib_i18n_Translation-en: done.
Rebuilding Xapian index: done.
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get update
Hit http://ppa.launchpad.net trusty InRelease
Ign http://dl.google.com stable InRelease
Ign http://archive.ubuntu.com trusty InRelease
Get:1 http://dl.google.com stable Release.gpg [916 B]
Get:2 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]
Ign http://extras.ubuntu.com trusty InRelease
Get:3 http://dl.google.com stable Release [1,189 B]
Get:4 http://extras.ubuntu.com trusty Release.gpg [72 B]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:5 http://dl.google.com stable/main amd64 Packages [1,344 B]
Get:6 http://extras.ubuntu.com trusty Release [11.9 kB]
Ign http://desktop-download.mendeley.com stable InRelease
Hit http://ppa.launchpad.net trusty/main i386 Packages
Get:7 http://extras.ubuntu.com trusty/main Sources [14 B]
Hit http://desktop-download.mendeley.com stable Release.gpg
Get:8 http://extras.ubuntu.com trusty/main amd64 Packages [14 B]
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:9 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://desktop-download.mendeley.com stable Release
Hit http://archive.ubuntu.com trusty-security InRelease
Ign http://www.openprinting.org lsb3.2 InRelease
Get:10 http://archive.ubuntu.com trusty Release.gpg [72 B]
Hit http://desktop-download.mendeley.com stable/main amd64 Packages
Ign http://linux.dropbox.com trusty InRelease
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://desktop-download.mendeley.com stable/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://linux.dropbox.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
Get:11 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]
Hit http://linux.dropbox.com trusty Release
Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
Get:12 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.2 kB]
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Hit http://archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://linux.dropbox.com trusty/main amd64 Packages
Get:13 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [15.6 kB]
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe i386 Packages
Get:14 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [13.6 kB]
Hit http://linux.dropbox.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates/main Translation-en
Ign http://desktop-download.mendeley.com stable/main Translation-en_US
Ign http://desktop-download.mendeley.com stable/main Translation-en
Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
Hit http://archive.ubuntu.com trusty-backports/main Sources
Hit http://archive.ubuntu.com trusty-backports/restricted Sources
Hit http://archive.ubuntu.com trusty-backports/universe Sources
Hit http://archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages
Hit http://archive.ubuntu.com trusty-backports/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-backports/universe i386 Packages
Hit http://archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/main Translation-en
Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en
Hit http://archive.ubuntu.com trusty-backports/universe Translation-en
Hit http://archive.ubuntu.com trusty-security/main Sources
Get:15 http://archive.ubuntu.com trusty-security/restricted Sources [4,035 B]
Ign http://linux.dropbox.com trusty/main Translation-en_US
Hit http://archive.ubuntu.com trusty-security/universe Sources
Get:16 http://archive.ubuntu.com trusty-security/multiverse Sources [2,760 B]
Hit http://archive.ubuntu.com trusty-security/main amd64 Packages
Ign http://linux.dropbox.com trusty/main Translation-en
Get:17 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [13.0 kB]
Get:18 http://archive.ubuntu.com trusty-security/universe amd64 Packages [128 kB]
Get:19 http://archive.ubuntu.com trusty-security/multiverse amd64 Packages [4,978 B]
Hit http://archive.ubuntu.com trusty-security/main i386 Packages
Hit http://archive.ubuntu.com trusty-security/restricted i386 Packages
Hit http://archive.ubuntu.com trusty-security/universe i386 Packages
Hit http://archive.ubuntu.com trusty-security/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-security/main Translation-en
Hit http://archive.ubuntu.com trusty-security/multiverse Translation-en
Hit http://archive.ubuntu.com trusty-security/restricted Translation-en
Hit http://archive.ubuntu.com trusty-security/universe Translation-en
Get:20 http://archive.ubuntu.com trusty Release [11.9 kB]
Get:21 http://archive.ubuntu.com trusty/main Sources [14 B]
Get:22 http://www.openprinting.org lsb3.2 Release.gpg [490 B]
Hit http://www.openprinting.org lsb3.2 Release
Hit http://www.openprinting.org lsb3.2/contrib amd64 Packages
Hit http://www.openprinting.org lsb3.2/contrib i386 Packages
Ign http://www.openprinting.org lsb3.2/contrib Translation-en_US
Hit http://www.openprinting.org lsb3.2/contrib Translation-en
Fetched 305 kB in 2min 4s (2,442 B/s)
W: There is no public key available for the following key IDs:
1397BC53640DB551
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release Unable to find expected entry 'restricted/source/Sources' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for doc-base (0.10.5) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up tzdata (2016d-0ubuntu0.14.04) ...

Current default time zone: 'Asia/Jerusalem'
Local time is now: א' מאי 22 13:32:52 IDT 2016.
Universal Time is now: Sun May 22 10:32:52 UTC 2016.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

(Reading database ... 343434 files and directories currently installed.)
Preparing to unpack .../apt-utils_1.0.1ubuntu2.13_amd64.deb ...
Unpacking apt-utils (1.0.1ubuntu2.13) over (1.0.1ubuntu2.11) ...
Preparing to unpack .../lsb-release_4.1+Debian11ubuntu6.1_all.deb ...
Unpacking lsb-release (4.1+Debian11ubuntu6.1) over (4.1+Debian11ubuntu6) ...
Preparing to unpack .../apt-transport-https_1.0.1ubuntu2.13_amd64.deb ...
Unpacking apt-transport-https (1.0.1ubuntu2.13) over (1.0.1ubuntu2.11) ...
Preparing to unpack .../openssh-client_1%3a6.6p1-2ubuntu2.7_amd64.deb ...
Unpacking openssh-client (1:6.6p1-2ubuntu2.7) over (1:6.6p1-2ubuntu2.6) ...
Preparing to unpack .../openssl_1.0.1f-1ubuntu2.19_amd64.deb ...
Unpacking openssl (1.0.1f-1ubuntu2.19) over (1.0.1f-1ubuntu2.18) ...
Preparing to unpack .../usbutils_1%3a007-2ubuntu1.1_amd64.deb ...
Unpacking usbutils (1:007-2ubuntu1.1) over (1:007-2ubuntu1) ...
Preparing to unpack .../python3-problem-report_2.14.1-0ubuntu3.20_all.deb ...
Unpacking python3-problem-report (2.14.1-0ubuntu3.20) over (2.14.1-0ubuntu3.19) ...
Preparing to unpack .../python3-apport_2.14.1-0ubuntu3.20_all.deb ...
Unpacking python3-apport (2.14.1-0ubuntu3.20) over (2.14.1-0ubuntu3.19) ...
Preparing to unpack .../apport_2.14.1-0ubuntu3.20_all.deb ...
apport stop/waiting
Unpacking apport (2.14.1-0ubuntu3.20) over (2.14.1-0ubuntu3.19) ...
Preparing to unpack .../apport-gtk_2.14.1-0ubuntu3.20_all.deb ...
Unpacking apport-gtk (2.14.1-0ubuntu3.20) over (2.14.1-0ubuntu3.19) ...
Preparing to unpack .../distro-info-data_0.18ubuntu0.5_all.deb ...
Unpacking distro-info-data (0.18ubuntu0.5) over (0.18ubuntu0.4) ...
Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.6_all.deb ...
Unpacking dpkg-dev (1.17.5ubuntu5.6) over (1.17.5ubuntu5.5) ...
Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.6_all.deb ...
Unpacking libdpkg-perl (1.17.5ubuntu5.6) over (1.17.5ubuntu5.5) ...
Preparing to unpack .../firefox_46.0.1+build1-0ubuntu0.14.04.3_amd64.deb ...
Unpacking firefox (46.0.1+build1-0ubuntu0.14.04.3) over (45.0+build2-0ubuntu0.14.04.1) ...
Preparing to unpack .../firefox-locale-en_46.0.1+build1-0ubuntu0.14.04.3_amd64.deb ...
Unpacking firefox-locale-en (46.0.1+build1-0ubuntu0.14.04.3) over (45.0+build2-0ubuntu0.14.04.1) ...
Preparing to unpack .../firefox-locale-he_46.0.1+build1-0ubuntu0.14.04.3_amd64.deb ...
Unpacking firefox-locale-he (46.0.1+build1-0ubuntu0.14.04.3) over (45.0+build2-0ubuntu0.14.04.1) ...
Preparing to unpack .../flashplugin-installer_11.2.202.621ubuntu0.14.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.621ubuntu0.14.04.1) over (11.2.202.569ubuntu0.14.04.1) ...
Preparing to unpack .../gir1.2-gudev-1.0_1%3a204-5ubuntu20.19_amd64.deb ...
Unpacking gir1.2-gudev-1.0 (1:204-5ubuntu20.19) over (1:204-5ubuntu20.18) ...
Preparing to unpack .../gir1.2-soup-2.4_2.44.2-1ubuntu2.1_amd64.deb ...
Unpacking gir1.2-soup-2.4 (2.44.2-1ubuntu2.1) over (2.44.2-1ubuntu2) ...
Preparing to unpack .../gir1.2-webkit-3.0_2.4.10-0ubuntu0.14.04.1_amd64.deb ...
Unpacking gir1.2-webkit-3.0 (2.4.10-0ubuntu0.14.04.1) over (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Preparing to unpack .../gir1.2-javascriptcoregtk-3.0_2.4.10-0ubuntu0.14.04.1_amd64.deb ...
Unpacking gir1.2-javascriptcoregtk-3.0 (2.4.10-0ubuntu0.14.04.1) over (2.4.8-1ubuntu1~ubuntu14.04.1) ...
Preparing to unpack .../gir1.2-networkmanager-1.0_0.9.8.8-0ubuntu7.3_amd64.deb ...
Unpacking gir1.2-networkmanager-1.0 (0.9.8.8-0ubuntu7.3) over (0.9.8.8-0ubuntu7.2) ...
Preparing to unpack .../libnm-glib-vpn1_0.9.8.8-0ubuntu7.3_amd64.deb ...
Unpacking libnm-glib-vpn1 (0.9.8.8-0ubuntu7.3) over (0.9.8.8-0ubuntu7.2) ...
Preparing to unpack .../linux-firmware_1.127.22_all.deb ...
Unpacking linux-firmware (1.127.22) over (1.127.20) ...
Selecting previously unselected package linux-image-extra-3.16.0-71-generic.
Preparing to unpack .../linux-image-extra-3.16.0-71-generic_3.16.0-71.92~14.04.1_amd64.deb ...
Unpacking linux-image-extra-3.16.0-71-generic (3.16.0-71.92~14.04.1) ...
Preparing to unpack .../linux-generic-lts-utopic_3.16.0.71.62_amd64.deb ...
Unpacking linux-generic-lts-utopic (3.16.0.71.62) over (3.16.0.62.53) ...
Preparing to unpack .../linux-image-generic-lts-utopic_3.16.0.71.62_amd64.deb ...
Unpacking linux-image-generic-lts-utopic (3.16.0.71.62) over (3.16.0.62.53) ...
Selecting previously unselected package linux-headers-3.16.0-71.
Preparing to unpack .../linux-headers-3.16.0-71_3.16.0-71.92~14.04.1_all.deb ...
Unpacking linux-headers-3.16.0-71 (3.16.0-71.92~14.04.1) ...
Selecting previously unselected package linux-headers-3.16.0-71-generic.
Preparing to unpack .../linux-headers-3.16.0-71-generic_3.16.0-71.92~14.04.1_amd64.deb ...
Unpacking linux-headers-3.16.0-71-generic (3.16.0-71.92~14.04.1) ...
Preparing to unpack .../linux-headers-generic-lts-utopic_3.16.0.71.62_amd64.deb ...
Unpacking linux-headers-generic-lts-utopic (3.16.0.71.62) over (3.16.0.62.53) ...
Preparing to unpack .../linux-libc-dev_3.13.0-86.131_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-86.131) over (3.13.0-79.123) ...
Preparing to unpack .../poppler-utils_0.24.5-2ubuntu4.4_amd64.deb ...
Unpacking poppler-utils (0.24.5-2ubuntu4.4) over (0.24.5-2ubuntu4.3) ...
Preparing to unpack .../qemu-utils_2.0.0+dfsg-2ubuntu1.24_amd64.deb ...
Unpacking qemu-utils (2.0.0+dfsg-2ubuntu1.24) over (2.0.0+dfsg-2ubuntu1.22) ...
Preparing to unpack .../simple-scan_3.12.3-0ubuntu1_amd64.deb ...
Unpacking simple-scan (3.12.3-0ubuntu1) over (3.12.1-0ubuntu1) ...
Preparing to unpack .../ssh-askpass-gnome_1%3a6.6p1-2ubuntu2.7_amd64.deb ...
Unpacking ssh-askpass-gnome (1:6.6p1-2ubuntu2.7) over (1:6.6p1-2ubuntu2.6) ...
Preparing to unpack .../thunderbird-locale-en_1%3a38.8.0+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird-locale-en (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-he_1%3a38.8.0+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird-locale-he (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird_1%3a38.8.0+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-gnome-support_1%3a38.8.0+build1-0ubuntu0.14.04.1_amd64.deb ...
Unpacking thunderbird-gnome-support (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-en-gb_1%3a38.8.0+build1-0ubuntu0.14.04.1_all.deb ...
Unpacking thunderbird-locale-en-gb (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../thunderbird-locale-en-us_1%3a38.8.0+build1-0ubuntu0.14.04.1_all.deb ...
Unpacking thunderbird-locale-en-us (1:38.8.0+build1-0ubuntu0.14.04.1) over (1:38.6.0+build1-0ubuntu0.14.04.1) ...
Preparing to unpack .../cloud-guest-utils_0.27-0ubuntu9.2_all.deb ...
Unpacking cloud-guest-utils (0.27-0ubuntu9.2) over (0.27-0ubuntu9.1) ...
Preparing to unpack .../cloud-image-utils_0.27-0ubuntu9.2_all.deb ...
Unpacking cloud-image-utils (0.27-0ubuntu9.2) over (0.27-0ubuntu9.1) ...
Preparing to unpack .../cloud-utils_0.27-0ubuntu9.2_all.deb ...
Unpacking cloud-utils (0.27-0ubuntu9.2) over (0.27-0ubuntu9.1) ...
Preparing to unpack .../debootstrap_1.0.59ubuntu0.5_all.deb ...
Unpacking debootstrap (1.0.59ubuntu0.5) over (1.0.59ubuntu0.4) ...
Preparing to unpack .../liboxideqt-qmlplugin_1.14.9-0ubuntu0.14.04.1_amd64.deb ...
Unpacking liboxideqt-qmlplugin:amd64 (1.14.9-0ubuntu0.14.04.1) over (1.12.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../liboxideqtquick0_1.14.9-0ubuntu0.14.04.1_amd64.deb ...
Unpacking liboxideqtquick0:amd64 (1.14.9-0ubuntu0.14.04.1) over (1.12.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../liboxideqtcore0_1.14.9-0ubuntu0.14.04.1_amd64.deb ...
Unpacking liboxideqtcore0:amd64 (1.14.9-0ubuntu0.14.04.1) over (1.12.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../oxideqt-codecs-extra_1.14.9-0ubuntu0.14.04.1_amd64.deb ...
Unpacking oxideqt-codecs-extra:amd64 (1.14.9-0ubuntu0.14.04.1) over (1.12.7-0ubuntu0.14.04.1) ...
Preparing to unpack .../mendeleydesktop_1.16.1_amd64.deb ...
Unpacking mendeleydesktop (1.16.1) over (1.15.3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for update-notifier-common (0.154.1ubuntu1) ...
flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160512.1.orig.tar.gz
Installing from local file /tmp/tmp8IVeDH.gz
Flash Plugin installed.
Processing triggers for libglib2.0-0:i386 (2.40.2-0ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.40.2-0ubuntu1) ...
Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up binutils (2.24-5ubuntu14.1) ...
Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.3) ...
Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.3) ...
Setting up libpcre3:i386 (1:8.31-2ubuntu2.3) ...
Setting up libpcre3:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libapt-inst1.5:amd64 (1.0.1ubuntu2.13) ...
Setting up libexpat1:amd64 (2.1.0-4ubuntu1.2) ...
Setting up libexpat1:i386 (2.1.0-4ubuntu1.2) ...
Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.2) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.19) ...
Setting up libssl1.0.0:amd64 (1.0.1f-1ubuntu2.19) ...
Setting up libssl1.0.0:i386 (1.0.1f-1ubuntu2.19) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.19) ...
Setting up libtasn1-6:amd64 (3.4-3ubuntu0.4) ...
Setting up libtasn1-6:i386 (3.4-3ubuntu0.4) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.4) ...
Setting up libudev1:amd64 (204-5ubuntu20.19) ...
Setting up libudev1:i386 (204-5ubuntu20.19) ...
Setting up udev (204-5ubuntu20.19) ...
udev stop/waiting
udev start/running, process 29145
Removing 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
update-initramfs: deferring update (trigger activated)
Setting up bash-completion (1:2.1-4ubuntu0.2) ...
Setting up libsystemd-daemon0:amd64 (204-5ubuntu20.19) ...
Setting up systemd-services (204-5ubuntu20.19) ...
Setting up libpam-systemd:amd64 (204-5ubuntu20.19) ...
systemd-logind start/running, process 29760
Setting up libsystemd-login0:amd64 (204-5ubuntu20.19) ...
Setting up chromium-codecs-ffmpeg-extra (50.0.2661.102-0ubuntu0.14.04.1.1117) ...
Setting up google-chrome-stable (50.0.2661.102-1) ...
Setting up libarchive13:amd64 (3.1.2-7ubuntu2.2) ...
Setting up libebml4:amd64 (1.3.0-2+deb8u1build0.14.04.1) ...
Setting up libgraphite2-3:amd64 (1.3.6-1ubuntu0.14.04.1) ...
Setting up libgudev-1.0-0:amd64 (1:204-5ubuntu20.19) ...
Setting up libsoup2.4-1:amd64 (2.44.2-1ubuntu2.1) ...
Setting up libwebkitgtk-3.0-common (2.4.10-0ubuntu0.14.04.1) ...
Setting up libjavascriptcoregtk-3.0-0:amd64 (2.4.10-0ubuntu0.14.04.1) ...
Setting up libwebkitgtk-3.0-0:amd64 (2.4.10-0ubuntu0.14.04.1) ...
Setting up liblcms2-2:amd64 (2.5-0ubuntu4.1) ...
Setting up libtalloc2:amd64 (2.1.5-0ubuntu0.14.04.1) ...
Setting up libtdb1:amd64 (1.3.8-0ubuntu0.14.04.1) ...
Setting up libtevent0:amd64 (0.9.28-0ubuntu0.14.04.1) ...
Setting up libldb1:amd64 (1:1.1.24-0ubuntu0.14.04.1) ...
Setting up python-ldb (1:1.1.24-0ubuntu0.14.04.1) ...
Setting up python-tdb (1.3.8-0ubuntu0.14.04.1) ...
Setting up python-talloc (2.1.5-0ubuntu0.14.04.1) ...
Setting up libwbclient0:amd64 (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up samba-libs:amd64 (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up python-samba (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up libsmbclient:amd64 (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up samba-common (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up smbclient (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up samba-common-bin (2:4.3.9+dfsg-0ubuntu0.14.04.1) ...
Setting up libmatroska6:amd64 (1.4.1-2+deb8u1build0.14.04.1) ...
Setting up libmms0:amd64 (0.6.2-3ubuntu2.1) ...
Setting up mysql-common (5.5.49-0ubuntu0.14.04.1) ...
Setting up libmysqlclient18:amd64 (5.5.49-0ubuntu0.14.04.1) ...
Setting up libmysqlclient18:i386 (5.5.49-0ubuntu0.14.04.1) ...
Setting up libnl-3-200:amd64 (3.2.21-1ubuntu1.1) ...
Setting up libnl-route-3-200:amd64 (3.2.21-1ubuntu1.1) ...
Setting up libnl-genl-3-200:amd64 (3.2.21-1ubuntu1.1) ...
Setting up libtiff5:amd64 (4.0.3-7ubuntu0.4) ...
Setting up libtiff5:i386 (4.0.3-7ubuntu0.4) ...
Setting up libtiffxx5:amd64 (4.0.3-7ubuntu0.4) ...
Setting up libtiff5-dev:amd64 (4.0.3-7ubuntu0.4) ...
Setting up libpoppler44:amd64 (0.24.5-2ubuntu4.4) ...
Setting up libpoppler-glib8:amd64 (0.24.5-2ubuntu4.4) ...
Setting up libpoppler-qt5-1:amd64 (0.24.5-2ubuntu4.4) ...
Setting up libsnmp-base (5.7.2~dfsg-8.1ubuntu3.2) ...
Setting up libsnmp30:amd64 (5.7.2~dfsg-8.1ubuntu3.2) ...
Setting up libsnmp-dev (5.7.2~dfsg-8.1ubuntu3.2) ...
Setting up libsoup-gnome2.4-1:amd64 (2.44.2-1ubuntu2.1) ...
Setting up vlc-data (2.1.6-0ubuntu14.04.2) ...
Setting up libvlccore7 (2.1.6-0ubuntu14.04.2) ...
Setting up libvlc5 (2.1.6-0ubuntu14.04.2) ...
Setting up vlc-nox (2.1.6-0ubuntu14.04.2) ...
Setting up vlc-plugin-notify (2.1.6-0ubuntu14.04.2) ...
Setting up vlc-plugin-pulse (2.1.6-0ubuntu14.04.2) ...
Setting up vlc (2.1.6-0ubuntu14.04.2) ...
Setting up libklibc (2.0.3-0ubuntu1.14.04.1) ...
Setting up klibc-utils (2.0.3-0ubuntu1.14.04.1) ...
Setting up initramfs-tools-bin (0.103ubuntu4.3) ...
Setting up initramfs-tools (0.103ubuntu4.3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-3.16.0-71-generic (3.16.0-71.92~14.04.1) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-71-generic /boot/vmlinuz-3.16.0-71-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-71-generic /boot/vmlinuz-3.16.0-71-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-71-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.16.0-71-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.16.0-71-generic.postinst line 1025.
dpkg: error processing package linux-image-3.16.0-71-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up libnm-util2 (0.9.8.8-0ubuntu7.3) ...
Setting up libnm-glib4 (0.9.8.8-0ubuntu7.3) ...
Setting up network-manager (0.9.8.8-0ubuntu7.3) ...
Setting up libsystemd-journal0:amd64 (204-5ubuntu20.19) ...
Setting up apt-utils (1.0.1ubuntu2.13) ...
Setting up lsb-release (4.1+Debian11ubuntu6.1) ...
Setting up apt-transport-https (1.0.1ubuntu2.13) ...
Setting up openssh-client (1:6.6p1-2ubuntu2.7) ...
Setting up openssl (1.0.1f-1ubuntu2.19) ...
Setting up usbutils (1:007-2ubuntu1.1) ...
Setting up python3-problem-report (2.14.1-0ubuntu3.20) ...
Setting up python3-apport (2.14.1-0ubuntu3.20) ...
Setting up apport (2.14.1-0ubuntu3.20) ...
apport start/running
Setting up apport-gtk (2.14.1-0ubuntu3.20) ...
Setting up distro-info-data (0.18ubuntu0.5) ...
Setting up libdpkg-perl (1.17.5ubuntu5.6) ...
Setting up dpkg-dev (1.17.5ubuntu5.6) ...
Setting up firefox (46.0.1+build1-0ubuntu0.14.04.3) ...
Please restart all running instances of firefox, or you will experience problems.
Setting up firefox-locale-en (46.0.1+build1-0ubuntu0.14.04.3) ...
Setting up firefox-locale-he (46.0.1+build1-0ubuntu0.14.04.3) ...
Setting up flashplugin-installer (11.2.202.621ubuntu0.14.04.1) ...
Setting up gir1.2-gudev-1.0 (1:204-5ubuntu20.19) ...
Setting up gir1.2-soup-2.4 (2.44.2-1ubuntu2.1) ...
Setting up gir1.2-javascriptcoregtk-3.0 (2.4.10-0ubuntu0.14.04.1) ...
Setting up gir1.2-webkit-3.0 (2.4.10-0ubuntu0.14.04.1) ...
Setting up gir1.2-networkmanager-1.0 (0.9.8.8-0ubuntu7.3) ...
Setting up libnm-glib-vpn1 (0.9.8.8-0ubuntu7.3) ...
Setting up linux-firmware (1.127.22) ...
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.
                                                    dpkg: dependency problems prevent configuration of linux-image-extra-3.16.0-71-generic:
 linux-image-extra-3.16.0-71-generic depends on linux-image-3.16.0-71-generic; however:
  Package linux-image-3.16.0-71-generic is not configured yet.

dpkg: error processing package linux-image-extra-3.16.0-71-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic-lts-utopic:
 linux-image-generic-lts-utopic depends on linux-image-3.16.0-71-generic; however:
  Package linux-image-3.16.0-71-generic is not configured yet.
 linux-image-generic-lts-utopic depends on linux-image-extra-3.16.0-71-generic; however:
  Package linux-image-extra-3.16.0-71-generic is not configured yet.

dpkg: error processing package linux-image-generic-lts-utopic (--configure):
 dependency problems - leaving unconfigured
Setting up linux-headers-3.16.0-71 (3.16.0-71.92~14.04.1) ...
Setting up linux-headers-3.16.0-71-generic (3.16.0-71.92~14.04.1) ...
Setting up linux-headers-generic-lts-utopic (3.16.0.71.62) ...
No apport report written because MaxReports is reached already
                                                              dpkg: dependency problems prevent configuration of linux-generic-lts-utopic:
 linux-generic-lts-utopic depends on linux-image-generic-lts-utopic (= 3.16.0.71.62); however:
  Package linux-image-generic-lts-utopic is not configured yet.

dpkg: error processing package linux-generic-lts-utopic (--configure):
 dependency problems - leaving unconfigured
Setting up linux-libc-dev:amd64 (3.13.0-86.131) ...
Setting up poppler-utils (0.24.5-2ubuntu4.4) ...
Setting up qemu-utils (2.0.0+dfsg-2ubuntu1.24) ...
Setting up simple-scan (3.12.3-0ubuntu1) ...
Setting up ssh-askpass-gnome (1:6.6p1-2ubuntu2.7) ...
Setting up thunderbird (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-he (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-gnome-support (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en-gb (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up thunderbird-locale-en-us (1:38.8.0+build1-0ubuntu0.14.04.1) ...
Setting up cloud-guest-utils (0.27-0ubuntu9.2) ...
Setting up cloud-image-utils (0.27-0ubuntu9.2) ...
Setting up cloud-utils (0.27-0ubuntu9.2) ...
Setting up debootstrap (1.0.59ubuntu0.5) ...
Setting up oxideqt-codecs-extra:amd64 (1.14.9-0ubuntu0.14.04.1) ...
Setting up liboxideqtcore0:amd64 (1.14.9-0ubuntu0.14.04.1) ...
Setting up liboxideqtquick0:amd64 (1.14.9-0ubuntu0.14.04.1) ...
Setting up liboxideqt-qmlplugin:amd64 (1.14.9-0ubuntu0.14.04.1) ...
Setting up mendeleydesktop (1.16.1) ...
Setting up Mendeley Desktop apt repository
OK

Mendeley Desktop apt repository has been set up. You can keep Mendeley up to date using your standard software update tools.
Processing triggers for libc-bin (2.19-0ubuntu6.7) ...
Processing triggers for initramfs-tools (0.103ubuntu4.3) ...
update-initramfs: Generating /boot/initrd.img-3.16.0-62-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.16.0-62-generic with 1.
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get install software-center ubuntu-desktop
[sudo] password for amayzingdakini:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ubuntu-desktop
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo dpkg-reconfigure software-center --force
dpkg-query: package 'software-center' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
dpkg-query: error: package 'software-center' is not installed
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo update-software-center
sudo: update-software-center: command not found
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ sudo apt-get install --reinstall software-center
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libntdb1 linux-headers-3.16.0-60 linux-headers-3.16.0-60-generic
  linux-image-3.16.0-60-generic linux-image-extra-3.16.0-60-generic
  python-ntdb
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  software-center
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
Need to get 325 kB of archives.
After this operation, 3,015 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main software-center all 13.10-0ubuntu4.1 [325 kB]
Fetched 325 kB in 0s (364 kB/s)
Selecting previously unselected package software-center.
(Reading database ... 372073 files and directories currently installed.)
Preparing to unpack .../software-center_13.10-0ubuntu4.1_all.deb ...
Unpacking software-center (13.10-0ubuntu4.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up initramfs-tools (0.103ubuntu4.3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-3.16.0-71-generic (3.16.0-71.92~14.04.1) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.16.0-71-generic
vmlinuz(/boot/vmlinuz-3.16.0-71-generic
) points to /boot/vmlinuz-3.16.0-71-generic
 (/boot/vmlinuz-3.16.0-71-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-3.16.0-71-generic.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.16.0-71-generic /boot/vmlinuz-3.16.0-71-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.16.0-71-generic /boot/vmlinuz-3.16.0-71-generic
update-initramfs: Generating /boot/initrd.img-3.16.0-71-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.16.0-71-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-3.16.0-71-generic.postinst line 1025.
dpkg: error processing package linux-image-3.16.0-71-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-image-extra-3.16.0-71-generic:
 linux-image-extra-3.16.0-71-generic depends on linux-image-3.16.0-71-generic; however:
  Package linux-image-3.16.0-71-generic is not configured yet.

dpkg: error processing package linux-image-extra-3.16.0-71-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-generic-lts-utopic:
 linux-image-generic-lts-utopic depends on linux-image-3.16.0-71-generic; however:
  Package linux-image-3.16.0-71-generic is not configured yet.
 linux-image-generic-lts-utopic depends on linux-image-extra-3.16.0-71-generic; however:
  Package linux-image-extra-3.16.0-71-generic is not configured yet.

dpkg: error processing package linux-image-generic-lts-utopic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic-lts-utopic:
 linux-generic-lts-utopic depends on linux-image-generic-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.
                             No apport report written because MaxReports is reached already
           lts-utopic (= 3.16.0.71.62); however:
  Package linux-image-generic-lts-utopic is not configured yet.

dpkg: error processing package linux-generic-lts-utopic (--configure):
 dependency problems - leaving unconfigured
Setting up software-center (13.10-0ubuntu4.1) ...
Updating software catalog...this may take a moment.
INFO:softwarecenter.db.pkginfo_impl.aptcache:aptcache.open()
Software catalog update was successful.
Processing triggers for initramfs-tools (0.103ubuntu4.3) ...
update-initramfs: Generating /boot/initrd.img-3.16.0-62-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.16.0-62-generic with 1.
No apport report written because MaxReports is reached already
                                                              dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Did you even read your output? Massive clue as to why there is an issue:

gzip: stdout: No space left on device

What is the output of:

df -h; dpkg -l | grep linux-image; uname -a

Thanks

Revision history for this message
yeshe khandro (borboletamoko) said :
#6

And now it sent me a warning of having only 7.2mb free in my boot volume..

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

And the output of my command.....

Revision history for this message
yeshe khandro (borboletamoko) said :
#8

sorry, it takes time to sync sometimes- i get to see ur msg only if i refresh
here's the output of ur commend:
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$ df -h; dpkg -l | grep linux-image; uname -a
Filesystem Size Used Avail Use% Mounted on
udev 3.8G 4.0K 3.8G 1% /dev
tmpfs 765M 1.3M 764M 1% /run
/dev/mapper/ubuntu--vg-root 451G 355G 74G 83% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 3.8G 2.7M 3.8G 1% /run/shm
none 100M 40K 100M 1% /run/user
/dev/sda1 236M 217M 7.0M 97% /boot
rc linux-image-3.16.0-30-generic 3.16.0-30.40~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
ii linux-image-3.16.0-53-generic 3.16.0-53.72~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
ii linux-image-3.16.0-55-generic 3.16.0-55.74~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
ii linux-image-3.16.0-57-generic 3.16.0-57.77~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
ii linux-image-3.16.0-60-generic 3.16.0-60.80~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
ii linux-image-3.16.0-62-generic 3.16.0-62.83~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
iF linux-image-3.16.0-71-generic 3.16.0-71.92~14.04.1 amd64 Linux kernel image for version 3.16.0 on 64 bit x86 SMP
rc linux-image-extra-3.16.0-30-generic 3.16.0-30.40~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
ii linux-image-extra-3.16.0-53-generic 3.16.0-53.72~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
ii linux-image-extra-3.16.0-55-generic 3.16.0-55.74~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
ii linux-image-extra-3.16.0-57-generic 3.16.0-57.77~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
ii linux-image-extra-3.16.0-60-generic 3.16.0-60.80~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
ii linux-image-extra-3.16.0-62-generic 3.16.0-62.83~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
iU linux-image-extra-3.16.0-71-generic 3.16.0-71.92~14.04.1 amd64 Linux kernel extra modules for version 3.16.0 on 64 bit x86 SMP
iU linux-image-generic-lts-utopic 3.16.0.71.62 amd64 Generic Linux kernel image
Linux amayzingdakini-HP-ProBook-430-G1 3.16.0-62-generic #83~14.04.1-Ubuntu SMP Fri Feb 26 22:52:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
amayzingdakini@amayzingdakini-HP-ProBook-430-G1:~$
 Thank You!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

sudo apt-get --purge remove linux-image-3.16.0-53-generic
sudo apt-get --purge remove linux-image-3.16.0-55-generic
sudo apt-get --purge remove linux-image-3.16.0-57-generic
sudo apt-get --purge remove linux-image-3.16.0-60-generic
sudo apt-get autoremove
sudo apt-get clean
sudo apt-get -f install

Now if you run:

df -h

You have more free space.

Revision history for this message
yeshe khandro (borboletamoko) said :
#10

Thank You!!!