Bug 1737939
| Summary: | icaro depends on Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lumír Balhar <lbalhar> |
| Component: | icaro | Assignee: | Omar Berroteran <omarberroteranlkf> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 32 | CC: | echevemaster, mhroncok, omarberroteranlkf, pviktori, yajosev |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | icaro-2.0-5.fc31 icaro-2.0-5.fc30 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-19 10:29:18 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1698500, 1739520 | ||
|
Description
Lumír Balhar
2019-08-06 11:45:53 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'. Please answer the above questions. If you don't the package can be orphaned: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Information_on_Remaining_Packages If you need any information or help, please let us know. Please answer the above questions. If you don't, the package can be orphaned: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Information_on_Remaining_Packages If you need any information or help, or if you need some more time, please let us know. Please answer the above questions. If you don't, the package can be orphaned: https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Information_on_Remaining_Packages If you need any information or help, or if you need some more time, please let us know. According to the procedure described in https://fedoraproject.org/wiki/Changes/F31_Mass_Python_2_Package_Removal#Information_on_Remaining_Packages the package was now orphaned. If you think it was a mistake, you can provide the answers and claim the package back. Let us know if you need any help or just need more time. Proposed fix in https://src.fedoraproject.org/rpms/icaro/c/cf477f2a79cb94440c53ab609cb147e8569a0654?branch=master Building in https://koji.fedoraproject.org/koji/taskinfo?taskID=37838397 Note that I still see: Requires: pygtksourceview That still isn't available. And it doesn't build, the source is missing :( I'm working in it. The rest of the day will be ready. FEDORA-2019-53f0e1115c has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-53f0e1115c FEDORA-2019-d9faf2eb2e has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d9faf2eb2e icaro-2.0-5.fc31 has been pushed to the Fedora 31 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-2019-53f0e1115c icaro-2.0-5.fc30 has been pushed to the Fedora 30 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-2019-d9faf2eb2e Thanks. icaro-2.0-5.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. icaro-2.0-5.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. I am opening this bug again because the problems I found are related to Python. 1. /usr/bin/icaro contains "python" command The problem is here: https://src.fedoraproject.org/rpms/icaro/blob/master/f/icaro.spec#_101 The "python" in specfile should be replaced by %{__python3} macro 2. icaro depends on vte which is orhpaned, unmaintained and depends on Python 2 The gtk2-based vte has long been superseded by gtk3-based vte 2.91, hasn't been maintained for 8+ years, and won't receive updates. Then newest vte is in vte291 package. Could you please try to switch to the newest vte291? 3. icaro does not require its dependencies When I try to install icaro on a pure Fedora, I don't get python3-gobject which icaro directly depends on. Let me know if you need help with anything. I'll work on the package during this weekend, I'll let you knwo Lumir Let me know if you need any assistance. Any news here? I can help you with points 1 and 3 but I don't know whether icaro is compatible with vte 2.91. I'm waiting for Icaro upstream response. This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32. Hello, I have made the python change last year, this is supposed to be solved or the construction of Fedroa 31 and 32 would have passed. Where can I see the stracktrace of the error? This is already solved, at least in Rawhide. Thanks for your help and sorry for the noise! The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |