Bug 1609824
Summary: | [rfe] dnf should be able to deal with "low space vs. massive update" more vigorously, splitting the whole set into self-contained dynamically-scoped batches | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Pokorný [poki] <jpokorny> |
Component: | dnf | Assignee: | rpm-software-management |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dmach, mblaha, mkolman, nicolas.mailhot, packaging-team-maint, rpm-software-management, samuel-rhbugs, vmukhame |
Target Milestone: | --- | Keywords: | Triaged |
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: | 2019-07-24 10:59:15 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: |
Description
Jan Pokorný [poki]
2018-07-30 14:52:29 UTC
Note that first, easy step would be teaching dnf to split the transaction containing both updates/additions and removals that cannot influence the former (may happen easily once --allowerasing and some leaf packages previously brought indirectly through dependencies are not required anymore, cf. libreoffice update + libreoffice-gtk2 removal) into two transaction: - first, proceed with whatever removals that are safe to perform independently - then, proceed with updates/additions Apparently, only when there's a disk space conflict detected. *** This bug has been marked as a duplicate of bug 1032541 *** |