RE: Ubuntu 16.04 dovecot-core requires deprecated ntpdate

2017-08-17 Thread Michael Fox
> > When I select the dovecot-core package in Synaptic, it also wants to > install > > ntpdate. > Install packages at the command line using apt-get. It lets you better see > and understand what's going on. > dovecot-core /recommends/ ntpdate. This means you can install with apt-get > --no-install-

RE: Ubuntu 16.04 dovecot-core requires deprecated ntpdate

2017-08-17 Thread Michael Fox
> > So, this is obviously an Ubuntu packaging problem, so should be reported > there. I don't know where "there" is. Can you tell me where? Thanks, Michael

Re: Ubuntu 16.04 dovecot-core requires deprecated ntpdate

2017-08-17 Thread Gedalya
On 08/17/2017 09:57 PM, Michael Fox wrote: > I'm building a new Ubuntu 16.04 machine, including Dovecot. > > When I select the dovecot-core package in Synaptic, it also wants to install > ntpdate. Install packages at the command line using apt-get. It lets you better see and understand what's goin

Re: Ubuntu 16.04 dovecot-core requires deprecated ntpdate

2017-08-17 Thread Tanstaafl
On 8/17/2017, 9:57:32 AM, Michael Fox wrote: > When I select the dovecot-core package in Synaptic, it also wants to install > ntpdate. > > Problem: ntpdate has been replaced in Ubuntu with timedatectl. In fact, if > ntpdate exists on the machine, ntpd will not work properly. So, this is obviou