failed to update

Asked by Mrityunjoy Ghosh

mrityunjoy@mrityunjoy:~$ ubuntu-support-status
Traceback (most recent call last):
  File "/usr/bin/ubuntu-support-status", line 135, in <module>
    pkg.name, support_tag)
  File "/usr/bin/ubuntu-support-status", line 45, in get_maintenance_status
    raise Exception("No Release file found for %s" % pkgname)
Exception: No Release file found for acl
mrityunjoy@mrityunjoy:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
mrityunjoy@mrityunjoy:~$ dpkg --print-foreign-architectures
i386
mrityunjoy@mrityunjoy:~$ sudo grep -R proxy /etc/apt/*
[sudo] password for mrityunjoy:
mrityunjoy@mrityunjoy:~$ grep proxy /etc/environment
mrityunjoy@mrityunjoy:~$ echo $http_proxy

mrityunjoy@mrityunjoy:~$ echo $ftp_proxy

mrityunjoy@mrityunjoy:~$ grep proxy /etc/bash.bashrc
mrityunjoy@mrityunjoy:~$ grep proxy ~/.bashrc
grep: /home/mrityunjoy/.bashrc: No such file or directory
mrityunjoy@mrityunjoy:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
mrityunjoy@mrityunjoy:~$
mrityunjoy@mrityunjoy:~$ sudo fuser -vvv /var/lib/dpkg/lock
mrityunjoy@mrityunjoy:~$
mrityunjoy@mrityunjoy:~$ sudo fuser -vvv /var/cache/apt/archives/lock
mrityunjoy@mrityunjoy:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"
mrityunjoy@mrityunjoy:~$
mrityunjoy@mrityunjoy:~$ uname -a
Linux mrityunjoy 3.19.0-31-generic #36-Ubuntu SMP Wed Oct 7 15:04:02 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
mrityunjoy@mrityunjoy:~$ sudo rm /var/lib/apt/lists/lock
mrityunjoy@mrityunjoy:~$ sudo rm /var/cache/apt/archives/lock
mrityunjoy@mrityunjoy:~$ sudo rm /var/lib/dpkg/lock
mrityunjoy@mrityunjoy:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
mrityunjoy@mrityunjoy:~$ sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
mrityunjoy@mrityunjoy:~$ sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0 /var/lib/dpkg/status
mrityunjoy@mrityunjoy:~$ sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
mrityunjoy@mrityunjoy:~$ sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
mrityunjoy@mrityunjoy:~$ sudo rm -rf /var/lib/dpkg/updates/*
mrityunjoy@mrityunjoy:~$ sudo rm -rf /var/lib/apt/lists
mrityunjoy@mrityunjoy:~$ sudo rm /var/cache/apt/*.bin
mrityunjoy@mrityunjoy:~$ sudo mkdir /var/lib/apt/lists
mrityunjoy@mrityunjoy:~$ sudo mkdir /var/lib/apt/lists/partial
mrityunjoy@mrityunjoy:~$ LANG=C;sudo apt-get clean
mrityunjoy@mrityunjoy:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
mrityunjoy@mrityunjoy:~$ sudo dpkg --configure -a
mrityunjoy@mrityunjoy:~$ sudo dpkg --clear-avail
mrityunjoy@mrityunjoy:~$ 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:
  gksu libdb5.3:i386 libept1.4.12 libgksu2-0 libvte-2.90-9 libvte-2.90-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
mrityunjoy@mrityunjoy:~$ 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:
  gksu libdb5.3:i386 libept1.4.12 libgksu2-0 libvte-2.90-9 libvte-2.90-common
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
mrityunjoy@mrityunjoy:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  gksu* libdb5.3:i386* libept1.4.12* libgksu2-0* libvte-2.90-9*
  libvte-2.90-common*
0 upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
After this operation, 5177 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 869586 files and directories currently installed.)
Removing gksu (2.0.2-9ubuntu1) ...
Purging configuration files for gksu (2.0.2-9ubuntu1) ...
Removing libdb5.3:i386 (5.3.28-9) ...
Purging configuration files for libdb5.3:i386 (5.3.28-9) ...
Removing libept1.4.12:amd64 (1.0.12.1) ...
Purging configuration files for libept1.4.12:amd64 (1.0.12.1) ...
Removing libgksu2-0 (2.0.13~pre1-6ubuntu7) ...
update-alternatives: removing manually selected alternative - switching libgksu-gconf-defaults to auto mode
Purging configuration files for libgksu2-0 (2.0.13~pre1-6ubuntu7) ...
Removing libvte-2.90-9 (1:0.36.3-1ubuntu2) ...
Purging configuration files for libvte-2.90-9 (1:0.36.3-1ubuntu2) ...
Removing libvte-2.90-common (1:0.36.3-1ubuntu2) ...
Purging configuration files for libvte-2.90-common (1:0.36.3-1ubuntu2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu3) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu5) ...
Processing triggers for bamfdaemon (0.5.1+15.04.20150202-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.58ubuntu1) ...
Processing triggers for libc-bin (2.21-0ubuntu4) ...
Processing triggers for gconf2 (3.2.6-3ubuntu1) ...
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
mrityunjoy@mrityunjoy:~$ LANG=C;sudo apt-get --fix-missing update -o APT::Cache-Limit=100000000
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise InRelease
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise Release.gpg
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise Release
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main Translation-en
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted Translation-en
Get:1 http://archive.canonical.com wily InRelease [207 B]
93% [1 InRelease gpgv 207 B] [Connecting to archive.ubuntu.com (91.189.92.200)]Splitting up /var/lib/apt/lists/partial/archive.canonical.com_ubuntu_dists_wily_IIgn http://archive.canonical.com wily InRelease
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: GPG error: http://archive.canonical.com wily InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
mrityunjoy@mrityunjoy:~$ LANG=C;sudo apt-get update -o APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise InRelease
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise Release.gpg
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise Release
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted amd64 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted i386 Packages
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/main Translation-en
Ign cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213) precise/restricted Translation-en
Get:1 http://archive.canonical.com wily InRelease [10.3 kB]
Ign http://dl.google.com stable InRelease
Get:2 http://security.ubuntu.com vivid-security InRelease [64.4 kB]
Get:3 http://archive.ubuntu.com wily InRelease [218 kB]
Ign http://linux.dropbox.com precise InRelease
Get:4 http://archive.canonical.com wily/partner Sources [2481 B]
Get:5 http://dl.google.com stable Release.gpg [198 B]
Get:6 http://linux.dropbox.com precise Release.gpg [489 B]
Get:7 http://archive.canonical.com wily/partner amd64 Packages [2972 B]
Get:8 http://dl.google.com stable Release [1347 B]
Get:9 https://private-ppa.launchpad.net trusty InRelease [271 B]
Ign https://private-ppa.launchpad.net trusty InRelease
Get:10 http://linux.dropbox.com precise Release [2603 B]
Get:11 http://archive.canonical.com wily/partner i386 Packages [3280 B]
Get:12 http://dl.google.com stable/main amd64 Packages [1211 B]
Get:13 http://linux.dropbox.com precise/main amd64 Packages [1148 B]
Get:14 http://archive.canonical.com wily/partner Translation-en [1543 B]
Get:15 http://dl.google.com stable/main i386 Packages [1184 B]
Get:16 http://security.ubuntu.com vivid-security/main amd64 Packages [125 kB]
Get:17 http://linux.dropbox.com precise/main i386 Packages [1148 B]
Get:18 https://private-ppa.launchpad.net trusty Release.gpg [271 B]
Ign http://dl.google.com stable/main Translation-en
Get:19 http://archive.ubuntu.com wily-updates InRelease [64.4 kB]
Get:20 https://private-ppa.launchpad.net trusty Release [14.1 kB]
Ign http://linux.dropbox.com precise/main Translation-en
Get:21 http://archive.ubuntu.com wily-security InRelease [64.4 kB]
Get:22 https://private-ppa.launchpad.net trusty/main amd64 Packages [787 B]
Get:23 http://archive.ubuntu.com wily-proposed InRelease [218 kB]
Get:24 http://security.ubuntu.com vivid-security/universe amd64 Packages [58.0 kB]
Get:25 https://private-ppa.launchpad.net trusty/main i386 Packages [1181 B]
Get:26 https://private-ppa.launchpad.net trusty/main Translation-en [290 B]
Get:27 https://private-ppa.launchpad.net trusty/main Translation-en [290 B]
Get:28 https://private-ppa.launchpad.net trusty/main Translation-en [290 B]
Get:29 https://private-ppa.launchpad.net trusty/main Translation-en [290 B]
Get:30 http://security.ubuntu.com vivid-security/restricted amd64 Packages [10.4 kB]
Get:31 https://private-ppa.launchpad.net trusty/main Translation-en [290 B]
Ign https://private-ppa.launchpad.net trusty/main Translation-en
Get:32 http://archive.ubuntu.com wily-backports InRelease [64.5 kB]
Get:33 http://security.ubuntu.com vivid-security/multiverse amd64 Packages [5195 B]
Get:34 http://archive.ubuntu.com vivid InRelease [218 kB]
Get:35 http://security.ubuntu.com vivid-security/main i386 Packages [123 kB]
Ign http://archive.ubuntu.com vivid-updates InRelease
Get:36 http://security.ubuntu.com vivid-security/universe i386 Packages [57.9 kB]
Get:37 http://archive.ubuntu.com wily/multiverse Sources [178 kB]
Get:38 http://security.ubuntu.com vivid-security/restricted i386 Packages [10.2 kB]
Get:39 http://security.ubuntu.com vivid-security/multiverse i386 Packages [5394 B]
Get:40 http://security.ubuntu.com vivid-security/main Translation-en [66.2 kB]
Get:41 http://archive.ubuntu.com wily/restricted Sources [7181 B]
Get:42 http://archive.ubuntu.com wily/main Sources [1118 kB]
Get:43 http://security.ubuntu.com vivid-security/multiverse Translation-en [2246 B]
Get:44 http://security.ubuntu.com vivid-security/restricted Translation-en [2607 B]
Get:45 http://security.ubuntu.com vivid-security/universe Translation-en [36.0 kB]
Get:46 http://archive.ubuntu.com wily/universe Sources [7238 kB]
Get:47 http://archive.ubuntu.com wily/restricted amd64 Packages [15.6 kB]
Get:48 http://archive.ubuntu.com wily/main amd64 Packages [1420 kB]
Get:49 http://archive.ubuntu.com wily/universe amd64 Packages [6704 kB]
Get:50 http://archive.ubuntu.com wily/multiverse amd64 Packages [138 kB]
Get:51 http://archive.ubuntu.com wily/restricted i386 Packages [16.0 kB]
Get:52 http://archive.ubuntu.com wily/main i386 Packages [1416 kB]
Get:53 http://archive.ubuntu.com wily/universe i386 Packages [6701 kB]
Get:54 http://archive.ubuntu.com wily/multiverse i386 Packages [139 kB]
Get:55 http://archive.ubuntu.com wily/main Translation-en [839 kB]
Get:56 http://archive.ubuntu.com wily/multiverse Translation-en [107 kB]
Get:57 http://archive.ubuntu.com wily/restricted Translation-en [4296 B]
Get:58 http://archive.ubuntu.com wily/universe Translation-en [4579 kB]
Get:59 http://archive.ubuntu.com wily-updates/multiverse Sources [28 B]
Get:60 http://archive.ubuntu.com wily-updates/restricted Sources [28 B]
Get:61 http://archive.ubuntu.com wily-updates/main Sources [7733 B]
Get:62 http://archive.ubuntu.com wily-updates/universe Sources [1578 B]
Get:63 http://archive.ubuntu.com wily-updates/restricted amd64 Packages [28 B]
Get:64 http://archive.ubuntu.com wily-updates/main amd64 Packages [15.3 kB]
Get:65 http://archive.ubuntu.com wily-updates/universe amd64 Packages [7159 B]
Get:66 http://archive.ubuntu.com wily-updates/multiverse amd64 Packages [28 B]
Get:67 http://archive.ubuntu.com wily-updates/restricted i386 Packages [28 B]
Get:68 http://archive.ubuntu.com wily-updates/main i386 Packages [15.3 kB]
Get:69 http://archive.ubuntu.com wily-updates/universe i386 Packages [7194 B]
Get:70 http://archive.ubuntu.com wily-updates/multiverse i386 Packages [28 B]
Get:71 http://archive.ubuntu.com wily-updates/main Translation-en [8454 B]
Get:72 http://archive.ubuntu.com wily-updates/multiverse Translation-en [28 B]
Get:73 http://archive.ubuntu.com wily-updates/restricted Translation-en [28 B]
Get:74 http://archive.ubuntu.com wily-updates/universe Translation-en [4784 B]
Get:75 http://archive.ubuntu.com wily-security/multiverse Sources [28 B]
Get:76 http://archive.ubuntu.com wily-security/restricted Sources [28 B]
Get:77 http://archive.ubuntu.com wily-security/main Sources [6896 B]
Get:78 http://archive.ubuntu.com wily-security/universe Sources [1578 B]
Get:79 http://archive.ubuntu.com wily-security/restricted amd64 Packages [28 B]
Get:80 http://archive.ubuntu.com wily-security/main amd64 Packages [13.3 kB]
Get:81 http://archive.ubuntu.com wily-security/universe amd64 Packages [6904 B]
Get:82 http://archive.ubuntu.com wily-security/multiverse amd64 Packages [28 B]
Get:83 http://archive.ubuntu.com wily-security/restricted i386 Packages [28 B]
Get:84 http://archive.ubuntu.com wily-security/main i386 Packages [13.3 kB]
Get:85 http://archive.ubuntu.com wily-security/universe i386 Packages [6923 B]
Get:86 http://archive.ubuntu.com wily-security/multiverse i386 Packages [28 B]
Get:87 http://archive.ubuntu.com wily-security/main Translation-en [7738 B]
Get:88 http://archive.ubuntu.com wily-security/multiverse Translation-en [28 B]
Get:89 http://archive.ubuntu.com wily-security/restricted Translation-en [28 B]
Get:90 http://archive.ubuntu.com wily-security/universe Translation-en [4715 B]
Get:91 http://archive.ubuntu.com wily-proposed/restricted amd64 Packages [3276 B]
Get:92 http://archive.ubuntu.com wily-proposed/multiverse amd64 Packages [28 B]
Get:93 http://archive.ubuntu.com wily-proposed/main amd64 Packages [11.1 kB]
Get:94 http://archive.ubuntu.com wily-proposed/universe amd64 Packages [7905 B]
Get:95 http://archive.ubuntu.com wily-proposed/restricted i386 Packages [3286 B]
Get:96 http://archive.ubuntu.com wily-proposed/multiverse i386 Packages [28 B]
Get:97 http://archive.ubuntu.com wily-proposed/main i386 Packages [10.4 kB]
Get:98 http://archive.ubuntu.com wily-proposed/universe i386 Packages [6600 B]
Get:99 http://archive.ubuntu.com wily-proposed/main Translation-en [6919 B]
Get:100 http://archive.ubuntu.com wily-proposed/multiverse Translation-en [853 B]
Get:101 http://archive.ubuntu.com wily-proposed/restricted Translation-en [569 B]
Get:102 http://archive.ubuntu.com wily-proposed/universe Translation-en [5494 B]
Get:103 http://archive.ubuntu.com wily-backports/restricted amd64 Packages [28 B]
Get:104 http://archive.ubuntu.com wily-backports/multiverse amd64 Packages [28 B]
Get:105 http://archive.ubuntu.com wily-backports/main amd64 Packages [28 B]
Get:106 http://archive.ubuntu.com wily-backports/universe amd64 Packages [28 B]
Get:107 http://archive.ubuntu.com wily-backports/restricted i386 Packages [28 B]
Get:108 http://archive.ubuntu.com wily-backports/multiverse i386 Packages [28 B]
Get:109 http://archive.ubuntu.com wily-backports/main i386 Packages [28 B]
Get:110 http://archive.ubuntu.com wily-backports/universe i386 Packages [28 B]
Get:111 http://archive.ubuntu.com wily-backports/main Translation-en [28 B]
Get:112 http://archive.ubuntu.com wily-backports/multiverse Translation-en [28 B]
Get:113 http://archive.ubuntu.com wily-backports/restricted Translation-en [28 B]
Get:114 http://archive.ubuntu.com wily-backports/universe Translation-en [28 B]
Get:115 http://archive.ubuntu.com vivid/main Sources [1077 kB]
Get:116 http://archive.ubuntu.com vivid/restricted Sources [7162 B]
Get:117 http://archive.ubuntu.com vivid/universe Sources [7017 kB]
Get:118 http://archive.ubuntu.com vivid/multiverse Sources [174 kB]
Get:119 http://archive.ubuntu.com vivid/main amd64 Packages [1364 kB]
Get:120 http://archive.ubuntu.com vivid/restricted amd64 Packages [15.4 kB]
Get:121 http://archive.ubuntu.com vivid/universe amd64 Packages [6485 kB]
Get:122 http://archive.ubuntu.com vivid/multiverse amd64 Packages [134 kB]
Get:123 http://archive.ubuntu.com vivid/main i386 Packages [1361 kB]
Get:124 http://archive.ubuntu.com vivid/restricted i386 Packages [15.5 kB]
Get:125 http://archive.ubuntu.com vivid/universe i386 Packages [6486 kB]
Get:126 http://archive.ubuntu.com vivid/universe i386 Packages [6486 kB]
Get:127 http://archive.ubuntu.com vivid/multiverse i386 Packages [207 B]
Get:128 http://archive.ubuntu.com vivid/main Translation-en [793 kB]
Get:129 http://archive.ubuntu.com vivid/multiverse Translation-en [103 kB]
Get:130 http://archive.ubuntu.com vivid/restricted Translation-en [4228 B]
Get:131 http://archive.ubuntu.com vivid/universe Translation-en [4456 kB]
Get:132 http://archive.ubuntu.com vivid-updates Release.gpg [933 B]
Get:133 http://archive.ubuntu.com vivid-updates Release [63.5 kB]
Get:134 http://archive.ubuntu.com vivid-updates/main amd64 Packages [219 kB]
Get:135 http://archive.ubuntu.com vivid-updates/restricted amd64 Packages [13.1 kB]
Get:136 http://archive.ubuntu.com vivid-updates/multiverse amd64 Packages [5195 B]
Get:137 http://archive.ubuntu.com vivid-updates/universe amd64 Packages [116 kB]
Get:138 http://archive.ubuntu.com vivid-updates/main i386 Packages [216 kB]
Get:139 http://archive.ubuntu.com vivid-updates/restricted i386 Packages [12.8 kB]
Get:140 http://archive.ubuntu.com vivid-updates/multiverse i386 Packages [5394 B]
Get:141 http://archive.ubuntu.com vivid-updates/universe i386 Packages [117 kB]
Get:142 http://archive.ubuntu.com vivid-updates/main Translation-en [107 kB]
Get:143 http://archive.ubuntu.com vivid-updates/multiverse Translation-en [2246 B]
Get:144 http://archive.ubuntu.com vivid-updates/restricted Translation-en [2969 B]
Get:145 http://archive.ubuntu.com vivid-updates/universe Translation-en [68.6 kB]
Fetched 56.2 MB in 1h 5min 31s (14.3 kB/s)
N: Ignoring file 'getdeb.list.bck' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
W: Failed to fetch cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)/dists/precise/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)/dists/precise/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)/dists/precise/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)/dists/precise/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

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

/etc/apt/sources.list.d/opera.list

     1 # This file makes sure that Opera Browser is kept up-to-date
     2 # as part of regular system upgrades
     3
     4 # deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
     5
     6 # The line above will make sure you get all final public releases.
     7 # Uncomment the following line if you want to get alpha and beta
     8 # releases, too.
     9
    10 # deb http://deb.opera.com/opera-beta/ stable non-free #Opera Browser (beta releases)

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

     1 deb http://linux.dropbox.com/ubuntu precise main

/etc/apt/sources.list.d/hydr0g3n-ubuntu-qbittorrent-stable-utopic.list

     1 # deb http://ppa.launchpad.net/hydr0g3n/qbittorrent-stable/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/hydr0g3n/qbittorrent-stable/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/gwendal-lebihan-dev-cinnamon-stable-precise.list

     1 # deb http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-stable/ubuntu quantal main # disabled on upgrade to quantal disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/gwendal-lebihan-dev/cinnamon-stable/ubuntu quantal main # disabled on upgrade to quantal disabled on upgrade to wily

/etc/apt/sources.list.d/transmissionbt-ubuntu-ppa-utopic.list

     1 # deb http://ppa.launchpad.net/transmissionbt/ppa/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/transmissionbt/ppa/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/webupd8team-ubuntu-java-utopic.list

     1 # deb http://ppa.launchpad.net/webupd8team/java/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/private-ppa.launchpad.net_commercial-ppa-uploaders_allvideodownloader_ubuntu.list

     1 deb https://private-ppa.launchpad.net/commercial-ppa-uploaders/allvideodownloader/ubuntu trusty main #Added by software-center; credentials stored in /etc/apt/auth.conf disabled on upgrade to trusty disabled on upgrade to wily

/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/getdeb.list

     1 # deb http://archive.getdeb.net/ubuntu utopic-getdeb apps # disabled on upgrade to vivid disabled on upgrade to wily

/etc/apt/sources.list.d/webupd8team-ubuntu-y-ppa-manager-utopic.list

     1 # deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/ubuntu-mozilla-security-ubuntu-ppa-utopic.list

     1 # deb http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/ubuntu-mozilla-security/ppa/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/playdeb.list

     1 # deb http://archive.getdeb.net/ubuntu utopic-getdeb games # disabled on upgrade to vivid disabled on upgrade to wily

/etc/apt/sources.list.d/google-chrome-unstable.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/otto-kesselgulasch-ubuntu-gimp-utopic.list

     1 # deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list.d/libdvdcss.list

     1 # deb http://download.videolan.org/pub/debian/stable/ / # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://download.videolan.org/pub/debian/stable/ / # disabled on upgrade to vivid disabled on upgrade to wily

/etc/apt/sources.list.d/google-talkplugin.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/talkplugin/deb/ stable main

/etc/apt/sources.list.d/_https-ppa-precise.list

     1 # deb http://ppa.launchpad.net/ https/ppa/ubuntu precise main # disabled on upgrade to quantal disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/ https/ppa/ubuntu precise main # disabled on upgrade to quantal disabled on upgrade to wily

/etc/apt/sources.list.d/videolan-ubuntu-stable-daily-utopic.list

     1 # deb http://ppa.launchpad.net/videolan/stable-daily/ubuntu wily main # disabled on upgrade to vivid disabled on upgrade to wily
     2 # deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu utopic main # disabled on upgrade to wily

/etc/apt/sources.list

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

Question information

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

I see a few errors is your sources.list configuration files that are causing most of your problems.

open a terminal window and issue the following commands

sudo rm /etc/apt/sources.list.d/getdeb.list.bck
sudo gedit /etc/apt/sources.list

The second command should open an editor with the source.list configuration file loaded.

Perform the following changes:

in line 4 insert a '#' character and a space at the beginning of the line (such that it looks similar to line 3)
Scroll down to line 47 and delete the last seven lines (those containing getdeb and vivid)
save the file and close the editor.

Finally issue the command

sudo apt-get update

and report the outcome

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

That Terminal output looks like a mess.

I suggest running this command first:

sudo rm /etc/apt/sources.list.d/*

Then run this command:

sudo gedit /etc/apt/sources.list

Remove all the contents of that /etc/apt/sources.list file using the gedit editor.

Replace all those contents with the following contents and save the change in the gedit editor:

That should help fix it. Then make sure to run sudo apt-get update

#------------------------------------------------------------------------------#
# OFFICIAL UBUNTU REPOS #
#------------------------------------------------------------------------------#

###### Ubuntu Main Repos
deb http://us.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse

###### Ubuntu Update Repos
deb http://us.archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-security main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ vivid-updates main restricted universe multiverse

###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu vivid partner
deb-src http://archive.canonical.com/ubuntu vivid partner

Can you help with this problem?

Provide an answer of your own, or ask Mrityunjoy Ghosh for more information if necessary.

To post a message you must log in.