> sudo apt update
> sudo apt install build-essential devscripts
> sudo apt build-dep ntpsec
> apt source ntpsec
> cd ntpsec-1.1.3+dfsg1
> patch -p1 < ~/ntpsec_1.1.3+dfsg1-3~1.gbpdde9c0.debdiff

I missed a step here, as `apt source` applies the existing patches, so
we apparently need to apply this patch too:

patch -p1 < debian/patches/0001-Fix-for-577-DNS-retry-sloth.patch

> debuild -uc -us
If you can try this and confirm this patch as packaged fixes your
problem, that would help me move forward with this.

-- 
Richard

Reply via email to