delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/01/24/20:15:43

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:subject:references:to:from:reply-to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=xACIPSvYubi+EEZM
gQrXL7Ss89iBsEPJRFXqBxVCtTAQFtCV5JuS9rsOqUwJTxyJ5IaxH+VqA0HLkqrD
5KQuOmTtHj9pFBEnRGphj3OmVFTCiFn/HYECfLZDVFZElFogLj77C0m0vYZ8E3Je
aSD8fE5rR76VGT1JpgbKDanaKFA=
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:references:to:from:reply-to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=6W99s/DK18TmKv3SsIZOhY
8xJ3k=; b=QRfm3YS39k9buyPCYI23cZVttxGrmGd/QJWMpAraaXGU34cqmadVtf
IXHMe8NPh8N7BM+ju57avfEEO3demaiDUkCNuimrztj1XCbs4IJLhaZALyfzPHqs
xRGi/6udg2xz81JYK7L0rX4eR0ZHVoWoaxqTY3XdRUAjCSFCDwvV8=
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=1.5 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*Ad:U*reply-to-list-only-lh, Larry, Admin, privilege
X-HELO: vms173021pub.verizon.net
X-CMAE-Score: 0
X-CMAE-Analysis: v=2.1 cv=WpDWSorv c=1 sm=1 tr=0 a=Z9UJdt/jcW91Hd6r4aN9qw==:117 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=IkcTkHD0fZMA:10 a=7aQ_Q-yQQ-AA:10 a=iaFubHWvAAAA:8 a=EdnqiFvcuyfaOF68iagA:9 a=QEXdDO2ut3YA:10 a=buB1NfXUTBUA:10
Subject: Re: Error installing/updating Cygwin on Windows 10
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>
To: cygwin AT cygwin DOT com
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com>
Reply-to: cygwin AT cygwin DOT com
Message-id: <56A576FF.4080402@cygwin.com>
Date: Sun, 24 Jan 2016 20:14:39 -0500
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-version: 1.0
In-reply-to: <20160124223155.GC6031@dimstar.local.net>

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019