Bug 1753715
| Summary: | vim-jedi is built using Python 2 while vim Dropped Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ewoud Kohl van Wijngaarden <ekohlvan> |
| Component: | vim-jedi | Assignee: | Petr Hracek <phracek> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 30 | CC: | edgar.hoch, phracek, zbitter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-26 17:37:30 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ewoud Kohl van Wijngaarden
2019-09-19 15:44:16 UTC
I have used https://kojipkgs.fedoraproject.org//packages/vim-jedi/0.9.0/5.fc32/src/vim-jedi-0.9.0-5.fc32.src.rpm on Fedora 30 with mock to build a new package for Fedora 30. After installation of this package "vim /tmp/abc.py" starts without errors. Please would someone with the appropriate rights update the package for Fedora 30 (build on koji, update via bodhi)? Thanks in advance. By the way: version 10 was released in July on GitHub: https://github.com/davidhalter/jedi-vim/ I also have this issue. After a recent update of vim in Fedora 30 from 2:8.1.1471-1.fc30 to 2:8.1.2102-1.fc30, jedi-vim (vim-jedi-0.9.0-1.fc30) refuses to start with the message that Edgar posted above.
In vim has('python3') is true while has('python') is false. I assume this might have changed in that update (which, if true seems bad as it's likely to break a lot of stuff on what should be a maintenance update?).
The vim-jedi is installed for python3.7 instead of python2.7 starting with vim-jedi-0.9.0-2.fc31, so this build also needs to be backported to Fedora 30 or the vim change needs to be rolled back.
In the meantime, I was able to work around this by doing:
sudo dnf --releasever=31 update vim-jedi
This message is a reminder that Fedora 30 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '30'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 30 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |