Bug#1027928: should not fail if no resolvers are known

2023-01-04 Thread Marco d'Itri
On Jan 04, Scott Kitterman wrote: > Can you point me to the package/test that's having this problem so I can > study > the specifics? rbldnsd. After wasting a few hours trying to figure out what was wrong an a long discussion on #debian-devel I had to apply this patch: --- a/rbldnsd.py +++

Bug#1027928: should not fail if no resolvers are known

2023-01-04 Thread Marco d'Itri
Package: python3-dns Version: 3.2.1-2 Severity: important This makes impossibile to use the library just for queries to a specific server. Build daemons tend to not have a resolv.conf and this makes impossibile using the class for unit tests. class DnsRequest: def