Your message dated Tue, 16 Oct 2007 19:33:00 +0200
with message-id <[EMAIL PROTECTED]>
and subject line This scenario should be impossible with the current init
scripts
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Subject: lirc: daemon quits when a client tries to connect
Package: lirc
Version: 0.8.0-9
Severity: important
*** Please type your report below this line ***
When the daemon is started by init.d/lirc script, it quits when a client
(tested with mplayer and KDE lirc) tries to connect. It leaves the
following messages in the syslog:
Oct 22 15:26:34 rudy lircd-0.8.0[5594]: accepted new client on
/dev/lircd
Oct 22 15:26:34 rudy lircd-0.8.0[5594]: could not get file information
for UNCONFIGURED
Oct 22 15:26:34 rudy lircd-0.8.0[5594]: default_init(): No such file or
directory
Oct 22 15:26:34 rudy lircd-0.8.0[5594]: caught signal
However, if the daemon is started manually by invoking
lircd --device=/dev/lirc0
(as root), everything works fine.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Versions of packages lirc depends on:
ii debconf [debconf-2.0] 1.5.5 Debian configuration
management sy
ii dialog 1.0-20060221-1 Displays user-friendly dialog
boxe
ii libasound2 1.0.13-1 ALSA library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared
libraries
ii liblircclient0 0.8.0-9 LIRC client library
ii libusb-0.1-4 2:0.1.12-2 userspace USB programming
library
lirc recommends no packages.
-- debconf information:
lirc/take_care_of_old_config:
* lirc/install_devices: true
lirc/irq: 4
lirc/lircd_conf:
* lirc/reconfigure: false
lirc/lircmd_conf:
lirc/remove_var-log-lircd: true
lirc/driver: default
lirc/port: 0x3f8
lirc/device: /dev/lirc
lirc/should-use-IntelliMouse:
lirc/cflags: -DLIRC_SERIAL_SOFTCARRIER
lirc/timer: 65536
lirc/modules: lirc_dev lirc_serial
--
RafaĆ Rutkowski
[EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
Version: 0.8.0-13
Current init scripts check for the string "UNCONFIGURED" in lircd.conf.
This should already eliminate this problem. However I also added
additional checks for hardware.conf to the init script for versions
newer than 0.8.2-1 (which should arrive in experimental any moment).
Regards,
Sven
--- End Message ---