looking at the autopkgtest failure on Jammy. it's libunbound-dev is an build rdep of gnutls28.
test fails with a loop of: unreserved port 53012 until hitting timeout digging through the test being run (tests/ocsp-test/ocsp-must-stable- connection.sh), i've gotten to a call to `eval $GETPORT` and down to the continuously repeated string until timeout "unreserved port $PORT" in tests/scripts/common.sh:66 it never hits the next echo lin:96: echo "=== Generating good server certificate ===". in good runs, i don't even see the echoes in tests/scripts/common.sh:57:reserve_port() or :64:unreserve_port() being called. My guess is some condition where port 53012 is already reserved on the system by _something_ and it cannot free it properly? or a permission issue? not enough info. i'll start by requesting a retry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2087526 Title: unbound cannot start with large zone files > 24.000 lines : memory exhausted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/2087526/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
