Package: apt-cacher-ng
Severity: normal
Version: 0.4-1

Hi, I'm getting this error from the cron job:

/etc/cron.daily/apt-cacher-ng:
Error(s) occured while updating volatile index files for apt-cacher-ng.
Please visit http://burns:3142/acng-report.html to rerun the
expiration manually or check the error message(s) in the current log file(s).

Check error messages in /var/log/apt-cacher-ng/maint_1253438749.log 
/var/log/apt-cacher-ng/maint_1253525145.log 
/var/log/apt-cacher-ng/maint_1253611546.log
+/var/log/apt-cacher-ng/maint_1253697946.log 
/var/log/apt-cacher-ng/maint_1253784337.log 
/var/log/apt-cacher-ng/maint_1253870736.log
+/var/log/apt-cacher-ng/maint_1253957103.log 
/var/log/apt-cacher-ng/maint_1254043537.log 
/var/log/apt-cacher-ng/maint_1254129936.log
+/var/log/apt-cacher-ng/maint_1254216337.log 
/var/log/apt-cacher-ng/maint_1254302737.log 
/var/log/apt-cacher-ng/maint_1254389137.log
/etc/cron.daily/cleanmuttcache:
find: «/home/luca/.mutt_cache/nntp»: No existe el fichero o el directorio
run-parts: /etc/cron.daily/cleanmuttcache exited with return code 1

Looking at the logs I see:

  Reason: Reason: HTTP/1.1 503 DNS error for hostname uburep: Name or service 
not known

I've saw a very similar problem in bug #520824[1] (I've tried to reply to
that bug report bug I've got an error).  But I don't use FTP. Attached are
the log files, configuration and sources.list. backends_{debvol,ubuntu}
are empty. I'm using apt-cacher-ng as a proxy in the client machines (I
guess that's not relevant but just in case).


Thanks!

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520824

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable'), (20, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages apt-cacher-ng depends on:
ii  adduser                3.110             add and remove users and groups
ii  debconf [debconf-2.0]  1.5.27            Debian configuration management sy
ii  libbz2-1.0             1.0.5-3           high-quality block-sorting file co
ii  libc6                  2.9-25            GNU C Library: Shared libraries
ii  libfuse2               2.7.4-2           Filesystem in USErspace library
ii  libgcc1                1:4.4.1-1         GCC support library
ii  libstdc++6             4.4.1-1           The GNU Standard C++ Library v3
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages apt-cacher-ng recommends:
ii  ed                            1.4-1      The classic UNIX line editor
ii  perl                          5.10.0-25  Larry Wall's Practical Extraction 

apt-cacher-ng suggests no packages.

-- debconf information:
* apt-cacher-ng/modifytargets: true
* apt-cacher-ng/gentargetmode: Create now and update later

-- 
Leandro Lucarella (AKA luca)                      http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
Just because you're paranoid, don't mean they're not after you.
# Letter case in directive names does not matter. Must be separated with colons.
# Valid boolean values are a zero number for false, non-zero numbers for true.

CacheDir: /var/cache/apt-cacher-ng

# set empty to disable logging
LogDir: /var/log/apt-cacher-ng

# TCP (http) port
# Set to 9999 to emulate apt-proxy
Port:3142

# Addresses to bind/listen on. Multiple addresses must be separated by spaces.
# DNS resolution is performed. If multiple protocols are available for a
# hostname (i.e. IPv4 and IPv6) then both shall be supported.
#
# Default: not set, will listen on all interfaces.
#
BindAddress: localhost 10.10.10.1

#Proxy: http://www-proxy.example.net:80
#proxy: http://username:[email protected]:3128

# Repository remapping. See manual for details.
# In this example, backends file is generated during package installation.
Remap-debrep: file:deb_mirror*.gz /debian ; file:backends_debian
Remap-uburep: file:ubuntu_mirrors /ubuntu ; file:backends_ubuntu
Remap-debvol: file:debvol_mirror*.gz /debian-volatile ; file:backends_debvol

# Virtual page accessible in a web browser to see statistics and status
# information, i.e. under http://localhost:3142/acng-report.html
ReportPage: acng-report.html

# Socket file for accessing through local UNIX socket instead of TCP/IP. Can be
# used with inetd bridge or cron client.
# SocketPath:/var/run/apt-cacher-ng/socket

