Request for UI Wording change on Update Packages - implies there is an error when none are found

This has been happening for a while. Virtualmin reports there are package updates. Click on update all packages and updates apply, and message at end leads me to believe there were errors but there were no errors. Update for ntp text follows:

Update Packages

Now updating ntp ..

      Installing package(s) with command yum -y install ntp ..

      Loaded plugins: fastestmirror
      Loading mirror speeds from cached hostfile
       * addons: linux.mirrors.es.net
       * base: mirrors.cat.pdx.edu
       * extras: mirrors.easynews.com
       * updates: mirror.hmc.edu
      Setting up Install Process
      Resolving Dependencies
      --> Running transaction check
      ---> Package ntp.i386 0:4.2.2p1-9.el5.centos.2.1 set to be updated
      --> Finished Dependency Resolution

      Dependencies Resolved

      ================================================================================
       Package    Arch        Version                            Repository      Size
      ================================================================================
      Updating:
       ntp        i386        4.2.2p1-9.el5.centos.2.1           updates        1.3 M

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

      Total download size: 1.3 M
      Downloading Packages:
      Running rpm_check_debug
      Running Transaction Test
      Finished Transaction Test
      Transaction Test Succeeded
      Running Transaction
        Updating       : ntp                                                      1/2
        Cleanup        : ntp                                                      2/2

      Updated:
        ntp.i386 0:4.2.2p1-9.el5.centos.2.1                                          

      Complete!

      .. install complete.


No packages were installed. Check the messages above for the cause of the error.

<-  Return to package list

I can understand if this was an update that no packages were installed, only existing packages were updates. But due to the second sentence ("Check the messages above for the cause of the error.") I review the results in detail looking for the error and cannot find it.

Request to either reword the message or redo the end of process error checking process and report no errors when no errors were found.

Status: 
Closed (fixed)

Comments

This is really a bug in Webmin - YUM changed its output format in newer versions, causing Webmin to not detect newly installed packages properly. I will fix this in the next (1.510) Webmin release..

Automatically closed -- issue fixed for 2 weeks with no activity.