This isn't really a bug in the openntpd package, it's a result of the
fact that the 'ntp' package and the 'openntpd' package use the same
filename for the daemon. I'm willing to bet that each and every one of
you here first had 'ntp' installed and then upgraded to 'openntpd'.

'ntp' leaved an apparmor profile behind, and that isn't tuned for
openntpd.

So the solution here is to first (!) run 'apparmor_parser -R
/etc/apparmor.d/usr.sbin.ntpd' and then 'apt-get purge ntp'.

If you try to do it the other way around the usr.sbin.ntpd profile is
gone and you have to place a dummy profile in its place, apparmor_parser
-R needs a file, even if it's almost emtpy.

A file with

/usr/sbin/ntpd {
}

in it will do.

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

Title:
  Package OpenNTPd does not install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openntpd/+bug/782116/+subscriptions

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

Reply via email to