Hello guys, I know you are trying to get rid of pointless bug reports but this one was worth reporting, IMHO. I see some issues with the program output (below), basically from a perspective of the paranoid user: a) when some program finishes witn an Error line then I obviously assume that the whole process failed. Like when you compile something and make says ERR then this immediatelly smells like not getting any useful output. This message makes me confused. It says that some files have been inored. Which means that other files were still useful. Fine. This means that it should start reading and checking them. Which means, the expected output should be like: Fetched 1,441 kB in 23s (62.0 kB/s) Reading package lists... Done Building dependency tree And it is not. Does this mean, that the whole process broke? If yes, this is a serious change in the way it was working before and this MUST be documented as a breaking change because some admin scripts might rely on the previous behaviour. b) Something gets lost in the log output, I miss the Get:100 ... step in the very last sequence. c) If the parser detected malformed Release file, it make sense to point to this file on harddisk. Like... I: See '/var/lib/apt/lists/pkg-icewm.alioth.debian.org_._Release' for more information about this source. Get:99 http://ftp.de.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:100 http://ftp.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0237.22.pdiff [1,746 B] Get:101 http://ftp2.de.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:102 http://ftp2.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0237.22.pdiff [1,746 B] Get:103 http://ftp2.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:104 http://ftp.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:105 http://ftp.ch.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:106 http://ftp.ch.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0237.22.pdiff [1,746 B] Get:107 http://ftp.ch.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:108 http://ftp.ch.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] Get:109 http://ftp2.de.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] Get:110 http://ftp.de.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] Get:88 http://debian.netcologne.de/debian testing/non-free Sources 2015-08-20-0236.40.pdiff [484 B] Get:89 http://debian.netcologne.de/debian testing/contrib Sources 2015-08-19-0237.22.pdiff [749 B] Get:90 http://ftp2.de.debian.org/debian unstable/main Translation-en 2015-08-20-0236.40.pdiff [2,011 B] Get:91 http://ftp.de.debian.org/debian unstable/main Translation-en 2015-08-20-0236.40.pdiff [2,011 B] Get:92 http://ftp.ch.debian.org/debian unstable/main Translation-en 2015-08-20-0236.40.pdiff [2,011 B] Get:93 http://ftp2.de.debian.org/debian unstable/non-free amd64 Packages 2015-08-19-2036.01.pdiff [354 B] Get:94 http://ftp.de.debian.org/debian unstable/non-free amd64 Packages 2015-08-19-2036.01.pdiff [354 B] Get:95 http://ftp.ch.debian.org/debian unstable/non-free amd64 Packages 2015-08-19-2036.01.pdiff [354 B] Get:96 http://ftp.de.debian.org/debian unstable/non-free i386 Packages 2015-08-19-2036.01.pdiff [355 B] Get:97 http://ftp2.de.debian.org/debian unstable/non-free i386 Packages 2015-08-19-2036.01.pdiff [355 B] Get:98 http://ftp.ch.debian.org/debian unstable/non-free i386 Packages 2015-08-19-2036.01.pdiff [355 B] Get:99 http://ftp.de.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:101 http://ftp2.de.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:105 http://ftp.ch.debian.org/debian unstable/contrib amd64 Packages 2015-08-19-0835.29.pdiff [316 B] Get:103 http://ftp2.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:104 http://ftp.de.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:107 http://ftp.ch.debian.org/debian unstable/contrib i386 Packages 2015-08-19-0835.29.pdiff [315 B] Get:108 http://ftp.ch.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] Get:109 http://ftp2.de.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] Get:110 http://ftp.de.debian.org/debian unstable/contrib Translation-en 2015-08-19-1437.21.pdiff [29 B] W: The data from 'http://pkg-icewm.alioth.debian.org ./ Release' is not signed. Packages from that repository can not be authenticated. W: GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu vivid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886 W: The data from 'http://ppa.launchpad.net/webupd8team/java/ubuntu vivid Release' is not signed. Packages from that repository can not be authenticated. W: There is no public key available for the following key IDs: C2518248EEA14886 W: Failed to fetch http://pkg-icewm.alioth.debian.org/./Release Unable to find expected entry 'Packages' in Release file (Wrong sources.list entry or malformed file) E: Some index files failed to download. They have been ignored, or old ones used instead.