Hi,
Has anybody tried update-leap from the ntp package? For me, it does not
work. There are two issues:
- the leap seconds filename is not read from /etc/ntp.conf. I had to
apply: sed '/\\S/s/"//g' -i /usr/sbin/update-leap (after installation. I
guess it would be enough to apply the same sed to
scripts/update-leap/update-leap.in in the source directory.
- the download hangs: I guess it is because the script tries to use
File::Fetch with an https url [1], but I am not sure. Anyway, changing
the url to the ftp one [2] allowed to download the file.
Should we write something to the book?
Regards
Pierre
[1] https://www.ietf.org/timezones/data/leap-seconds.list
[2] ftp://time.nist.gov/pub/leap-seconds.list
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page