[Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 26 17:50:02 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209743

Markus Kohlmeyer <rootservice at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rootservice at gmail.com

--- Comment #26 from Markus Kohlmeyer <rootservice at gmail.com> ---
IMO your system is kind of broken by leftovers from old base and ports. To
prove this, you could for example have a look at the so-versions from

ldconfig -r | sort -b -d -f -k 2 -t '-'

and compare them to the coresponding base/port versions.

This might come from broken or incomplete binary updates/installs done with
tools like freebsd-update or pkg. Another cause can be misconfigured, misused
or incompatible/outdated pkg/port-management tools like synth, specifically
when used in conjunction with ccache or out-of-date ports tree.



An other thing that has to be figured out is, where these *.bu directories come
from. You have a lot of them:

find / -type d -name \*\.bu



As long as the system is not a mostly clean state, there is no real chance to
get your current problem(s) solved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-apache mailing list