On Sun, Mar 01, 2009 at 10:58:57PM +0100, Thomas Hahn wrote: > Package: apt-cacher > Version: 1.6.7 > Severity: important > > After some upgrade on apt-get or apt-cacher, apt-get update fails if > LANG on client is different from the settings on the server. > > sipia:~# echo $LANG > en_US.UTF-8 > sipia:~# apt-get update > > Ign http://ochenta unstable/main Translation-en_US > Err http://ochenta unstable/contrib Translation-en_US > Error reading from server - read (104 Connection reset by peer) > Ign http://ochenta unstable/non-free Translation-en_US > > Get:1 ftp://debian.netcologne.de stable Release.gpg [197B] > > ... > > W: Failed to fetch > http://ochenta:3142/ftp.de.debian.org/debian/dists/unstable/contrib/i18n/Translation-en_US.bz2 > Error reading from server - read (104 Connection reset by peer) > > E: Some index files failed to download, they have been ignored, or old ones > used instead. > > If LANG is set to en_US.ISO-8859-15 the module works as expected.
OK. Is it always this file that fails? Could you run apt-get update with -o Debug::Acquire::http=True and enable debugging in the apt-cacher config file and send the contents of /var/log/apt-cacher/error.log. Thanks. Mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

