Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: domainwizard on October 23, 2007, 06:58:50 PM
-
Greetings all
yum has not been in it's happy place as of late, i have been manually applying the updates any ideas how to resolve this? (seems to only apply to this package)
Package smeserver-support.noarch 0:1.6.0-40.el4.sme set to be updated
--> Running transaction check
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-ldap
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-imap
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-mysql
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-gd
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-cli
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-mbstring
--> Processing Dependency: php-common = 5.1.6-3.el4s1.7 for package: php-pdo
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-ldap
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-imap
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-mysql
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-gd
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-cli
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-mbstring
Error: Missing Dependency: php-common = 5.1.6-3.el4s1.7 is needed by package php-pdo
thanks for any input
-
You have upgraded to PHP5. This will most certainly cause you headaches (possibly big headaches) and is not supported.
I am moving this to the contribs forum, you might get some help here.
-
it was'nt me :shock: i have no idea how unsupported matter crept into our sme
buy i do know how i got it going again:
use wget to get the rpm down and then rpm -Uvh --nodeps smeserver-support.noarch 0:1.6.0-40.el4.sme
following that everything worked fine again, but there may be danger lurking in da future from my in the moment approch to resolution
-
but there may be danger lurking in da future from my in the moment approch to resolution
There probably will be as PHP 5 most probably has some requirements that are not in the base setup as you would have gotten from installing the CD and applying the repository updates.