From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward101o.mail.yandex.net (forward101o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::601]) by sourceware.org (Postfix) with ESMTPS id D419A3954407 for ; Wed, 3 Mar 2021 12:05:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org D419A3954407 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from myt6-9cfe67cfd141.qloud-c.yandex.net (myt6-9cfe67cfd141.qloud-c.yandex.net [IPv6:2a02:6b8:c12:25a9:0:640:9cfe:67cf]) by forward101o.mail.yandex.net (Yandex) with ESMTP id A9E303C00519; Wed, 3 Mar 2021 15:05:02 +0300 (MSK) Received: from myt5-aad1beefab42.qloud-c.yandex.net (myt5-aad1beefab42.qloud-c.yandex.net [2a02:6b8:c12:128:0:640:aad1:beef]) by myt6-9cfe67cfd141.qloud-c.yandex.net (mxback/Yandex) with ESMTP id xjp7FLFZmt-52H0kF2K; Wed, 03 Mar 2021 15:05:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1614773102; bh=vbKPC3OAIGUizSAd1+5wc1iA/uPOif23CVwLyHLmyUs=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=rBNJvGWlvqou5mh9mu1Ny8o0gBS4rLdF692rdLIXn24WFB8Ycc4CcCHCuYAmptiKs G9LHV4N09oXDJKAspcC5cnztmxlB6m0UymH+YmL+n7XlCU12HSedxL+N5r69e0cZs9 qd5eEeiP5JENHM755AQG+aeg4EmbqsV8O+bWHJ3E= Authentication-Results: myt6-9cfe67cfd141.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by myt5-aad1beefab42.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 4OfgYf3FhP-51nuK2oM; Wed, 03 Mar 2021 15:05:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Wed, 03 Mar 2021 11:55:35 -0000 Date: Wed, 3 Mar 2021 14:55:35 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <1097399271.20210303145535@yandex.ru> To: "KAVALAGIOS Panagiotis (EEAS-EXT)" , cygwin@cygwin.com Subject: Re: Home directory was not created In-Reply-To: <0d21a331911b4733a5e638a7c72d7ee2@BELBRU-EXMP101.eeas.europa.eu> References: <65851a08-a0d3-4fca-a956-77cf73459180@SystematicSw.ab.ca> <24934718098a4d26a65b68ef62f3b46e@BELBRU-EXMP101.eeas.europa.eu> <4125b749-86de-ae02-43d9-16ff5a8565cd@SystematicSw.ab.ca> <0d21a331911b4733a5e638a7c72d7ee2@BELBRU-EXMP101.eeas.europa.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.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: , X-List-Received-Date: Wed, 03 Mar 2021 12:05:07 -0000 Greetings, KAVALAGIOS Panagiotis (EEAS-EXT)! >> All postinstall steps failed because of BLODA or installation path: >> >> 2021/02/09 17:48:06 running: C:\Program Files\Cygwin\bin\dash.exe >> "/etc/postinstall/0p_000_autorebase.dash" >> 0 [main] dash (2296) shared_info::initialize: size of shared memory region >> changed from 49080 to 40888 >> 2021/02/09 17:48:20 abnormal exit: exit code=-1073741819 ... >> >> Installing under Program\ Files causes issues because of space in path names >> and BLODA-like AV protections on those paths. > The installation is performed by powershell script that runs with the super > admin (system user/nt authority) from local repository that normally > bypasses all those kind of AV restrictions. I start it from the Cygwin icon > that runs mintty under the hood. I don't know who took those 8KB from the > script's shared memory, but indeed it looks like a BLODA interference. I > will ask the package to be re-installed. In such (administrative install) case, the Cygwin user directories should be redirected, f.e. to the user's profile, IMO. See nsswitch.conf for examples and possible options of such redirection. > We are running Cygwin from "C:\Program Files" for years without issue. Coincidence, I'm sure. > A space in the directory name is a very supported character for Unix and > Unix-like systems as well. Except script writers rarely account for that. Unfortunately. -- With best regards, Andrey Repin Wednesday, March 3, 2021 14:52:49 Sorry for my terrible english...