Control: tag -1 unreproducible moreinfo On Sun, May 10, 2015 at 12:08:20PM -0500, Brian Dols wrote: > vim fails to start with the error: > vim: symbol lookup error: vim: undefined symbol: PyUnicodeUCS4_AsEncodedString
This is working fine for me from a fresh Jessie (stable) chroot. What do you get for output from the following commands? $ which vim $ ldd /usr/bin/vim.nox $ cat /etc/ld.so.conf /etc/ld.so.conf.d/* Also, is there any change in behavior if you run “vim -u NONE -N”, “vim -u NORC -N”, or “vim --noplugin”? Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

