Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2019 15:48:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 235634] security/p5-GSSAPI fails to build with OpenSSL from ports
Message-ID:  <bug-235634-25139-Xbt7ObGcsV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235634-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235634-25139@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=3D235634

--- Comment #3 from Dennis Clarke <dclarke@blastwave.org> ---
This is a bug because of other bugs.=20

Let me explain by showing :=20

    233225 libssl.so.8 not found by pkg
    234481 ports-mgmt/pkg unable to find libssl.so.8 on RPI3 on 12

123456789+123456789+123456789+123456789+123456789+123456789+123456789+12
This means FreeBSD 12.0 RELEASE is broken by design on day zero from
install because pkg is broken.  No one can install software.  So a
person is forced to build OpenSSL from ports and then the other few
dependencies for pkg to work. If one then later needs git or similar
we need to get security/p5-GSSAPI installed.  However no one can do
that because :

hydra# cd /usr/ports/security/p5-GSSAPI
hydra# make install
=3D=3D=3D>  p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have sele=
cted
GSSAPI from base, please select another GSSAPI value.
*** Error code 1

Stop.
make: stopped in /usr/ports/security/p5-GSSAPI
hydra#=20

So where is the problem?  So where is the fix?=20

This is a "bug" in the most true sense.

--=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-235634-25139-Xbt7ObGcsV>