Bug 2117867
| Summary: | btrbk depends on btrfs-progs >= 4.12 not bein available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | JPSt <jstammi> |
| Component: | btrbk | Assignee: | Juan Orti Alcaine <jorti> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | jorti, mike |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | btrbk-0.31.3-2.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-08 12:08:33 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: | |||
Btrbk requires btrfs-progs >= 4.12 since this commit from July 2018: https://github.com/digint/btrbk/commit/8abaed26c5417021a427716d4914afe8d3c849a9 I recently added the requirement in the rpm, but as this was not a problem before, I've pushed a commit to relax this requirement and an update will follow soon. Can you please test if it works for you? In any case, I'm thinking about orphaning the epel7 branch because of the status of the btrfs support in RHEL. I don't see the point of supporting such an old version. FEDORA-EPEL-2022-0eeb05d119 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0eeb05d119 FEDORA-EPEL-2022-0eeb05d119 has been pushed to the Fedora EPEL 7 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-0eeb05d119 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2022-0eeb05d119 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: yum install btrbk ... --> Finished Dependency Resolution Error: Package: btrbk-0.31.3-1.el7.noarch (epel) Requires: btrfs-progs >= 4.12 Installed: btrfs-progs-4.9.1-1.el7.x86_64 (@base) btrfs-progs = 4.9.1-1.el7 Version-Release number of selected component (if applicable): 0.31.3-1.el7 How reproducible: Always Steps to Reproduce: 1. yum install btrbk Actual results: see description Expected results: btrbk getting installed Additional info: Actually blocks my backups :-(