Hi Patrice,
there was a lot of work on many bugs going on which conflicted with this one.
Many where driven to debian and included in the last merge for yakkety and 
discussed one-by-one if they qualify for a Xenial backport.

This bug seems to have been forgotten in that discussion.
So to summarize it has in fact be fixed in yakkety by my merge being completed 
recently.
So far the bug status only reflects the linked debian bug is closed.

To flag correctly for now we have to mark ntp(ubuntu) as fix released as
well (by the merge) and add a task for xenial to consider the backport.

I'll do so and look in the backport effort shortly.


** Changed in: ntp (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1576698

Title:
  ntpdate-debian not working

Status in NTP:
  Fix Released
Status in ntp package in Ubuntu:
  Fix Released

Bug description:
  in 16.04 I get this
  # ntpdate-debian
  28 Apr 09:54:14 ntpdate[30747]: no servers can be used, exiting

  The problem is that ntpdate-debian parse  /etc/ntp.conf, searchin for the 
word "server",
  but the format of the file as changed a bit

  < server 0.ubuntu.pool.ntp.org
  < server 1.ubuntu.pool.ntp.org
  < server 2.ubuntu.pool.ntp.org
  < server 3.ubuntu.pool.ntp.org
  ---
  > pool 0.ubuntu.pool.ntp.org iburst
  > pool 1.ubuntu.pool.ntp.org iburst
  > pool 2.ubuntu.pool.ntp.org iburst
  > pool 3.ubuntu.pool.ntp.org iburst
  25c24
  < server ntp.ubuntu.com
  ---
  > pool ntp.ubuntu.com

  the word server as been replaced by "pool"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp/+bug/1576698/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to