Your message dated Thu, 26 Jan 2006 17:02:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349588: fixed in apt-cacher 1.4.3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Jan 2006 21:38:30 +0000
>From [EMAIL PROTECTED] Mon Jan 23 13:38:30 2006
Return-path: <[EMAIL PROTECTED]>
Received: from rwcrmhc14.comcast.net ([216.148.227.89]
helo=rwcrmhc12.comcast.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1F19OQ-0008BS-34
for [EMAIL PROTECTED]; Mon, 23 Jan 2006 13:38:30 -0800
Received: from helium (pcp04399275pcs.nrockv01.md.comcast.net[69.140.163.93])
by comcast.net (rwcrmhc14) with ESMTP
id <20060123213758m1400o5c88e>; Mon, 23 Jan 2006 21:37:58 +0000
Received: from andrex by helium with local (Exim 4.60)
(envelope-from <[EMAIL PROTECTED]>)
id 1F19Ns-0000r2-Os; Mon, 23 Jan 2006 16:37:56 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andrew Schulman <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt-cacher: can it act as an HTTP proxy for apt-get?
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Mon, 23 Jan 2006 16:37:56 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-5.6 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,WEIRD_PORT autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: apt-cacher
Version: 1.4.2
Severity: wishlist
apt-cacher works well. Thank you. But, it creates some awkwardness
for the user:
- Every component line of /etc/apt/sources.list has to be modified.
- When the user runs apt-get update, the names of the archive hosts
are no longer displayed. Every hit is now to http://localhost.
A cleaner way would be for apt-cacher to act as an HTTP proxy. Then I
could just add
APT::Acquire::http::Proxy "http://localhost:3142/";
to /etc/apt/apt.conf. This is a one-line configuration for me,
and then when apt-get runs it shows me the same information as before.
It makes apt-cacher truly transparent.
Thanks for your consideration.
Andrew.
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages apt-cacher depends on:
ii bzip2 1.0.2-11 high-quality block-sorting file co
ii libwww-perl 5.803-4 WWW client/server library for Perl
ii perl 5.8.7-10 Larry Wall's Practical Extraction
apt-cacher recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 349588-close) by bugs.debian.org; 27 Jan 2006 01:10:20 +0000
>From [EMAIL PROTECTED] Thu Jan 26 17:10:20 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1F2I07-0007qe-OA; Thu, 26 Jan 2006 17:02:07 -0800
From: Eduard Bloch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349588: fixed in apt-cacher 1.4.3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 26 Jan 2006 17:02:07 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: apt-cacher
Source-Version: 1.4.3
We believe that the bug you reported is fixed in the latest version of
apt-cacher, which is due to be installed in the Debian FTP archive:
apt-cacher_1.4.3.dsc
to pool/main/a/apt-cacher/apt-cacher_1.4.3.dsc
apt-cacher_1.4.3.tar.gz
to pool/main/a/apt-cacher/apt-cacher_1.4.3.tar.gz
apt-cacher_1.4.3_all.deb
to pool/main/a/apt-cacher/apt-cacher_1.4.3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated apt-cacher package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 27 Jan 2006 01:28:51 +0100
Source: apt-cacher
Binary: apt-cacher
Architecture: source all
Version: 1.4.3
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description:
apt-cacher - caching system for Debian package and source files
Closes: 349588
Changes:
apt-cacher (1.4.3) unstable; urgency=low
.
* checksums are not checked on index files any longer, they can change
* tolerates full paths now (proxy kind), allows usage of apt-cacher as pure
HTTP proxy without changing sources.list on all clients (closes: #349588)
* experimental option offline_mode to simply avoid outgoing connections and
deliver cached data only
* added a HUP handler to reload the config
* fixed a minor bug in the header parser, found with clients using LWP agent
(closing connection too early). Now cascading of apt-cacher servers
in daemon mode is possible.
Files:
cfaf7646aff1df7ce3362a6a3d2b0881 599 net optional apt-cacher_1.4.3.dsc
df1bc673fe0f983d644a888f39dbc863 81654 net optional apt-cacher_1.4.3.tar.gz
2e55dbeba89e8eab604c9f683ff09124 59292 net optional apt-cacher_1.4.3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD2W3D4QZIHu3wCMURAodpAJ4tq4YoWXL7PnSkhuEXYyFct0WbPQCcDTQ7
nDaG30H6ptJcO2D85NtKEOQ=
=FQr+
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]