From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14731 invoked by alias); 20 Dec 2017 12:39:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 14652 invoked by uid 89); 20 Dec 2017 12:39:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=U*stromeko, Stromeko@nexgo.de, stromeko@nexgo.de, Stromekonexgode X-HELO: mail-wm0-f46.google.com Received: from mail-wm0-f46.google.com (HELO mail-wm0-f46.google.com) (74.125.82.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 20 Dec 2017 12:39:22 +0000 Received: by mail-wm0-f46.google.com with SMTP id f206so9423964wmf.5 for ; Wed, 20 Dec 2017 04:39:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=5Hnhlr7qVaGScj7MBWvUsOnojlemcfZnn01RAZtrM28=; b=koT3VGxyVT0zn8cVBFG1a/r/G4owGM2akRxIFyqsYfeer9h+MFbOLaE7dl5iibU4MS AiOdkv/MsAaz28uOkrKzXeeoYPN3r+kyY7ezjE1p7O/ojXIaSbNVypYTnkaobbRkIZtu i6DgQTLSdY0TLaGhQ+aXxDX5BQ3K/5VXM6Z+SjSX33Frunk6gWEGROT1dbVZ7Ax6LXtK hFTGI4XgnrlKRkUqP/vkUyq4PonnfnVPMbGw4bvzUiWivMCniiQGB0Zf9EI6orv2mnrz 1tNkgdipLVIA8WZTxXqhIynCCnbV5v5fTO+r+s66DTY4UxJlzwkWM10lw0JJrkw23RoE uSeQ== X-Gm-Message-State: AKGB3mJLoMUvO+Kdjr3z112hqBG6gSfgvbBa/+Mvkyh/CDcHlDY2ed/Q /vvsVkZrRcuroW/aiX1ym0Qk1Xh+LX0t/cmXwrs= X-Google-Smtp-Source: ACJfBosoHhM9kAgK4Rh1xjjtbFS+btlU3r2griewwjjEBycRdy6wqK2lAjHSp/okKTHc1uES7fF5IBwoHI4MDuKYXOY= X-Received: by 10.80.165.226 with SMTP id b31mr5267932edc.172.1513773560285; Wed, 20 Dec 2017 04:39:20 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.159.45 with HTTP; Wed, 20 Dec 2017 04:38:59 -0800 (PST) In-Reply-To: References: <87po79elst.fsf@Rainer.invalid> From: Arkady Date: Wed, 20 Dec 2017 12:59:00 -0000 Message-ID: Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2017-12/txt/msg00217.txt.bz2 Another clue - flags -d -n -N probably solve the problem or make the problem very rare On Wed, Dec 20, 2017 at 2:37 PM, Arkady wrote: > I have little doubt that here is a bug in the Cygwin installer. I > reproduce the problem > consistently. I use the following command 10 times > setup-x86.exe -q -s http://cygwin.mirror.constant.com > The setup fails one time of three in my Win10 64 bits setup. > > On Wed, Dec 20, 2017 at 2:25 PM, Arkady wrote: >> On Wed, Dec 20, 2017 at 12:27 PM, Achim Gratz wrote: >>> Arkady writes: >>>> setup-x86_64.exe -q -p wget -v >>>> >>>> The installation fails with the last line "Changing gid to >>>> Administrators" and a small dialog box "setup-x86_64.exe" has stopped >>>> working A problem caused the program to stop working correctly..." >>> >>> That is usually caused by BLODA that recognizes an application that >>> tries to elevate itself while run from some script. The solution may be >>> as simple as to remove the ADS annotation that says "this executable was >>> downloaded from the dangerous internet" or you may have to explicitly >> >> Thank you, Achim, >> >> I am running in the Administrator console - there is "Administrator: >> Command Prompt" at the top >> of the windows. I am pulling the file from Internet using a power shell script. >> According to dir /R there is only one data stream for the file >> >>> except setup.exe someplace. Other potential solutions are to start the >>> CMD or script with administrative privileges so setup doesn't need to >>> elevate itslef or use a program like runas that can start setup directly >>> with elevated privileges. Which of these is most appropriate to your >>> environment is something you'll have to find out yourself. >>> >>> >>> Regards, >>> Achim. >>> -- >>> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ >>> >>> SD adaptation for Waldorf microQ V2.22R2: >>> http://Synth.Stromeko.net/Downloads.html#WaldorfSDada >>> >>> -- >>> 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