X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C28153858D39 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=emrich-ebersheim.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=emrich-ebersheim.de X-Virus-Scanned: Debian amavisd-new at emrich-ebersheim.de Message-ID: Date: Fri, 31 Dec 2021 16:02:31 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: [ANNOUNCEMENT] Updated: setup (2.911) Content-Language: de-DE To: Jon Turney , Doug Henderson , The Cygwin Mailing List References: <38065ac8-19f1-6c9f-b2a1-a0796f1d126e AT emrich-ebersheim DOT de> From: Rainer Emrich In-Reply-To: X-Provags-ID: V03:K1:Juq7mPqUHeM+Qh+ZqSwb55e9PHye1njzn5h9eXbKT3/j9baldV8 u2BoVZAnds8i7aG2uesRhnyXy0Khy/DqQBuLolc1VxXWVAEaUe6Y+1vdCTIs6MH5QbXGrkt bvw+F+qLxhvOVfU2UE+EQ6M0WNgB/9jFcaz/JV8X1CaUk1IuBNm9+ZTLk1dUlIXbH7QpryZ AKyvjLAoC4e/bMzGZsqrA== X-UI-Out-Filterresults: notjunk:1;V03:K0:Q+oM5gSZj/Y=:MhgJ0rq5/HmoPR+2RJGg6K qAn2g5Ymoz9F3UBcR2t5ev+qdkXPi8wYgtTkn1Yysv0C1Xj4b3+vq4xQmY+JsDL2M2xpW3Ou2 ZCUJ3GlHNS/4JVvZSavqAOdi1MfwCWOEhow7RnIZkTHVX1FvR/Pw25GvxZSfGKk9/dUotWNe2 BJWMK+UfTxwzBchMeMAgM1PyAJkIOwE5vP/pAu/ZEeao1e2SOJV7cdpN9KHOJKm4G7314Hgzg yXzPmlidfMZj9OtjHtDPWJD+asi/hZ5/p509CA4IWPyrrB6VBm9rzjhEtRCa9K30TfeIsIFeq QuPnAHySCxPeKKwcwU0NR8UYMmm/79ZbtULCz+HkDwbu5izP1RqPPpLh9Npoa/LeI2/PKKesr JMcOohdBT62+QdcTYYnyp0nyorpOsmeNR+FqG1W76S/F6ZOe+weDL3appr18ZYcvTEDrgmP+I 0h2iwgNmo5a816AEjJq6BFMk0zmzc87HcQlZ0Wtk+kz+/OSwLaz4n0QH3J57xUi+u8UhMXCCe WWvZsmtQQA4TH2qDm/gH53EwZ9cFzwzXnI8hDwFXS08ADHkqMYLNzBix0GBnFDR2JMQ724A7o H74o87KIol5H+8Tvce4mssEMk8nqe2llzYICQ6REyhHSs0T14Of5Qs9zeKww60I9pXlIa5zRg HjDakXEw6bKpx5PcImar4H0oj8nqjrWaZOpOOhlC1XEdvJ6xhi7IMbI1/ouJdkL5l1Y6uSP0U x7SBKWjbdx4r5faK X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_EXEURI, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rainer-lists AT emrich-ebersheim DOT de Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1BVF3MW6007574 Hi Jon, Am 31.12.2021 um 15:38 schrieb Jon Turney: > On 30/12/2021 18:38, Doug Henderson wrote: >> On Thu, 30 Dec 2021 at 09:46, Rainer Emrich >> wrote: >>> >>> Hi Jon, >>> for me the new setup executables do not work, same for both: >> >> In my analysis, setup is reporting for a non-elevated shell: >> >> $ ./setup-x86_64 >> User has NO backup/restore rights >> User has symlink creation right >> note: Hand installation over to elevated child process. >> >> for an elevated shell: >> >> $ ./setup-x86_64 >> Starting cygwin install, version 2.911 >> User has backup/restore rights >> User has symlink creation right >> *** --symlink-type native requires SeCreateSymbolicLink privilege or >> 'Developer Mode' >> > [...] > >> I do not have  'Developer Mode' enabled as it is overkill unless >> necessary. >> >> I suspect that setup-x86_64.exe is not correctly checking for the >> "SeCreateSymbolicLink" and/or "Create symbolic links" permission. > > Thanks!  Yes, there's a few things wrong with how that permission is > detected and it's presence reported. > > I've uploaded setup 2.912 with an attempted fix. > >   https://cygwin.com/setup/setup-2.912.x86_64.exe >   https://cygwin.com/setup/setup-2.912.x86.exe > > Please try that, and see if it improves things for you? first impression this version works as expected. Thanks for all your hard work! -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple