Comment 13 for bug 1657504

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

First, sorry, my statement about using classic's python instead of core's was wrong, I forgot to source the variables the wrapper sets which led me to...

...in the original snap (asciinema.sabdfl) if you do `unset LD_LIBRARY_PATH` in `snap-wrapper.sh` you get it to no create a Segmentation Fault but libraries aren't found (as they are in core).

tput: /lib/x86_64-linux-gnu/libtinfo.so.5: no version information available (required by tput)

If we can make the linker loader available on classic (/snap/bin/ld-...) we may be able to rewrite the elf headers without needed to rebase all the offsets.