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:
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.