PDA

View Full Version : Upgrading from FC4 to FC5 (Missing Dependencies)


rlaraujo
2006-12-01, 02:06 PM CST
Error: Missing Dependency: libcrypto.so.5 is needed by package php-mysql
Error: Missing Dependency: libssl.so.5 is needed by package php
Error: Missing Dependency: libssl.so.5 is needed by package Nessus
Error: Missing Dependency: libcrypto.so.5 is needed by package mysqlclient14
Error: Missing Dependency: libcrypto.so.5 is needed by package php-cli
Error: Missing Dependency: libssl.so.5 is needed by package php-cli
Error: Missing Dependency: httpd-mmn = 20020903 is needed by package php
Error: Missing Dependency: libcrypto.so.5 is needed by package Nessus
Error: Missing Dependency: libssl.so.5 is needed by package php-mysql
Error: Missing Dependency: libcrypto.so.5 is needed by package php
Error: Missing Dependency: libssl.so.5 is needed by package mysqlclient14

mjern92
2006-12-01, 02:25 PM CST
a little more info would be nice.

I had similar errors when i upgraded, but it was after it was loaded and I tried to do a yum update. My yum repos were pointing to FC4 repositories.

rlaraujo
2006-12-01, 02:46 PM CST
Ok, I was trying to follow the instructions from [1]...

When I slocate the libraries libcrypto.so.5 or libssl.so.5, I find them under /lib directory...

I have also included /lib in the PATH environment variable, but nothing works...

Any idea???

Thanks and Regards...
Ramon

[1] http://www.makuchaku.info/blog/how-to-upgrade-from-fc4-to-fc5-via-yum

u-noneinc-s
2006-12-01, 03:15 PM CST
A more complete yum output could be more helpful, but it is my guess that these aren't "missing" dependencies (though they very well could be) but are likely existing dependencies that will be broken by the update.
I realise this doesn't help you much, but along with a complete yum output it could help someone to better help you.
Since they are security packages, I don't know what to recommend myself. You sure don't want to break any existing security.

(Maybe) If you have various repos enabled, try just the Fedora repos first then enable the others if the Fedora updates succeed.

Upgrades are not generally recommended, but CD/DVD upgrades are usually more successful than yum upgrades. People have been successful at both.