Stalled whe install or upgrade wbm-server-manager

I, every time that I update or install (via install script install.sh) the package wbm-server-manager the installation is stalle as follow:

[root@server-hp ~]# yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.netcologne.de * extras: mirror.netcologne.de * updates: mirror.netcologne.de base | 1.1 kB 00:00
cloudmin-universal | 1.2 kB 00:00
extras | 2.1 kB 00:00
updates | 1.9 kB 00:00
Excluding Packages in global exclude list Finished Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package kernel.x86_64 0:2.6.18-308.8.1.el5 set to be installed ---> Package kernel-xen.x86_64 0:2.6.18-308.8.1.el5 set to be installed ---> Package kernel-xen-devel.x86_64 0:2.6.18-308.8.1.el5 set to be installed ---> Package openssl.i686 0:0.9.8e-22.el5_8.4 set to be updated ---> Package openssl.x86_64 0:0.9.8e-22.el5_8.4 set to be updated ---> Package tzdata.x86_64 0:2012c-1.el5 set to be updated ---> Package wbm-server-manager.noarch 2:6.3-1 set to be updated --> Finished Dependency Resolution

Dependencies Resolved

===============================================================================

Package Arch Version Repository Size

Installing: kernel x86_64 2.6.18-308.8.1.el5 updates 21 M kernel-xen x86_64 2.6.18-308.8.1.el5 updates 22 M kernel-xen-devel x86_64 2.6.18-308.8.1.el5 updates 5.7 M Updating: openssl i686 0.9.8e-22.el5_8.4 updates 1.5 M openssl x86_64 0.9.8e-22.el5_8.4 updates 1.5 M tzdata x86_64 2012c-1.el5 updates 766 k wbm-server-manager noarch 2:6.3-1 cloudmin-universal 1.9 M

Transaction Summary

Install 3 Package(s) Upgrade 4 Package(s)

Total download size: 55 M Is this ok [y/N]: y Downloading Packages: (1/7): tzdata-2012c-1.el5.x86_64.rpm | 766 kB 00:00
(2/7): openssl-0.9.8e-22.el5_8.4.x86_64.rpm | 1.5 MB 00:00
(3/7): openssl-0.9.8e-22.el5_8.4.i686.rpm | 1.5 MB 00:00
(4/7): wbm-server-manager-6.3-1.noarch.rpm | 1.9 MB 00:01
(5/7): kernel-xen-devel-2.6.18-308.8.1.el5.x86_64.rpm | 5.7 MB 00:00
(6/7): kernel-2.6.18-308.8.1.el5.x86_64.rpm | 21 MB 00:02

(7/7): kernel-xen-2.6.18-308.8.1.el5.x86_64.rpm | 22 MB 00:03

Total 5.8 MB/s | 55 MB 00:09
Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Updating : openssl 1/11 Updating : openssl 2/11 Installing : kernel-xen-devel 3/11 Installing : kernel-xen 4/11 Updating : wbm-server-manager 5/11

[after about 1 hour of stalle I interrupt with CTRL+C)

Non-fatal POSTIN scriptlet failure in rpm package 2:wbm-server-manager-6.3-1.noarch error: %post(wbm-server-manager-6.3-1.noarch) scriptlet failed, signal 2

Status: 
Active

Comments

So are you doing the upgrade by running install.sh , by running yum install wbm-server-manager , or upgrading from within Cloudmin itself? Re-running the install script probably isn't the right method, as it is meant for the initial install only..

Usually I install via install.sh and after upgrade via yum update. Each time when yum is running wbm-server-manager it freeze. This happens from about. This is done by a month or so, it did not happen before.

If you run ps axuwwww | grep yum while the install is hanging, can you see any other yum processes running? If so, what are they?

The issue may be that two yum processes can't run at the same time, so they are blocking each other..