From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 35096 invoked by alias); 20 Dec 2017 12:43:52 -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 35087 invoked by uid 89); 20 Dec 2017 12:43:51 -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=Hx-languages-length:2514, stromekonexgode, U*stromeko, Stromeko@nexgo.de X-HELO: mail-wm0-f49.google.com Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com) (74.125.82.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 20 Dec 2017 12:43:49 +0000 Received: by mail-wm0-f49.google.com with SMTP id n138so9601438wmg.2 for ; Wed, 20 Dec 2017 04:43:49 -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=2ZrzwW38VWJekKWR8kQZZfl2OlH9uae1UUhAspS9PK8=; b=KX1h9gTN3yHjeIB8jODATI+KKS4IuBdALmoEUPhmnlHJ7pSdzauliQMVbmrhKWSrHP 2lqspD0nYL5KM5g3I4tbNnoo3//N5opjIpEA8IW7cfODLP6mq//TzDfantnJG5XLKYpI chbMD9fr+yGSbcR/ehcEuFQkbmSUvOREOoEgYH7vLmwSDfHgck2WO17ZuV1Ti3U7v0fX y6YTujJNUt6j+CJ5uRqEnXrQidNOosVKgqwZfUfBzvKzSdiZiL+v0PvuEyTupPzQOaMi 9uhkFA7w8KEYbq5KEzH9FyS/MIM3PDm7+3H4LIShugJCmUrKyqd0GaBdnnhpmbUDOuz1 Usxw== X-Gm-Message-State: AKGB3mIvFcJokAYKWYKAioKANL1bw7X+4TecJUGk+51bZZhGaWFyPJQl ob7df5sjGEZbge60syRdVeiPL+SDKruJdsP5jHs= X-Google-Smtp-Source: ACJfBotTPChR/eduaiTjO3WY2wjY/vKXVlp6Xd50LMDleCbUrmgGGLeGt/5HB0lQDBq9YwoowMVisWqhigsRk8OsGZc= X-Received: by 10.80.214.139 with SMTP id r11mr5350649edi.17.1513773827131; Wed, 20 Dec 2017 04:43:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.159.45 with HTTP; Wed, 20 Dec 2017 04:43:26 -0800 (PST) In-Reply-To: References: <87po79elst.fsf@Rainer.invalid> From: Arkady Date: Wed, 20 Dec 2017 14:08: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/msg00218.txt.bz2 I can upload VirtualBox VM which demonstrates the problem - this is 14GB image for VirtualBox 5.1.30 On Wed, Dec 20, 2017 at 2:38 PM, Arkady wrote: > 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