default dependancy should be python3-powerline
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
One Hundred Papercuts |
Fix Released
|
Medium
|
Unassigned | ||
powerline (Debian) |
Fix Released
|
Unknown
|
|||
powerline (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Xenial |
Fix Released
|
Medium
|
Brian Murray |
Bug Description
Test Case
---------
1) sudo apt-get install powerline vim-addon-manager
2) vim-addon-manager install powerline
3) run vim
4) observe the following crash:
Traceback (most recent call last):
File "<string>", line 4, in <module>
ImportError: No module named 'powerline'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<string>", line 9, in <module>
ImportError: No module named 'powerline'
An error occurred while importing powerline module.
This could be caused by invalid sys.path setting,
or by an incompatible Python version (powerline requires
Python 2.6, 2.7 or 3.2 and later to work). Please consult
the troubleshooting section in the documentation for
possible solutions.
Unable to import powerline, is it installed?
Press ENTER or type command to continue
With the version of the package from -proposed there will be no Traceback.
Regression Potential
-------
Little as we are just adding a recommends which has been added the package since zesty.
Original Description
-------
powerline should depend on python3-powerline instead of python-powerline by default for 16.04
ProblemType: BugDistroRelease: Ubuntu 16.04
Package: powerline 2.3-1
ProcVersionSign
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Apr 27 10:29:59 2016
InstallationDate: Installed on 2016-04-01 (25 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323.
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in powerline (Ubuntu): | |
importance: | Undecided → Medium |
Changed in hundredpapercuts: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in powerline (Debian): | |
status: | Unknown → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.