From: Michael W. <we...@mi...> - 2002-09-17 13:03:01
|
I run apt-get update every day from cron. Since I started using apt-proxy I get errors in my mailbox every day. Todays mail looked like: -------- /etc/cron.daily/apt_get_update: gzip: stdin: unexpected end of file gzip: stdin: unexpected end of file Failed to fetch http://quag:9999/debian/dists/testing/main/source/Sources Sub-process +gzip returned an error code (1) Failed to fetch http://quag:9999/debian/dists/testing/main/binary-i386/Packages +Sub-process gzip returned an error code (1) E: Some index files failed to download, they have been ignored, or old ones used +instead. run-parts: /etc/cron.daily/apt_get_update exited with return code 100 -------- The failed lines change everyday. Usually is it 2 or 3 lines out of the nine in my sources.list. I never get errors running apt-get update interactively. Thanks, ~Michael |