Bug 1242588
| Summary: | dnf update: Suggestion to show DRPM phase | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fdor <fdor6> |
| Component: | dnf | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | jsilhan, mluscon, packaging-team-maint, pnemade, rholy, tim.lauridsen, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-29 14:03:02 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: | |||
*** This bug has been marked as a duplicate of bug 1198975 *** |
Hi, a suggestion for command "dnf update". After all drpm packages have been downloaded, lines like these are shown: [DRPM] libreoffice-graphicfilter-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm: done [DRPM] libreoffice-impress-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm: done [DRPM] libreoffice-calc-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm: done ... I would prefer they to be shown in a similar way to the download process, something like this: [DRPM] (101/140): libreoffice-graphicfilter-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm [DRPM] (102/140): libreoffice-impress-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm [DRPM] (103-105/120): libreoffice-calc-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm Or better: [DRPM] (101/140): libreoffice-graphicfilter-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm 32 kB/s | 24 kB 00:00 [DRPM] (102/140): libreoffice-impress-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm 321 kB/s | 32 kB 00:01 [DRPM] (103-105/120): libreoffice-calc-4.4.4.2-3.fc22_4.4.4.3-3.fc22.i686.drpm 66% [===============- ] 165 kB/s | 91 MB 03:26 ETA My version is: dnf-1.0.1-2.fc22.noarch Thank you