On Tue, 23 Dec 2014 19:31:23 +0200 Tristan Seligmann <mithra...@mithrandi.net> 
wrote:

> These messages are logged to /var/log/apt-cacher.err at about the same
> time:
> 
> Tue Dec 23 06:25:05 2014|FATAL ERROR: probably IO error occurred, probably 
> while reading the file /etc/apt-cacher-ng/acng.conf . Please check your 
> system logs for related errors.
> Tue Dec 23 06:25:05 2014|FATAL ERROR: probably IO error occurred, probably 
> while reading the file /etc/apt-cacher-ng/acng.conf . Please check your 
> system logs for related errors.

That's the SIGBUS handler. It's guessing the file name because in
multithreaded environment, getting the information in safe way is
complicated.

> While I have not been able to reproduce the problem interactively, it
> has happened every day since I install apt-cacher-ng, so I should be
> able to apply additional debugging if you can think of something for me
> to do.

I still suspect that the message is right and your filesystem is
screwed.

If you don't mind compiling locally, try this:
 - checkout
 
http://anonscm.debian.org/cgit/apt-cacher-ng/apt-cacher-ng.git/log/?h=debian%2Fsid
 (the debian/sid branch!)
 - apt-get build-dep apt-cacher-ng
 - apt-get install build-essentials
 - build with "fakeroot debian/rules binary"
 - install the new deb file
 - read file:///usr/share/doc/apt-cacher-ng/html/troublefaq.html#sigbus-prob

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