Package: apt-proxy Version: 1.9.36.1 Severity: normal
I frequently experience hangs while downloading through apt-proxy. These are only fixed by stopping and restarting apt-proxy. The log file shows things like "Connection failure", "download_failure (503)", and lots of Tracebacks. I have attached a sample log file, in which I had to restart apt-proxy twice. I also attach my config and sources files, as I saw you request from another submitter. Thanks, Cameron -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core) Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages apt-proxy depends on: ii adduser 3.102 Add and remove users and groups ii bzip2 1.0.3-6 high-quality block-sorting file co ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy ii logrotate 3.7.1-3 Log rotation utility ii python 2.4.4-2 An interactive high-level object-o ii python-apt 0.7.3.1 Python interface to libapt-pkg ii python-central 0.5.13-0.1 register and build utility for Pyt ii python-twisted-web 0.7.0-1 An HTTP protocol implementation to apt-proxy recommends no packages. -- debconf information: apt-proxy/upgrading-v2: apt-proxy/upgrading-v2-result:
apt-proxy.log.gz
Description: GNU Zip compressed data
[DEFAULT]
port = 9999
min_refresh_delay = 1h
complete_clientless_downloads = 1
debug = all:4 db:0
timeout = 15
cache_dir = /var/cache/apt-proxy
disable_pipelining=0
cleanup_freq = 1d
max_age = 120d
max_versions = 3
[debian]
backends =
http://ftp.us.debian.org/debian
http://ftp.de.debian.org/debian
http://ftp2.de.debian.org/debian
ftp://ftp.uk.debian.org/debian
[security]
backends =
http://security.debian.org/debian-security
http://ftp2.de.debian.org/debian-security
[backports]
backends = http://backports.org/debian
[debian-unofficial]
backends = http://ftp.debian-unofficial.org/debian
[debian-multimedia]
backends = http://www.debian-multimedia.org
[skype]
backends = http://download.skype.com/linux/repos/debian
[ivtv]
backends = http://www.hellion.org.uk/debian
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 (20051111)]/ etch contrib main # My repository deb http://debian.camrdale.org/ stable main contrib non-free deb http://debian.camrdale.org/ testing main contrib non-free deb http://debian.camrdale.org/ unstable main contrib non-free deb-src http://debian.camrdale.org/ stable main contrib non-free deb-src http://debian.camrdale.org/ testing main contrib non-free deb-src http://debian.camrdale.org/ unstable main contrib non-free # Main official repository deb http://steveholt.hopto.org:9999/debian testing main contrib non-free deb-src http://steveholt.hopto.org:9999/debian testing main contrib non-free deb http://steveholt.hopto.org:9999/debian stable main contrib non-free deb-src http://steveholt.hopto.org:9999/debian stable main contrib non-free # Security updates deb http://steveholt.hopto.org:9999/security testing/updates main contrib non-free deb-src http://steveholt.hopto.org:9999/security testing/updates main contrib non-free #deb http://secure-testing.debian.net/debian-secure-testing testing/security-updates main contrib non-free #deb-src http://secure-testing.debian.net/debian-secure-testing testing/security-updates main contrib non-free #deb http://security.debian.org/ testing/updates main # Unofficial Repository deb http://steveholt.hopto.org:9999/debian-unofficial testing main contrib non-free restricted deb-src http://steveholt.hopto.org:9999/debian-unofficial testing main contrib non-free restricted # Lame and mplayer and MythTV deb http://steveholt.hopto.org:9999/debian-multimedia testing main deb-src http://steveholt.hopto.org:9999/debian-multimedia testing main # IVTV Driver Source deb http://steveholt.hopto.org:9999/ivtv sid main deb-src http://steveholt.hopto.org:9999/ivtv sid main

