Issues with Update Manager and Ubuntu Software Center in Ubuntu 12.04

Asked by anirudh bhardwaj

Facing an issue with update manager

it starts and then closes with an error message .

which is

" Could not initialize the package information

An unresolvable problem occurred while initializing the package information.

Please report this bug against the 'update-manager' package and include the following error message:

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

Any help with this ??

Further can use the terminal to run sudo update and sudo apt get-imstall but would be nice to use the gui version of these packages .

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

sudo grep -R proxy /etc/apt/*
sudo fuser -vvv /var/lib/dpkg/lock
cat /etc/lsb-release
uname -a
sudo rm /var/lib/apt/lists/lock
sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
sudo rm -rf /var/lib/dpkg/updates/*
sudo rm -rf /var/lib/apt/lists
sudo rm /var/cache/apt/*.bin
sudo mkdir /var/lib/apt/lists
sudo mkdir /var/lib/apt/lists/partial
LANG=C;sudo apt-get clean
LANG=C;sudo apt-get autoclean
LANG=C;sudo apt-get --purge autoremove
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
sudo dpkg --configure -a
sudo dpkg --clear-avail
LANG=C;sudo apt-get -f install
LANG=C;sudo apt-get --fix-missing install
LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade

Revision history for this message
anirudh bhardwaj (anirudhbhardwaj19) said :
#2

The problem has been solved and both applications are working fine as before .

Great Support you have provided . Worked magic .

Cheer for you !!!! Congratulations

Revision history for this message
Jana Schwarz (janahip) said :
#3

Dear all,

I have serious problems with the update manager since I installed Ubuntu 12.04. I am working behind a proxy and added it to the bash.rc. Some packages can be fetched, others not, thus I think it is everything fine with the proxy. I also tried several mirrors in the settings of the ubuntu software center with different results (some worked better than others.... - now I am back to MAIN SERVER since this was recommended in the above post). I have read a lot on ubuntu help-pages and ubuntu-community, also found 1 or 2 workarounds which seemed to work at least for one day, but I am continuously running into update manager complaining about different things and reporting several errors. This took already so much of my time that I am seriously thinking of quitting ubuntu. I am using 10.04 on another laptop and am completely happy with it, but this update-manager-stuff in 12.04 really, really sucks. I hope there will be a permanent fix for it soon.

Most recently, I tried the above steps and will now paste my shell-output. To anticipate the results: I still get error-messages. Since it didn't change anything to disable all the additial software-sources - can I now re-enable them?!

Hope anyone can help me out of this. Thanks very much in advance.

root@Samsung-Jana:/home/jana# grep -R proxy /etc/apt/*
root@Samsung-Jana:/home/jana# sudo fuser -vvv /var/lib/dpkg/lock
root@Samsung-Jana:/home/jana# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"
root@Samsung-Jana:/home/jana# uname -a
Linux Samsung-Jana 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 2012 i686 i686 i386 GNU/Linux
root@Samsung-Jana:/home/jana# sudo rm /var/lib/apt/lists/lock
root@Samsung-Jana:/home/jana# sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup
root@Samsung-Jana:/home/jana# sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
root@Samsung-Jana:/home/jana# sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/status
root@Samsung-Jana:/home/jana# sudo mv /var/lib/dpkg/available /var/lib/dpkg/available-bad
root@Samsung-Jana:/home/jana# sudo cp /var/lib/dpkg/available-old /var/lib/dpkg/available
root@Samsung-Jana:/home/jana# rm -rf /var/lib/dpkg/updates/*
root@Samsung-Jana:/home/jana# rm -rf /var/lib/apt/lists
root@Samsung-Jana:/home/jana# rm /var/cache/apt/*.bin
rm: Entfernen von »/var/cache/apt/*.bin“ nicht möglich: Datei oder Verzeichnis nicht gefunden
root@Samsung-Jana:/home/jana# mkdir /var/lib/apt/lists
root@Samsung-Jana:/home/jana# mkdir /var/lib/apt/lists/partial
root@Samsung-Jana:/home/jana# LANG=C;sudo apt-get clean
root@Samsung-Jana:/home/jana# LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
root@Samsung-Jana:/home/jana# LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@Samsung-Jana:/home/jana# LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824
Get:1 http://archive.ubuntu.com precise InRelease [2354 B]
Get:2 http://archive.ubuntu.com precise-updates InRelease [2354 B]
Get:3 http://archive.ubuntu.com precise-backports InRelease [2354 B]
Get:4 http://archive.ubuntu.com precise-security InRelease [2354 B]
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Ign http://archive.ubuntu.com precise-security InRelease
Get:5 http://archive.ubuntu.com precise/main Sources [2354 B]
100% [5 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
Get:6 http://archive.ubuntu.com precise/restricted Sources [2354 B]
Get:7 http://archive.ubuntu.com precise/universe Sources [2354 B]
Get:8 http://archive.ubuntu.com precise/multiverse Sources [2354 B]
Get:9 http://archive.ubuntu.com precise/main i386 Packages [2354 B]
89% [6 Sources bzip2 0 B] [9 Packages 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:10 http://archive.ubuntu.com precise/restricted i386 Packages [2354 B]
Get:11 http://archive.ubuntu.com precise/universe i386 Packages [2354 B]
100% [7 Sources bzip2 0 B] [11 Packages 2354 B/2354 B 100%]bzip2: (stdin) is not a bzip2 file.
Get:12 http://archive.ubuntu.com precise/multiverse i386 Packages [2354 B]
Get:13 http://archive.ubuntu.com precise/main TranslationIndex [2354 B]
Get:14 http://archive.ubuntu.com precise/multiverse TranslationIndex [2354 B]
Get:15 http://archive.ubuntu.com precise/restricted TranslationIndex [2354 B]
80% [8 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
80% [9 Packages bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
80% [10 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]bzip2: (stdin) is not a bzip2 file.
80% [11 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
80% [12 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]bzip2: (stdin) is not a bzip2 file.
Get:16 http://archive.ubuntu.com precise/universe TranslationIndex [2354 B]
Get:17 http://archive.ubuntu.com precise-updates/main Sources [2354 B]
Get:18 http://archive.ubuntu.com precise-updates/restricted Sources [2354 B]
Get:19 http://archive.ubuntu.com precise-updates/universe Sources [2354 B]
74% [17 Sources bzip2 0 B] [19 Sources 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:20 http://archive.ubuntu.com precise-updates/multiverse Sources [2354 B]
Get:21 http://archive.ubuntu.com precise-updates/main i386 Packages [2354 B]
Get:22 http://archive.ubuntu.com precise-updates/restricted i386 Packages [2354 B]
Get:23 http://archive.ubuntu.com precise-updates/universe i386 Packages [2354 B]
Get:24 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [2354 B]
Get:25 http://archive.ubuntu.com precise-updates/main TranslationIndex [2354 B]
80% [18 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
80% [19 Sources bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.184)]bzip2: (stdin) is not a bzip2 file.
80% [20 Sources bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
80% [21 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.184)]bzip2: (stdin) is not a bzip2 file.
80% [22 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.184)]bzip2: (stdin) is not a bzip2 file.
80% [23 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
80% [24 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
Get:26 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2354 B]
Get:27 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2354 B]
Get:28 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2354 B]
Get:29 http://archive.ubuntu.com precise-backports/main Sources [2354 B]
Get:30 http://archive.ubuntu.com precise-backports/restricted Sources [2354 B]
Get:31 http://archive.ubuntu.com precise-backports/universe Sources [2354 B]
Get:32 http://archive.ubuntu.com precise-backports/multiverse Sources [2354 B]
Get:33 http://archive.ubuntu.com precise-backports/main i386 Packages [2354 B]
Get:34 http://archive.ubuntu.com precise-backports/restricted i386 Packages [2354 B]
76% [29 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:35 http://archive.ubuntu.com precise-backports/universe i386 Packages [2354 B]
77% [30 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
77% [31 Sources bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]bzip2: (stdin) is not a bzip2 file.
77% [32 Sources bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]bzip2: (stdin) is not a bzip2 file.
77% [33 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
77% [34 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
77% [35 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]bzip2: (stdin) is not a bzip2 file.
Get:36 http://archive.ubuntu.com precise-backports/multiverse i386 Packages [2354 B]
Get:37 http://archive.ubuntu.com precise-backports/main TranslationIndex [2354 B]
Get:38 http://archive.ubuntu.com precise-backports/multiverse TranslationIndex [2354 B]
74% [36 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:39 http://archive.ubuntu.com precise-backports/restricted TranslationIndex [2354 B]
Get:40 http://archive.ubuntu.com precise-backports/universe TranslationIndex [2354 B]
Get:41 http://archive.ubuntu.com precise-security/main Sources [2354 B]
Get:42 http://archive.ubuntu.com precise-security/restricted Sources [2354 B]
Get:43 http://archive.ubuntu.com precise-security/universe Sources [2354 B]
Get:44 http://archive.ubuntu.com precise-security/multiverse Sources [2354 B]
73% [41 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:45 http://archive.ubuntu.com precise-security/main i386 Packages [2354 B]
73% [42 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
73% [43 Sources bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.182)]bzip2: (stdin) is not a bzip2 file.
73% [44 Sources bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.182)]bzip2: (stdin) is not a bzip2 file.
73% [45 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
Get:46 http://archive.ubuntu.com precise-security/restricted i386 Packages [2354 B]
Get:47 http://archive.ubuntu.com precise-security/universe i386 Packages [2354 B]
Get:48 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2354 B]
Get:49 http://archive.ubuntu.com precise-security/main TranslationIndex [2354 B]
Get:50 http://archive.ubuntu.com precise-security/multiverse TranslationIndex [2354 B]
72% [46 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:51 http://archive.ubuntu.com precise-security/restricted TranslationIndex [2354 B]
Get:52 http://archive.ubuntu.com precise-security/universe TranslationIndex [2354 B]
69% [47 Packages bzip2 0 B] [52 TranslationIndex 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
69% [5 Sources xz 0 B] [48 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
/usr/bin/xz: (stdin): File format not recognized
69% [6 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [7 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [8 Sources xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [9 Packages xz 0 B](stdin): File format not recognized
69% [10 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [11 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.190)]/usr/bin/xz: (stdin): File format not recognized
69% [12 Packages xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [17 Sources xz 0 B] [Connecting to proxy.charite.de (141.42.1.205)]/usr/bin/xz: (stdin): File format not recognized
69% [18 Sources xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [19 Sources xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/xz: (stdin): File format not recognized
69% [20 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [21 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/xz: (stdin): File format not recognized
69% [22 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [23 Packages xz 0 B](stdin): File format not recognized
69% [24 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [29 Sources xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.184)]/usr/bin/xz: (stdin): File format not recognized
69% [30 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [31 Sources xz 0 B] [Connecting to proxy.charite.de (141.42.1.205)]/usr/bin/xz: (stdin): File format not recognized
69% [32 Sources xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [33 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/xz: (stdin): File format not recognized
69% [34 Packages xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [35 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/xz: (stdin): File format not recognized
69% [36 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
69% [41 Sources xz 0 B](stdin): File format not recognized/xz:
69% [42 Sources xz 0 B] [Connecting to archive.ubuntu.com]/usr/bin/xz: (stdin): File format not recognized
69% [43 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
69% [44 Sources xz 0 B] [Connecting to proxy.charite.de (141.42.1.205)]/usr/bin/xz: (stdin): File format not recognized
69% [45 Packages xz 0 B] [5 Sources xz 2353 B]/usr/bin/xz: (stdin): File format not recognized
69% [5 Sources lzma 0 B] [46 Packages xz 0 B] [Connecting to archive.ubuntu.com/usr/bin/xz: /usr/bin/lzma: (stdin): File format not recognized
69% [5 Sources lzma 0 B] [47 Packages xz 0 B] [Waiting for headers](stdin): File format not recognized
/usr/bin/xz: (stdin): File format not recognized
69% [48 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.156)]/usr/bin/xz: (stdin): File format not recognized
69% [6 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [7 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [8 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/lzma: (stdin): File format not recognized
69% [9 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [10 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [11 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [12 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
69% [17 Sources lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [18 Sources lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
69% [19 Sources lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [20 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [21 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [22 Packages lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.177)]/usr/bin/lzma: (stdin): File format not recognized
69% [23 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [24 Packages lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.156)]/usr/bin/lzma: (stdin): File format not recognized
69% [29 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [30 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.190)]/usr/bin/lzma: (stdin): File format not recognized
69% [31 Sources lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [32 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.190)]/usr/bin/lzma: (stdin): File format not recognized
69% [33 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
69% [34 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [35 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [36 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
69% [41 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [42 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/lzma: (stdin): File format not recognized
69% [43 Sources lzma 0 B] [Connecting to proxy.charite.de]/usr/bin/lzma: (stdin): File format not recognized
69% [44 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
69% [45 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [46 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
69% [47 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
69% [48 Packages lzma 0 B](stdin): File format not recognized
Fetched 122 kB in 2s (43.9 kB/s)
W: GPG error: http://archive.ubuntu.com precise InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-updates InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-backports InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-security InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_InRelease doesn't start with a clearsigned message
W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_main_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_main_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_main_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_universe_i18n_Index

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@Samsung-Jana:/home/jana# sudo dpkg --configure -a
root@Samsung-Jana:/home/jana# dpkg --clear-avail
root@Samsung-Jana:/home/jana# 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_precise_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
root@Samsung-Jana:/home/jana# 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_precise_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
root@Samsung-Jana:/home/jana# LANG=C;sudo apt-get update -o APT::Cache-Limit=25165824 && sudo apt-get dist-upgrade
Get:1 http://archive.ubuntu.com precise InRelease [2354 B]
Get:2 http://archive.ubuntu.com precise-updates InRelease [2354 B]
Get:3 http://archive.ubuntu.com precise-backports InRelease [2354 B]
Get:4 http://archive.ubuntu.com precise-security InRelease [2354 B]
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-backports InRelease
Ign http://archive.ubuntu.com precise-security InRelease
Get:5 http://archive.ubuntu.com precise/main Sources [2354 B]
100% [5 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
Get:6 http://archive.ubuntu.com precise/restricted Sources/DiffIndex [2354 B]
Get:7 http://archive.ubuntu.com precise/universe Sources/DiffIndex [2354 B]
Get:8 http://archive.ubuntu.com precise/multiverse Sources [2354 B]
Get:9 http://archive.ubuntu.com precise/main i386 Packages/DiffIndex [2354 B]
Get:10 http://archive.ubuntu.com precise/restricted i386 Packages/DiffIndex [2354 B]
60% [8 Sources bzip2 0 B] [10 Packages 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:11 http://archive.ubuntu.com precise/universe i386 Packages/DiffIndex [2354 B]
Get:12 http://archive.ubuntu.com precise/multiverse i386 Packages/DiffIndex [2354 B]
Get:13 http://archive.ubuntu.com precise/main TranslationIndex [2354 B]
Get:14 http://archive.ubuntu.com precise/multiverse TranslationIndex [2354 B]
Get:15 http://archive.ubuntu.com precise/restricted TranslationIndex [2354 B]
Get:16 http://archive.ubuntu.com precise/universe TranslationIndex [2354 B]
Get:17 http://archive.ubuntu.com precise-updates/main Sources [2354 B]
Get:18 http://archive.ubuntu.com precise-updates/restricted Sources [2354 B]
Get:19 http://archive.ubuntu.com precise-updates/universe Sources/DiffIndex [2354 B]
Get:20 http://archive.ubuntu.com precise-updates/multiverse Sources/DiffIndex [2354 B]
Get:21 http://archive.ubuntu.com precise-updates/main i386 Packages/DiffIndex [2354 B]
38% [17 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:22 http://archive.ubuntu.com precise-updates/restricted i386 Packages [2354 B]
Get:23 http://archive.ubuntu.com precise-updates/universe i386 Packages [2354 B]
39% [18 Sources bzip2 0 B] [23 Packages 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:24 http://archive.ubuntu.com precise-updates/multiverse i386 Packages [2354 B]
Get:25 http://archive.ubuntu.com precise-updates/main TranslationIndex [2354 B]
44% [22 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
44% [23 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]bzip2: (stdin) is not a bzip2 file.
44% [24 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
Get:26 http://archive.ubuntu.com precise-updates/multiverse TranslationIndex [2354 B]
Get:27 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [2354 B]
Get:28 http://archive.ubuntu.com precise-updates/universe TranslationIndex [2354 B]
Get:29 http://archive.ubuntu.com precise-backports/main Sources/DiffIndex [2354 B]
Get:30 http://archive.ubuntu.com precise-backports/restricted Sources [2354 B]
Get:31 http://archive.ubuntu.com precise-backports/universe Sources [2354 B]
Get:32 http://archive.ubuntu.com precise-backports/multiverse Sources [2354 B]
44% [30 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:33 http://archive.ubuntu.com precise-backports/main i386 Packages [2354 B]
Get:34 http://archive.ubuntu.com precise-backports/restricted i386 Packages [2354 B]
Get:35 http://archive.ubuntu.com precise-backports/universe i386 Packages [2354 B]
49% [31 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
49% [32 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
49% [33 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]bzip2: (stdin) is not a bzip2 file.
49% [34 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
49% [35 Packages bzip2 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]bzip2: (stdin) is not a bzip2 file.
Get:36 http://archive.ubuntu.com precise-backports/multiverse i386 Packages [2354 B]
Get:37 http://archive.ubuntu.com precise-backports/main TranslationIndex [2354 B]
Get:38 http://archive.ubuntu.com precise-backports/multiverse TranslationIndex [2354 B]
Get:39 http://archive.ubuntu.com precise-backports/restricted TranslationIndex [2354 B]
46% [36 Packages bzip2 0 B] [39 TranslationIndex 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:40 http://archive.ubuntu.com precise-backports/universe TranslationIndex [2354 B]
Get:41 http://archive.ubuntu.com precise-security/main Sources [2354 B]
Get:42 http://archive.ubuntu.com precise-security/restricted Sources/DiffIndex [2354 B]
Get:43 http://archive.ubuntu.com precise-security/universe Sources/DiffIndex [2354 B]
Get:44 http://archive.ubuntu.com precise-security/multiverse Sources [2354 B]
45% [41 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:45 http://archive.ubuntu.com precise-security/main i386 Packages [2354 B]
47% [44 Sources bzip2 0 B] [Connecting to archive.ubuntu.com]bzip2: (stdin) is not a bzip2 file.
47% [45 Packages bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
Get:46 http://archive.ubuntu.com precise-security/restricted i386 Packages [2354 B]
Get:47 http://archive.ubuntu.com precise-security/universe i386 Packages [2354 B]
47% [46 Packages bzip2 0 B] [47 Packages 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
Get:48 http://archive.ubuntu.com precise-security/multiverse i386 Packages/DiffIndex [2354 B]
Get:49 http://archive.ubuntu.com precise-security/main TranslationIndex [2354 B]
Get:50 http://archive.ubuntu.com precise-security/multiverse TranslationIndex [2354 B]
46% [47 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:51 http://archive.ubuntu.com precise-security/restricted TranslationIndex [2354 B]
Get:52 http://archive.ubuntu.com precise-security/universe TranslationIndex [2354 B]
Get:53 http://archive.ubuntu.com precise/restricted Sources [2354 B]
Get:54 http://archive.ubuntu.com precise/universe Sources [2354 B]
46% [53 Sources bzip2 0 B] [Waiting for headers]bzip2: (stdin) is not a bzip2 file.
46% [5 Sources xz 0 B] [54 Sources bzip2 0 B] [Connecting to archive.ubuntu.combzip2: (stdin) is not a bzip2 file.
/usr/bin/xz: (stdin): File format not recognized
Get:55 http://archive.ubuntu.com precise/main i386 Packages [2354 B]
47% [55 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:56 http://archive.ubuntu.com precise/restricted i386 Packages [2354 B]
Get:57 http://archive.ubuntu.com precise/universe i386 Packages [2354 B]
49% [56 Packages bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:58 http://archive.ubuntu.com precise/multiverse i386 Packages [2354 B]
Get:59 http://archive.ubuntu.com precise-updates/universe Sources [2354 B]
Get:60 http://archive.ubuntu.com precise-updates/multiverse Sources [2354 B]
50% [8 Sources xz 0 B] [57 Packages bzip2 0 B] [60 Sources 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
52% [8 Sources xz 0 B] [58 Packages bzip2 0 B] [Connecting to archive.ubuntu.co(stdin): File format not recognized
bzip2: (stdin) is not a bzip2 file.
52% [59 Sources bzip2 0 B] [Connecting to proxy.charite.de]bzip2: (stdin) is not a bzip2 file.
Get:61 http://archive.ubuntu.com precise-updates/main i386 Packages [2354 B]
52% [17 Sources xz 0 B] [60 Sources bzip2 0 B] [Connecting to archive.ubuntu.cobzip2: (stdin) is not a bzip2 file.
52% [17 Sources xz 0 B] [61 Packages bzip2 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
52% [18 Sources xz 0 B] [61 Packages bzip2 0 B] [Connecting to archive.ubuntu.cbzip2: (stdin) is not a bzip2 file.
/usr/bin/xz: (stdin): File format not recognized
52% [22 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
Get:62 http://archive.ubuntu.com precise-backports/main Sources [2354 B]
53% [23 Packages xz 0 B] [62 Sources bzip2 0 B] [30 Sources bzip2 0 B]/usr/bin/x53% [23 Packages xz 0 B] [62 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
53% [23 Packages xz 0 B] [62 Sources bzip2 0 B]
53% [24 Packages xz 0 B] [62 Sources bzip2 0 B]/usr/bin/xz: (stdin): File format not recognized
53% [30 Sources xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/xz: (stdin): File format not recognized
53% [31 Sources xz 0 B]/usr/bin/xz: (stdin): File format not recognized
53% [32 Sources xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]/usr/bin/xz: (stdin): File format not recognized
53% [33 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]/usr/bin/xz: (stdin): File format not recognized
53% [34 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]/usr/bin/xz: (stdin): File format not recognized
53% [35 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]/usr/bin/xz: (stdin): File format not recognized
53% [36 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
Get:63 http://archive.ubuntu.com precise-security/restricted Sources [2354 B]
Get:64 http://archive.ubuntu.com precise-security/universe Sources [2354 B]
55% [63 Sources bzip2 0 B]bzip2: (stdin) is not a bzip2 file.
Get:65 http://archive.ubuntu.com precise-security/multiverse i386 Packages [2354 B]
54% [41 Sources xz 0 B] [64 Sources bzip2 0 B] [65 Packages 0 B/2354 B 0%]bzip2: (stdin) is not a bzip2 file.
55% [41 Sources xz 0 B] [64 Sources bzip2 0 B](stdin): File format not recognized
55% [44 Sources xz 0 B] [65 Packages bzip2 0 B] [Connecting to archive.ubuntu.cbzip2: (stdin) is not a bzip2 file.
/usr/bin/xz: (stdin): File format not recognized
55% [45 Packages xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/xz: (stdin): File format not recognized
55% [46 Packages xz 0 B]/usr/bin/xz: (stdin): File format not recognized
55% [47 Packages xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
55% [53 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
55% [54 Sources xz 0 B]/usr/bin/xz: (stdin): File format not recognized
55% [5 Sources lzma 0 B] [55 Packages xz 0 B] [Connecting to archive.ubuntu.com/usr/bin/xz: (stdin): File format not recognized
55% [5 Sources lzma 0 B] [56 Packages xz 0 B] [Connecting to archive.ubuntu.com/usr/bin/lzma: (stdin): File format not recognized
55% [8 Sources lzma 0 B] [56 Packages xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
55% [8 Sources lzma 0 B] [57 Packages xz 0 B] [Connecting to archive.ubuntu.com/usr/bin/lzma: (stdin): File format not recognized
55% [17 Sources lzma 0 B] [57 Packages xz 0 B] [Connecting to archive.ubuntu.co/usr/bin/xz: (stdin): File format not recognized
55% [17 Sources lzma 0 B] [58 Packages xz 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
/usr/bin/xz: (stdin): File format not recognized
55% [59 Sources xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
55% [60 Sources xz 0 B] [Connecting to archive.ubuntu.com (91.189.92.190)]/usr/bin/xz: (stdin): File format not recognized
55% [61 Packages xz 0 B] [Waiting for headers]/usr/bin/xz: (stdin): File format not recognized
55% [18 Sources lzma 0 B] [62 Sources xz 0 B] [24 Packages xz 2353 B](stdin): File format not recognized
55% [22 Packages lzma 0 B] [62 Sources xz 0 B] [33 Packages xz 2353 B](stdin): File format not recognized
(stdin): File format not recognized
55% [23 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
55% [24 Packages lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/lzma: (stdin): File format not recognized
55% [30 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/lzma: (stdin): File format not recognized
55% [31 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/lzma: (stdin): File format not recognized
55% [32 Sources lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
55% [33 Packages lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.189)]/usr/bin/lzma: (stdin): File format not recognized
55% [34 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
55% [35 Packages lzma 0 B] [63 Sources xz 0 B] [41 Sources xz 2353 B](stdin): File format not recognized
55% [36 Packages lzma 0 B] [63 Sources xz 0 B] [44 Sources xz 2353 B](stdin): File format not recognized
55% [36 Packages lzma 0 B] [64 Sources xz 0 B] [44 Sources xz 2353 B]/usr/bin/lz55% [36 Packages lzma 0 B] [64 Sources xz 0 B] [46 Packages xz 2353 B]/usr/bin/x55% [36 Packages lzma 0 B] [64 Sources xz 0 B](stdin): File format not recognized
55% [41 Sources lzma 0 B] [64 Sources xz 0 B](stdin): File format not recognized
55% [41 Sources lzma 0 B] [65 Packages xz 0 B] [Connecting to archive.ubuntu.co/usr/bin/lzma: (stdin): File format not recognized
55% [44 Sources lzma 0 B] [65 Packages xz 0 B] [Connecting to archive.ubuntu.co/usr/bin/xz: (stdin): File format not recognized
/usr/bin/lzma: (stdin): File format not recognized
55% [45 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
55% [46 Packages lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.188)]/usr/bin/lzma: (stdin): File format not recognized
55% [47 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
55% [53 Sources lzma 0 B] [5 Sources lzma 0 B](stdin): File format not recognized
55% [17 Sources gzip 0 B] [54 Sources lzma 0 B] [Waiting for headers]/usr/bin/lz55% [54 Sources lzma 0 B] [Connecting to proxy.charite.de](stdin): File format not recognized
55% [55 Packages lzma 0 B] [Connecting to proxy.charite.de (141.42.1.205)]/usr/bin/lzma: (stdin): File format not recognized
55% [56 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
55% [57 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
55% [58 Packages lzma 0 B] [Waiting for headers]/usr/bin/lzma: (stdin): File format not recognized
55% [59 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/lzma: (stdin): File format not recognized
55% [60 Sources lzma 0 B] [Connecting to archive.ubuntu.com (91.189.92.183)]/usr/bin/lzma: (stdin): File format not recognized
55% [61 Packages lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
55% [62 Sources lzma 0 B] [31 Sources lzma 0 B](stdin): File format not recognized
55% [63 Sources lzma 0 B](stdin): File format not recognized
55% [64 Sources lzma 0 B]/usr/bin/lzma: (stdin): File format not recognized
55% [65 Packages lzma 0 B] [Connecting to archive.ubuntu.com]/usr/bin/lzma: (stdin): File format not recognized
Fetched 153 kB in 2s (71.3 kB/s)
W: GPG error: http://archive.ubuntu.com precise InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-updates InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-backports InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_InRelease doesn't start with a clearsigned message
W: GPG error: http://archive.ubuntu.com precise-security InRelease: File /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_InRelease doesn't start with a clearsigned message
W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_main_source_Sources Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-updates/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-backports/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/main/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_main_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/multiverse/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_multiverse_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/restricted/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_restricted_i18n_Index

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/precise-security/universe/i18n/Index No Hash entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_universe_i18n_Index

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_restricted_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_universe_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_restricted_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_universe_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise_multiverse_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_universe_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_multiverse_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-updates_main_binary-i386_Packages Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-backports_main_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_restricted_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_universe_source_Sources Encountered a section with no Package: header

W: Failed to fetch gzip:/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_precise-security_multiverse_binary-i386_Packages Encountered a section with no Package: header

E: Some index files failed to download. They have been ignored, or old ones used instead.
root@Samsung-Jana:/home/jana# ls -lart /etc/apt/sources.list.d
total 16
drwxr-xr-x 7 root root 4096 Aug 15 12:25 ..
drwxr-xr-x 2 root root 4096 Sep 3 13:09 .
-rw-r--r-- 1 root root 84 Sep 3 13:57 precise-partner.list.save
-rw-r--r-- 1 root root 84 Sep 3 13:57 precise-partner.list

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

Did you try switching package source server?

Revision history for this message
Jana Schwarz (janahip) said :
#5

Yes, I tried several, including main server and different servers for Germany. That didn't help :(