View Single Post
Old 09-06-2013, 12:36 AM   #4
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
re: 'symbol lookup error' in /usr/lib/libssl, the on board one must be a bit too ancient.
Symbol detection isn't a feature of the extraction script sadly.

However: to Fix:

You could grab the specific "libssl" for wheezy, as outlined in the repos dependency tracker here:
http://packages.debian.org/wheezy/alpine
which is this one:
http://packages.debian.org/wheezy/libssl1.0.0

extract the relevant lib from http://ftp.uk.debian.org/debian/pool...1e-2_armel.deb
and dump it in ./lib

the order of the LD_LIBRARY_PATHs will take care of the precedence cascade, overriding the local one.

That should sort it for alpine. And all other apps that die in that annoying way.
twobob is offline   Reply With Quote