Package: apt-proxy
Version: 1.9.35
Severity: normal
I needed multiple attempts to download korn_3.5.5.dfsg.1-1_i386.deb today.
>From the log:
$ sudo grep korn /var/log/apt-proxy.log
2006/11/07 16:00 EST [Channel,11,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:06 EST [Channel,24,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:19 EST [Channel,38,192.168.1.24] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:32 EST [Channel,51,192.168.1.24] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:34 EST [Channel,52,192.168.1.24] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:37 EST [Channel,57,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:37 EST [FetcherHttpClient,client] [CacheEntry] download
started:/var/cache/apt-proxy/debian/pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:38 EST [FetcherHttpClient,client] [CacheEntry]
download_data_end:/var/cache/apt-proxy/debian/pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:38 EST [FetcherHttpClient,client] [CacheEntry]
file_sent:/var/cache/apt-proxy/debian/pool/main/k/kdepim/korn_3.5.5.dfsg.1-1_i386.deb
The first two are definitely associated with the
"exceptions.RuntimeError: TODO: multiple clients not implemented yet"
bug reported 15 mins ago. Others seem to timeout/fail without any
errors being logged.
Also kdepim-dbg_3.5.5.dfsg.1-1_i386.deb. From the log:
2006/11/07 16:56 EST [Channel,59,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 16:58 EST [Channel,60,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:00 EST [Channel,61,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:02 EST [Channel,62,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:06 EST [Channel,63,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:08 EST [Channel,64,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:20 EST [-] [CacheEntry] sending file from
cache:/var/cache/apt-proxy/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5-1_i386.deb
2006/11/07 17:20 EST [-] [CacheEntry]
transfer_file:/var/cache/apt-proxy/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5-1_i386.deb
2006/11/07 17:20 EST [Channel,65,192.168.1.23] [CacheEntry]
file_sent:/var/cache/apt-proxy/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5-1_i386.deb
2006/11/07 17:21 EST [Channel,66,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:36 EST [Channel,67,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:42 EST [Channel,68,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
2006/11/07 17:44 EST [Channel,69,192.168.1.23] [CacheEntry] start
download:pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
This was from 3 separate attempts from aptitude, all from the same computer
(so no multiple simultaneous request problems). All 3 attempts failed,
(aptitude [ERROR] Connection failed), followed by a successful download of
kdepim-dbg_3.5.5-1_i386.deb by wget, a failed download attempt of
kdepim-dbg_3.5.5.dfsg.1-1_i386.deb by wget, followed by a failed attempt by
apt-get ("Err http://p2 etch/main kdepim-dbg 4:3.5.5.dfsg.1-1 Connection
failed").
$ wget
http://p2:9999/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
--17:21:03--
http://p2:9999/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
=> `kdepim-dbg_3.5.5.dfsg.1-1_i386.deb'
Resolving p2... 192.168.1.22
Connecting to p2|192.168.1.22|:9999... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in
headers.
Retrying.
--17:36:04--
http://p2:9999/debian/pool/main/k/kdepim/kdepim-dbg_3.5.5.dfsg.1-1_i386.deb
(try: 2) => `kdepim-dbg_3.5.5.dfsg.1-1_i386.deb'
Connecting to p2|192.168.1.22|:9999... connected.
HTTP request sent, awaiting response...
[control-c by me at 17:41]
I ended up restarting apt-proxy.
After being a happy user of apt-proxy in sarge, I'm currently unimpressed with
apt-proxy
in etch.
Thanks for your work in debian.
Andrew V.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages apt-proxy depends on:
ii adduser 3.99 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.8 Debian configuration management sy
ii logrotate 3.7.1-3 Log rotation utility
ii python 2.4.3-11 An interactive high-level object-o
ii python-apt 0.6.19 Python interface to libapt-pkg
ii python-central 0.5.8 register and build utility for Pyt
ii python-twisted-web 0.6.0-1 An HTTP protocol implementation to
apt-proxy recommends no packages.
-- debconf information:
apt-proxy/upgrading-v2:
apt-proxy/upgrading-v2-result:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]