Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1841795

Summary: python-typing-inspect fails to build from source due to test failure
Product: [Fedora] Fedora Reporter: Igor Raits <igor.raits>
Component: python-typing-inspectAssignee: Anna Khaitovich <akhaitov>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akhaitov, mhroncok, thrnciar
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-06-24 14:43:44 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:    
Bug Blocks: 1803234, 1785415, 1841738    

Description Igor Raits 2020-05-29 14:38:31 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain).

Your package (python-typing-inspect) Fails To Install in Fedora 33:

can't install python3-typing-inspect:
  - nothing provides python3.8dist(mypy-extensions) >= 0.3 needed by python3-typing-inspect-0.5.0-2.fc32.noarch
  - nothing provides python3.8dist(typing-extensions) >= 3.7.4 needed by python3-typing-inspect-0.5.0-2.fc32.noarch
  
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.

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/rawhide-gating/multi-builds/

Thanks!

Comment 1 Igor Raits 2020-06-08 06:59:53 UTC
Hello,

This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs).

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.

Comment 2 Tomáš Hrnčiar 2020-06-11 11:13:08 UTC
python-typing-inspect fails to build from source due to test failure

======================================================================
FAIL: test_generic (test_typing_inspect.IsUtilityTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/typing_inspect-0.5.0/test_typing_inspect.py", line 49, in test_generic
    self.sample_test(is_generic_type, samples, nonsamples)
  File "/builddir/build/BUILD/typing_inspect-0.5.0/test_typing_inspect.py", line 39, in sample_test
    self.assertTrue(fun(s), msg=msg % (fun.__name__, str(s), 'True'))
AssertionError: False is not true : Error asserting that is_generic_type(typing.Mapping) is True
----------------------------------------------------------------------
Ran 19 tests in 0.011s
FAILED (failures=1, skipped=3)
Test failed: <unittest.runner.TextTestResult run=19 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=19 errors=0 failures=1>
error: Bad exit status from /var/tmp/rpm-tmp.wJEKza (%check)

Comment 4 Igor Raits 2020-06-24 12:37:45 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (ignatenkobrain).

All subpackages of a package agaisnt which this bug was filled are now installable or removed from Fedora 33.

Thanks for taking care of it!