GNU bug report logs - #20973
Package: adns

Previous Next

Package: adns;

Reported by: Patrik Ragnarsson <patrik <at> starkast.net>

Date: Fri, 3 Jul 2015 14:18:01 UTC

Severity: normal

Done: Ian Jackson <ijackson <at> chiark.greenend.org.uk>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Patrik Ragnarsson <patrik <at> starkast.net>
Subject: bug#20973: closed (adns hostname validity and -Qq)
Date: Fri, 12 Aug 2016 21:00:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#20973: Package: adns

which was filed against the adns package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 20973 <at> debbugs.gnu.org.

-- 
20973: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20973
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ian Jackson <ijackson <at> chiark.greenend.org.uk>
To: Patrik Ragnarsson <patrik <at> starkast.net>
Cc: 20973 <at> debbugs.gnu.org, 20973-done <at> debbugs.gnu.org
Subject: adns hostname validity and -Qq
Date: Fri, 12 Aug 2016 21:59:55 +0100
Patrik Ragnarsson writes ("bug#20973: Package: adns"):
> Oh, sorry...
> 
> Also, I think my bug is invalid. The query works fine when using
> adnshost with this flag:
> 
> -Qq --qc-query            Let query domains contain quote-requiring chars

Yes, indeed.  (Although I think the "invalid" terminology is rather
unfriendly.)

Thanks for your report anyway, which I am closing with this email.

Regards,
Ian.

[Message part 3 (message/rfc822, inline)]
From: Patrik Ragnarsson <patrik <at> starkast.net>
To: submit <at> debbugs.gnu.org
Subject: Package: adns
Date: Fri, 03 Jul 2015 08:42:54 +0200
Looks like adns does not recognize certain hostnames as valid. Example:

Works with dig:

> $ dig +short -t txt mx._domainkey.twingly.com
> "k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDauFgv2L1AS+ZvdeHC4NaItVgJ4JEc9UFlGKFKBl3wxIk5THKEa2T3WlQM6lJFMK0pqS5Cs63lELqZzJTGmgUEmpY17/HHFzEPM3682Wc2mzfZsYlsWTXbk77rHKt7Ndox/X
> 2Vq8EYv4r432glm4laaXcTv4P3XFcZv/OwDVCFDQIDAQAB"

Does not with adns:

> $ adnshost -t txt mx._domainkey.twingly.com
> Error during DNS TXT lookup for mx._domainkey.twingly.com: Domain name is syntactically invalid

Same type of query, but another hostname, works:

> $ adnshost -t txt twingly.com
> twingly.com TXT "v=spf1 ip4:80.252.185.200 ip4:80.252.171.64/27 include:_spf.google.com include:mailgun.org include:spf.mandrillapp.com include:in.deliverhq.com ~all"
> twingly.com TXT "google-site-verification=eKph1PVX-uNAeg6W_Qj_zM75HXz-fV9T-09yuTp7Nqw"

Using:

> $ adnshost --version
> adnshost (GNU adns) 1.5.0
>
> Copyright (C) 1997-2000,2003,2006,2014  Ian Jackson
> Copyright (C) 2014  Mark Wooding
> Copyright (C) 1999-2000,2003,2006  Tony Finch
> Copyright (C) 1991 Massachusetts Institute of Technology
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

> $ dig -v
> DiG 9.9.5



This bug report was last modified 8 years and 287 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.