[Bug 202931] dns/bind99: _openssl_engines="/usr/local/lib/engines"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 6 16:17:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202931

            Bug ID: 202931
           Summary: dns/bind99: _openssl_engines="/usr/local/lib/engines"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat at FreeBSD.org
          Reporter: freebsd-ports at charlieroot.de
          Assignee: mat at FreeBSD.org
             Flags: maintainer-feedback?(mat at FreeBSD.org)

[helmut at BSDHelmut1064 ~]$ uname -a
FreeBSD BSDHelmut1064.charlieroot.de 10.2-RELEASE FreeBSD 10.2-RELEASE #0
r286666: Wed Aug 12 15:26:37 UTC 2015    
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
[helmut at BSDHelmut1064 ~]$

bind99 installs /usr/local/etc/rc.d/named which defines

_openssl_engines="/usr/local/lib/engines"

The path does noch exist, files are found at

[helmut at BSDHelmut1064 ~]$ ls -la /usr/lib/engines/
total 276
drwxr-xr-x  2 root  wheel    512 Aug 23 16:54 .
drwxr-xr-x  8 root  wheel  13312 Aug 23 16:54 ..
-r--r--r--  1 root  wheel  17512 Aug 23 16:54 lib4758cca.so
-r--r--r--  1 root  wheel  16136 Aug 23 16:54 libaep.so
-r--r--r--  1 root  wheel  13608 Aug 23 16:54 libatalla.so
-r--r--r--  1 root  wheel  24768 Aug 23 16:54 libchil.so
-r--r--r--  1 root  wheel  20936 Aug 23 16:54 libcswift.so
-r--r--r--  1 root  wheel  98104 Aug 23 16:54 libgost.so
-r--r--r--  1 root  wheel  11768 Aug 23 16:54 libnuron.so
-r--r--r--  1 root  wheel  24392 Aug 23 16:54 libsureware.so
-r--r--r--  1 root  wheel  17704 Aug 23 16:54 libubsec.so
[helmut at BSDHelmut1064 ~]$

[helmut at BSDHelmut ~]$ sudo /usr/local/etc/rc.d/named restart
Stopping named.
rndc failed, trying kill: Waiting for PIDS: 60339.
umount: /var/named//usr/local/lib/engines: statfs: No such file or directory
umount: /var/named//usr/local/lib/engines: unknown file system
/usr/local/etc/rc.d/named: WARNING: named chroot:
/var/named/usr/local/etc/namedb is a directory!
Starting named.
[helmut at BSDHelmut ~]$

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


More information about the freebsd-ports-bugs mailing list