Bug #168
closed
Postinst runs update-exim4.conf
update-exim4.conf
runs exim4: /usr/sbin/exim4 -C /var/lib/exim4/config.autogenerated.tmp -bV
truss of exim4:
20576: access("/etc/gcrypt/fips_enabled", F_OK) Err#2 ENOENT
20576: open("/proc/sys/crypto/fips_enabled", O_RDONLY) Err#2 ENOENT
20576: brk(0x00755FC0) = 0
20576: brk(0x00759FC0) = 0
20576: access("/dev/random", R_OK) Err#13 EACCES [file_dac_read]
20576: fstat(2, 0xFFFFFD7FFFDFEE80) = 0
Fatal: 20576: write(2, " F a t a l : ", 7) = 7
no entropy gathering module detected
Before accessing /dev/random
exim4 sets uid to Debian-exim
, which has no file_dac_read
privilege.
- % Done changed from 0 to 60
# ls -lhL /dev/random
crw------- 1 root sys 129, 0 May 6 18:32 /dev/random
- Subject changed from Exim fails to install from the installer to Some devices have wrong permissions on livecd
- Project changed from Dyson to DysonLive
- Status changed from New to Resolved
- % Done changed from 60 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF