Description of problem: named[2376]: could not open entropy source /dev/urandom: file not found named[2376]: using pre-chroot entropy source /dev/urandom Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. install bind. configure named. reboot 2. journalctl -b | grep dev/urandom Reproducible: Steps to Reproduce:
Colin, I guess it's a duplicate of the static nodes bug you fixed?
CC: (none) => thierry.vignaudAssignee: bugsquad => mageiaSource RPM: bind-9.9.4.P2-1.mga4.src.rpm => systemd
Don't think so Thierry. urandom shouldn't need ACL stuff or a backing module so the static node config doesn't really come into it. Dunno why this would break to be honest :s
Verified problem is valid on Release 5.
I'm guessing this is actually a chrooting problem with named. It likely doesn't create/expose the urandom device. The 2nd line in the log seems to suggest this. Reassigning to named package.
Version: Cauldron => 5Source RPM: systemd => named
ls /var/lib/named/dev -lh total 0 srw-rw-rw- 1 root root 0 May 28 12:32 log= crw-rw-rw- 1 root root 1, 3 Oct 4 2006 null crw-rw-rw- 1 root root 1, 8 Oct 4 2006 random crw-rw-rw- 1 root root 1, 8 Apr 27 2007 urandom crw-r--r-- 1 root root 1, 5 May 5 2013 zero So I have urandom un my /var/lib/named/dev but it was created long, long ago (also it's minor number is incorrect - it should be 9). Looking at the /usr/sbin/setup-named-chroot.sh script it seems to not do anything related to this so I suspect my system is working because it's been upgraded for a long, long time! This whole chroot thing in named is just weird. It would probably make more sense to kill it off and use the various built in systemd Protect* directives to secure things. The chroot stuff is just fragile...
Summary: 4_rc: named could not open entropy source /dev/urandom => named could not open entropy source /dev/urandomWhiteboard: (none) => MGA5TOO
Summary: named could not open entropy source /dev/urandom => 6_s1: named could not open entropy source /dev/urandom
Status comment: (none) => 6_s2Summary: 6_s1: named could not open entropy source /dev/urandom => named could not open entropy source /dev/urandomSource RPM: named => bind-9.10.4.P5-1.mga6.src.rpm
reassigning to registered bind maintainer
CC: (none) => marja11Version: 5 => CauldronAssignee: mageia => guillomovitch
Keywords: (none) => 6sta2Status comment: 6_s2 => (none)
Source RPM: bind-9.10.4.P5-1.mga6.src.rpm => bind-9.10.4.P8-1.mga6.src.rpm
Source RPM: bind-9.10.4.P8-1.mga6.src.rpm => bind-9.10.5-1.mga6.src.rpm
Fixed in release 9.10.5-2.mga6.
Status: NEW => RESOLVEDResolution: (none) => FIXED