delorie.com/archives/browse.cgi | search |
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:message-id:from:to:subject:date:in-reply-to | |
:references:content-type:content-transfer-encoding:mime-version; | |
q=dns; s=default; b=nxaN39pG9znWTRDLbnm4+fNsJ3kPFkZ3N2LatYuGOxI | |
8Tbqu8eQa75GIJd+4NQC9VcDP3jgeQVGlRc5CEfvX8WnyfJHJL/dBOa6qzuNTb5Y | |
KShy3FVKzVSSTqxoQs7E2WswtnfYNuAnBUy0wp1aefU7bXIZBGb551n+hk3h4hE8 | |
= | |
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:message-id:from:to:subject:date:in-reply-to | |
:references:content-type:content-transfer-encoding:mime-version; | |
s=default; bh=Oy/XdRJG2BOeFYtK+UuyI3fiOug=; b=u2fxWBb2oTbVM2fOy | |
xUz0QHM9CV8+hHbG+k8aduGD3BSNWQlBQtWqFtIMOxIQ2OTTdJlKAmZFnrZVjEgT | |
NkIJgpGkE5xZUDbEBSPQ8eWCYkCqFmbLcZL2VbI59FPTiVWTdPn55k6eQiX1IPFD | |
d7VIros/LrO8ZBjDe0q1l5fnnY= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=2.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_ASCII_DIVIDERS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=Larry, sk:replyt, sk:reply-t, U*reply-to-list-only-lh |
X-HELO: | BLU004-OMC1S23.hotmail.com |
X-TMN: | [YaCafXZOZgqV/hY4lihsslzJDnjYezfP] |
Message-ID: | <BLU170-W62176C93035E4505C3A6739EC70@phx.gbl> |
From: | Maarten Jacobs <maarten256 AT hotmail DOT com> |
To: | "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com> |
Subject: | RE: Error installing/updating Cygwin on Windows 10 |
Date: | Sun, 24 Jan 2016 20:53:59 -0500 |
In-Reply-To: | <56A576FF.4080402@cygwin.com> |
References: | <BLU170-W2358ECF40AEBE4116058499EC60 AT phx DOT gbl> <BLU170-W23A59132F428524EBD61329EC60 AT phx DOT gbl> <20160124220207 DOT GB6031 AT dimstar DOT local DOT net> <BLU170-W72425FD134EFE7E1A072399EC60 AT phx DOT gbl> <20160124223155 DOT GC6031 AT dimstar DOT local DOT net>,<56A576FF DOT 4080402 AT cygwin DOT com> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id u0P1sJLQ018017 |
Duncan - thanks for the suggestion! Larry - I'm not sure what you mean by " If you use the latest Cygwin package, you won't see this error.". This error started when I installed Cygwin from scratch, using the latest setup.exe from the website. Presumably using the setup.exe from the website, and starting with a clean install should ensure I have the "latest Cygwin package" - whichever package this maye be? ---------------------------------------- > Subject: Re: Error installing/updating Cygwin on Windows 10 > To: cygwin AT cygwin DOT com > From: reply-to-list-only-lh AT cygwin DOT com > Date: Sun, 24 Jan 2016 20:14:39 -0500 > > On 1/24/2016 5:31 PM, Duncan Roe wrote: >> On Sun, Jan 24, 2016 at 05:09:54PM -0500, Maarten Jacobs wrote: >>> ---------------------------------------- >>>> Date: Mon, 25 Jan 2016 09:02:07 +1100 >>>> From: duncan_roe AT acslink DOT net DOT au >>>> To: cygwin AT cygwin DOT com >>>> Subject: Re: FW: Error installing/updating Cygwin on Windows 10 >>>> >>>> On Sun, Jan 24, 2016 at 02:30:34PM -0500, Maarten Jacobs wrote: >>>>> Hello, >>>>> >>>>> I have been getting the following error when I update/install >>>>> packages in Cygwin (32-bit) on Windows 10: >>>>> >>>>> Package: _/Unknown package >>>>> base-files-mketc.sh exit code 1 >>>>> >>>>> When I look at /var/log/setup.log.full, it gives me the following >>>>> cryptic error message: >>>>> >>>>> 2016/01/24 14:21:35 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh" >>>>> Directory /cygdrive/c/Windows/SysWOW64/drivers/etc does not exist; exiting >>>>> If directory name is garbage you need to update your cygwin package >>>>> 2016/01/24 14:21:35 abnormal exit: exit code=1 >>>>> >>>> Hi Martin, >>>> >>>> I got that message yesterday. It went away when I created the etc directory >>>> (from an Admin CMD window), suggest you do likewise. >>>> >>>> Cheers ... Duncan. >>>> >>> Hi Duncan, >>> >>> Thanks for the suggestion, but this is not a solution for me as /etc >>> (/cygwin/etc) already exists and has been populated with the packages that I >>> have installed so far. >>> >>> I omitted to mention in my original email that even though the error >>> is presented every time I make a change to my Cygwin installation, it does not >>> appear to affect the operation of Cygwin in any way - at least I have not >>> run into any unexpected behavior yet. >>> Thanks, >>> >>> Maarten >>> >> Hi Maarten. >> >> I meant you need to create C:\Windows\SysWOW64\drivers\etc i.e. (in DOS / CMD >> window with Admin privilege): >>> cd C:\Windows\SysWOW64\drivers >>> mkdir etc >> I agree there seem to be no ill effects from the error except the nuisance of >> having an error popup. > > The nuisance and the error itself should no longer occur. If you use the > latest Cygwin package, you won't see this error. You don't need to create > C:\Windows\SysWOW64\drivers\etc. If you're seeing this error, please follow > the problem reporting guidelines from the link below to report the problem. > > <http://cygwin.com/problems.html> > > -- > Larry > > _____________________________________________________________________ > > A: Yes. >> Q: Are you sure? >>> A: Because it reverses the logical flow of conversation. >>>> Q: Why is top posting annoying in email? > > -- > 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |