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

Bug#828011: apt 1.3~exp3 is broken



On 06/24/2016 09:40 AM, David Kalnischkies wrote:

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…

I have no proxy on my side...


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.

No problem. As I mentionend going back to apt 1.3~exp2 solved the problem instantly so either the real cause was temporarily or this is not the otehr side but indeed apt side.

-- eric


Reply to: