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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/717166

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to