On Thu, 13 Aug 2009 10:43:30 +0200 "Giacomo A. Catenazzi"
<c...@debian.org> wrote:
> Petter Reinholdtsen wrote:
> > I just tried to install the g15daemon package on a Dell Latitude D505,
> > and there the package failed to install because the init.d script
> > return an error exit code (1).  The messages sent to syslog indicate
> > that the daemon failed to start because the supported hardware was not
> > found.  I belive it should be possible to install the package even if
> > the supported hardware is missing.
> 
> Yes, it is a know problem, and it was one of the reason of my
> recent post in debian-devel. Few hours ago I uploaded a new version,
> which finally use udev, and I hope I corrected all the possible
> error, when hardware is not present (but I still need to test it
> extensively).
> 
> > Also, the LSB header in the init.d script lack a dependency on
> > $syslog, making the daemon start before syslog is available.  As the
> > daemon log to syslog, its init.d script should depend on $syslog.
> 
> Ok. I forgot this.
> 
> ciao
>       cate
> 
> PS: next week I'll do more testing about the init.d script of this package
> (case without hardware, and with less common architectures) and about
> sysvinit -> insserv timing, but I wait for my null-modem cable
> 
> 
> 
Hello,

For information it seems the problem still occurs : upgrade from jessie
to stretch failed because the G15 is not connected at this time :

Setting up g15daemon (1.9.5.3-8.3+b1) ...
Job for g15daemon.service failed. See 'systemctl status
g15daemon.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript g15daemon, action "start" failed.
dpkg: error processing package g15daemon (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 g15daemon
E: Sub-process /usr/bin/dpkg returned an error code (1)


# systemctl status g15daemon.service
● g15daemon.service - LSB: load deamon for Logitech G15 keyboard lcd display
   Loaded: loaded (/etc/init.d/g15daemon)
   Active: failed (Result: exit-code) since ven. 2017-08-18 19:35:09
CEST; 1min 5s ago
  Process: 29497 ExecStart=/etc/init.d/g15daemon start (code=exited,
status=1/FAILURE)

août 18 19:35:09 lambda g15daemon[29529]: Unable to attach to the G15
Keyboard... exiting
août 18 19:35:09 lambda g15daemon[29497]: Starting g15daemon:
.../dev/input/uinput not found ...
août 18 19:35:09 lambda systemd[1]: g15daemon.service: control process
exited, code=exited status=1
août 18 19:35:09 lambda systemd[1]: Failed to start LSB: load deamon for
Logitech G15 keyboard lcd display.
août 18 19:35:09 lambda systemd[1]: Unit g15daemon.service entered
failed state.


Regards,

Manu

Reply via email to