<div dir="ltr"><div class="gmail_extra">On Wed, Jul 2, 2014 at 8:54 PM, 王超 <span dir="ltr">&lt;<a href="mailto:comphuse7@gmail.com" target="_blank">comphuse7@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div style="font-size:13px;margin-bottom:0px;margin-left:0px;padding-bottom:5px;font-family:arial,sans-serif"><div style="overflow:hidden"><div dir="ltr">Hi everyone,<div>
<br></div><div>After installing Fedora 20, I switched to tty2 and did a yum update there. The charging splash screen took over the screen at some point and I cannot switch to any other tty. So I waited until I believe the transcaction is done and did a forced shutdown.</div>

<div><br></div><div>I rebooted and everything seems fine except that the  output of yum history info X (X is the update transcaction) is a bit strange:</div><div><br></div><div>......</div><div>Scriptlet output:</div><div>

1 warning: /etc/cups/cups-browsed.conf created as /etc/cups/cups-browsed.conf.rpmnew</div><div><div>2</div><div>3 1k</div><div>4 2k</div><div>5 3k</div><div>6 4k</div><div>7 5k</div><div>8 6k</div></div><div>......</div>
<div>
93 91k<br></div><div><div>94 92k</div><div>95 93k</div><div>96 94k</div><div>97 95k</div><div>98 96k</div><div>history info</div></div><div><br></div><div>What does that &quot;1k 2k ... 96k&quot; part mean? Do I need to fix something?</div>

<div><br></div><div>Regards,</div><div>Wang Chao</div><div class="gmail_default" style="font-family:courier new,monospace">​</div></div></div></div></div></blockquote><div> <br><div class="gmail_default" style="font-family:courier new,monospace">
​Well, if you could have observed the progress of yum update while<br>it was taking place, you would have seen the yum uses the <br></div><div class="gmail_default" style="font-family:courier new,monospace">cursor package to display the progress of the download of a particular<br>
</div><div class="gmail_default" style="font-family:courier new,monospace">component of the update.<br></div><div class="gmail_default" style="font-family:courier new,monospace">Yum is usually downloading 4 components (packages) at a time, and<br>
</div><div class="gmail_default" style="font-family:courier new,monospace">shows the progress in amount of bytes (or K bytes or M bytes) transferred<br></div><div class="gmail_default" style="font-family:courier new,monospace">
once every second or so.<br></div><div class="gmail_default" style="font-family:courier new,monospace">So, in the output, you are seeing that progress of a package, which is<br></div><div class="gmail_default" style="font-family:courier new,monospace">
yum history displays as the number of the package in the download sequence,<br></div><div class="gmail_default" style="font-family:courier new,monospace">followed by how many bytes were transferred.<br></div><div class="gmail_default" style="font-family:courier new,monospace">
​For example packages 93 to 98 were being downloaded simultaneously<br></div><div class="gmail_default" style="font-family:courier new,monospace">(separate threads???) and the progress of the TOTAL transfer for these<br>packages gets displayed in the form you see.<br>
<br></div><div class="gmail_default" style="font-family:courier new,monospace">Hope this helps!<br><br><br></div><br></div></div></div></div>