X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=TaWYnDi24s++xPRc
	Up6jVpMdcaRaZYgerfs5YZiPy3bLVGrHmiOD1900SyFG6Z2vFmE7SdOxSCbN37Ct
	ZppuCz8mP1lOZ9lvh6UZZjVY+Z9OUL4QWxVjiTlcgCFrI2DAQenUBj6kcFtiBf6G
	hPhpWIsS8QVuleVfFeNd4UBV4Cw=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=sj4HRwM8un3rhUCjoZIMHZ
	mLzLw=; b=lZYTvtF8hjVW8eaLJIhDqhrU7wwoVHwf+nnVZtJpg8vitjKKnsGG6r
	4TA5sp1djza4031OyOgDUSiY33hYMrlX0Y4hGR0zFaLoyChQqxbN1ZSM2kuG0eie
	ull8mjHUwjqWT1oxdZkqyZn1CF+bfV5blTo8xEwVEu+EmPmN/u7k0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=BAYES_05,SPF_PASS autolearn=ham version=3.3.2 spammy=problemshtml, problems.html, unsubscribe-simple, unsubscribesimple
X-HELO: mail.avenger.ws
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=avenger.ws;	s=ethereal; t=1531330459;	bh=Pc5oOPECFQa2u3KCRgP9k6s6QRk6u06iTX1TCjMOEJc=;	h=Subject:To:References:From:Date:In-Reply-To;	b=rfF/ii5XkN6gVoA26JTRT0qwK4AB/lP3q8TJcF39pgtYAHmU5AQNEwnbDiy1z/3FE	 5bQQKnV5mo4EOPyo0TpKjsiOZyUbzCsKXgGFNNV+z9/KNAHiRfLmeMl/Tcs4rLBMYc	 uZMl7JWRxv2ZuvltebNhJGXCTfPzqdArMYCoFRUI=
Subject: Re: After installing nc (netcat), nc.exe is not found
To: cygwin@cygwin.com
References: <pi5dhj$8ap$1@blaine.gmane.org>
From: Heavenly Avenger <avenger@avenger.ws>
Message-ID: <7aa60e78-2d1a-88f6-273a-0294c3e71b12@avenger.ws>
Date: Wed, 11 Jul 2018 14:34:45 -0300
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <pi5dhj$8ap$1@blaine.gmane.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Note-from-DJ: This may be spam

I have these versions, and nc is here happy and playful.

It is possible you attempted an upgrade while cygwin programs were 
running? Cygwin services also count. This is due a limitation on windows 
which locks files when they are in use, so cygwin updates can't replace 
the files and end up failing.

You may ensure everything is closed and services stopped, re-run 
setup-x86_64.exe, selecting the 'nc' package and switching it to 
"Reinstall". Then let the setup do its things.

If the setup is hanging, or have hung up and you had to force-close it 
the last install attempt you did, this is a strong sign that not just 
nc, but several other packages that have been attempted to upgrade may 
be compromised. To ensure that is not the case, a good

cygcheck -c

should help.

The package nc-1.10-4.tar.bz2 has 'usr/bin/nc.exe', which is the file 
you claim missing.

Hope this helps! :)


On 7/11/2018 2:10 PM, Mark Hansen wrote:
> I've just updated to the latest Cygwin 64-bit installation on my 
> Windows 7 PC. Included
> in this update was the package for nc (nc: A simple but powerful 
> network tool) version 1.107-4
>
> After downloading and installing, which all seemed to go fine, the man 
> page for nc is there,
> but nc.exe is not.
>
> I included the following (netcat-related) packages:
> - nc, 1.107-4
> - nc6, 1.0-1
> - nc6-debuginfo, 1.0-1
>
> Is there something special I need to do to get nc.exe installed?
>
> Thanks,
>
>
> -- 
> 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
>
>


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

