Bug 2220621
Summary: | F39FailsToInstall: vit | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | vit | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | sanjay.ankur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | vit-2.3.1-1.fc39 vit-2.3.1-1.fc37 vit-2.3.1-1.fc38 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-28 22:24:16 UTC | Type: | --- |
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: | 2220920 | ||
Bug Blocks: | 2135404, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:25:32 UTC
I think this requires some fix in urwid: ====================================================================== ERROR: vit (unittest.loader._FailedTest.vit) ---------------------------------------------------------------------- ImportError: Failed to import test module: vit Traceback (most recent call last): File "/usr/lib64/python3.12/unittest/loader.py", line 415, in _find_test_path package = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/unittest/loader.py", line 325, in _get_module_from_name __import__(name) File "/builddir/build/BUILD/vit-2.3.0/vit/__init__.py", line 2, in <module> from .application import Application File "/builddir/build/BUILD/vit-2.3.0/vit/application.py", line 19, in <module> from vit.formatter_base import FormatterBase File "/builddir/build/BUILD/vit-2.3.0/vit/formatter_base.py", line 8, in <module> from vit import util File "/builddir/build/BUILD/vit-2.3.0/vit/util.py", line 7, in <module> from urwid.str_util import calc_width ImportError: /usr/lib64/python3.12/site-packages/urwid/str_util.cpython-312-x86_64-linux-gnu.so: undefined symbol: PyUnicode_AS_UNICODE I've mailed the python-devel list about it. Also relevant: https://github.com/cython/cython/issues/5149 FEDORA-2023-cb642f0c7d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb642f0c7d FEDORA-2023-cb642f0c7d has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-5c238e9d81 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5c238e9d81 FEDORA-2023-16327e0561 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-16327e0561 FEDORA-2023-5c238e9d81 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-5c238e9d81` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-5c238e9d81 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-16327e0561 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-16327e0561` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-16327e0561 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-16327e0561 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-5c238e9d81 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. |