Bug#501628: gc_approx reports Not_found

2008-10-10 Thread Eric Cooper
Can you send me your approx.conf file?  Also, try setting
$debug true
in approx.conf, then run (as root)
gc_approx -v -k
and let me know what it prints on screen and in /var/log/daemon.log.

Thanks.

-- 
Eric Cooper e c c @ c m u . e d u



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#501628: gc_approx reports Not_found

2008-10-08 Thread Vagrant Cascadian
Package: approx
Version: 3.3.0
Severity: normal

i don't know if it's a significant problem(it seems to clean old
packages from the cache), but gc_approx, when run manually or from
cron.weekly always seems to report an error:

  /etc/cron.weekly/approx:
  Not_found
  run-parts: /etc/cron.weekly/approx exited with return code 1

/etc/cron.weekly/approx contains:

  #!/bin/sh
  
  # Garbage collect the approx(8) cache
  
  if [ -x /usr/sbin/gc_approx ]; then
  #/usr/sbin/gc_approx --quiet
  /usr/sbin/gc_approx
  fi

thanks!

live well,
  vagrant

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages approx depends on:
ii  adduser   3.110  add and remove users and groups
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  curl  7.18.2-5   Get a file from an HTTP, HTTPS or 
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libpcre3  7.6-2.1Perl 5 Compatible Regular Expressi
ii  libwrap0  7.6.q-16   Wietse Venema's TCP wrappers libra
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip

approx recommends no packages.

approx suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]