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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=AQ+GhvStonlj3yeo2MpoUmAVlgnl
	va43ZQYdUZzDGmRlEeE0FfzG0+Dp/NmCofpivzekMVijvwXeB42EwitLu43x6+oH
	MFv3Z0tb+FfJ1abpewG7qoQWm3T/WiSqYK1WylCn5aKOPMvckG6w5d7dcRgumXqA
	od1smDwkWaQ+61U=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=0uhs8/S+Z5lLagsefVtbm7a9X2Y=; b=u3
	ih2DN31qS1kMcsSOu4yBb18czbvv9aNR3vieIfTsOfHwY089nAQAXUu6CAJ2Sbyd
	Xr8MXKzgnzb3GFYLH1kQwrucECavCw0kuZUK4r0tiVL38lUDCq3Jwy9f+/TMaorO
	nhupI2niPk48nmBn/dp7l/eCDPm3VU3VmkyjcGPUg=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Subject: Re: initial cygwin installation
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <310024851.20151029054914@yandex.ru>
Date: Thu, 29 Oct 2015 12:08:57 -0600
Message-Id: <9DE39C48-4F52-4EB2-8685-441DE8023477@etr-usa.com>
References: <D91D46EA-68F6-4F59-A239-2E1DE17AD222@etr-usa.com> <0D835E9B9CD07F40A48423F80D3B5A702E93E7A0@USA7109MB022.na.xerox.net> <6C4CE5F3-4754-4BBD-BCF2-E45EB42D70A1@etr-usa.com> <20151028203840.GA2663@dimstar.local.net> <310024851.20151029054914@yandex.ru>
To: cygwin@cygwin.com
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9TI9BKm012586

On Oct 28, 2015, at 8:49 PM, Andrey Repin wrote:
> 
>> I only wanted to *reinstall*
>> everything I had installed previously
> 
> Solution is to run `cygcheck --check-setup` and manually select any packages
> reported incomplete for reinstall.

This solution and Achim Gratz’ assume your Cygwin installation still runs.

If your AV has so totally roached things that you can’t even get a bash prompt up, or run your text editor, or run sed, you still have one way to avoid reinstalling everything without guessing: 

Open c:\cygwin64\bin in Windows Explorer, and use the file listing you find there to choose packages to reinstall.  Many of these will belong to some umbrella package, like coreutils or cygutils, so use the Cygwin Package search engine to work out what to reinstall if you’re not sure:

  https://cygwin.com/packages

Searching for something like “ls” will return too many results.  Making it “ls.exe” helps, but will still include false positives.  But, searching for “/ls.exe” tells you what you want to know: it’s in coreutils.
--
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


