(n244517-f17fc5439f5) svn stuck forever in /usr/ports?
Tomoaki AOKI
junchoon at dec.sakura.ne.jp
Wed Feb 3 11:27:52 UTC 2021
On Mon, 1 Feb 2021 03:24:45 +0000
Rick Macklem <rmacklem at uoguelph.ca> wrote:
> Rick Macklem wrote:
> >Guido Falsi wrote:
> >[good stuff snipped]
> >>Performed a full bisect. Tracked it down to commit aa906e2a4957, adding
> >>KTLS support to embedded OpenSSL.
> >>
> >>I filed a bug report about this:
> >>
> >>https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253135
> >>
> >>
> >>Apart from switching to svn:// scheme, another workaround is to build
> >>base using WITHOUT_OPENSSL_KTLS.
> >Just fyi, when I tested the daemons I have for nfs-over-tls (which use ktls),
> >they acted like things were ok (no handshake problems), but the data
> >ended up on the wire unencrypted (nfs-over-tls doesn't do a SSL_write(),
> >so it depends on ktls to do the encryption).
> >
> >Since these daemons work fine with openssl3 in ports/security/openssl-devel,
> >I suspect the ktls backport is not quite right. I've sent jhb@ email.
> I was wrong on the above. I did a full buildworld/installworld and the daemons
> now seem to work with the openssl in head/main.
>
> Btw, did anyone try rebuilding svn from sources after doing
> the system upgrade?
> (The openssl library calls and .h files definitely changed.)
Yes. Both
*cd /usr/src/usr.bin/svn ; make clean ; make ; make install
*Rebuild whole base OS after (each twice to be sure)
make clean
make cleandepend
make cleandir
didn't help.
Only rebuilding WITHOUT_OPENSSL_KTLS=yes in /etc/src.conf in
conjunction with WITHOUT_CLEAN=yes helped.
Regards.
>
> rick
>
> rick
>
> --
> Guido Falsi <mad at madpilot.net>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
--
Tomoaki AOKI <junchoon at dec.sakura.ne.jp>
More information about the freebsd-current
mailing list