Code: Select all
2006-12-23 12:52:12,624 ERROR Operation failed: Install /bin/rpm -U -v --percent /root/scalix-11.0.0-GA/software/scalix_server/scalix-postgres-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-tomcat-connector-11.0.0.130-1.rhel4.i386.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-tomcat-5.5.16-140.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-platform-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-sis-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-mobile-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-server-11.0.0.431-1.rhel4.i386.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-res-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-swa-11.0.0.653-1.noarch.rpm /root/scalix-11.0.0-GA/software/scalix_server/scalix-sac-11.0.0.653-1.noarch.rpm: (10) [ 'Preparing packages for installation...', 'scalix-server-11.0.0.431-1.rhel4', 'Stopping Scalix LDAP mapper (ldapmapper): [FAILED]\r', 'Starting Scalix LDAP mapper (ldapmapper): [ OK ]\r', 'error: %post(scalix-server-11.0.0.431-1.rhel4.i386) scriptlet failed, exit status 3', 'scalix-tomcat-connector-11.0.0.130-1.rhel4', 'scalix-tomcat-5.5.16-140', 'scalix-postgres-11.0.0.653-1', 'scalix-platform-11.0.0.653-1', 'scalix-sis-11.0.0.653-1', 'scalix-mobile-11.0.0.653-1', 'scalix-res-11.0.0.653-1', 'Remote Execution Service (RES) successfully installed.', 'Please configure Remote Execution Service (RES) using the', 'Scalix Installer for configuration.', 'Have fun!', 'scalix-swa-11.0.0.653-1', 'Please configure Scalix Web Access (SWA) using the Scalix Installer for configuration.', 'SWA minimally requires Tomcat 4.1.29 and JDK 1.4.2+.', 'After configuring SWA you may launch SWA within Tomcat with <Tomcat_installed_dir>/bin/startup.sh.', 'To check any startup errors look at <Tomcat_installed_dir>/logs/scalix-swa_log.<date>.txt', 'scalix-sac-11.0.0.653-1', 'Scalix Administration Console (SAC) successfully installed.', 'Please configure Scalix Administration Console (SAC) using', 'the Scalix Installer for configuration.', 'Have fun!']
2006-12-23 12:52:12,624 CRITICAL Operation failed: Installation of packages failed
2006-12-23 12:52:12,624 ERROR Operation failed: Aborting installation thread.
2006-12-23 12:52:12,625 INFO Install end
I figured I would try running the install program again, but this time, the only component available to upgrade was Scalix Server. I went ahead and ran into a fatal error again. From the log:
Code: Select all
2006-12-23 12:56:50,722 INFO Starting installation of RPM files [('/root/scalix-11.0.0-GA/software/scalix_server/scalix-server-11.0.0.431-1.rhel4.i386.rpm', 'scalix-server')]
2006-12-23 12:56:53,847 ERROR Operation failed: Install /bin/rpm -U -v --percent /root/scalix-11.0.0-GA/software/scalix_server/scalix-server-11.0.0.431-1.rhel4.i386.rpm: (2) ['Preparing packages for installation...','\tpackage scalix-server-11.0.0.431-1.rhel4 is already installed']
2006-12-23 12:56:53,848 CRITICAL Operation failed: Installation of packages failed
2006-12-23 12:56:53,848 ERROR Operation failed: Aborting installation thread.
2006-12-23 12:56:53,848 INFO Install end
So rpm knows the scalix-server is installed, but the installer dies anyway--and doesn't think it is installed when I re-run the installer script. It looks like everything should be OK anyway, but I want to bve sure I'm not missing anything.
I started X on the box and ran the graphical installer, but got the same error. When the installer checks for installed components it thinks the upgrade needs to be done, but the rpm installer finds it and so an error is reported. I will try removing the rpm and running through it again.
I will keep digging, but if anyone can help, I would appreciate it.
Mike