<div dir="ltr">taking your cue, I found in /etc/ld.so.conf.d/python27.conf:<div>/opt/python27/lib</div><div><br></div><div>no idea how that got there, nothing owns it:</div><div><div>> dpkg -S /etc/ld.so.conf.d/python27.conf</div><div>dpkg-query: no path found matching pattern /etc/ld.so.conf.d/python27.conf</div><div>> dpkg -S /etc/ld.so.conf.d/libc.conf </div><div>libc-bin: /etc/ld.so.conf.d/libc.conf</div><div><br></div><div><div>> ls -al /opt/python27/lib/</div><div>total 5532</div><div>drwxr-xr-x  4 root root    4096 Aug 22  2012 ./</div><div>drwxr-xr-x  6 root root    4096 Aug 22  2012 ../</div><div>lrwxrwxrwx  1 root root      19 Aug 22  2012 <a href="http://libpython2.7.so">libpython2.7.so</a> -> libpython2.7.so.1.0*</div><div>-r-xr-xr-x  1 root root 5630347 Aug 22  2012 libpython2.7.so.1.0*</div><div>drwxr-xr-x  2 root root    4096 Aug 22  2012 pkgconfig/</div><div>drwxr-xr-x 27 root root   20480 Aug 22  2012 python2.7/</div></div><div><br></div><div>which gives you an idea on how old this debian install is</div><div><br></div><div>I commented out the /opt/python27/lib, ran ldconfig -v, and now vim starts up.</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 10, 2015 at 10:48 PM, James McCoy <span dir="ltr"><<a href="mailto:jamessan@debian.org" target="_blank">jamessan@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: tag -1 unreproducible moreinfo<br>
<span class=""><br>
On Sun, May 10, 2015 at 12:08:20PM -0500, Brian Dols wrote:<br>
> vim fails to start with the error:<br>
> vim: symbol lookup error: vim: undefined symbol: PyUnicodeUCS4_AsEncodedString<br>
<br>
</span>This is working fine for me from a fresh Jessie (stable) chroot.  What<br>
do you get for output from the following commands?<br>
<br>
$ which vim<br>
$ ldd /usr/bin/vim.nox<br>
$ cat /etc/ld.so.conf /etc/ld.so.conf.d/*<br>
<br>
Also, is there any change in behavior if you run “vim -u NONE -N”,<br>
“vim -u NORC -N”, or “vim --noplugin”?<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888">--<br>
James<br>
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <<a href="mailto:jamessan@debian.org">jamessan@debian.org</a>><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div><font color="#666666">Brian Dols =-= Meson Software Development </font></div></div></div></div>
</div>