GNU bug report logs -
#61280
Broken knot-resolver service due to missing lua-http dependency
Previous Next
To reply to this bug, email your comments to 61280 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#61280
; Package
guix
.
(Sat, 04 Feb 2023 22:20:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruno Victal <mirai <at> makinata.eu>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 04 Feb 2023 22:20:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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---
This bug report was last modified 2 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.