Error messages when yum update with > Webmin > Others > Command Shell

* I don't think there is any serious problem there, just that Command Shell wasn't outputting the lines properly? See the last few lines below.

* Anyway, I did the yum update via SSH. No errors. Yum update OK.

****************
SNAPSHOT
****************

> yum update
Loading "installonlyn" plugin
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for spamassassin to pack into transaction set.
---> Package spamassassin.i386 0:3.1.9-1.el5 set to be updated
---> Downloading header for wbm-virtual-server to pack into transaction set.
---> Package wbm-virtual-server.noarch 2:3.42-3 set to be updated
---> Downloading header for mod_perl to pack into transaction set.
---> Package mod_perl.i386 0:2.0.2-6.3.el5 set to be updated
---> Downloading header for iscsi-initiator-utils to pack into transaction set.
---> Package iscsi-initiator-utils.i386 0:6.2.0.742-0.6.el5 set to be updated
---> Downloading header for wbt-virtual-server-theme to pack into transaction set.
---> Package wbt-virtual-server-theme.noarch 2:4.2-1 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
iscsi-initiator-utils i386 6.2.0.742-0.6.el5 updates 450 k
mod_perl i386 2.0.2-6.3.el5 updates 4.0 M
spamassassin i386 3.1.9-1.el5 updates 922 k
wbm-virtual-server noarch 2:3.42-3 virtualmin-universal 2.1 M
wbt-virtual-server-theme noarch 2:4.2-1 virtualmin-universal 2.1 M

Transaction Summary
=============================================================================
Install 0 Package(s)
Update 5 Package(s)
Remove 0 Package(s)

Total download size: 9.5 M
Is this ok [y/N]: Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 172, in main
base.doTransaction()
File "/usr/share/yum-cli/cli.py", line 413, in doTransaction
if not self.userconfirm():
File "/usr/share/yum-cli/output.py", line 115, in userconfirm
choice = raw_input('Is this ok [y/N]: ')
EOFError: EOF when reading a line

Status: 
Closed (fixed)