Koozali.org: home of the SME Server

Can't get to Update 6! Blades out of synch?

Rob Shiras

Can't get to Update 6! Blades out of synch?
« on: September 16, 2002, 09:49:19 PM »
I want to get to Update 6.
I manually downloaded some RPMs a while back to update PHP.
Now when I try to run the blade for update 4, I get this:
You are about to install the SMEServer-5.0_Update4-03 blade.
There were errors installing the SMEServer-5.0_Update4-03 blade
New package php-4.0.6-7es4.i386 conflicts with installed package php-4.1.2-2es.i686.
New package php-mysql-4.0.6-7es4.i386 conflicts with installed package php-mysql-4.1.2-2es.i686.
New package php-imap-4.0.6-7es4.i386 conflicts with installed package php-imap-4.1.2-2es.i686.
New package php-ldap-4.0.6-7es4.i386 conflicts with installed package php-ldap-4.1.2-2es.i686.

Questions:
How do I get the blades back to where they will work?
How do I get the right RPMs now to update to Update 6?

pete feeney

Re: Can't get to Update 6! Blades out of synch?
« Reply #1 on: September 18, 2002, 02:05:32 PM »
I had same problems finally gave up and updated to 5.5
which has caused me a few problems with the web administration interface and
some of the apple share systems.

Rob Shiras

Re: Can't get to Update 6! Blades out of synch?
« Reply #2 on: September 20, 2002, 01:30:24 AM »
I decided to use the i386 code and use all the RPMs:
rpm -Uvh --force --nodeps *.rpm
The functionality is the same, it's just that these RPMs were not compiled for the i686 family of processors, and will not take advantage of them.  Perhaps one day I may run into a need to recompile the source code for performance reasons.