FS#2884 - apache-2.0.54-1 looking for libdb-4.3.so
|
Details
Apache upgrade to apache-2.0.54-1 is looking for
libdb-4.3.so.
Apparently it needs to be compiled to reflect this. A symbolic link in /usr/lib as ln -s libdb-4.2.so libdb-4.3.so works as a fix. |
This task depends upon
/usr/sbin/httpd links to libdb-4.3.so, which is included in the db-4.3.28 package and is listed in apache's depends. Why do you need that symlink?