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 1794222
Summary: | Tracking retirement of python-unittest2 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Avram Lubkin <aviso> |
Component: | python-unittest2 | Assignee: | Miro Hrončok <mhroncok> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | amoralej, aviso, carl, igor.raits, lbalhar, mail, mbacovsk, metherid, mhroncok, pj.pandit, python-sig, slavek.kabrda, TicoTimo, zbyszek |
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-29 07:12:05 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: | 1808384, 1809967, 1809969, 1809970, 1809986, 1830970, 1834206 | ||
Bug Blocks: | 1785415, 1789416, 1803234 |
Description
Avram Lubkin
2020-01-22 23:54:04 UTC
dnf repoquery --disablerepo=* --enablerepo=fedora{,-source} --releasever=rawhide --whatrequires python3-unittest2 --refresh ProDy-0:1.10.10-4.fc32.src fedpkg-0:1.37-10.fc32.src obs-service-tar_scm-0:0.10.10-2.fc32.src pyephem-0:3.7.6.0-17.fc32.src python-funcsigs-0:1.0.2-17.fc32.src python-testtools-0:2.3.0-15.fc32.src python-traceback2-0:1.4.0-25.fc32.src python3-testtools-0:2.3.0-15.fc32.noarch tuned-0:2.13.0-1.fc32.src ProDy - pushed but not built fedpkg - pushed but not built obs-service-tar_scm - pushed but not built pyephem - https://src.fedoraproject.org/rpms/pyephem/pull-request/1 python-funcsigs - pushed but not built python-testtools - TBD python-traceback2 - (Only needed by unittest2 and testtools) https://bugzilla.redhat.com/show_bug.cgi?id=1789416 tuned - verified in koji python-testtools - https://src.fedoraproject.org/rpms/python-testtools/pull-request/6 This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32. Current Status: pyephem - https://src.fedoraproject.org/rpms/pyephem/pull-request/1 python-traceback2 - https://bugzilla.redhat.com/show_bug.cgi?id=1789416 python3-testtools - https://src.fedoraproject.org/rpms/python-testtools/pull-request/6 tuned - https://github.com/redhat-performance/tuned/issues/241 I bumped the pull requests and the tuned issue. I'd do an upstream PR for tuned, but it's unclear what platforms they are supporting. Current Status: $ repoquery --refresh --repo=koji{,-source} --whatrequires python3-unittest2 pyephem-0:3.7.6.0-18.fc32.src tuned-0:2.13.0-2.fc32.src pyephem has an open PR (ignored) tuned is trivially fixable by: +sed -i s/unittest2/unittest/ $(grep -lr unittest2) +sed -i s/assertItemsEqual/assertCountEqual/ $(grep -lr assertItemsEqual) Upstream PR: https://github.com/redhat-performance/tuned/pull/249 I say we retire it now. Alfredo? Tuned downstream PR: https://src.fedoraproject.org/rpms/tuned/pull-request/2 The unittest2 package now fails to install: Error: Problem: conflicting requests - nothing provides python3-traceback2 needed by python3-unittest2-1.1.0-24.fc32.noarch - nothing provides python3.8dist(traceback2) needed by python3-unittest2-1.1.0-24.fc32.noarch Please, retire it. *** Bug 1831165 has been marked as a duplicate of this bug. *** Can I please retire the package? This package now fails to build in Python 3.9 side tag because there is no python3-traceback2. 3 more weeks. I have retired the package. Sorry for the delay, it's fine to retire. 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! |