Your message dated Mon, 01 Jan 2018 14:56:51 +0000
with message-id <[email protected]>
and subject line Bug#852127: fixed in qcontrol 0.5.5-3
has caused the Debian Bug report #852127,
regarding qcontrold is not started on systems running systemd
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
852127: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852127
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qcontrol
Version: 0.5.5-2
Severity: normal

Dear Maintainer, qcontrol.service failing to start on QNAP TS-412
Situtation is somewhat similar to earlier bug #781866.

But in contrast with previous bug manual restart via
   systemctl restart qcontrol.service qcontrold.service
does not help: status of qcontrol.service is still failed.

But after manual restart Status led became green while it was flashing 
red/green immediately after boot.

Below if output of `journalctl  |grep qcontrol`:
        Aug 08 12:56:20 puck qcontrol[552]: System boot completed.
        Aug 08 12:56:20 puck qcontrol[552]: Error connecting to socket: No such 
file or directory
        Aug 08 12:56:20 puck systemd[1]: qcontrol.service: Control process 
exited, code=exited status=255
        Aug 08 12:56:21 puck systemd[1]: qcontrol.service: Unit entered failed 
state.
        Aug 08 12:56:21 puck systemd[1]: qcontrol.service: Failed with result 
'exit-code'.
        Aug 08 13:18:53 puck qcontrol[1365]: System boot completed.
        Aug 08 13:18:53 puck qcontrol[1365]: Error connecting to socket: No 
such file or directory
        Aug 08 13:18:53 puck systemd[1]: qcontrol.service: Control process 
exited, code=exited status=255
        Aug 08 13:18:53 puck systemd[1]: qcontrol.service: Unit entered failed 
state.
        Aug 08 13:18:53 puck systemd[1]: qcontrol.service: Failed with result 
'exit-code'.
        Aug 08 13:24:11 puck systemd[1]: Starting LSB: Start qcontrol daemon...
        Aug 08 13:24:11 puck qcontrol[1405]: System boot completed.
        Aug 08 13:24:11 puck qcontrol[1405]: Error connecting to socket: No 
such file or directory
        Aug 08 13:24:11 puck systemd[1]: qcontrol.service: Control process 
exited, code=exited status=255
        Aug 08 13:24:11 puck systemd[1]: qcontrol.service: Unit entered failed 
state.
        Aug 08 13:24:11 puck systemd[1]: qcontrol.service: Failed with result 
'exit-code'.
        Aug 08 13:24:11 puck qcontrold[1406]: Starting qcontrol daemon: 
qcontrol.
        Aug 08 13:24:11 puck systemd[1]: Started LSB: Start qcontrol daemon.
        Aug 08 13:24:11 puck qcontrol[1419]: qcontrol 0.5.5 daemon starting.
        Aug 08 13:24:11 puck qcontrol[1419]: Register evdev on 
/dev/input/by-path/platform-gpio_keys-event
        Aug 08 13:24:11 puck qcontrol[1419]: ts41x: 
/sys/class/gpio/gpio45/value does not exist, trying to enable
        Aug 08 13:24:11 puck qcontrol[1419]: ts41x: unable to open gpio control 
file
        Aug 08 13:24:11 puck qcontrol[1419]: confdir: loading from 
/etc/qcontrol.d...
        Aug 08 13:24:13 puck qcontrol[1419]: ts41x: temperature 45
        Aug 08 13:24:13 puck qcontrol[1419]: ts41x: temperature 45 setting fan 
to "high"
        Aug 08 13:24:18 puck qcontrol[1419]: ts41x: temperature 44 setting fan 
to "medium"
        Aug 08 13:29:13 puck qcontrol[1419]: ts41x: temperature 42
        Aug 08 13:39:13 puck qcontrol[1419]: ts41x: temperature 40


-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 4.9.0-3-marvell
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qcontrol depends on:
ii  libc6        2.24-11+deb9u1
ii  liblua5.1-0  5.1.5-8.1+b2
ii  udev         232-25+deb9u1

qcontrol recommends no packages.

qcontrol suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: qcontrol
Source-Version: 0.5.5-3

