Hallo,
* Bob Proulx [Wed, Jan 29 2014, 02:26:43PM]:
> Package: apt-cacher-ng
> Version: 0.7.11-1
> Severity: normal
> 
> Almost daily I get email from apt-cacher-ng's crontab with the following:
> 
>   /etc/cron.daily/apt-cacher-ng:
>   Error(s) occured while updating volatile index files for apt-cacher-ng.
>   Please visit http://despair:3142/acng-report.html to rerun the
>   expiration manually or check the error message(s) in the current log 
> file(s).
> 
>   Please check error messages in one of: 
> /var/log/apt-cacher-ng/maint_1391003222.log.html 
> /var/log/apt-cacher-ng/maint_1390919751.log.html 
> /var/log/apt-cacher-ng/maint_1390832920.log.html 
> /var/log/apt-cacher-ng/maint_1390746229.log.html 
> /var/log/apt-cacher-ng/maint_1390656777.log.html
> 
> When I check the log files I only find these errors:
> 
>   $ grep -c Error /var/log/apt-cacher-ng/apt-cacher.err
>   38
>   $ grep Error /var/log/apt-cacher-ng/apt-cacher.err
>   Wed Jan 29 06:47:26 2014|Error resolving debrep: 503 DNS error for hostname 
> debrep: Name or service not known. If debrep refers to a configured cache 
> repository, please check the corresponding configuration file.
>   ...repeats discarded...
> 
> When I look for debrep I only find these matches:

Ehm. You won't find debrep there because this message is caused by an
internal job trying to find the original source URL of a certain index
(i.e. volatile) file in order to update it, and if everything else
fails, it attempts to interpret the cache directory itself as the remote
host.

However, the version in Stable prefers the cache-repo-as-hostname method
before trying others, and there were some heuristics to guess whether
this makes more sense than the URL stored in the file's metadata (the
.head file in the same directory). This was changed in the last
Sid/Testing version(s) but IIRC that change is not in wheezy-backports
yet.

So here is the plan: I suggest you wait a couple of days until I upload
a wheezy-backports version and then you try to reproduce it.

Regards,
Eduard.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to