* M. Dietrich <[email protected]> [2016-10-06 10:07 +0200]: > Package: vim-gtk > Version: 2:8.0.0022-1 > Severity: important > > while the description of vim still states > > This package contains a version of vim compiled with a GTK3 GUI and > support > for scripting with Lua, Perl, Python, Ruby, and Tcl. > > this doesnt seem to be true anymore as python support isn't enabled [...]
python of course is disabled but: $ vim --version| grep python +cryptv +linebreak -python +vreplace +cscope +lispindent +python3 +wildignore Linken: gcc -L. -Wl,-z,relro -Wl,-z,now -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-E -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o vim -lm -ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl -L/usr/lib -llua5.2 -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/i386-linux-gnu/perl/5.24/CORE -lperl -ldl -lm -lpthread -lcrypt -L/usr/lib/python3.5/config-3.5m-i386-linux-gnu -lpython3.5m -lpthread -ldl -lutil -lm -L/usr/lib/i386-linux-gnu -ltcl8.6 -ldl -lz -lpthread -lieee -lm -lruby-2.3 -lpthread -lgmp -ldl -lcrypt -lm > Versions of packages vim-gtk depends on: [...] > ii libpython3.5 3.5.2-6 [...] Elimar -- Do you smell something burning or is it me?

