754705 +patch thanks Hi,
I can confirm that the problem exists in version 2.1-1 together with libnet-dns-perl 0.81-2 and libnet-dns-sec-perl 0.21-1 in jessie. Using it together with libnet-dns-perl 0.66-2 and libnet-dns-sec-perl 0.16-2 in wheezy works. The attached patch fixes the problem: --- /usr/sbin/rollerd.orig 2014-10-07 16:00:57.000000000 +0200 +++ /usr/sbin/rollerd 2015-07-01 22:55:22.216000000 +0200 @@ -560,6 +560,8 @@ sub eminent_domains # sub full_list_event_loop { + controllers(1); + sleeper(1); while(42) { # rolllog_log(LOG_ALWAYS,"","looping ----------------------------------------"); -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org