Description of problem: When trying to configure ipython to use powerline (https://powerline.readthedocs.io/en/master/usage/other.html#ipython-prompt) i get an error at each launch of ipython saying that there is no modul "post_0_11". I see that this is because these files are moved in /usr/share (https://src.fedoraproject.org/rpms/powerline/blob/master/f/powerline.spec#_147). This have been discussed here: https://github.com/powerline/powerline/issues/1810 Version-Release number of selected component (if applicable): Version : 2.6 Révision : 4.fc27 How reproducible: Just launch ipython with powerline configured. Steps to Reproduce: 1. Configure ipython to use powerline, by adding into ".ipython/profile_default/ipython_config.py": ``` from powerline.bindings.ipython.since_5 import PowerlinePrompts c = get_config() c.TerminalInteractiveShell.simple_prompt = False c.TerminalInteractiveShell.prompts_class = PowerlinePrompts ``` 2. Launch "ipython" Actual results: Expected results: Additional info:
powerline-2.6-7.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ad11252bde
powerline-2.6-7.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-d6a558d13b
powerline-2.6-7.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ad11252bde
powerline-2.6-7.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-d6a558d13b
powerline-2.6-7.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
powerline-2.6-7.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.