public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* 1.7.32: bind-utils-x86_64 commands can't redirect output on Win8.1 64bit
@ 2014-10-26  8:58 henix
  2014-11-14 14:45 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: henix @ 2014-10-26  8:58 UTC (permalink / raw)
  To: cygwin

Windows 8.1 64bit
setup.exe 2.850
bind-utils 9.9.6-2 9.9.5-3

Run this: dig www.google.com | cat
Expected: the output of dig
But was: empty

and the same empty result for:

* dig www.google.com > test.txt ; cat test.txt
* a=$(dig www.google.com) ; echo $a

Other commands in bind-utils (nslookup, host) have the same empty
result, while their 32bit version works just fine (on Windows 8.1
64bit).

Other 64bit package works fine, for example openssl, curl, etc. So I
think probably there is a bug in bind-utils.

Thanks

henix

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-14 14:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26  8:58 1.7.32: bind-utils-x86_64 commands can't redirect output on Win8.1 64bit henix
2014-11-14 14:45 ` Brian Inglis
2014-11-14 14:56   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).