Bug 1277965
| Summary: | dnf upgrades list should be processed in batches of 250. REQUEST | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leslie Satenstein <lsatenstein> |
| Component: | dnf-plugin-system-upgrade | Assignee: | Will Woods <wwoods> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | wwoods, zbyszek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-11-04 14:01:44 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
Leslie Satenstein
2015-11-04 12:35:59 UTC
system-upgrade should not require re-downloading stuff after a network failure. It it does that, we'll have to fix it. There's already an open bug about re-downloading: 1276886. This is much more complicated than it might seem. In general it is not possible to always split the transaction, and one of the main advantages of using system-upgrade is that it does the full upgrade in one step, so you are not left with a partially upgraded system. Sorry, this is not an option. |