[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#828011: apt 1.3~exp3 is broken



On Thu, Jun 23, 2016 at 08:42:12PM +0200, Eric Valette wrote:
> tri-yann4:/var/cache/apt/archives# apt-get update
> Ign:1 http://download.virtualbox.org/virtualbox/debian jessie InRelease
> Err:2 http://download.virtualbox.org/virtualbox/debian jessie Release
>   0  OK [IP : 2.18.245.59 80]
> Ign:3 http://www.deb-multimedia.org unstable InRelease
> Ign:4 http://www.deb-multimedia.org experimental InRelease
> Err:5 http://www.deb-multimedia.org unstable Release
>   Mauvaise ligne d'en-tête
> Ign:6 http://dl.google.com/linux/chrome/deb stable InRelease
> Err:7 http://www.deb-multimedia.org experimental Release
>   Mauvaise ligne d'en-tête
> Réception de:8 ftp://ftp.fr.debian.org/debian unstable InRelease [205 kB]
> Réception de:9 ftp://ftp.fr.debian.org/debian experimental InRelease [107 kB]
> Err:10 http://dl.google.com/linux/chrome/deb stable Release
>   Format de date inconnu
> Lecture des listes de paquets... Fait

All http sources broken with malformed header lines… that sounds a lot
like a proxy running amok. The "0  OK" is particularily interesting as
it is far away from any reasonable HTTP response code…

Adding some debug options might shine some light on it:
  -o Debug::Acquire::http=1 -o Debug::pkgAcquire::Worker=1
(lots of output – "2>&1 | tee" advised)

> W: Entrée « Date » non valable dans le fichier Release /var/lib/apt/lists/ftp.fr.debian.org_debian_dists_unstable_InRelease
> W: The repository 'ftp://ftp.fr.debian.org/debian unstable InRelease' provides only weak security information.
[…]
> W: Entrée « Date » non valable dans le fichier Release /var/lib/apt/lists/ftp.fr.debian.org_debian_dists_experimental_InRelease
> W: The repository 'ftp://ftp.fr.debian.org/debian experimental InRelease' provides only weak security information.

Could be interesting to see the Date fields of those files as the ones
I see online are perfectly fine, but we had problems with parsing the
Date before thanks to a stdlibc++6 bug and I can't pretend that my
replacement is bugfree…

In unrelated news: I would strongly suggest to switch to http for the
debian sources.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: PGP signature


Reply to: