fhetty / hm-tools

hm-tools to expand your Homematic-Raspi
22 stars 3 forks source link

only mc is running #18

Closed 303acid closed 2 years ago

303acid commented 2 years ago

hi,

ssh into ccu3... id uid=0(root) gid=0(root) htop htop: /lib/libc.so.6: version `GLIBC_2.28' not found (required by htop)

expect expect: /lib/libm.so.6: version GLIBC_2.29' not found (required by /usr/local/addons/hm-tools/lib/expect5.45.4/libexpect5.45.4.so) expect: /lib/libc.so.6: versionGLIBC_2.28' not found (required by /usr/local/addons/hm-tools/lib/expect5.45.4/libexpect5.45.4.so) expect: /lib/libm.so.6: version GLIBC_2.29' not found (required by /usr/local/addons/hm-tools/lib/libtcl8.6.so) expect: /lib/libc.so.6: versionGLIBC_2.28' not found (required by /usr/local/addons/hm-tools/lib/libtcl8.6.so)

bash bash: error while loading shared libraries: libreadline.so.8: cannot open shared object file: No such file or directory bash: error while loading shared libraries: libreadline.so.8: cannot open shared object file: No such file or directory

nano nano: /lib/libc.so.6: version `GLIBC_2.28' not found (required by nano)

mc and iostat are running...! any ideas? GLIBC on CCU3 is 2.27

fhetty commented 2 years ago

hi, use you the original ccu3 firmware?

fhetty commented 2 years ago

have you restarted the system after installing the hm-tools?

303acid commented 2 years ago

YES, i think so. no modification from my side. Firmware is 3.61.5 currently

Am Sa., 18. Dez. 2021 um 07:03 Uhr schrieb fhetty @.***

:

have you restarted the system after installing the hm-tools?

— Reply to this email directly, view it on GitHub https://github.com/fhetty/hm-tools/issues/18#issuecomment-997151506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWY5OLTDYQ5UW4QJ3K336ODURQP2RANCNFSM5KHHJPSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

fhetty commented 2 years ago

library path is not correct or loaded! is hm-tools-addons.sh in /usr/local/etc/profile.d if so, just do the following in the terminal: /usr/local/etc/profile.d/hm-tools-addons.sh then test again hm-tools sorry, i have never tested the hm-tools under ccu3 original firmware!

303acid commented 2 years ago

sry. it's not working. always GLIBC_2.28 not found. i have tryed some symlinks to the 2.27 Version but no success

Am Sa., 18. Dez. 2021 um 10:19 Uhr schrieb fhetty @.***

:

library path is not correct or loaded! is hm-tools-addons.sh in /usr/local/etc/profile.d if so, just do the following in the terminal: /usr/local/etc/profile.d/hm-tools-addons.sh then test again hm-tools sorry, i have never tested the hm-tools under ccu3 original firmware!

— Reply to this email directly, view it on GitHub https://github.com/fhetty/hm-tools/issues/18#issuecomment-997174858, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWY5OLWKE3Z5K4FIWRFBCALURRGZBANCNFSM5KHHJPSA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

fhetty commented 2 years ago

hmmmmm... the hm-tools are not released from me for the CCU3, since I have no CCU3 for testing! the hm-tools are compiled for homematic-raspi. the bin's are probably not compatible with the system (original ccu3) sorry!