Bug 1831463
| Summary: | FTI: roca-detect: roca-detect | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | roca-detect | Assignee: | Stuart D Gathman <stuart> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | stuart |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | roca-detect-1.2.12-12.fc31 roca-detect-1.2.12-12.fc32 roca-detect-1.2.12-12.fc30 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-12 03:34:47 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: | 1803235 | ||
|
Description
Igor Raits
2020-05-05 06:12:43 UTC
The auto-provides is using pgpdump3: python3-pgpdump = 1.2.12-11.fc32 python3-pgpdump-1.5.2-11.fc32 python3.8dist(pgpdump3) = 1.5.2 python3dist(pgpdump3) = 1.5.2 But the actual module provided is pgpdump: $ rpm -qlp python3-pgpdump-1.2.12-11.fc32.noarch.rpm /usr/lib/python3.8/site-packages/pgpdump /usr/lib/python3.8/site-packages/pgpdump/__init__.py ... The auto-requires in roca-detect is for pgpdump: - nothing provides python3.8dist(pgpdump) needed by roca-detect-1.2.12-11.fc32.noarch I'm not sure how to work around this. I'll try submitting python3-pgpdump as a separate package and see if the reviewer has any ideas. :-) FEDORA-2020-48959a1981 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-48959a1981 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! FEDORA-2020-48959a1981 has been pushed to the Fedora 30 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-48959a1981` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-48959a1981 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-1b7be0b475 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-1b7be0b475` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-1b7be0b475 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-a18aa304c1 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-a18aa304c1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a18aa304c1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-1b7be0b475 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-a18aa304c1 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-48959a1981 has been pushed to the Fedora 30 stable repository. If problem still persists, please make note of it in this bug report. |