Koozali.org: home of the SME Server

Server update error - Error: Missing Dependency ...

Offline fpausp

  • *
  • 728
  • +0/-0
Server update error - Error: Missing Dependency ...
« on: November 18, 2006, 04:21:58 PM »
Hi,

I get an error when i try to update my server:


Error: Missing Dependency: php = 4.3.9-3.12 is needed by package php-odbc


What must i do to solve this ?



regards
fpausp
Viribus unitis

Offline NickCritten

  • *
  • 245
  • +0/-0
Server update error - Error: Missing Dependency ...
« Reply #1 on: March 06, 2007, 09:50:55 AM »
Sounds like you've followed my mssql howto at some point.  to fix you First need to remove php-odbc:
Code: [Select]
[root@sleuth ~]# yum remove php-odbc
Do the yum updates
Code: [Select]
[root@sleuth ~]# yum update
Then install the updated php-odbc
Code: [Select]
[root@sleuth ~]# yum --enablerepo=base --enablerepo=updates install php-odbc
...
Nick

"No good deed goes unpunished." :-x...