Bug#851096: [pkg-ntp-maintainers] Bug#851096: update-leap tries to fetch https:// using a module without HTTPS support

2017-10-15 Thread Kurt Roeckx
On Sun, Oct 15, 2017 at 04:45:49PM +0100, Roger Lynn wrote: > On 01/04/17 00:11, Kurt Roeckx wrote: > > You should probably use the file from tzdata instead: > > /usr/share/zoneinfo/leap-seconds.list > > Thank you for pointing this out. Is there any reason why the NTP package > shouldn't use it

Bug#851096: [pkg-ntp-maintainers] Bug#851096: update-leap tries to fetch https:// using a module without HTTPS support

2017-10-15 Thread Roger Lynn
On 01/04/17 00:11, Kurt Roeckx wrote: > You should probably use the file from tzdata instead: > /usr/share/zoneinfo/leap-seconds.list Thank you for pointing this out. Is there any reason why the NTP package shouldn't use it by default? Roger

Bug#851096: [pkg-ntp-maintainers] Bug#851096: update-leap tries to fetch https:// using a module without HTTPS support

2017-03-31 Thread Kurt Roeckx
On Wed, Jan 11, 2017 at 06:23:58PM -0500, Anthony DeRobertis wrote: > Package: ntp > Version: 1:4.2.8p9+dfsg-2 > Severity: normal > File: /usr/bin/update-leap > > It seems update-leap is just broken, with the default options, because > it attempts to use File::Fetch to grab an https:// URL, but

Bug#851096: update-leap tries to fetch https:// using a module without HTTPS support

2017-03-31 Thread Bernhard Schmidt
Control: tag -1 + confirmed On Wed, Jan 11, 2017 at 06:23:58PM -0500, Anthony DeRobertis wrote: > Package: ntp > Version: 1:4.2.8p9+dfsg-2 > Severity: normal > File: /usr/bin/update-leap > > It seems update-leap is just broken, with the default options, because > it attempts to use File::Fetch

Bug#851096: update-leap tries to fetch https:// using a module without HTTPS support

2017-01-11 Thread Anthony DeRobertis
Package: ntp Version: 1:4.2.8p9+dfsg-2 Severity: normal File: /usr/bin/update-leap It seems update-leap is just broken, with the default options, because it attempts to use File::Fetch to grab an https:// URL, but File::Fetch doesn't support https:// URLs. Note that newer version of File::Fetch