X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=iIamxmFrf1Wwv5/zfmm3pvc3h+LEB 1PTNIGHx2k5UGlfKNtJEDXLXS9uPualQ5116fsbORBozxPopD6tTH5WzunGTEbfe EAWSVXFEVMSXeRjI9ApFHxcBzXn+25P/9eOB6QUxGezRjeopPTWRRe+nL4VY7puM 0gnlfXwuIZA5Qw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=aor7eJIkJSxfsFod7c2Kxv5SdSs=; b=lHA EVMHrDnB399cvj1eVhcYR6bNIoOe+h0J/LckkHzS793ijnL80TZloPiaTfOr7d+m xqs2ljvyvM8wuYfe+87516C8SnGMvr+nk3TjW+LaOOg6QnP77cp6IlXFGOHgzuED giV86it1paPePZJ9wCXvSSUlCO1dosg2vYCaiFYY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_FILL_THIS_FORM_SHORT autolearn=ham version=3.3.2 X-HELO: mail-ie0-f181.google.com MIME-Version: 1.0 X-Received: by 10.107.157.4 with SMTP id g4mr624706ioe.66.1434745482645; Fri, 19 Jun 2015 13:24:42 -0700 (PDT) Date: Fri, 19 Jun 2015 14:24:42 -0600 Message-ID: Subject: dig and host not returning output in bind-utils-9.10.2-1 From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Tried to continue the previous thread but large attachments destroyed the thread. Updated to bind-utils-9.10.2-1 and neither dig nor host returns output. There is a pause of about 0.7 seconds while dig runs. Strace shows quite a bit of dig activity but nothing returned. Anyone else having this issue? Fri 06/19/2015 14:12:26.07 c:\users\keith>c:\cygwin\bin\bash.exe -c "uname -a" CYGWIN_NT-6.1-WOW north-division 2.0.4(0.287/5/3) 2015-06-09 12:20 i686 Cygwin Fri 06/19/2015 14:12:28.88 c:\users\keith>c:\cygwin\bin\bash.exe -c "echo hello" hello Fri 06/19/2015 14:12:31.11 c:\users\keith>c:\cygwin\bin\bash.exe -c "dig google.com" Fri 06/19/2015 14:12:42.31 c:\users\keith>c:\cygwin\bin\bash.exe -c "/bin/dig.exe google.com" Fri 06/19/2015 14:12:46.32 c:\users\keith> Fri 06/19/2015 14:12:46.32 c:\users\keith>nslookup google.com Server: ns01.northdivision.f0ocorp.com Address: www.xxx.yyy.zzz Non-authoritative answer: Name: google.com Addresses: 2607:f8b0:400f:803::200e 216.58.217.46 I have removed and reinstalled bind-9.10.2-1 and bind-utils-9.10.2-1, rebooted, no success. I also verified that dig and host had been removed by attempting to execut e them after removal, got -bash: dig: command not found so I know it was positively removed. Ideas? -- 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