Bug 854171
| Summary: | dracut no longer displays progress of downloading files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> |
| Component: | dracut | Assignee: | dracut-maint |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | dracut-maint, harald, jonathan, wwoods |
| 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: | 2012-09-06 09:41:45 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
Kamil Páral
2012-09-04 09:01:00 UTC
This was removed, because the progress output of "curl" was buggy and significantly slowed down the download and/or cluttered serial consoles. Sorry. See bug 817301 and bug 814713 I see. OTOH, if the download takes 5 minutes, the user might be certain it is stuck, because completely nothing is printed out. Could you please at least print out "Downloading file foo..." ? Is it technically possible to at least print out a dot/percentage number every ten seconds, so that it is clear it is not dead? I found out the progress _is_ printed out, every circa 25 seconds. The output is not exactly easy to read, but that doesn't matter so much. So I take back the report, all is fine, thanks. |