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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=oJ0d+Fq NPzoUOWIAUcz+o9ocgvGIVkLAg11I2Nxk/lTuhyfuN3T8qmU70yVj0K/HZyu9VsD 1lCbknJCEo+vAexqReA3bn5R8b34WYChYD9zKVjLMo8k29Kcgk/x0FP6XAH194/S UIbDWbaZYzRmguZOJ0hTWMko3vU2ePU3BVLo= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=kpfQ/QFjMb/Kb QHLE9IVWMl565c=; b=d4kwCLw3jV979f1P3VXHrlzliwtqbRM30uf5fIJfeJOLH 0rVx+NulGA3mc/+Ity47BD9Tggd/4Pk3OmgqDls5f68X1wkfzUOVrU7IViDnRzmU AAWRHx14NboYNfYSmHJcLyeugpbX+Bf3mQ06KIfypvgaFSHwKlLuwAN+XEEUUk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.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 AT nexgo DOT de X-HELO: mail-wm0-f49.google.com 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 In-Reply-To: References: <87po79elst DOT fsf AT Rainer DOT invalid> From: Arkady Date: Wed, 20 Dec 2017 14:43:26 +0200 Message-ID: Subject: Re: cygwin installation fails in Windows 10 when running with --quite-mode To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes 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