Mantis - Resin
Viewing Issue Advanced Details
5662 minor always 02-18-14 21:41 09-11-14 14:17
Joseq  
ferg  
normal  
closed 4.0.38  
fixed  
none    
none 4.0.40  
0005662: resin_4.0.38-amd64.deb will not run on Debian
Resin 4.0.38 will install on Debian, but will not run. The error is:

Resin/4.0.38 can't start-all for watchdog at 127.0.0.1:6600.
  <user-name> requires compiled JNI.
Found library 'resin_os' as '/usr/local/share/resin-4.0.38/libexec64/libresin_os.so', but the load failed. The JVM exception was: java.lang.UnsatisfiedLinkError: /usr/local/share/resin-4.0.38/libexec64/libresin_os.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/share/resin-4.0.38/libexec64/libresin_os.so)
Debian version:

Distributor ID: Debian
Description: Debian GNU/Linux 7.4 (wheezy)
Release: 7.4
Codename: wheezy

Compiling libresin_os.so locally and placing it in the appropriate directory fixes the problem.

Notes
(0006525)
ferg   
09-11-14 14:17   
debian distributions have changed to be tied to the ubuntu versions they're built on, which will avoid glibc version compatibility issues.