# Forces log file to be written to disk after every line when set to 1. Default
# is 0, buffer flush happens after client disconnects.
#
# (technically, this is an alias to the Debug option provided for convenience)
#
# UnbufferLogs: 0

# Set to 0 to store only type, time and transfer sizes.
# 1 -> client IP and relative local path are logged too
# VerboseLog: 1

# Don't detach from the console
# ForeGround: 0

# Store the pid of the daemon process therein
# PidFile: /var/run/apt-cacher-ng/pid

# Forbid outgoing connections, work around them or respond with 503 error
# offlinemode:0

# Forbid all downloads that don't run through preconfigured backends (.where)
#ForceManaged: 0

# Days before considering an unreferenced file expired (to be deleted).
# Warning: if the value is set too low and particular index files are not
# available for some days (mirror downtime) there is a risk of deletion of
# still usefull package files.
ExTreshold: 4

# Stop expiration when a critical problem appeared. Currently only failed
# refresh of an index file is considered as critical.
#
# WARNING: don't touch this option or set to a non-zero number.
# Anything else is DANGEROUS and may cause data loss.
#
# ExAbortOnProblems: 1

# Replace some Windows/DOS-FS incompatible chars when storing
# StupidFs: 0

# Don't touch the following values without good consideration! 
#
# Max. count of connection threads kept ready (for faster response in the
# future). Should be a sane value between 0 and average number of connections,
# and depend on the amount of spare RAM.
# MaxStandbyConThreads: 8
#
# Hard limit of active thread count for incomming connections, i.e. operation
# is refused when this value is reached (below zero = unlimited).
# MaxConThreads: -1
#
#VfilePattern = 
(^|.*?/)(Index|Packages\.bz2|Packages\.gz|Packages|Release|Release\.gpg|Sources\.bz2|Sources\.gz|Sources|release|index\.db-.*\.gz|Contents-[^/]*\.gz|pkglist[^/]*\.bz2|rclist[^/]*\.bz2|/meta-release[^/]*|Translation[^/]*\.bz2)$
#PfilePattern = 
.*(\.deb|\.rpm|\.dsc|\.tar\.gz\.gpg|\.tar\.gz|\.diff\.gz|\.diff\.bz2|\.jigdo|\.template|changelog|copyright|\.udeb|\.diff/.*\.gz|vmlinuz|initrd\.gz|ReleaseAnnouncement)$
# Whitelist for expiration, file types not to be removed even when being
# unreferenced. Default: same as VfilePattern which is a safe bed. When and
# only when the only used mirrors are official repositories (with working
# Release files) then it might be set to something more restrictive, like
# (^|.*?/)(Release|Release\.gpg|release|meta-release|Translation[^/]*\.bz2)$
#WfilePattern = 
(^|.*?/)(Index|Packages\.bz2|Packages\.gz|Packages|Release|Release\.gpg|Sources\.bz2|Sources\.gz|Sources|release|index\.db-.*\.gz|Contents-[^/]*\.gz|pkglist[^/]*\.bz2|rclist[^/]*\.bz2|/meta-release[^/]*|Translation[^/]*\.bz2)$

# Higher modes only working with the debug version
# Warning, writes a lot into apt-cacher.err logfile
# Value overwrites UnbufferLogs setting (aliased)
# Debug:3

# Usually, general purpose proxies like Squid expose the IP adress of the
# client user to the remote server using the X-Forwarded-For HTTP header. This
# behaviour can be optionally turned on with the Expose-Origin option.
# ExposeOrigin: 0

# When logging the originating IP address, trust the information supplied by
# the client in the X-Forwarded-For header.
# LogSubmittedOrigin: 0

# The version string reported to the peer, to be displayed as HTTP client (and
# version) in the logs of the mirror.
# WARNING: some archives use this header to detect/guess capabilities of the
# client (i.e. redirection support) and change the behaviour accordingly, while
# ACNG might not support the expected features. Expect side effects.
#
# UserAgent: Yet Another HTTP Client/1.2.3p4

