package: apt-cacher version: 1.7.4 Add ubuntugames PPA: sudo add-apt-repository "deb http://archive.ubuntugames.org ubuntugames main"
When trying to "apt-get update" on another machine from the PPA through apt-cacher, I get "Error reading from server. Remote end closed connection" messages. If I disable apt-proxy on the machine, everything works. apt-cacher's error.log has following lines: Thu Aug 16 09:03:07 2012|warn [13817]: Use of uninitialized value in numeric ge (>=) at /usr/sbin/apt-cacher line 1614, <GEN585> line 1. Thu Aug 16 09:09:29 2012|warn [13894]: Use of uninitialized value in numeric ge (>=) at /usr/sbin/apt-cacher line 1614, <GEN598> line 1. Thu Aug 16 09:11:16 2012|info [13895]: libcurl exit requested # Here I did apt-get install apt-cacher on the machine hoping new version fixes the bug Thu Aug 16 09:11:29 2012|warn [13935]: Use of uninitialized value in numeric ge (>=) at /usr/sbin/apt-cacher line 1614, <GEN10> line 1. Thu Aug 16 09:15:52 2012|warn [14172]: Use of uninitialized value in numeric ge (>=) at /usr/sbin/apt-cacher line 1630, <GEN9> line 1. Thu Aug 16 09:19:29 2012|warn [14211]: Use of uninitialized value in numeric ge (>=) at /usr/sbin/apt-cacher line 1630, <GEN21> line 1. -- Arie -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org