Update manager, apt-get update, synaptic not working. all crash

Asked by ashish

ashish@ashish-pc:~$ ubuntu-support-status
Support status summary of 'ashish-pc':

You have 8 packages (0.4%) supported until July 2015 (9m)
You have 98 packages (5.2%) supported until May 2017 (3y)
You have 1392 packages (73.4%) supported until May 2019 (5y)
You have 53 packages (2.8%) supported until February 2015 (9m)

You have 264 packages (13.9%) that can not/no-longer be downloaded
You have 81 packages (4.3%) that are unsupported

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

ashish@ashish-pc:~$ echo $ftp_proxy

ashish@ashish-pc:~$ grep proxy /etc/bash.bashrc
ashish@ashish-pc:~$ grep proxy ~/.bashrc
ashish@ashish-pc:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
ashish@ashish-pc:~$ sudo fuser -vvv /var/lib/dpkg/lock
ashish@ashish-pc:~$ sudo fuser -vvv /var/cache/apt/archives/lock
ashish@ashish-pc:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
ashish@ashish-pc:~$ uname -a
Linux ashish-pc 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:30:01 UTC 2014 i686 athlon i686 GNU/Linux
ashish@ashish-pc:~$ sudo rm /var/lib/apt/lists/lock
ashish@ashish-pc:~$ sudo rm /var/cache/apt/archives/lock
ashish@ashish-pc:~$ sudo rm /var/lib/dpkg/lock
ashish@ashish-pc:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
ashish@ashish-pc:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
ashish@ashish-pc:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
ashish@ashish-pc:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
ashish@ashish-pc:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
ashish@ashish-pc:~$ sudo rm -rf /var/lib/dpkg/updates/*
ashish@ashish-pc:~$ sudo rm -rf /var/lib/apt/lists
ashish@ashish-pc:~$ sudo rm /var/cache/apt/*.bin
ashish@ashish-pc:~$ sudo mkdir /var/lib/apt/lists
ashish@ashish-pc:~$ sudo mkdir /var/lib/apt/lists/partial
ashish@ashish-pc:~$ LANG=C;sudo apt-get clean
ashish@ashish-pc:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
ashish@ashish-pc:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  linux-headers-3.13.0-32* linux-headers-3.13.0-32-generic*
  linux-headers-generic* linux-image-3.13.0-32-generic*
  linux-image-extra-3.13.0-32-generic* linux-image-generic*
0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
17 not fully installed or removed.
After this operation, 222 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 223086 files and directories currently installed.)
Removing linux-headers-3.13.0-32-generic (3.13.0-32.57) ...
Removing linux-headers-3.13.0-32 (3.13.0-32.57) ...
Removing linux-headers-generic (3.13.0.37.44) ...
Removing linux-image-extra-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-extra-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Removing linux-image-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/prerm.d.
run-parts: executing /etc/kernel/prerm.d/dkms 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
update-initramfs: Deleting /boot/initrd.img-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-37-generic
Found initrd image: /boot/initrd.img-3.13.0-37-generic
Found linux image: /boot/vmlinuz-3.13.0-36-generic
Found initrd image: /boot/initrd.img-3.13.0-36-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
Purging configuration files for linux-image-3.13.0-32-generic (3.13.0-32.57) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.13.0-32-generic /boot/vmlinuz-3.13.0-32-generic
Removing linux-image-generic (3.13.0.37.44) ...
Setting up libgbm1:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libegl1-mesa:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libwayland-egl1-mesa:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libglapi-mesa:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libopenvg1-mesa:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libegl1-mesa-drivers:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libgl1-mesa-dri:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libgl1-mesa-glx:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libgles2-mesa:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up libxatracker2:i386 (10.4~git1410020730.3914dc~gd~t) ...
Setting up gparted (0.19.1-1~getdeb1) ...
Setting up xserver-xorg-video-radeon (1:7.5.0+git1410020730.068a59~gd~t) ...
Setting up xserver-xorg-video-ati (1:7.5.0+git1410020730.068a59~gd~t) ...
Setting up xserver-xorg-video-intel (2:2.99.916+git1410011930.de7185~gd~t) ...
Setting up libomxil-bellagio-bin (0.9.3-2ubuntu1) ...
Setting up libomxil-bellagio0 (0.9.3-2ubuntu1) ...
Setting up mesa-vdpau-drivers:i386 (10.4~git1410020730.3914dc~gd~t) ...
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
Processing triggers for menu (2.1.46ubuntu1) ...
ashish@ashish-pc:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
0% [Connecting to archive.ubuntu.com (91.189.88.149)] [Connecting to archive.c Ign http://archive.ubuntu.com trusty InRelease
5% [Connecting to archive.canonical.com (91.189.92.191)] [Waiting for headers] Ign http://ppa.launchpad.net trusty InRelease
9% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connecti Ign http://extras.ubuntu.com trusty InRelease
12% [Waiting for headers] [Waiting for headers] [Connecting to archive.getdeb. Ign http://archive.ubuntu.com trusty-updates InRelease
15% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connect Ign http://archive.canonical.com trusty InRelease
18% [Waiting for headers] [Waiting for headers] [Connecting to archive.getdeb. Ign http://ppa.launchpad.net trusty InRelease
20% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Connect Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
90% [Waiting for headers] [Waiting for headers] [1 Release.gpg 72 B/72 B 100%]90% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Ign http://archive.ubuntu.com trusty-backports InRelease
90% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Get:2 http://archive.canonical.com trusty Release.gpg [933 B]
99% [Waiting for headers] [2 Release.gpg 933 B/933 B 100%] [Waiting for header99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Get:3 http://ppa.launchpad.net trusty Release.gpg [316 B]
99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Ign http://archive.ubuntu.com trusty-security InRelease
99% [Connecting to screenshots.getdeb.net] [Waiting for headers] [Waiting for Get:4 http://extras.ubuntu.com trusty Release [11.9 kB]
19% [Connecting to screenshots.getdeb.net] [Waiting for headers] [Waiting for 100% [Connecting to screenshots.getdeb.net] [Waiting for headers] [Waiting for100% [4 Release gpgv 11.9 kB] [Connecting to screenshots.getdeb.net (104.28.25100% [Connecting to screenshots.getdeb.net (104.28.25.125)] [Waiting for heade Get:5 http://archive.canonical.com trusty Release [8796 B]
72% [Waiting for headers] [Waiting for headers] [5 Release 2624 B/8796 B 30%] Get:6 http://ppa.launchpad.net trusty Release.gpg [316 B]
91% [Waiting for headers] [Waiting for headers] [5 Release 6908 B/8796 B 79%] Get:7 http://archive.ubuntu.com trusty Release.gpg [933 B]
92% [Waiting for headers] [7 Release.gpg 933 B/933 B 100%] [5 Release 6908 B/892% [Waiting for headers] [Waiting for headers] [5 Release 6908 B/8796 B 79%] Get:8 http://extras.ubuntu.com trusty/main Sources [14 B]
92% [Waiting for headers] [Waiting for headers] [5 Release 6908 B/8796 B 79%] 92% [Waiting for headers] [Waiting for headers] [5 Release 6908 B/8796 B 79%] 92% [8 Sources bzip2 0 B] [Waiting for headers] [Waiting for headers] [5 Relea92% [Waiting for headers] [Waiting for headers] [5 Release 6908 B/8796 B 79%] 100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin100% [5 Release gpgv 8796 B] [Waiting for headers] [Waiting for headers] [Wait100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin Get:9 http://ppa.launchpad.net trusty Release [14.6 kB]
64% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Get:10 http://archive.getdeb.net trusty-getdeb InRelease [8131 B]
83% [10 InRelease 1005 B/8131 B 12%] [Waiting for headers] [Waiting for header99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [9 Relea99% [10 InRelease gpgv 8131 B] [Waiting for headers] [Waiting for headers] [Wa99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [9 Relea Get:11 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
99% [11 Release.gpg 933 B/933 B 100%] [Waiting for headers] [Waiting for heade99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Get:12 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting Get:13 http://archive.canonical.com trusty/partner i386 Packages [4580 B]
92% [Waiting for headers] [13 Packages 1187 B/4580 B 26%] [Waiting for headers99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [9 Relea99% [13 Packages bzip2 0 B] [Waiting for headers] [Waiting for headers] [Waiti99% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin100% [9 Release gpgv 14.6 kB] [Waiting for headers] [Waiting for headers] [Wai100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin Get:14 http://archive.ubuntu.com trusty-backports Release.gpg [933 B]
100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin Get:15 http://archive.canonical.com trusty/partner Translation-en [3421 B]
96% [Waiting for headers] [Waiting for headers] [15 Translation-en 1188 B/3421 Get:16 http://ppa.launchpad.net trusty Release [14.0 kB]
86% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting100% [15 Translation-en bzip2 0 B] [Waiting for headers] [Waiting for headers]100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin100% [16 Release gpgv 14.0 kB] [Waiting for headers] [Waiting for headers] [Wa100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin Get:17 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
100% [Waiting for headers] [17 Release.gpg 933 B/933 B 100%] [Waiting for head Get:18 http://archive.getdeb.net trusty-getdeb/apps i386 Packages [61.0 kB]
55% [18 Packages 1128 B/61.0 kB 2%] [Waiting for headers] [Waiting for headers Get:19 http://archive.ubuntu.com trusty Release [58.5 kB]
54% [18 Packages 30.3 kB/61.0 kB 50%] [19 Release 1137 B/58.5 kB 2%] [Waiting Get:20 http://ppa.launchpad.net trusty/main i386 Packages [16.9 kB]
59% [18 Packages 36.2 kB/61.0 kB 59%] [19 Release 14.0 kB/58.5 kB 24%] [Waitin67% [18 Packages 36.2 kB/61.0 kB 59%] [19 Release 14.0 kB/58.5 kB 24%] [Waitin67% [20 Packages bzip2 0 B] [18 Packages 36.2 kB/61.0 kB 59%] [19 Release 14.067% [18 Packages 36.2 kB/61.0 kB 59%] [19 Release 14.0 kB/58.5 kB 24%] [Waitin79% [19 Release 14.0 kB/58.5 kB 24%] [Waiting for headers] [Waiting for header79% [18 Packages bzip2 0 B] [Waiting for headers] [19 Release 14.0 kB/58.5 kB 79% [Waiting for headers] [19 Release 14.0 kB/58.5 kB 24%] [Waiting for header Get:21 http://ppa.launchpad.net trusty/main Translation-en [10.7 kB]
82% [Waiting for headers] [19 Release 29.7 kB/58.5 kB 51%] [Waiting for header87% [Waiting for headers] [19 Release 29.7 kB/58.5 kB 51%] [Waiting for header87% [21 Translation-en bzip2 0 B] [Waiting for headers] [19 Release 29.7 kB/5887% [Waiting for headers] [19 Release 29.7 kB/58.5 kB 51%] [Waiting for header99% [19 Release 55.4 kB/58.5 kB 95%] [Waiting for headers] [Waiting for header 100% [19 Release gpgv 58.5 kB] [Waiting for headers] [Waiting for headers] [Wa Get:22 http://ppa.launchpad.net trusty/main i386 Packages [581 B]
100% [19 Release gpgv 58.5 kB] [Waiting for headers] [Waiting for headers] [Wa100% [19 Release gpgv 58.5 kB] [Waiting for headers] [Waiting for headers] [Wa100% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waitin Ign http://extras.ubuntu.com trusty/main Translation-en
                                                                              Get:23 http://archive.ubuntu.com trusty-updates Release [59.7 kB]
100% [23 Release gpgv 59.7 kB] [Waiting for headers] [Waiting for headers] [Wa Get:24 http://archive.ubuntu.com trusty-backports Release [59.7 kB]
95% [24 Release 44.0 kB/59.7 kB 74%] [Waiting for headers] 44.0 kB/s 0100% [Waiting for headers] [Waiting for headers] 44.0 kB/s 0100% [24 Release gpgv 59.7 kB] [Waiting for headers] [Waiting for headers] [Wa Get:25 http://archive.ubuntu.com trusty-security Release [59.7 kB]
Ign http://ppa.launchpad.net trusty/main Translation-en
99% [25 Release 56.8 kB/59.7 kB 95%] [Waiting for headers] 44.0 kB/s 099% [25 Release 56.8 kB/59.7 kB 95%] 44.0 kB/s 099% [Waiting for headers] [25 Release 56.8 kB/59.7 kB 95%] 44.0 kB/s 099% [Waiting for headers] [25 Release 56.8 kB/59.7 kB 95%] 44.0 kB/s 0100% [Waiting for headers] 44.0 kB/s 0 100% [Waiting for 100% [Waiting for headers] [Waiting for heIgn http://archive.getdeb.net trusty-getdeb/apps Translation-en
Get:26 http://archive.ubuntu.com trusty/main Sources [1064 kB]
Get:27 http://archive.ubuntu.com trusty/restricted Sources [5433 B]
Get:28 http://archive.ubuntu.com trusty/universe Sources [6399 kB]
Get:29 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]
Get:30 http://archive.ubuntu.com trusty/main i386 Packages [1348 kB]
Get:31 http://archive.ubuntu.com trusty/restricted i386 Packages [13.4 kB]
Get:32 http://archive.ubuntu.com trusty/universe i386 Packages [5866 kB]
Get:33 http://archive.ubuntu.com trusty/multiverse i386 Packages [134 kB]
Get:34 http://archive.ubuntu.com trusty/main Translation-en [762 kB]
Get:35 http://archive.ubuntu.com trusty/multiverse Translation-en [102 kB]
Get:36 http://archive.ubuntu.com trusty/restricted Translation-en [3457 B]
Get:37 http://archive.ubuntu.com trusty/universe Translation-en [4089 kB]
Get:38 http://archive.ubuntu.com trusty-updates/main Sources [125 kB]
Get:39 http://archive.ubuntu.com trusty-updates/restricted Sources [1408 B]
Get:40 http://archive.ubuntu.com trusty-updates/universe Sources [86.2 kB]
Get:41 http://archive.ubuntu.com trusty-updates/multiverse Sources [3531 B]
Get:42 http://archive.ubuntu.com trusty-updates/main i386 Packages [331 kB]
Get:43 http://archive.ubuntu.com trusty-updates/restricted i386 Packages [5820 B]
Get:44 http://archive.ubuntu.com trusty-updates/universe i386 Packages [209 kB]
Get:45 http://archive.ubuntu.com trusty-updates/multiverse i386 Packages [9532 B]
Get:46 http://archive.ubuntu.com trusty-updates/main Translation-en [150 kB]
Get:47 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [4719 B]
Get:48 http://archive.ubuntu.com trusty-updates/restricted Translation-en [1736 B]
Get:49 http://archive.ubuntu.com trusty-updates/universe Translation-en [105 kB]
Get:50 http://archive.ubuntu.com trusty-backports/main Sources [4760 B]
Get:51 http://archive.ubuntu.com trusty-backports/restricted Sources [14 B]
Get:52 http://archive.ubuntu.com trusty-backports/multiverse Sources [1315 B]
Get:53 http://archive.ubuntu.com trusty-backports/universe Sources [14.1 kB]
Get:54 http://archive.ubuntu.com trusty-backports/main i386 Packages [6379 B]
Get:55 http://archive.ubuntu.com trusty-backports/restricted i386 Packages [14 B]
Get:56 http://archive.ubuntu.com trusty-backports/multiverse i386 Packages [945 B]
Get:57 http://archive.ubuntu.com trusty-backports/universe i386 Packages [17.4 kB]
Get:58 http://archive.ubuntu.com trusty-backports/main Translation-en [4216 B]
Get:59 http://archive.ubuntu.com trusty-backports/multiverse Translation-en [613 B]
Get:60 http://archive.ubuntu.com trusty-backports/restricted Translation-en [14 B]
Get:61 http://archive.ubuntu.com trusty-backports/universe Translation-en [14.6 kB]
Get:62 http://archive.ubuntu.com trusty-security/main Sources [46.3 kB]
Get:63 http://archive.ubuntu.com trusty-security/restricted Sources [14 B]
Get:64 http://archive.ubuntu.com trusty-security/universe Sources [10.8 kB]
Get:65 http://archive.ubuntu.com trusty-security/multiverse Sources [700 B]
Get:66 http://archive.ubuntu.com trusty-security/main i386 Packages [139 kB]
Get:67 http://archive.ubuntu.com trusty-security/restricted i386 Packages [14 B]
Get:68 http://archive.ubuntu.com trusty-security/universe i386 Packages [49.0 kB]
Get:69 http://archive.ubuntu.com trusty-security/multiverse i386 Packages [1398 B]
Get:70 http://archive.ubuntu.com trusty-security/main Translation-en [70.7 kB]
Get:71 http://archive.ubuntu.com trusty-security/multiverse Translation-en [587 B]
Get:72 http://archive.ubuntu.com trusty-security/restricted Translation-en [14 B]
Get:73 http://archive.ubuntu.com trusty-security/universe Translation-en [28.7 kB]
Fetched 21.8 MB in 1min 24s (259 kB/s)
Reading package lists... Done
ashish@ashish-pc:~$ sudo dpkg --configure -a
ashish@ashish-pc:~$ sudo dpkg --clear-avail
ashish@ashish-pc:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
ashish@ashish-pc:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
ashish@ashish-pc:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
ashish@ashish-pc:~$ 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://ppa.launchpad.net trusty InRelease
Ign http://archive.canonical.com trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Hit http://archive.getdeb.net trusty-getdeb InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Hit http://archive.canonical.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Ign http://archive.ubuntu.com trusty-backports InRelease
Hit http://archive.canonical.com trusty Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://extras.ubuntu.com trusty Release
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.canonical.com trusty/partner i386 Packages
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://archive.getdeb.net trusty-getdeb/apps i386 Packages
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://archive.canonical.com trusty/partner Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-updates Release.gpg
Hit http://ppa.launchpad.net trusty Release
Hit http://archive.ubuntu.com trusty-backports Release.gpg
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-security Release.gpg
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://archive.ubuntu.com trusty Release
Hit http://archive.ubuntu.com trusty-updates Release
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://archive.ubuntu.com trusty-backports Release
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://archive.ubuntu.com trusty-security Release
Hit http://archive.ubuntu.com trusty/main Sources
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Ign http://ppa.launchpad.net trusty/main Translation-en
Hit http://archive.ubuntu.com trusty/multiverse Sources
Hit http://archive.ubuntu.com trusty/main i386 Packages
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
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
Hit http://archive.ubuntu.com trusty-updates/main Sources
Hit http://archive.ubuntu.com trusty-updates/restricted Sources
Hit http://archive.ubuntu.com trusty-updates/universe Sources
Hit http://archive.ubuntu.com trusty-updates/multiverse Sources
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
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/multiverse Sources
Hit http://archive.ubuntu.com trusty-backports/universe Sources
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/multiverse i386 Packages
Hit http://archive.ubuntu.com trusty-backports/universe 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
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 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
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  apport apport-gtk file freefilesync libegl1-mesa libegl1-mesa-drivers
  libgbm1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgles2-mesa
  libmagic1 libopenvg1-mesa libwayland-egl1-mesa libxatracker2
  mesa-vdpau-drivers python3-apport python3-problem-report
  xserver-xorg-video-ati xserver-xorg-video-intel xserver-xorg-video-radeon
21 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.4 MB of archives.
After this operation, 7168 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libgbm1 i386 10.4~git1410030730.33c9ad~gd~t [1579 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main file i386 1:5.14-2ubuntu3.2 [18.4 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libmagic1 i386 1:5.14-2ubuntu3.2 [185 kB]
Get:4 http://archive.getdeb.net/ubuntu/ trusty-getdeb/apps freefilesync i386 6.10-1~getdeb1 [2547 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-problem-report all 2.14.1-0ubuntu3.5 [9098 B]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-apport all 2.14.1-0ubuntu3.5 [74.9 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apport all 2.14.1-0ubuntu3.5 [179 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main apport-gtk all 2.14.1-0ubuntu3.5 [9504 B]
Get:9 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libgl1-mesa-dri i386 10.4~git1410030730.33c9ad~gd~t [6174 kB]
Get:10 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libgl1-mesa-glx i386 10.4~git1410030730.33c9ad~gd~t [191 kB]
Get:11 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libgles2-mesa i386 10.4~git1410030730.33c9ad~gd~t [48.8 kB]
Get:12 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libwayland-egl1-mesa i386 10.4~git1410030730.33c9ad~gd~t [43.3 kB]
Get:13 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libegl1-mesa-drivers i386 10.4~git1410030730.33c9ad~gd~t [2793 kB]
Get:14 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libglapi-mesa i386 10.4~git1410030730.33c9ad~gd~t [58.4 kB]
Get:15 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libopenvg1-mesa i386 10.4~git1410030730.33c9ad~gd~t [48.6 kB]
Get:16 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libegl1-mesa i386 10.4~git1410030730.33c9ad~gd~t [103 kB]
Get:17 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main libxatracker2 i386 10.4~git1410030730.33c9ad~gd~t [1187 kB]
Get:18 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main mesa-vdpau-drivers i386 10.4~git1410030730.33c9ad~gd~t [1594 kB]
Get:19 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main xserver-xorg-video-radeon i386 1:7.5.99+git1410021930.c854b4~gd~t [133 kB]
Get:20 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main xserver-xorg-video-ati i386 1:7.5.99+git1410021930.c854b4~gd~t [26.1 kB]
Get:21 http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu/ trusty/main xserver-xorg-video-intel i386 2:2.99.916+git1410021930.a797c1~gd~t [1435 kB]
Fetched 18.4 MB in 54s (339 kB/s)
(Reading database ... 193185 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.14-2ubuntu3.2_i386.deb ...
Unpacking file (1:5.14-2ubuntu3.2) over (1:5.14-2ubuntu3.1) ...
Preparing to unpack .../libmagic1_1%3a5.14-2ubuntu3.2_i386.deb ...
Unpacking libmagic1:i386 (1:5.14-2ubuntu3.2) over (1:5.14-2ubuntu3.1) ...
Preparing to unpack .../libgbm1_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libgbm1:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libgl1-mesa-dri_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libgl1-mesa-dri:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libgl1-mesa-glx_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libgl1-mesa-glx:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libgles2-mesa_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libgles2-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libwayland-egl1-mesa_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libwayland-egl1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libegl1-mesa-drivers_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libegl1-mesa-drivers:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libglapi-mesa_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libglapi-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libopenvg1-mesa_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libopenvg1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libegl1-mesa_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libegl1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../libxatracker2_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking libxatracker2:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../mesa-vdpau-drivers_10.4~git1410030730.33c9ad~gd~t_i386.deb ...
Unpacking mesa-vdpau-drivers:i386 (10.4~git1410030730.33c9ad~gd~t) over (10.4~git1410020730.3914dc~gd~t) ...
Preparing to unpack .../python3-problem-report_2.14.1-0ubuntu3.5_all.deb ...
Unpacking python3-problem-report (2.14.1-0ubuntu3.5) over (2.14.1-0ubuntu3.4) ...
Preparing to unpack .../python3-apport_2.14.1-0ubuntu3.5_all.deb ...
Unpacking python3-apport (2.14.1-0ubuntu3.5) over (2.14.1-0ubuntu3.4) ...
Preparing to unpack .../apport_2.14.1-0ubuntu3.5_all.deb ...
apport stop/waiting
Unpacking apport (2.14.1-0ubuntu3.5) over (2.14.1-0ubuntu3.4) ...
Preparing to unpack .../apport-gtk_2.14.1-0ubuntu3.5_all.deb ...
Unpacking apport-gtk (2.14.1-0ubuntu3.5) over (2.14.1-0ubuntu3.4) ...
Preparing to unpack .../freefilesync_6.10-1~getdeb1_i386.deb ...
Unpacking freefilesync (6.10-1~getdeb1) over (6.9-1~getdeb1) ...
Preparing to unpack .../xserver-xorg-video-radeon_1%3a7.5.99+git1410021930.c854b4~gd~t_i386.deb ...
Unpacking xserver-xorg-video-radeon (1:7.5.99+git1410021930.c854b4~gd~t) over (1:7.5.0+git1410020730.068a59~gd~t) ...
Preparing to unpack .../xserver-xorg-video-ati_1%3a7.5.99+git1410021930.c854b4~gd~t_i386.deb ...
Unpacking xserver-xorg-video-ati (1:7.5.99+git1410021930.c854b4~gd~t) over (1:7.5.0+git1410020730.068a59~gd~t) ...
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.99.916+git1410021930.a797c1~gd~t_i386.deb ...
Unpacking xserver-xorg-video-intel (2:2.99.916+git1410021930.a797c1~gd~t) over (2:2.99.916+git1410011930.de7185~gd~t) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for libomxil-bellagio0 (0.9.3-2ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
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 mime-support (3.54ubuntu1) ...
Setting up libmagic1:i386 (1:5.14-2ubuntu3.2) ...
Setting up file (1:5.14-2ubuntu3.2) ...
Setting up libgbm1:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libgl1-mesa-dri:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libglapi-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libgl1-mesa-glx:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libgles2-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libegl1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libwayland-egl1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libopenvg1-mesa:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libegl1-mesa-drivers:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up libxatracker2:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up mesa-vdpau-drivers:i386 (10.4~git1410030730.33c9ad~gd~t) ...
Setting up python3-problem-report (2.14.1-0ubuntu3.5) ...
Setting up python3-apport (2.14.1-0ubuntu3.5) ...
Setting up apport (2.14.1-0ubuntu3.5) ...
apport start/running
Setting up apport-gtk (2.14.1-0ubuntu3.5) ...
Setting up freefilesync (6.10-1~getdeb1) ...
Setting up xserver-xorg-video-radeon (1:7.5.99+git1410021930.c854b4~gd~t) ...
Setting up xserver-xorg-video-ati (1:7.5.99+git1410021930.c854b4~gd~t) ...
Setting up xserver-xorg-video-intel (2:2.99.916+git1410021930.a797c1~gd~t) ...
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...

Question information

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

Output looks fine. Problem solved?

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

Can't see any issue at all.....

Revision history for this message
ashish (ashishdixit198) said :
#3

problem is resolved after below steps. thanks