FS#50679 - [lm_sensors]: missed dependency - rrdtool

Attached to Project: Arch Linux
Opened by Andrey Korobkov (a.korobkov) - Tuesday, 06 September 2016, 12:00 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Tuesday, 06 September 2016, 12:06 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: sensord.service failed to start


Additional info:
* package version(s)
extra/lm_sensors 3.4.0-1 [installed]

* config and/or log files etc.
/usr/sbin/sensord: error while loading shared libraries: librrd.so.4: cannot open shared object file: No such file or directory

# ldd `which sensord`
linux-vdso.so.1 (0x00007ffe2d5f5000)
libsensors.so.4 => /usr/lib/libsensors.so.4 (0x00007f4415afd000)
librrd.so.4 => not found
libc.so.6 => /usr/lib/libc.so.6 (0x00007f441575f000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f441545b000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4415d0d000)


Steps to reproduce:
# systemctl start sensord.service
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Tuesday, 06 September 2016, 12:06 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Optional Deps : rrdtool: for logging with sensord

Loading...