unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61280: Broken knot-resolver service due to missing lua-http dependency
@ 2023-02-04 22:19 Bruno Victal
  0 siblings, 0 replies; only message in thread
From: Bruno Victal @ 2023-02-04 22:19 UTC (permalink / raw)
  To: 61280; +Cc: mirai

knot-resolver-service-type by default is configured to bootstrap the root trust anchors which fails since it depends on 'lua-http' which is missing from guix.


/var/log/messages snippet:

--8<---------------cut here---------------start------------->8---
Feb  4 17:43:26 localhost shepherd[1]: Service kresd has been started. 
Feb  4 17:43:26 localhost shepherd[1]: [kresd] [system] warning: hard limit for number of file-descriptors is only 4096 but recommended value is 524288 
Feb  4 17:43:26 localhost shepherd[1]: [kresd] [system] error while loading config: ...-knot-resolver-5.5.3/lib/knot-resolver/trust_anchors.lua:336: [ ta ] fetch of "https://data.iana.org/root-anchors/root-anchors.xml" failed: error: lua-http and luaossl libraries are missing (but required) 
Feb  4 17:43:26 localhost shepherd[1]: [kresd] [ ta ] Failed to bootstrap root trust anchors! (workdir '/var/cache/knot-resolver') 
Feb  4 17:43:26 localhost shepherd[1]: Service kresd (PID 7870) exited with 1. 
Feb  4 17:43:26 localhost shepherd[1]: Service kresd has been disabled. 
Feb  4 17:43:26 localhost shepherd[1]:   (Respawning too fast.) 
--8<---------------cut here---------------end--------------->8---




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-04 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-04 22:19 bug#61280: Broken knot-resolver service due to missing lua-http dependency Bruno Victal

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).