Submitted by reachoneinternet on Thu, 12/08/2011 - 10:49
I updated all VirtualMin packages via the VirtualMin web interface, including webmin to webmin-1.570-1. That package got as far as " Running Transaction" then died, apparently (see attached). I then ran "yum clean all" and then "yum update webmin" but that fails due to " package webmin-1.570-1.noarch is already installed":
[root@titan ~]# yum clean all
Loaded plugins: fastestmirror, security
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@titan ~]# yum update webmin
Loaded plugins: fastestmirror, security
Determining fastest mirrors
* base: mirror.serversurgeon.com
* extras: mirrors.cat.pdx.edu
* updates: linux.mirrors.es.net
addons | 951 B 00:00
addons/primary | 204 B 00:00
base | 1.1 kB 00:00
base/primary | 1.2 MB 00:01
base 3566/3566
extras | 2.1 kB 00:00
extras/primary_db | 176 kB 00:00
updates | 1.9 kB 00:00
updates/primary_db | 428 kB 00:00
virtualmin | 1.2 kB 00:00
virtualmin/primary | 95 kB 00:00
virtualmin 359/359
virtualmin-universal | 1.2 kB 00:00
virtualmin-universal/primary | 20 kB 00:00
virtualmin-universal 160/160
Excluding Packages from CentOS-5 - Base
Finished
Skipping security plugin, no data
Setting up Update Process
Resolving Dependencies
Skipping security plugin, no data
--> Running transaction check
---> Package webmin.noarch 0:1.570-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
==========================================================================================================================
Package Arch Version Repository Size
==========================================================================================================================
Updating:
webmin noarch 1.570-1 virtualmin-universal 16 M
Transaction Summary
==========================================================================================================================
Install 0 Package(s)
Upgrade 1 Package(s)
Total download size: 16 M
Is this ok [y/N]: y
Downloading Packages:
webmin-1.570-1.noarch.rpm | 16 MB 00:14
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
package webmin-1.570-1.noarch is already installed
Error Summary
-------------
any ideas?
Status:
Closed (fixed)
Comments
Submitted by reachoneinternet on Thu, 12/08/2011 - 10:50 Comment #1
btw, attaching that text file seems to have worked, but threw some errors, like my drupal site has since upgrading :-( I'll try attaching the screen shot
Submitted by andreychek on Thu, 12/08/2011 - 11:23 Comment #2
Howdy -- that Webmin update may have completed in the background, even though it appeared to have stalled in the web interface.
If you log into your server over SSH, and run the command 'yum update' -- what output do you receive? Are there any packages it's looking to install?
If so -- try installing those, and see if it allows you to perform those updates without any errors.
Submitted by reachoneinternet on Thu, 12/08/2011 - 11:34 Comment #3
yep, i guess it did succeed and just didn't complete the output for some reason. All webmin packages are up to date according to Webmin and to yum. thanks for the quick reply.
Submitted by reachoneinternet on Thu, 12/08/2011 - 11:34 Comment #4
closing
Submitted by andreychek on Thu, 12/08/2011 - 11:41 Comment #5
My guess is that the browser timed out -- but when that happens, the upgrade process would still complete.
Also, thanks for posting the screenshot regarding the Joomla warnings you saw, we're looking into that.