Back story: Was trying to install lsync on SRV-2 from source, since srv doesn't have internet access(i tried proxy but nothing either). Lsyncd install was successfull but when I tried to run a lsyncd command i would get "dependency libc6" or something like that. So downloaded and installed libc6-2.11.3-4. Then this when i try to ssh to it:
Code:
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Mar 20 11:30:21 2014
-bash: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /lib/i386-linux-gnu/libtinfo.so.5)
Connection to SRV-2 closed.
Now I believe ssh works but I cannot remote console in (box located at remote location) because it gives me the same results. I've researched a lot that i have to update the box, or restart ssh service etc. But cant seem to figure it out. Im certain i did something stupid, so any light on what could have gone wrong would be very appreciated. Would reboot the SRV box be the final option? Any other info you need from me please let me know.
Thank you for your time.