Late command is wonky too. I have to install it twice because the first one fails. This is what I have in my preseed/late_command script:
# sudo-ldap SUDO_FORCE_REMOVE=yes export SUDO_FORCE_REMOVE=yes apt-get -y install sudo-ldap # first attempt will fail on 10.04 so do it again apt-get -y install sudo-ldap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771296 Title: sudo-ldap installation cannot be preseeded -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
