Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2020 21:47:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244600] dns/knot-resolver: [patch] fix critical cache space pre-allocation failure bug and add rc scripts
Message-ID:  <bug-244600-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244600

            Bug ID: 244600
           Summary: dns/knot-resolver: [patch] fix critical cache space
                    pre-allocation failure bug and add rc scripts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yds@Necessitu.de
                CC: freebsd@dns.company
             Flags: maintainer-feedback?(freebsd@dns.company)
                CC: freebsd@dns.company

Created attachment 212149
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212149&action=
=3Dedit
[patch] fix critical cache space pre-allocation failure bug and add rc scri=
pts

1. add rc service scripts for `kresd` and `kres-cache-gc`
2. change dependency back to `dns/knot2` otherwise both ports cannot be
installed at the same time. `dns/knot2` needs to be fixed to also depend on
`dns/knot2-lib`
3. add creation of RUNDIR with fixed perms at install time
4. add proper PORTEXAMPLES installation
5. prevent `kresd.conf` from getting deleted or overwritten on reinstall [b=
ug]
6. move `root.keys` to RUNDIR to fix the following error:
```
PANIC: unprotected error in call to Lua API
(/usr/local/lib/knot-resolver/trust_anchors.lua:186:
/usr/local/etc/knot-resolver/root.keys.lock.35621: Permission denied)
```
7. added patch to fix the following critical bug:
   <https://GitLab.Labs.NIC.cz/knot/knot-resolver/issues/549>;

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244600-7788>