On 03/04/2015 02:17 PM, Christian T. Steigies wrote: > On Tue, Mar 03, 2015 at 02:53:10PM +0100, John Paul Adrian Glaubitz wrote: >> On 03/03/2015 02:43 PM, Christian T. Steigies wrote: >>> No idea, I have a different problem on crest. It finished building php >>> yesterday (after 10 days!) but can not build any packages since then. >>> apt-get upgrade does not get past "Reading package lists... 0%" >> >> Did you already try: >> >> apt-get clean && dpkg --clear-avail && apt-get update >> >> ? > > No, I started that yesterday, and now 24h later: > Fetched 17.0 MB in 25min 17s (11.2 kB/s) > Reading package lists... 0%
Please try to completely rebuild the apt caches with: apt-get clean && dpkg --clear-avail && apt-get update There are some binary caches that can be cleared using "apt-get clean", I suspect these might be corrupted >> Also, did you already import the GPG key for debian-ports.org for 2015? > > nope. I don't think that has an influence on dpkg, though? You should still fix that as a proper apt-get update will fail otherwise. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

