Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2016 17:50:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18
Message-ID:  <bug-209743-16115-ZwhE7v4Jni@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209743-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209743-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743

Markus Kohlmeyer <rootservice@gmail.com> changed:

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

--- Comment #26 from Markus Kohlmeyer <rootservice@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, misus=
ed
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209743-16115-ZwhE7v4Jni>