Bug 2087918
| Summary: | ansible-review requires missing python2-unidiff | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | pirates.odes0v |
| Component: | python-unidiff | Assignee: | Matej Focko <mfocko> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | carl, extras-orphan, mfocko, pirates.odes0v, timo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-unidiff-0.7.3-2.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-27 10:06:47 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: | |||
python2-unidiff should not have been removed from epel7 without notice. This was done in this commit. https://src.fedoraproject.org/rpms/python-unidiff/c/849f33fffcd9d85a2d1fc1590080039600354151?branch=epel7 I've created a pull request to resolve this. https://src.fedoraproject.org/rpms/python-unidiff/pull-request/13 (In reply to Carl George 🤠from comment #1) > python2-unidiff should not have been removed from epel7 without notice. > This was done in this commit. > > https://src.fedoraproject.org/rpms/python-unidiff/c/ > 849f33fffcd9d85a2d1fc1590080039600354151?branch=epel7 > > I've created a pull request to resolve this. > > https://src.fedoraproject.org/rpms/python-unidiff/pull-request/13 Hi, thanks for the PR, I must've missed this change with the automated release I did. Sorry about the troubles :) PR's merged. FEDORA-EPEL-2023-cb0b7f7d91 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-cb0b7f7d91 FEDORA-EPEL-2023-cb0b7f7d91 has been pushed to the Fedora EPEL 7 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: ansible-review cannot be installed due to missing python2-unidiff package in epel. Version-Release number of selected component (if applicable): ansible-review-0.13.4-1.el7.noarch How reproducible: Easy ... simple yum install Steps to Reproduce: 1.yum install ansible-review 2. 3. Actual results: Error: Package: ansible-review-0.13.4-1.el7.noarch (epel) Requires: python2-unidiff You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: Package installed with no errors Additional info: