Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Sankar on March 20, 2002, 09:33:07 AM
-
I am running 5.1.2 version of the SME server V5 and I was trying to update the
balde and I am getting the following error.
Progress details
Fetch package information Completed successfully
Download packages Completed successfully.
php-4.0.6-7es4.i386.rpm 1270453/1270453 bytes downloaded 100% complete
SMEServer-5.1.2_Update1-02.noarch.rpm 2040/2040 bytes downloaded 100% complete
libxml2-2.4.2-1.i386.rpm 329310/329310 bytes downloaded 100% complete
pspell-0.11.2-2.i386.rpm 200273/200273 bytes downloaded 100% complete
php-mysql-4.0.6-7es4.i386.rpm 29510/29510 bytes downloaded 100% complete
php-imap-4.0.6-7es4.i386.rpm 629354/629354 bytes downloaded 100% complete
libtool-libs-1.3.5-8.i386.rpm 12087/12087 bytes downloaded 100% complete
php-ldap-4.0.6-7es4.i386.rpm 29617/29617 bytes downloaded 100% complete
Check for package conflicts
There are package conflicts with the SMEServer-5.1.2_Update1 blade
error: failed dependencies:
php = 4.0.4pl1-9 is needed by php-manual-4.0.4pl1-9
Check for unresolved dependencies Not performed
Install packages Not performed
Can anybody help me in resolving this issue.
-
I tried manually upgrading but I am getting the following error.
rpm -Uvh*.rpm
error: failed dependencies:
php = 4.0.4pl1-9 is needed by php-manual-4.0.4pl1-9
I downloaded and installed the php4.0.4pl1-9.i386.rpm, even then I am getting
the above error. Could anybody help me.
-
php-manual is only php documentation. I suggest you do
rpm -e php-manual
This will remove php-manual then you can re-install the updates.
Jon
-
Jon/Damien,
Its working for me now. I removed the php-manual
and used the blades option.
Thanks