This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dig and host not returning output in bind-utils-9.10.2-1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]