Comment 22 for bug 580319

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: dhcp3-server launches before upstart brings all interface, thus failing to start

Carlos, apologies if our status change has alarmed you. The status is invalid in Natty only, because its been removed from natty.

Notice that it is status == "Triaged" in Lucid which means we plan to fix it. I've also targetted it at 10.04.3, which is the next stable point release for 10.04.

This is actually good news for an update to 10.04 because it means the fix can be done since it is "resolved" in the development release. We always make sure that the dev release is resolved first so that the issue does not regress in future releases.

Note that you can work around the issue by changing /etc/init/rc-sysinit.conf to be

start on filesystem and started networking

But of course, *TEST* that configuration fully before putting it into production!