To make the package work on trusty, you have to change debian/rules:
override_dh_installinit:
        dh_installinit -- start . stop 20 0 1 6 .

should be:

override_dh_installinit:
        dh_installinit -- stop 20 0 1 6 .


as update-rc.d gets confused by the empty start.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1388960

Title:
  libnss-ldap packaged with dangling symlinks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1388960/+subscriptions

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

Reply via email to