package apt-cacher
found 501747 1.6.4
thanks

On 12-Oct-2008, Mark Hindley wrote:
> Can you provide me with your apt-cacher version

=====
$ aptitude show apt-cacher | grep '^Version:'
Version: 1.6.4
=====

> which mode are you using (daemon, inetd or cgi)

I don't know exactly which configuration setting determines that, so 
here are all the configuration settings for ‘apt-cacher’:

=====
$ grep -v '^\(#.*\|\s*\)$' /etc/apt-cacher/apt-cacher.conf
cache_dir=/var/cache/apt-cacher
[EMAIL PROTECTED]
daemon_port=3142
group=www-data
user=www-data
allowed_hosts=192.168.5.0/24,192.168.7.0/24
denied_hosts=
allowed_hosts_6=fec0::/16
denied_hosts_6=
generate_reports=1
clean_cache=1
offline_mode=0
logdir=/var/log/apt-cacher
expire_hours=0
http_proxy=
use_proxy=0
http_proxy_auth=
use_proxy_auth=0
limit=0
debug=0
=====

> and the debug log output when you are doing the apt-get update 
> through the cache that is so slow.

The debug log doesn't currently exist (at least, I see no file named 
‘/var/log/apt-cacher/debug.log’). What specifically do I need to do to 
get that?

-- 
 \         “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\   Brain, but if it was only supposed to be a three hour tour, why |
_o__)   did the Howells bring all their money?” —_Pinky and The Brain_ |
Ben Finney <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to