Bug 852279

Summary: yum update not showing % progress
Product: [Fedora] Fedora Reporter: marodoc <marek.j.piatek>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 17CC: ffesti, james.antill, maxamillion, packaging-team, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-28 20:40:20 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:
Attachments:
Description Flags
screenshot of yum update progress none

Description marodoc 2012-08-28 06:26:22 UTC
Created attachment 607413 [details]
screenshot of yum update progress

Description of problem: When running "yum update" from shell, I see the progress but no equivalent % progress is displayed. See attachment.


Version-Release number of selected component (if applicable): yum version 3.4.3


How reproducible: every time


Steps to Reproduce:
1. open shell
2. run yum update
3. observe updates/primary_db
  
Actual results: update/primary_db step not showing % progress


Expected results: update/primary_db showing % progress


Additional info:

Comment 1 Zdeněk Pavlas 2012-08-28 09:44:18 UTC
The '%' shows the percentage of files already finished.  Here yum downloads a single file and it's not done yet so it's zero.  It might be misleading, we'll probably change that.

Comment 2 James Antill 2013-05-28 20:40:20 UTC
 This got changed to be % of bytes downloaded, and everyone was less confused :).