View previous topic :: View next topic |
Author |
Message |
grooveman Veteran
Joined: 24 Feb 2003 Posts: 1217
|
Posted: Tue Oct 07, 2008 4:40 pm Post subject: ls_sensors and libsysfs.so.1 [solved] |
|
|
Hi.
This used to work just great, until I updated a few weeks ago. It seems that lm_sensors is looking for a library that has been upgraded:
Code: | #sensors
/usr/bin/sensor: error while loading shared libraries: libsysfs.so.1: cannot open shared object file: No such file or directory |
The library version we are on now is libsysfs.so.2.0.1.
As a quick fix, I tried to do a symbolic link like so: Code: | ln -s libsysfs.so.2.0.1 libsysfs.so.1 | Which gave me a segmentation fault.
I am using sys-apps/lm_sensors-2.10.4, which is the current stable version as of today.
it is a 386 build, and like I said, used to work just fine.
Any help is appreciated.
Thanks!
G _________________ To look without without looking within is like looking without without looking at all.
Last edited by grooveman on Thu Nov 06, 2008 1:54 pm; edited 1 time in total |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Tue Oct 07, 2008 5:07 pm Post subject: |
|
|
revdep-rebuild, anyone ? |
|
Back to top |
|
|
grooveman Veteran
Joined: 24 Feb 2003 Posts: 1217
|
Posted: Tue Oct 07, 2008 5:59 pm Post subject: |
|
|
Hmm... yeah, I hoping for something quicker, as this is a pretty important server...
I guess I'll have to do this off hours. _________________ To look without without looking within is like looking without without looking at all. |
|
Back to top |
|
|
grooveman Veteran
Joined: 24 Feb 2003 Posts: 1217
|
Posted: Wed Nov 05, 2008 9:46 pm Post subject: |
|
|
hmm... that didn't fix it, but a month later, I re-synced and updated, and that seemed to do it. _________________ To look without without looking within is like looking without without looking at all. |
|
Back to top |
|
|
qxtr01 n00b
Joined: 04 Nov 2008 Posts: 47
|
Posted: Thu Nov 06, 2008 10:46 am Post subject: |
|
|
please add the [SOLVED] tag to the thread title... |
|
Back to top |
|
|
grooveman Veteran
Joined: 24 Feb 2003 Posts: 1217
|
Posted: Thu Nov 06, 2008 1:53 pm Post subject: |
|
|
uh... sure... but there was nothing really to do! It fixed itself! _________________ To look without without looking within is like looking without without looking at all. |
|
Back to top |
|
|
|