[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719761: brltty errors fill daemon.log



Brent S. Elmer Ph.D., le Thu 15 Aug 2013 14:48:19 -0400, a écrit :
> On Thu, 2013-08-15 at 15:26 +0200, Mario Lang wrote:
> > "Brent S. Elmer" <webe3vt@aim.com> writes:
> > 
> > > Package: brltty
> > > Version: 4.5-2
> > > Severity: normal
> > >
> > > My daemon.log file filled /var/log.  The following brltty errors appeared over
> > > and over making the file huge:
> > >
> > 
> > [...]
> > 
> > > Jun 23 07:37:14 sanctuary brltty[1256]: bm braille driver version 4.5@5477 does
> > > not match expected version 4.4@5477
> > 
> > You seem to have a mix of brltty 4.5 and 4.4 installed on your system.
> > Did you previously perhaps manually compile and install brltty?
> > 
> 
> No, I have not manually done anything with brltty.  I have no need for
> brltty.  In fact I have never intentionally installed it.  It must have
> been installed with the installation and upgraded at some point during
> an upgrade all in Synaptic.  I have removed brltty from my system to
> stop the errors.

Perhaps what happens is this:

- brltty 4.4 installed and running, but keeps failing to find a braille
  device since you don't have one, but that does not fill logs very much.
- the brltty package gets upgraded, but we don't restart brltty on
  upgrade.
- brltty 4.4 is thus still running, but the braille drivers have been
  upgraded, and thus can't be loaded
-> fills log

I guess a not-too-bad fix for this is to make this kind of loop much
less noisy, as less as the failing-to-find-braille-device loop?

Samuel


Reply to: