Public bug reported:

>From the ntp_1:4.2.6.p5+dfsg-2ubuntu3 buildlog:

  checking for openssl library directory... /usr/lib/x86_64-linux-gnu
  checking for openssl include directory... no
  checking if we will use crypto... no

I noticed this after the QRT test test-ntp.py had some unexpected
failures due to ntp-keygen not working:

  # ntp-keygen -p test
  /usr/sbin/ntp-keygen: illegal option -- p
  ...

Looking through the source, the -p option is wrapped with "#ifdef
OPENSSL". The same preprocessor conditional is used throughout the ntp
source to enable/disable crypto support.

Debian bug #696390 has the needed fix.

** Affects: ntp (Ubuntu)
     Importance: High
     Assignee: Tyler Hicks (tyhicks)
         Status: In Progress

-- 
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/1236065

Title:
  Crypto support missing in Saucy

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

-- 
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