Hi Charlie,
Thanks for this. My ports tree is synched to the package server for
amd64-default, ie. b093791110
I'm not mixing SSL's, here again are my make.conf files:
make.conf
WRKDIRPREFIX=/usr/tmp
#WRKDIRPREFIX=/tmp/drupal7
OPTIONS_SET=GECKO CUPS
NOI4B=1
OPTIONS_SET+=NO-X11
#OPTIONS_UNSET+=X
I haven't followed everything, but have you tried to rebuild libressl?
poudriere bulk -j FreeBSD:13:amd64 -p default -C security/libressl
And, here's a check for complete synchronization of port tree.
git -C ${BASEFS}/ports/default status
Simon Wright wrote:
> Hi Charlie,
>
> Thanks for this. My ports tree is synched to the package server for
> amd64-default, ie. b093791110
>
> I'm not mixing SSL's, here again are my make.conf files:
>
> make.conf
>
>
>
> There is no jail-specific make.conf or -z options set.
>
Your previous
On 23/05/2021 8:29 am, Charlie Li wrote:
Simon Wright wrote:
Thanks for this. My ports tree is synched to the package server for
amd64-default, ie. b093791110
I'm not mixing SSL's, here again are my make.conf files:
make.conf
There is no jail-specific make.conf or -z options set.
Your
On 23/05/2021 8:17 am, Tatsuki Makino wrote:
I haven't followed everything, but have you tried to rebuild libressl?
poudriere bulk -j FreeBSD:13:amd64 -p default -C security/libressl
And, here's a check for complete synchronization of port tree.
git -C ${BASEFS}/ports/default status
I haven't
Tatsuki Makino wrote:
> I haven't followed everything, but have you tried to rebuild libressl?
>
Rebuilding LibreSSL itself doesn't help anything in this case. Consumers
are a different story since there is an apparent SSL_DEFAULT mismatch in
the same pkg repository.
--
Charlie Li
…nope, still d
Simon Wright wrote:
> OK, I can do that though it will take a day or two to rebuild
> everything. These are my ssl settings in the two active make.conf for
> poudriere. What would you advise to set there in order to only use
> openssl from base? Or conversely to only use libressl - which is my
> pr