[Bug 1388960] Re: libnss-ldap packaged with dangling symlinks

Ard van Breemen ard at kwaak.net
Wed Jan 7 17:12:05 UTC 2015


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
Server Team, which is subscribed to libnss-ldap in 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



More information about the Ubuntu-server-bugs mailing list