We believe that the bug you reported is fixed in the latest version of
qcontrol, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ian Campbell <[email protected]> (supplier of updated qcontrol package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 01 Jan 2018 12:11:17 +0000
Source: qcontrol
Binary: qcontrol qcontrol-udeb
Architecture: source
Version: 0.5.5-3
Distribution: unstable
Urgency: medium
Maintainer: Ian Campbell <[email protected]>
Changed-By: Ian Campbell <[email protected]>
Description:
 qcontrol   - hardware control for QNAP Turbo Station devices
 qcontrol-udeb - hardware control for QNAP Turbo Station devices (udeb)
Closes: 795558 852127
Changes:
 qcontrol (0.5.5-3) unstable; urgency=medium
 .
   * Open /sys/class/gpio/export write only, avoids EPERM error
     (Closes: #795558).
   * Enable systemd support at build time and install systemd unit files, the
     transition away from support for rcS in the sysvinit compat layer means
     that LSB compat mode is no longer sufficient for qcontrol (closes: 
#852127).
   * Update standards version, no changes required.
   * Add gbp.conf to packaging directory.
Checksums-Sha1:
 1a38158820267679d36bf9abdea833ef33dff21b 2004 qcontrol_0.5.5-3.dsc
 9eab1cb857315eae54b9ea66b10f1eb62ad73d49 19252 qcontrol_0.5.5-3.debian.tar.xz
 b5c00ffb805af3853b801e7d23f06c71cfb2d4b9 5565 qcontrol_0.5.5-3_source.buildinfo
Checksums-Sha256:
 60e8510e6c6519d0950987e5ad3e7ec8e620c6a23eadb3bad76cc74e96289489 2004 
qcontrol_0.5.5-3.dsc
 502c4cbdf8caa785918efc6f451e323339f7154c172a612dc87b124377a37b67 19252 
qcontrol_0.5.5-3.debian.tar.xz
 57e78b247174964b5b17c2ea40141546844c70ec3899a062a8d67ee436bd8c87 5565 
qcontrol_0.5.5-3_source.buildinfo
Files:
 2d8f77bd6c96162e3cb41a9e5558a674 2004 utils optional qcontrol_0.5.5-3.dsc
 8303bc3be986c1fa1931e8e4f3c8c8cf 19252 utils optional 
qcontrol_0.5.5-3.debian.tar.xz
 a9b9f2ed2975257cfc375b23ba1a9b57 5565 utils optional 
qcontrol_0.5.5-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCAAtFiEE7fn8DiT6MgcCyDswKi4ln2laRsYFAlpKQ0cPHGlqY0BkZWJp
YW4ub3JnAAoJECouJZ9pWkbG6xAP/3mbLowpT6wReEhBikUS1Jk/ejZHk8AFDYMt
aYneHlv0H4cjNJ8w1IG3URyqJTA4ey3ceLuUC3PZKzBOyWM9pvWpNEhNxrkG64LT
svAFvANdgSxMDZ4gmPp9bvs8qbBCQ6Sn0LODBMjKRZAhdxVxLRc1lwhL1LQqyROB
dVbr+6Fo6R+6cVQ1sWh+9GNcVWH2ixMh9BGXmPWmdyzgf0tGr0Jl0lbrlbDURbcW
42fxK44XFRMXZjpY+iGVBMVuj4S67CqY7VxyeaLTLmDqL4D2wTjlwg6zxF54DXxl
y3uciAd8kI9JO2La1z7NUJ+ngBJA/13hSLSCmj7hUI1EQHf5Q0oGxcMxWP1OkjSA
4lAQU0oKJpIVxR8fKdqWDR6m6RvWlNbBCiKgJtpAUnkngpII2l16I4vcFRjm/c62
eBaH3alWsHhkvLnZrdSNyj6iGVbJvruiYYMB9A4SU8+BxGH8mVfYuzwQ15ld9PrG
FUaLrmumkxshDg79PXnmkvwItDPh1qwsStB2nUmPjE33MX0gYZd7R8leCGEQf+BM
h8L8lfVPQpA8DlDwoBiOnL5cVpkKlYN37F1zZTmy9UeVB9tLdrfC1I0chaw/rhwM
D8eLGM2OUC2ZePKo/AQ2KrtUZ5/9x7epcosmeTFTmgN11XqAIuW3bAtS2r6RvELL
e/ySN8p8
=wvaD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to