Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Rob Shiras on September 16, 2002, 09:49:19 PM

Title: Can't get to Update 6! Blades out of synch?
Post by: Rob Shiras 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?
Title: Re: Can't get to Update 6! Blades out of synch?
Post by: pete feeney 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.
Title: Re: Can't get to Update 6! Blades out of synch?
Post by: Rob Shiras 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.