public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* FW: bind-utils stdout pipe broken Cygwin x86_64 1.7.32+
       [not found] <f1f7d4c3-acd6-454b-9ddb-db33a1ea3edc@retting.com>
@ 2014-10-24 15:01 ` Jon Retting
  2014-10-26 10:50   ` Yaakov Selkowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Retting @ 2014-10-24 15:01 UTC (permalink / raw)
  To: cygwin

Sorry to report, but it would seem the new Cygwin versions break "bind-utils 9.9.5-3 -- 9.9.6-2" ability to stdout stdin.

Tested on:
CYGWIN_NT-6.1   1.7.32 - 1.7.33(0.278/5/3) 2014-10-22 10:37   x86_64 Cygwin (w2k8r2)
CYGWIN_NT-6.3   1.7.32(0.274/5/3) 2014-08-13 23:06   x86_64 Cygwin (2012r2)

I just can´t seem to do anything with host or dig´s output. 

Be well
____
$  host cygwin.org
cygwin.org has address 209.132.180.131
cygwin.org mail is handled by 10 sourceware.org.

$ dig cygwin.org

; <<>> DiG 9.9.5 <<>> cygwin.org
; (1 server found)
++++
___

$  host cygwin.org | grep cygwin
$  dig cygwin.org | grep ANSWER
$  test=$(mktemp); host cygwin.org > $test; cat $test; rm $test
$  dig | awk '/root/ {print $0}'
$  echo "$(dig cygwin.org)"
$  grep cygwin <<< $(host cygwin.org)




--
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] 2+ messages in thread

* Re: FW: bind-utils stdout pipe broken Cygwin x86_64 1.7.32+
  2014-10-24 15:01 ` FW: bind-utils stdout pipe broken Cygwin x86_64 1.7.32+ Jon Retting
@ 2014-10-26 10:50   ` Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2014-10-26 10:50 UTC (permalink / raw)
  To: cygwin

On 2014-10-24 09:41, Jon Retting wrote:
> Sorry to report, but it would seem the new Cygwin versions break "bind-utils 9.9.5-3 -- 9.9.6-2" ability to stdout stdin.
>
> Tested on:
> CYGWIN_NT-6.1   1.7.32 - 1.7.33(0.278/5/3) 2014-10-22 10:37   x86_64 Cygwin (w2k8r2)
> CYGWIN_NT-6.3   1.7.32(0.274/5/3) 2014-08-13 23:06   x86_64 Cygwin (2012r2)
>
> I just can´t seem to do anything with host or dig´s output.

Thanks for reporting.  This doesn't happen on my Win7 system, but I was 
able to reproduce it on 2012R2.  The bug is actually elsewhere, and we 
are attempting to track it down.


Yaakov


--
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] 2+ messages in thread

end of thread, other threads:[~2014-10-26 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <f1f7d4c3-acd6-454b-9ddb-db33a1ea3edc@retting.com>
2014-10-24 15:01 ` FW: bind-utils stdout pipe broken Cygwin x86_64 1.7.32+ Jon Retting
2014-10-26 10:50   ` Yaakov Selkowitz

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).