Public bug reported:

Binary package hint: ntpdate

This is broken the same way in both Maverick and Karmic. Here's the Maverick 
data.
_______

lsb_release -rd
Description:    Ubuntu 10.10
Release:        10.10
_______

 apt-cache policy ntpdate
ntpdate:
  Installed: 1:4.2.4p8+dfsg-1ubuntu6
  Candidate: 1:4.2.4p8+dfsg-1ubuntu6
  Version table:
 *** 1:4.2.4p8+dfsg-1ubuntu6 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status
_______

After hours of messing with /etc/default/ntpdate and reading reams of
postings here's what I've learned.

1) Camping /etc/default (inotifywait -mr /etc/default) showed no
activity when ntpdate is run.

2) Checking the man page (man ntpdate) produces no reference to
/etc/default/ntpdate.

3) Brute checking ntpdate (strings /usr/sbin/ntpdate | grep
/etc/default/ntpdate) shows no reference.

Looks like someone's asleep at the wheel.

Best to either fix ntpdate or...

Remove /etc/default/ntpdate references (dpkg -L ntpdate | grep
/etc/default/ntpdate) from the ntpdate package.

Preferably fix ntpdate to actually use this file.

Thanks.

** Affects: ntp (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.
https://bugs.launchpad.net/bugs/689343

Title:
  ntpdate has no /etc/default/ntpdate reference

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to