Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Aug 2024 12:47:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277332] dns/knot-resolver and dns/knot3 are mutually exclusive due to dns/knot3-lib
Message-ID:  <bug-277332-7788-yJsSTgb2e1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277332-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277332-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #12 from Michael Grimm <trashcan@ellael.org> ---
(In reply to Leo Vandewoestijne from comment #11)

What I did for testing:

#) I created a new port dns/knot3-test made from dns/knot3 and your patch
#) I modified my dns/knot-resolver-current port (knot-resolver-6.0.8) by=20
   replacing all dns/knot3-lib references in LIB_DEPENDS to dns/knot3-test
#) poudriere bulk -j <jail> -C dns/knot-resolver-current dns/knot3-test
#) installed both packages in a test jail and started them:

   MW-test> ps Af
     PID TT  STAT    TIME COMMAND
   59023  -  SsJ  0:00.09 /usr/local/sbin/knotd -c
/usr/local/etc/knot/knot.conf -d
   59034  -  IsJ  0:00.00 daemon: /usr/local/sbin/kresd[59035] (daemon)
   59035  -  SJ   0:00.04 /usr/local/sbin/kresd -c
/usr/local/etc/knot-resolver/kresd.conf -n -q /var/run/kresd
   59102  -  SsJ  0:00.00 daemon: /usr/local/sbin/kres-cache-gc[59103] (dae=
mon)
   59103  -  SJ   0:00.01 /usr/local/sbin/kres-cache-gc -c /var/run/kresd -d
1000

What I didn't test: Makefile options in various combinations ;-)

Conclusion: Both ports can be compiled, installed and run in parallel!

Thanks for your efforts, highly appreciated.

--=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-277332-7788-yJsSTgb2e1>