Re: ntpsec | add mid 2018s leap-second.list file under ./etc (!839)

2018-11-05 Thread Hal Murray via devel
fallenpega...@gmail.com said: > The distros have gotten used to pushing tzdata every 6 months. > If we could get the leapsecond data into that package, it would be ideal. It's already in the package they send to IANA and on the IANA servers. The tzdata-base is updated more often than every 6 m

Re: ntpsec | add mid 2018s leap-second.list file under ./etc (!839)

2018-11-05 Thread Hal Murray via devel
(Moved to devel@ where more people will see it.) git...@mg.gitlab.com said: > Someone should carry it on a fast, reliable website. http://hpiers.obspm.fr > is presumably bandwidth limited, the USNO has a slow FTP site, the IETF is > out of date, and https://github.com/eggert/tz updates late. We

Re: --- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be troublesome ---

2018-11-05 Thread Richard Laager via devel
On 11/5/18 2:11 PM, Richard Laager via devel wrote: > On 11/5/18 10:52 AM, Jason Azze via devel wrote: >> Udo is pointing out that our PYTHONDARCHIR has its "D" in an odd place. >> Looks like a typo. > > Easy fix. I submitted a MR: > https://gitlab.com/NTPsec/ntpsec/merge_requests/841/ > > Also,

Re: --- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be troublesome ---

2018-11-05 Thread Richard Laager via devel
On 11/5/18 10:52 AM, Jason Azze via devel wrote: > Udo is pointing out that our PYTHONDARCHIR has its "D" in an odd place. > Looks like a typo. Easy fix. I submitted a MR: https://gitlab.com/NTPsec/ntpsec/merge_requests/841/ Also, this line was missing the comma and space at the end, so the words

Re: --- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be troublesome ---

2018-11-05 Thread Jason Azze via devel
On Mon, Nov 5, 2018, at 10:25 AM, James Browning via devel wrote: > On Mon, Nov 5, 2018 at 7:03 AM Udo van den Heuvel via devel > wrote:>> >> When I googled PYTHONDARCHIR Udo is pointing out that our PYTHONDARCHIR has its "D" in an odd place. Looks like a typo. ___

Re: --- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be troublesome ---

2018-11-05 Thread James Browning via devel
On Mon, Nov 5, 2018 at 7:03 AM Udo van den Heuvel via devel < devel@ntpsec.org> wrote: > Hello, > > Wheile trying to debug the slow/failing ntpsec builds since upgrading to > fedora 29, I noticed this: > > # ./waf build > --- building host --- > Waf: Entering directory `/usr/src/redhat/BUILD/ntpse

--- PYTHONDARCHIR not in PYTHONPATHloading the Python ntp library may be troublesome ---

2018-11-05 Thread Udo van den Heuvel via devel
Hello, Wheile trying to debug the slow/failing ntpsec builds since upgrading to fedora 29, I noticed this: # ./waf build --- building host --- Waf: Entering directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host' Waf: Leaving directory `/usr/src/redhat/BUILD/ntpsec-1.1.2/build/host' --- buildin

Re: Testing merge requests

2018-11-05 Thread Matthew Selsky via devel
On Sun, Nov 04, 2018 at 09:47:14PM -0800, Hal Murray via devel wrote: > [Was: Subject: Re: ntpleapfetch broken on FreeBSD 11.2 or NetBSD 8.0] > > > I was working on that a little try checking out merge request !831 > > How do I do that? > > That should be simple, but it's not in my working set.

Re: Testing merge requests

2018-11-05 Thread James Browning via devel
On Sun, Nov 4, 2018 at 9:47 PM Hal Murray via devel wrote: > [Was: Subject: Re: ntpleapfetch broken on FreeBSD 11.2 or NetBSD 8.0] > > > I was working on that a little try checking out merge request !831 > > How do I do that? > > That should be simple, but it's not in my working set. I think I a