Colin McInnes

Results 25 comments of Colin McInnes

> This only sets IPv4 and IPv6, no specific hostname: > > https://salsa.debian.org/debian/dhcpcd/-/blob/debian/sid/debian/tests/timesyncd-ntp-servers-from-dhcp?ref_type=heads Unless I've missed something, that looks like a script that crafts a dhcpcd config. I don't see...

> Look carefully. This sets up dnsmasq to be able to test that dhcpcd correctly receives IP addresses and NTP server info. A response is not the server config though....

> The server config is generated within this script. What is the server, what version? We're working with a black box here. > Debian's release team considers this a CI...

> Both dhcpcd and dnsmasq versions keep on evolving since CI takes place against Testing and Unstable releases. > > I've asked the dnsmasq maintainers (one of which happens to...

I guess a better question might be what is different between dhcpcd 10.1.0 and Debian dhcpcd 1:10.1.0-4?

> You may be thinking of the NetworkManager client integration with dnsmasq where, indeed, it's used only for it's resolver function. That's not all it can do :-) TIL, thank...

@perkelix Have you heard anything back from dnsmasq maintainers? Is this something they could recommend be added in a dhcpcd.conf specific to their CI test, since they're asking for something...

I think the issue here is the first sequence is not being run in managed mode, so you're effectively trying to "run" dhcpcd twice instead of sending a command to...