Bug 2220621

Summary: F39FailsToInstall: vit
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: vitAssignee: Ankur Sinha (FranciscoD) <sanjay.ankur>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (vit) Fails To Install in Fedora 39:

can't install vit:
  - nothing provides python(abi) = 3.11 needed by vit-2.3.0-1.fc39.noarch
  - nothing provides python3.11dist(tasklib) >= 2.4.3 needed by vit-2.3.0-1.fc39.noarch
  - nothing provides python3.11dist(urwid) >= 2.1.2 needed by vit-2.3.0-1.fc39.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-39-x86_64 --config-opts mirrored=False install vit


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Ankur Sinha (FranciscoD) 2023-07-06 09:22:04 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

Comment 2 Fedora Update System 2023-07-28 22:22:07 UTC
FEDORA-2023-cb642f0c7d has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb642f0c7d

Comment 3 Fedora Update System 2023-07-28 22:24:16 UTC
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.

Comment 4 Fedora Update System 2023-07-28 22:50:05 UTC
FEDORA-2023-5c238e9d81 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-5c238e9d81

Comment 5 Fedora Update System 2023-07-28 22:56:30 UTC
FEDORA-2023-16327e0561 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-16327e0561

Comment 6 Fedora Update System 2023-07-29 02:18:32 UTC
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.

Comment 7 Fedora Update System 2023-07-29 02:19:57 UTC
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.

Comment 8 Fedora Update System 2023-08-06 00:38:40 UTC
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.

Comment 9 Fedora Update System 2023-08-06 01:40:41 UTC
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.