# In some cases the Import and Expiration tasks might create fresh volatile
# data for internal use by reconstructing them using patch files. This
# by-product might be recompressed with bzip2 and with some luck the resulting
# file becomes identical to the *.bz2 file on the server, usable for APT
# clients trying to fetch the full .bz2 compressed version. Injection of the
# generated files into the cache has however a disadvantage on underpowered
# servers: bzip2 compession can create high load on the server system and the
# visible download of the busy .bz2 files also becomes slower.
#
# RecompBz2: 0

http://ftp.ccc.uba.ar/pub/linux/debian/debian/
deb http://security.debian.org/ stable/updates main
deb http://security.debian.org/ testing/updates main

#deb     http://ftp.us.debian.org/debian/ testing main non-free contrib
#deb-src http://ftp.us.debian.org/debian/ testing main non-free contrib
#deb     http://ftp.us.debian.org/debian/ unstable main non-free contrib
#deb-src http://ftp.us.debian.org/debian/ unstable main non-free contrib
#deb     http://ftp.us.debian.org/debian/ experimental main non-free contrib
#deb-src http://ftp.us.debian.org/debian/ experimental main non-free contrib

#deb     http://debian.torredehanoi.org/debian/ testing      main contrib 
non-free
#deb-src http://debian.torredehanoi.org/debian/ testing      main contrib 
non-free
#deb     http://debian.torredehanoi.org/debian/ unstable     main contrib 
non-free
#deb-src http://debian.torredehanoi.org/debian/ unstable     main contrib 
non-free
#deb     http://debian.torredehanoi.org/debian/ experimental main contrib 
non-free
#deb-src http://debian.torredehanoi.org/debian/ experimental main contrib 
non-free

deb     http://ftp.ccc.uba.ar/pub/linux/debian/debian/ testing      main 
contrib non-free
deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ testing      main 
contrib non-free
deb     http://ftp.ccc.uba.ar/pub/linux/debian/debian/ unstable     main 
contrib non-free
deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ unstable     main 
contrib non-free
deb     http://ftp.ccc.uba.ar/pub/linux/debian/debian/ experimental main 
contrib non-free
deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ experimental main 
contrib non-free

Fri Jul 24 06:29:24 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Jul 25 06:27:50 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Jul 26 06:25:53 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Jul 27 06:27:32 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Jul 28 06:32:57 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Jul 29 06:33:23 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Jul 30 06:27:54 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Jul 31 06:29:04 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug  1 06:27:51 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Aug  2 06:25:58 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Aug  3 06:27:07 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:27:09 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:27:22 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:27:49 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:27:58 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/source/Sources.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:28:11 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/source/Sources.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Mon Aug  3 06:30:28 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Aug  4 06:26:49 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Tue Aug  4 06:27:05 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Tue Aug  4 06:27:58 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/source/Sources.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Tue Aug  4 06:29:09 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Aug  5 06:29:57 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.diff/2009-08-02-0850.29.gz:
 failed to fetch or unpack the patch file
Wed Aug  5 06:31:50 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Aug  6 06:29:25 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Aug  7 06:28:48 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug  8 06:31:17 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Aug  9 06:26:13 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Aug 10 06:35:36 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Aug 11 06:29:07 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Aug 12 06:39:55 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Aug 13 06:33:25 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Aug 14 06:28:52 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug 15 06:28:28 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Aug 16 06:30:17 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Aug 17 06:30:18 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Aug 18 06:31:38 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Aug 19 06:34:39 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Aug 20 06:35:38 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Aug 21 06:37:30 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug 22 06:32:35 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug 22 09:39:09 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:11 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:13 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:15 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:17 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:30 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:31 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:33 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:35 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:37 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:39 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:41 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:48 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:39:48 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:40:00 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:40:00 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:40:03 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sat Aug 22 09:40:05 2009|Error resolving ftp.ccc.uba.ar: 503 DNS error for 
hostname ftp.ccc.uba.ar: Name or service not known
Sun Aug 23 06:33:42 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Aug 23 21:30:57 2009|Warning, disconnected during package download
Mon Aug 24 06:30:00 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Aug 25 06:29:57 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Aug 26 06:33:57 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Aug 27 06:30:11 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Aug 28 06:32:55 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Aug 29 06:33:10 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Aug 31 06:32:53 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Sep  1 06:29:18 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Sep  2 06:31:41 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Sep  3 06:29:04 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Sep  4 06:27:35 
2009|/var/cache/apt-cacher-ng/debrep/dists/experimental/main/binary-i386/Packages.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:27:37 
2009|/var/cache/apt-cacher-ng/debrep/dists/experimental/main/source/Sources.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:28:17 
2009|/var/cache/apt-cacher-ng/debrep/dists/testing/main/binary-i386/Packages.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:29:48 
2009|/var/cache/apt-cacher-ng/debrep/dists/testing/main/source/Sources.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:31:35 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/binary-i386/Packages.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:32:24 
2009|/var/cache/apt-cacher-ng/debrep/dists/unstable/main/source/Sources.diff/2009-09-03-2158.18.gz:
 failed to fetch or unpack the patch file
