package management issues

Asked by srinivasa rao poram

Hi,
I would like to install curl in my ubuntu system. So, when Iam trying to issue the command :

sudo apt-get install curl, then following error message is invoked in the terminal:

"Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened."

got through the web and got the following thread and run all the commands present in the thread which is given below:

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

and output of all the commands is given below:

******************************************************

zain@zain-OptiPlex-3020:~$ubuntu-support-status
Support status summary of 'zain-OptiPlex-3020':

You have 1864 packages (100.0%) that can not/no-longer be downloaded
You have 0 packages (0.0%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more details

zain@zain-OptiPlex-3020:~$cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory

zain@zain-OptiPlex-3020:~$dpkg --print-foreign-architectures
i386

zain@zain-OptiPlex-3020:~$sudo grep -R proxy /etc/apt/*

zain@zain-OptiPlex-3020:~$ grep proxy /etc/environment
zain@zain-OptiPlex-3020:~$ echo $http_proxy

zain@zain-OptiPlex-3020:~$ echo $ftp_proxy

zain@zain-OptiPlex-3020:~$ grep proxy /etc/bash.bashrc
zain@zain-OptiPlex-3020:~$ grep proxy ~/.bashrc
zain@zain-OptiPlex-3020:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
zain@zain-OptiPlex-3020:~$ sudo fuser -vvv /var/lib/dpkg/lock
[sudo] password for zain:
zain@zain-OptiPlex-3020:~$ sudo fuser -vvv /var/cache/apt/archives/lock
zain@zain-OptiPlex-3020:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"

zain@zain-OptiPlex-3020:~$ uname -a
Linux zain-OptiPlex-3020 3.13.0-46-generic #77-Ubuntu SMP Mon Mar 2 18:23:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
zain@zain-OptiPlex-3020:~$ sudo rm /var/lib/apt/lists/lock
zain@zain-OptiPlex-3020:~$ sudo rm /var/cache/apt/archives/lock
zain@zain-OptiPlex-3020:~$ sudo rm /var/lib/dpkg/lock
zain@zain-OptiPlex-3020:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
zain@zain-OptiPlex-3020:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-badzain@zain-OptiPlex-3020:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status

zain@zain-OptiPlex-3020:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
zain@zain-OptiPlex-3020:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad

zain@zain-OptiPlex-3020:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
zain@zain-OptiPlex-3020:~$ sudo rm -rf /var/lib/dpkg/updates/*

zain@zain-OptiPlex-3020:~$ sudo rm -rf /var/lib/apt/lists
[sudo] password for zain:
zain@zain-OptiPlex-3020:~$ sudo rm /var/cache/apt/*.bin
rm: cannot remove ‘/var/cache/apt/*.bin’: No such file or directory
zain@zain-OptiPlex-3020:~$ sudo mkdir /var/lib/apt/lists
zain@zain-OptiPlex-3020:~$ sudo mkdir /var/lib/apt/lists/partial
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get clean
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 linux-image-extra-3.13.0-51-generic : Depends: linux-image-3.13.0-51-generic but it is not installable
 linux-image-generic : Depends: linux-image-3.13.0-51-generic but it is not installable
E: Unmet dependencies. Try using -f.

zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
[sudo] password for zain:
Ign http://extras.ubuntu.com trusty InRelease
Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
Ign http://archive.canonical.com trusty InRelease
Ign http://archive.ubuntu.com trusty InRelease
Get:2 http://extras.ubuntu.com trusty Release [11.9 kB]
Get:3 http://archive.canonical.com trusty Release.gpg [933 B]
Get:4 http://extras.ubuntu.com trusty/main Sources [769 B]
Get:5 http://extras.ubuntu.com trusty/main amd64 Packages [776 B]
Get:6 http://extras.ubuntu.com trusty/main i386 Packages [775 B]
Ign http://archive.ubuntu.com trusty-updates InRelease
Get:7 http://extras.ubuntu.com trusty/main Translation-en [774 B]
Get:8 http://archive.canonical.com trusty Release [9359 B]
Get:9 http://archive.canonical.com trusty/partner Sources [776 B]
Get:10 http://archive.canonical.com trusty/partner amd64 Packages [783 B]
Get:11 http://archive.canonical.com trusty/partner i386 Packages [782 B]
Get:12 http://archive.canonical.com trusty/partner Translation-en [781 B]
Ign http://archive.ubuntu.com trusty-backports InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty-proposed InRelease
Get:13 http://archive.ubuntu.com trusty Release.gpg [933 B]
Get:14 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:15 http://archive.ubuntu.com trusty-backports Release.gpg [933 B]
Get:16 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
Get:17 http://archive.ubuntu.com trusty-proposed Release.gpg [933 B]
Get:18 http://archive.ubuntu.com trusty Release [58.5 kB]
Get:19 http://archive.ubuntu.com trusty-updates Release [63.5 kB]
Get:20 http://archive.ubuntu.com trusty-backports Release [63.5 kB]
Get:21 http://archive.ubuntu.com trusty-security Release [63.5 kB]
Get:22 http://archive.ubuntu.com trusty-proposed Release [211 kB]
Get:23 http://archive.ubuntu.com trusty/main Sources [770 B]
Get:24 http://archive.ubuntu.com trusty/restricted Sources [776 B]
Get:25 http://archive.ubuntu.com trusty/universe Sources [774 B]
Get:26 http://archive.ubuntu.com trusty/multiverse Sources [776 B]
Get:27 http://archive.ubuntu.com trusty/main amd64 Packages [777 B]
Get:28 http://archive.ubuntu.com trusty/restricted amd64 Packages [783 B]
Get:29 http://archive.ubuntu.com trusty/universe amd64 Packages [781 B]
Get:30 http://archive.ubuntu.com trusty/multiverse amd64 Packages [783 B]
Get:31 http://archive.ubuntu.com trusty/main i386 Packages [776 B]
Get:32 http://archive.ubuntu.com trusty/restricted i386 Packages [782 B]
Get:33 http://archive.ubuntu.com trusty/universe i386 Packages [780 B]
Get:34 http://archive.ubuntu.com trusty/multiverse i386 Packages [782 B]
Get:35 http://archive.ubuntu.com trusty/main Translation-en [775 B]
Get:36 http://archive.ubuntu.com trusty/multiverse Translation-en [781 B]
Get:37 http://archive.ubuntu.com trusty/restricted Translation-en [781 B]
Get:38 http://archive.ubuntu.com trusty/universe Translation-en [779 B]
Get:39 http://archive.ubuntu.com trusty-updates/main Sources [778 B]
Get:40 http://archive.ubuntu.com trusty-updates/restricted Sources [784 B]
Get:41 http://archive.ubuntu.com trusty-updates/universe Sources [782 B]
Get:42 http://archive.ubuntu.com trusty-updates/multiverse Sources [784 B]
Get:43 http://archive.ubuntu.com trusty-updates/main amd64 Packages [785 B]
Get:44 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [791 B]
Get:45 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [789 B]
Get:46 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [791 B]
Get:47 http://archive.ubuntu.com trusty-updates/main i386 Packages [784 B]
Get:48 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [790 B]
Get:49 http://archive.ubuntu.com trusty-updates/universe i386 Packages [788 B]
Get:50 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [790 B]
Get:51 http://archive.ubuntu.com trusty-updates/main Translation-en [783 B]
Get:52 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [789 B]
Get:53 http://archive.ubuntu.com trusty-updates/restricted Translation-en [789 B]
Get:54 http://archive.ubuntu.com trusty-updates/universe Translation-en [787 B]
Get:55 http://archive.ubuntu.com trusty-backports/main Sources [780 B]
Get:56 http://archive.ubuntu.com trusty-backports/restricted Sources [786 B]
Get:57 http://archive.ubuntu.com trusty-backports/universe Sources [784 B]
Get:58 http://archive.ubuntu.com trusty-backports/multiverse Sources [786 B]
Get:59 http://archive.ubuntu.com trusty-backports/main amd64 Packages [787 B]
Get:60 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [793 B]
Get:61 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [791 B]
Get:62 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [793 B]
Get:63 http://archive.ubuntu.com trusty-backports/main i386 Packages [786 B]
Get:64 http://archive.ubuntu.com trusty-backports/restricted i386 Packages [792 B]
Get:65 http://archive.ubuntu.com trusty-backports/universe i386 Packages [790 B]
Get:66 http://archive.ubuntu.com trusty-backports/multiverse i386 Packages [792 B]
Get:67 http://archive.ubuntu.com trusty-backports/main Translation-en [785 B]
Get:68 http://archive.ubuntu.com trusty-backports/multiverse Translation-en [791 B]
Get:69 http://archive.ubuntu.com trusty-backports/restricted Translation-en [791 B]
Get:70 http://archive.ubuntu.com trusty-backports/universe Translation-en [789 B]
Get:71 http://archive.ubuntu.com trusty-security/main Sources [779 B]
Get:72 http://archive.ubuntu.com trusty-security/restricted Sources [785 B]
Get:73 http://archive.ubuntu.com trusty-security/universe Sources [783 B]
Get:74 http://archive.ubuntu.com trusty-security/multiverse Sources [785 B]
Get:75 http://archive.ubuntu.com trusty-security/main amd64 Packages [786 B]
Get:76 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [792 B]
Get:77 http://archive.ubuntu.com trusty-security/universe amd64 Packages [790 B]
Get:78 http://archive.ubuntu.com trusty-security/multiverse amd64 Packages [792 B]
Get:79 http://archive.ubuntu.com trusty-security/main i386 Packages [785 B]
Get:80 http://archive.ubuntu.com trusty-security/restricted i386 Packages [791 B]
Get:81 http://archive.ubuntu.com trusty-security/universe i386 Packages [789 B]
Get:82 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [791 B]
Get:83 http://archive.ubuntu.com trusty-security/main Translation-en [784 B]
Get:84 http://archive.ubuntu.com trusty-security/multiverse Translation-en [790 B]
Get:85 http://archive.ubuntu.com trusty-security/restricted Translation-en [790 B]
Get:86 http://archive.ubuntu.com trusty-security/universe Translation-en [788 B]
Get:87 http://archive.ubuntu.com trusty-proposed/main Sources [779 B]
Get:88 http://archive.ubuntu.com trusty-proposed/universe Sources [783 B]
Get:89 http://archive.ubuntu.com trusty-proposed/multiverse Sources [785 B]
Get:90 http://archive.ubuntu.com trusty-proposed/restricted Sources [785 B]
Get:91 http://archive.ubuntu.com trusty-proposed/main amd64 Packages [786 B]
Get:92 http://archive.ubuntu.com trusty-proposed/universe amd64 Packages [790 B]
Get:93 http://archive.ubuntu.com trusty-proposed/multiverse amd64 Packages [792 B]
Get:94 http://archive.ubuntu.com trusty-proposed/restricted amd64 Packages [792 B]
Get:95 http://archive.ubuntu.com trusty-proposed/main i386 Packages [785 B]
Get:96 http://archive.ubuntu.com trusty-proposed/universe i386 Packages [789 B]
Get:97 http://archive.ubuntu.com trusty-proposed/multiverse i386 Packages [791 B]
Get:98 http://archive.ubuntu.com trusty-proposed/restricted i386 Packages [791 B]
Get:99 http://archive.ubuntu.com trusty-proposed/main Translation-en [784 B]
Get:100 http://archive.ubuntu.com trusty-proposed/multiverse Translation-en [790 B]
Get:101 http://archive.ubuntu.com trusty-proposed/restricted Translation-en [790 B]
Get:102 http://archive.ubuntu.com trusty-proposed/universe Translation-en [788 B]
Fetched 556 kB in 10s (54.6 kB/s)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/i18n/Translation-en Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.

zain@zain-OptiPlex-3020:~$ sudo dpkg --configure -a
[sudo] password for zain:
Setting up initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: deferring update (trigger activated)
dpkg: dependency problems prevent configuration of linux-image-extra-3.13.0-51-generic:
 linux-image-extra-3.13.0-51-generic depends on linux-image-3.13.0-51-generic; however:
  Package linux-image-3.13.0-51-generic is not installed.

dpkg: error processing package linux-image-extra-3.13.0-51-generic (--configure):
 dependency problems - leaving unconfigured
Setting up linux-image-extra-3.13.0-46-generic (3.13.0-46.79) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-46-generic /boot/vmlinuz-3.13.0-46-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
/sbin/ldconfig.real: cvLoadImage("/home/USER/Pictures/python.jpg",CV_LOAD_IMAGE_COLOR); is not a known library type

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

dpkg: error processing package linux-image-generic (--configure):
 dependency problems - leaving unconfigured
Setting up linux-image-3.13.0-48-generic (3.13.0-48.80) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
The link /initrd.img is a dangling linkto /boot/initrd.img-3.13.0-48-generic
vmlinuz(/boot/vmlinuz-3.13.0-48-generic
) points to /boot/vmlinuz-3.13.0-48-generic
 (/boot/vmlinuz-3.13.0-48-generic) -- doing nothing at /var/lib/dpkg/info/linux-image-3.13.0-48-generic.postinst line 491.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-48-generic /boot/vmlinuz-3.13.0-48-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-48-generic
/sbin/ldconfig.real: cvLoadImage("/home/USER/Pictures/python.jpg",CV_LOAD_IMAGE_COLOR); is not a known library type

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-48-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.13.0-48-generic.postinst line 1025.
dpkg: error processing package linux-image-3.13.0-48-generic (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 3.13.0.51.58); however:
  Package linux-image-generic is not configured yet.

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

dpkg: error processing package linux-image-extra-3.13.0-48-generic (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.103ubuntu4.2) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-46-generic
/sbin/ldconfig.real: cvLoadImage("/home/USER/Pictures/python.jpg",CV_LOAD_IMAGE_COLOR); is not a known library type

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-3.13.0-46-generic with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 linux-image-extra-3.13.0-51-generic
 linux-image-extra-3.13.0-46-generic
 linux-image-generic
 linux-image-3.13.0-48-generic
 linux-generic
 linux-image-extra-3.13.0-48-generic
 initramfs-tools
zain@zain-OptiPlex-3020:~$ sudo dpkg --clear-avail
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get -f install
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
zain@zain-OptiPlex-3020:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Ign http://archive.ubuntu.com trusty-backports InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Ign http://archive.ubuntu.com trusty-proposed InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.ubuntu.com trusty-updates Release.gpg
Hit http://archive.ubuntu.com trusty-backports Release.gpg
Hit http://archive.ubuntu.com trusty-security Release.gpg
Hit http://archive.ubuntu.com trusty-proposed Release.gpg
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty-updates Release
Hit http://archive.ubuntu.com trusty-backports Release
Hit http://archive.ubuntu.com trusty-security Release
Hit http://archive.ubuntu.com trusty-proposed Release
Get:1 http://archive.ubuntu.com trusty/main Sources [770 B]
Get:2 http://archive.ubuntu.com trusty/restricted Sources [776 B]
Get:3 http://archive.ubuntu.com trusty/universe Sources [774 B]
Get:4 http://archive.ubuntu.com trusty/multiverse Sources [776 B]
Get:5 http://archive.ubuntu.com trusty/main amd64 Packages [777 B]
Get:6 http://archive.ubuntu.com trusty/restricted amd64 Packages [783 B]
Get:7 http://archive.ubuntu.com trusty/universe amd64 Packages [781 B]
Get:8 http://archive.ubuntu.com trusty/multiverse amd64 Packages [783 B]
Get:9 http://archive.ubuntu.com trusty/main i386 Packages [776 B]
Get:10 http://archive.ubuntu.com trusty/restricted i386 Packages [782 B]
Get:11 http://archive.ubuntu.com trusty/universe i386 Packages [780 B]
Get:12 http://archive.ubuntu.com trusty/multiverse i386 Packages [782 B]
Get:13 http://archive.ubuntu.com trusty/main Translation-en [775 B]
Get:14 http://archive.ubuntu.com trusty/multiverse Translation-en [781 B]
Get:15 http://archive.ubuntu.com trusty/restricted Translation-en [781 B]
Get:16 http://archive.ubuntu.com trusty/universe Translation-en [779 B]
Get:17 http://archive.ubuntu.com trusty-updates/main Sources [778 B]
Get:18 http://archive.ubuntu.com trusty-updates/restricted Sources [784 B]
Get:19 http://archive.ubuntu.com trusty-updates/universe Sources [782 B]
Get:20 http://archive.ubuntu.com trusty-updates/multiverse Sources [784 B]
Get:21 http://archive.ubuntu.com trusty-updates/main amd64 Packages [785 B]
Get:22 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [791 B]
Get:23 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [789 B]
Get:24 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [791 B]
Get:25 http://archive.ubuntu.com trusty-updates/main i386 Packages [784 B]
Get:26 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [790 B]
Get:27 http://archive.ubuntu.com trusty-updates/universe i386 Packages [788 B]
Get:28 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [790 B]
Get:29 http://archive.ubuntu.com trusty-updates/main Translation-en [783 B]
Get:30 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [789 B]
Get:31 http://archive.ubuntu.com trusty-updates/restricted Translation-en [789 B]
Get:32 http://archive.ubuntu.com trusty-updates/universe Translation-en [787 B]
Get:33 http://archive.ubuntu.com trusty-backports/main Sources [780 B]
Get:34 http://archive.ubuntu.com trusty-backports/restricted Sources [786 B]
Get:35 http://archive.ubuntu.com trusty-backports/universe Sources [784 B]
Get:36 http://archive.ubuntu.com trusty-backports/multiverse Sources [786 B]
Get:37 http://archive.ubuntu.com trusty-backports/main amd64 Packages [787 B]
Get:38 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [793 B]
Get:39 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [791 B]
Get:40 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [793 B]
Get:41 http://archive.ubuntu.com trusty-backports/main i386 Packages [786 B]
Get:42 http://archive.ubuntu.com trusty-backports/restricted i386 Packages [792 B]
Get:43 http://archive.ubuntu.com trusty-backports/universe i386 Packages [790 B]
Get:44 http://archive.ubuntu.com trusty-backports/multiverse i386 Packages [792 B]
Get:45 http://archive.ubuntu.com trusty-backports/main Translation-en [785 B]
Get:46 http://archive.ubuntu.com trusty-backports/multiverse Translation-en [791 B]
Get:47 http://archive.ubuntu.com trusty-backports/restricted Translation-en [791 B]
Get:48 http://archive.ubuntu.com trusty-backports/universe Translation-en [789 B]
Get:49 http://archive.ubuntu.com trusty-security/main Sources [779 B]
Get:50 http://archive.ubuntu.com trusty-security/restricted Sources [785 B]
Get:51 http://archive.ubuntu.com trusty-security/universe Sources [783 B]
Get:52 http://archive.ubuntu.com trusty-security/multiverse Sources [785 B]
Get:53 http://archive.ubuntu.com trusty-security/main amd64 Packages [786 B]
Get:54 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [792 B]
Get:55 http://archive.ubuntu.com trusty-security/universe amd64 Packages [790 B]
Get:56 http://archive.ubuntu.com trusty-security/multiverse amd64 Packages [792 B]
Get:57 http://archive.ubuntu.com trusty-security/main i386 Packages [785 B]
Get:58 http://archive.ubuntu.com trusty-security/restricted i386 Packages [791 B]
Get:59 http://archive.ubuntu.com trusty-security/universe i386 Packages [789 B]
Get:60 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [791 B]
Get:61 http://archive.ubuntu.com trusty-security/main Translation-en [784 B]
Get:62 http://archive.ubuntu.com trusty-security/multiverse Translation-en [790 B]
Get:63 http://archive.ubuntu.com trusty-security/restricted Translation-en [790 B]
Get:64 http://archive.ubuntu.com trusty-security/universe Translation-en [788 B]
Get:65 http://archive.ubuntu.com trusty-proposed/main Sources [779 B]
Get:66 http://archive.ubuntu.com trusty-proposed/universe Sources [783 B]
Get:67 http://archive.ubuntu.com trusty-proposed/multiverse Sources [785 B]
Get:68 http://archive.ubuntu.com trusty-proposed/restricted Sources [785 B]
Get:69 http://archive.ubuntu.com trusty-proposed/main amd64 Packages [786 B]
Get:70 http://archive.ubuntu.com trusty-proposed/universe amd64 Packages [790 B]
Get:71 http://archive.ubuntu.com trusty-proposed/multiverse amd64 Packages [792 B]
Get:72 http://archive.ubuntu.com trusty-proposed/restricted amd64 Packages [792 B]
Get:73 http://archive.ubuntu.com trusty-proposed/main i386 Packages [785 B]
Get:74 http://archive.ubuntu.com trusty-proposed/universe i386 Packages [789 B]
Get:75 http://archive.ubuntu.com trusty-proposed/multiverse i386 Packages [791 B]
Get:76 http://archive.ubuntu.com trusty-proposed/restricted i386 Packages [791 B]
Get:77 http://archive.ubuntu.com trusty-proposed/main Translation-en [784 B]
Get:78 http://archive.ubuntu.com trusty-proposed/multiverse Translation-en [790 B]
Get:79 http://archive.ubuntu.com trusty-proposed/restricted Translation-en [790 B]
Get:80 http://archive.ubuntu.com trusty-proposed/universe Translation-en [788 B]
Ign http://extras.ubuntu.com trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://archive.canonical.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty Release
Get:81 http://extras.ubuntu.com trusty/main Sources [769 B]
Get:82 http://extras.ubuntu.com trusty/main amd64 Packages [776 B]
Hit http://archive.canonical.com trusty Release
Get:83 http://extras.ubuntu.com trusty/main i386 Packages [775 B]
Get:84 http://extras.ubuntu.com trusty/main Translation-en [774 B]
Get:85 http://archive.canonical.com trusty/partner Sources [776 B]
Get:86 http://archive.canonical.com trusty/partner amd64 Packages [783 B]
Get:87 http://archive.canonical.com trusty/partner i386 Packages [782 B]
Get:88 http://archive.canonical.com trusty/partner Translation-en [781 B]
Fetched 69.1 kB in 6s (10.2 kB/s)
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/multiverse/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/restricted/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-proposed/universe/i18n/Translation-en Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/source/Sources Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-amd64/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-i386/Packages Hash Sum mismatch

W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en Hash Sum mismatch

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

/etc/apt/sources.list.d/rabbitvcs-ppa-trusty.list

     1 # deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu trusty main

/etc/apt/sources.list.d/mc3man-systray-white-trusty.list

     1 # deb http://ppa.launchpad.net/mc3man/systray-white/ubuntu trusty main
     2 # deb-src http://ppa.launchpad.net/mc3man/systray-white/ubuntu trusty main
     3 # deb-src http://ppa.launchpad.net/mc3man/systray-white/ubuntu trusty main
     4 # deb-src http://ppa.launchpad.net/mc3man/systray-white/ubuntu trusty main

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140417)]/ 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 universe multiverse #Added by software-properties
     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 universe multiverse #Added by software-properties
    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 http://archive.ubuntu.com/ubuntu trusty-updates universe
    18
    19 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    20 ## team, and may not be under a free licence. Please satisfy yourself as to
    21 ## your rights to use the software. Also, please note that software in
    22 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    23 ## security team.
    24 deb http://archive.ubuntu.com/ubuntu trusty multiverse
    25 deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse
    26
    27 ## N.B. software from this repository may not have been tested as
    28 ## extensively as that contained in the main release, although it includes
    29 ## newer versions of some applications which may provide useful features.
    30 ## Also, please note that software in backports WILL NOT receive any review
    31 ## or updates from the Ubuntu security team.
    32 deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
    33 deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse #Added by software-properties
    34
    35 deb http://archive.ubuntu.com/ubuntu trusty-security main restricted
    36 deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse #Added by software-properties
    37 deb http://archive.ubuntu.com/ubuntu trusty-security universe
    38 deb http://archive.ubuntu.com/ubuntu trusty-security multiverse
    39
    40 ## Uncomment the following two lines to add software from Canonical's
    41 ## 'partner' repository.
    42 ## This software is not part of Ubuntu, but is offered by Canonical and the
    43 ## respective vendors as a service to Ubuntu users.
    44 deb http://archive.canonical.com/ubuntu trusty partner
    45 deb-src http://archive.canonical.com/ubuntu trusty partner
    46
    47 ## This software is not part of Ubuntu, but is offered by third-party
    48 ## developers who want to ship their latest software.
    49 deb http://extras.ubuntu.com/ubuntu trusty main
    50 deb-src http://extras.ubuntu.com/ubuntu trusty main
    51 deb http://archive.ubuntu.com/ubuntu trusty-proposed main universe multiverse restricted
    52 deb-src http://archive.ubuntu.com/ubuntu trusty-proposed main universe multiverse restricted #Added by software-properties

*****************************************************************************************************************

I couldn't able to get the updates. I have to get the updates and install curl. how to resolve this issues. and one more thing :"software center " also getting crashed after opening.

when running a command for deleting software-center and reinstalling is :
sudo apt-get remove software-center giving the following error:

Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

what is error.. how it can be solved

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

Try removing /home/USER/Pictures/python.jpg from your config, it seems to be causing an issue

Revision history for this message
srinivasa rao poram (srinivas-poram) said :
#2

How to do that..
any command???

Revision history for this message
srinivasa rao poram (srinivas-poram) said :
#3

python.jpg is nowhere available...

Revision history for this message
srinivasa rao poram (srinivas-poram) said :
#4

this question doesn't solve my problem. I still need an answer for the same

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

You seem to have several different problems on your system

gzip: stdout: No space left on device

sbin/ldconfig.real: cvLoadImage("/home/USER/Pictures/python.jpg",CV_LOAD_IMAGE_COLOR); is not a known library type

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Hash Sum mismatch

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened."

(and maybe even more to show up)

I recommend to start with the "No space left on device" problem.

What is the output of the terminal commands

uname -a
df -h
df -i
cat /etc/ld.so.conf

And if this problem is not solved, then please re-open it.