PDA

View Full Version : yum install screen output


stefan1975
17th April 2009, 04:00 PM
A trivial thing i noticed after installing F11. Is it me or did the 'yum update' output change in F11? I just installed F11 beta and noticed that the package download counter is (as usual) on the left:


Is this ok [y/N]: y
Downloading Packages:
(1/26): fontconfig-devel-2.6.99.behdad.20090318-1.fc11.i586.rpm | 225 kB 00:00
(2/26): freetype-devel-2.3.9-3.fc11.i586.rpm | 405 kB 00:00
(3/26): libICE-devel-1.0.4-7.fc11.i586.rpm | 15 kB 00:00
(4/26): libSM-devel-1.1.0-4.fc11.i586.rpm | 11 kB 00:00
(5/26): libX11-devel-1.2-3.fc11.i586.rpm | 1.1 MB 00:01
(6/26): libXau-devel-1.0.4-5.fc11.i586.rpm | 13 kB 00:00
(7/26): libXcursor-devel-1.1.9-4.fc11.i586.rpm | 21 kB 00:00
(8/26): libXdamage-devel-1.1.1-6.fc11.i586.rpm | 8.6 kB 00:00


but when installing packages the counter switches to the right and has a different lay-out:


Running Transaction
Installing : xorg-x11-proto-devel 1/26
Installing : libXau-devel 2/26
Installing : libICE-devel 3/26
Installing : libSM-devel 4/26
Installing : freetype-devel 5/26
Installing : fontconfig-devel 6/26
Installing : libxcb-devel 7/26
Installing : libXdmcp-devel 8/26


from memory I think all was alligned to the left and more readable that way, or was it a single counter for the entire yum transaction that counted double values for downloads + installs?

S.

SlowJet
18th April 2009, 09:01 PM
Yes, yum changed.
The NN% done has 2 counts, overall, current package downloading on the left of the hash.
Kb/s and Bytes downloaded on right.

It also lists the packages at the end better.

SJ

stefan1975
18th April 2009, 09:07 PM

mmm yes i figured as much. i did sort of preferred the way where package count for both downloading and installing was all aligned to the left ... but anyway it is no biggie by all means.

S.