Hi all
I have a customer with sme server 7; after installation, I've upgraded php and mysql to 5.X versione via
yum --enablerepo=smeupdates-testing update e-smith-php
yum --enablerepo=base --enablerepo=updates --enablerepo=centosplus update php mysql
Now it's time to move to 7.1
in a vmware machine, installed exactly as the production server, I've tried to do
yum update
but I always got:
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-imap
Error: Missing Dependency: php is needed by package pear-date
Error: Missing Dependency: php is needed by package pear-mail
Error: Missing Dependency: php >= 4.0.1 is needed by package e-smith-php
Error: Missing Dependency: php >= 4.3.0 is needed by package ingo-h3
Error: Missing Dependency: php is needed by package e-smith-ingo
Error: Missing Dependency: php is needed by package pear-mail_mime
Error: Missing Dependency: php is needed by package pear-log
Error: Missing Dependency: php >= 5.1.0-1 is needed by package php-pear
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-gd
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-ldap
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-mysql
Error: Missing Dependency: php is needed by package pear-file
Error: Missing Dependency: php >= 4.3.0 is needed by package imp-h3
Error: Missing Dependency: php >= 4.3.0 is needed by package horde
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-mbstring
Error: Missing Dependency: php >= 4.3.0 is needed by package turba-h3
Error: Missing Dependency: php is needed by package e-smith-imp
Error: Missing Dependency: php is needed by package pear-db
Error: Missing Dependency: php = 5.1.6-1.2.1.centos is needed by package php-pdo
Error: Missing Dependency: php = 4.3.9-3.22 is needed by package php-domxml
after many test I've found that I can update all rpms but smeserver-support
Is it a bug? is there a way to update without removing php and mysql?
HTH
Ciao
Stefano