Your message dated Tue, 13 Sep 2016 19:30:03 -0400
with message-id <[email protected]>
and subject line Re: Bug#837722: vim: Debian sid vim8 should compile with
Python2 support
has caused the Debian Bug report #837722,
regarding vim: Debian sid vim8 should compile with Python2 support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837722: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim
Version: 2:8.0.0003-1
Severity: normal
Dear Maintainer,
It seems with the most recent vim8.0 package, the support of Python2 is not
enabled
when compiling. This makes several vim plugins I am using broken, including
power-
line and YouCompleteMe. It is strange to see that Python2 support is dropped.
- Xiaoge
-- Package-specific info:
--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.gtk3
/usr/bin/vim is /usr/bin/vim.gtk3
/usr/bin/gvim is /usr/bin/vim.gtk3
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages vim depends on:
ii libacl1 2.2.52-3
ii libc6 2.24-2
ii libgpm2 1.20.4-6.2
ii libselinux1 2.5-3
ii libtinfo5 6.0+20160625-1
ii vim-common 2:8.0.0003-1
ii vim-runtime 2:8.0.0003-1
vim recommends no packages.
Versions of packages vim suggests:
ii exuberant-ctags [ctags] 1:5.9~svn20110310-11
pn vim-doc <none>
pn vim-scripts <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Sep 13, 2016 at 03:20:54PM -0700, Xiaoge Su wrote:
> It seems with the most recent vim8.0 package, the support of Python2 is not
> enabled
> when compiling.
Correct. It was switched to Python3.
> This makes several vim plugins I am using broken, including power-
> line and YouCompleteMe. It is strange to see that Python2 support is dropped.
Both of those work with Python3. If you're using the powerline package,
you just need to install python3-powerline.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---