FS#43029 - [lm_sensors] should include dependency from rrdtool
Attached to Project:
Arch Linux
Opened by Andrey Korobkov (a.korobkov) - Saturday, 06 December 2014, 21:18 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 07 December 2014, 15:43 GMT
Opened by Andrey Korobkov (a.korobkov) - Saturday, 06 December 2014, 21:18 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 07 December 2014, 15:43 GMT
|
Details
Description: linked library missed
Additional info: * package version(s): 3.3.5-1 # ldd `which sensord` :( linux-vdso.so.1 (0x00007fff43ffe000) libsensors.so.4 => /usr/lib/libsensors.so.4 (0x00007ff017c5f000) librrd.so.4 => not found libc.so.6 => /usr/lib/libc.so.6 (0x00007ff0178bc000) libm.so.6 => /usr/lib/libm.so.6 (0x00007ff0175b7000) /lib64/ld-linux-x86-64.so.2 (0x00007ff017e6e000) Steps to reproduce: # sensord :( sensord: error while loading shared libraries: librrd.so.4: cannot open shared object file: No such file or directory |
This task depends upon
Closed by Doug Newgard (Scimmia)
Sunday, 07 December 2014, 15:43 GMT
Reason for closing: Not a bug
Additional comments about closing: From https://www.archlinux.org/packages/extra /x86_64/lm_sensors/:
rrdtool (optional) - for logging with sensord
Sunday, 07 December 2014, 15:43 GMT
Reason for closing: Not a bug
Additional comments about closing: From https://www.archlinux.org/packages/extra /x86_64/lm_sensors/:
rrdtool (optional) - for logging with sensord