Fri Sep  4 06:35:00 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Sep  5 06:34:52 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Sep  6 06:32:56 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Sep  7 06:29:35 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Sep  8 06:31:26 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Sep  9 06:35:54 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Sep 10 06:28:33 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Sep 11 06:29:03 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Sep 12 06:27:41 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Sep 13 06:28:01 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Sep 14 06:29:33 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Sep 15 06:31:40 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Sep 16 06:30:40 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Sep 17 06:35:01 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Sep 18 06:32:18 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Sep 19 06:36:45 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Sep 21 06:30:00 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Sep 22 06:32:29 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Sep 23 00:42:43 2009|Warning, disconnected during package download
Wed Sep 23 06:33:36 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Sep 24 06:28:45 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Fri Sep 25 06:28:58 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sat Sep 26 06:31:06 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Sun Sep 27 06:28:37 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Mon Sep 28 06:30:08 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Tue Sep 29 06:29:44 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Wed Sep 30 06:28:48 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Oct  1 06:28:52 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Oct  1 11:05:04 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Oct  1 11:28:16 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Thu Oct  1 12:32:39 2009|Error resolving uburep: 503 DNS error for hostname 
uburep: Name or service not known
Locating potentially expired files in the cache...<br>
Redownloading index files...<br>
Checking/Updating archive.canonical.com/ubuntu/dists/jaunty/Release...
<i>(0KiB)</i><br>
Checking/Updating debrep/dists/experimental/Release...
<i>(100KiB)</i><br>
Checking/Updating debrep/dists/testing/Release...
<i>(94KiB)</i><br>
Checking/Updating debrep/dists/unstable/Release...
<i>(101KiB)</i><br>
Checking/Updating security.debian.org/dists/stable/updates/Release...
<i>(0KiB)</i><br>
Checking/Updating security.debian.org/dists/testing/updates/Release...
<i>(0KiB)</i><br>
Checking/Updating security.ubuntu.com/ubuntu/dists/jaunty-security/Release...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/Release...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/Release...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/Release...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/Release...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/etch/Release...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/experimental/Release...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/sid/Release...
<i>(0KiB)</i><br>
Checking/Updating 
debrep/dists/experimental/contrib/binary-i386/Packages.diff/Index...
<i>(1KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/contrib/binary-i386/Packages:
 content match, using this version<br>
Checking/Updating debrep/dists/experimental/contrib/source/Sources.diff/Index...
<i>(1KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/contrib/source/Sources: 
content match, using this version<br>
Checking/Updating 
debrep/dists/experimental/main/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/main/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/experimental/main/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/main/source/Sources: content 
match, using this version<br>
Checking/Updating 
debrep/dists/experimental/non-free/binary-i386/Packages.diff/Index...
<i>(0KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/non-free/binary-i386/Packages:
 content match, using this version<br>
Checking/Updating 
debrep/dists/experimental/non-free/source/Sources.diff/Index...
<i>(0KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/experimental/non-free/source/Sources: 
content match, using this version<br>
Checking/Updating 
debrep/dists/testing/contrib/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/contrib/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/testing/contrib/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/contrib/source/Sources: content 
match, using this version<br>
Checking/Updating debrep/dists/testing/main/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/main/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/testing/main/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/main/source/Sources: content 
match, using this version<br>
Checking/Updating 
debrep/dists/testing/non-free/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/non-free/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/testing/non-free/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/testing/non-free/source/Sources: content 
match, using this version<br>
Checking/Updating 
debrep/dists/unstable/contrib/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/unstable/contrib/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/source/Sources: content 
match, using this version<br>
Checking/Updating debrep/dists/unstable/main/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/main/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/unstable/main/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/main/source/Sources: content 
match, using this version<br>
Checking/Updating 
debrep/dists/unstable/non-free/binary-i386/Packages.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/non-free/binary-i386/Packages: 
content match, using this version<br>
Checking/Updating debrep/dists/unstable/non-free/source/Sources.diff/Index...
<i>(2KiB)</i><br>
/var/cache/apt-cacher-ng/debrep/dists/unstable/non-free/source/Sources: content 
match, using this version<br>
Checking/Updating 
www.debian-multimedia.org/dists/etch/main/binary-i386/Packages.diff/Index...
<i>(0KiB)</i><br>
/var/cache/apt-cacher-ng/www.debian-multimedia.org/dists/etch/main/binary-i386/Packages.bz2:
 content match, using this version<br>
Checking/Updating 
www.debian-multimedia.org/dists/sid/main/binary-i386/Packages.diff/Index...
<i>(0KiB)</i><br>
/var/cache/apt-cacher-ng/www.debian-multimedia.org/dists/sid/main/binary-i386/Packages:
 content match, using this version<br>
Checking/Updating archive.canonical.com/ubuntu/dists/jaunty/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
archive.canonical.com/ubuntu/dists/jaunty/partner/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
archive.canonical.com/ubuntu/dists/jaunty/partner/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating debrep/dists/experimental/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating debrep/dists/testing/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating debrep/dists/testing/main/i18n/Translation-es.bz2...
<i>(500KiB)</i><br>
Checking/Updating debrep/dists/unstable/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating debrep/dists/unstable/main/i18n/Translation-es.bz2...
<i>(513KiB)</i><br>
Checking/Updating security.debian.org/dists/stable/updates/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
security.debian.org/dists/stable/updates/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating security.debian.org/dists/testing/updates/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
security.debian.org/dists/testing/updates/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/main/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/multiverse/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/multiverse/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/restricted/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/restricted/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/universe/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
security.ubuntu.com/ubuntu/dists/jaunty-security/universe/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/main/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-backports/multiverse/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/multiverse/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-backports/restricted/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/restricted/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-backports/universe/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-backports/universe/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/main/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-proposed/multiverse/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/multiverse/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-proposed/restricted/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/restricted/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-proposed/universe/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-proposed/universe/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/main/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-updates/multiverse/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/multiverse/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-updates/restricted/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/restricted/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating 
uburep/dists/jaunty-updates/universe/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty-updates/universe/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/main/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/main/i18n/Translation-es.bz2...
<br>
Error while redownloading this file!<br>
 Reason: Reason: HTTP/1.1 503 DNS error for hostname uburep: Name or service 
not known<br>
<br>
Checking/Updating uburep/dists/jaunty/main/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/multiverse/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/multiverse/i18n/Translation-es.bz2...
<br>
Error while redownloading this file!<br>
 Reason: Reason: HTTP/1.1 <br>
<br>
Checking/Updating uburep/dists/jaunty/multiverse/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/restricted/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/restricted/i18n/Translation-es.bz2...
<br>
Error while redownloading this file!<br>
 Reason: Reason: HTTP/1.1 <br>
<br>
Checking/Updating uburep/dists/jaunty/restricted/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/universe/binary-i386/Packages.bz2...
<i>(0KiB)</i><br>
Checking/Updating uburep/dists/jaunty/universe/i18n/Translation-es.bz2...
<br>
Error while redownloading this file!<br>
 Reason: Reason: HTTP/1.1 <br>
<br>
Checking/Updating uburep/dists/jaunty/universe/source/Sources.bz2...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/etch/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
www.debian-multimedia.org/dists/etch/main/i18n/Translation-es.bz2...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/experimental/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
www.debian-multimedia.org/dists/experimental/main/i18n/Translation-es.bz2...
<i>(0KiB)</i><br>
Checking/Updating www.debian-multimedia.org/dists/sid/Release.gpg...
<i>(0KiB)</i><br>
Checking/Updating 
www.debian-multimedia.org/dists/sid/main/i18n/Translation-es.bz2...
<i>(0KiB)</i><br>
<font color="red">Found errors during processing, aborting as 
requested.</font><!-- TELL:THE:ADMIN --><br>
<a href="/acng-report.html">Return to main page</a>

Reply via email to