From owner-freebsd-apache@freebsd.org Thu May 26 17:50:02 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09A70B4AFF4 for ; Thu, 26 May 2016 17:50:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E82D8102F for ; Thu, 26 May 2016 17:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E3D6AB4AFF2; Thu, 26 May 2016 17:50:01 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E381FB4AFF1 for ; Thu, 26 May 2016 17:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3967102D for ; Thu, 26 May 2016 17:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4QHo121098811 for ; Thu, 26 May 2016 17:50:01 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Thu, 26 May 2016 17:50:01 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rootservice@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2016 17:50:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743 Markus Kohlmeyer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rootservice@gmail.com --- Comment #26 from Markus Kohlmeyer --- 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.=