[Bug 276919] dns/unbound fails to install required run dependency ca_root_nss

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Feb 2024 10:50:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276919

            Bug ID: 276919
           Summary: dns/unbound fails to install required run dependency
                    ca_root_nss
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: void@f-m.fm
                CC: jaap@NLnetLabs.nl
                CC: jaap@NLnetLabs.nl
             Flags: maintainer-feedback?(jaap@NLnetLabs.nl)

context: stable/14-n266655-6efcd634c6f9 amd64

If dns/unbound is installed from the pkg cluster, it'll fail
to run if security/ca_root_nss isn't installed.

Starting unbound.
[1707471074] unbound[88318:0] error: error in SSL_CTX verify crypto
error:80000002:system library::No such file or directory
[1707471074] unbound[88318:0] error: and additionally crypto error:10000080:BIO
routines::no such file
[1707471074] unbound[88318:0] error: and additionally crypto
error:05880002:x509 certificate routines::system lib
[1707471074] unbound[88318:0] fatal error: could not set up connect SSL_CTX
/usr/local/etc/rc.d/unbound: WARNING: failed to start unbound

This might be dependent on whether unbound.conf is configured for TLS.

The workaround at the moment is to install ca_root_nss manually.

-- 
You are receiving this mail because:
You are the assignee for the bug.