Fedora Account System
Red Hat Associate
Red Hat Customer
The version dnsmasq-2.30-3.fc5.x86_64.rpm is broken. I can't start it, I get always the message: May 1 22:18:38 neo dnsmasq: ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h May 1 22:18:38 neo dnsmasq: FAILED to start up
(In reply to comment #0) > The version > > dnsmasq-2.30-3.fc5.x86_64.rpm > > is broken. I can't start it, I get always the message: > > May 1 22:18:38 neo dnsmasq: ISC dhcpd integration not available: set > HAVE_ISC_READER in src/config.h > May 1 22:18:38 neo dnsmasq: FAILED to start up The same problem occurs with FC4.
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=189775#c5 ; that message refers to a deprecated feature. You need to configure dhcp-range and dhcp-leasefile in /etc/dnsmasq.conf. Upstream has been notified of this. Marking as duplicate (otherwise NOTABUG). *** This bug has been marked as a duplicate of 189775 ***
I don't use DHCPD from dnsmasq but I have to configure a dhcp-range and a dhcp-leasefile? Btw. the default /etc/dnsmasq.conf has no dhcp-range and a dhcp-leasefile as default in the config file.
The problem was found to be the init script from upstream. I've patched around the issue and am releasing dnsmasq-2.30-4.2 to resolve this bug.