[Bug 717166] Re: Broken with v4 isc-dhcp-server in Natty
Daniel Nurmi
dnurmi at gmail.com
Wed Mar 30 21:28:51 UTC 2011
All,
I think I've found the problem all! So, looking at:
bzr branch lp:ubuntu/isc-dhcp
1.) the patch I've supplied is being placed at the end of the '00list' file in debian/patches. not a problem normally i suspect, however:
2.) the patch is not present in the actual code that is being used when I try to build a package using 'bzr bd'. the reason for this is:
3.) in debian/rules file, there is a line:
dpatch deapply-until dhcp-4.1.0-ldap-code
which removes the patch since it is listed after 'dhcp-4.1.0-ldap-code' in '00list'. The fix is:
4.) put the 'multi-ip-addr-per-if' list right after the 'dhclient-more-debug' line in '00list' and rebuild.
I just went through this process on my natty box, installed the
resulting isc-dhcp-server deb, and ran an instance or two through
eucalyptus without problem. I think thats probably it (!)
thanks all
-dan
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/717166
Title:
Broken with v4 isc-dhcp-server in Natty
More information about the Ubuntu-server-bugs
mailing list