X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F0733850426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1622453707; bh=egy9xs6blWBNrNhpJTCzcBFMO0VmeTIiyEDUyjza9kE=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=juNsUHzRwHt+ZoJ7iWrY8UXSXwSMq8UzsUqozGq3B7VEYtazqeMC6ikn5HTOzWsWT Tl82hgSRvUDvaaiFJzOt2SsG0JsTCcqRMEUjkOFRXFMnm1vQtIMWXQdlr/FfSOXmDg 8GKQYQJ3hXw6xSMeq75vzKOZFqN8O2WVsd0m9a/M= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 14C143854803 Date: Mon, 31 May 2021 12:26:59 +0300 X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <354617499.20210531122659@yandex.ru> To: Andrey Repin via Cygwin , cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: lua-5.3.6-2 In-Reply-To: <508296605.20210531115401@yandex.ru> References: <1104601526 DOT 20210531003857 AT yandex DOT ru> <20210531083054 DOT 2C12 DOT 50F79699 AT gmail DOT com> <20210531131205 DOT 7AFD DOT 50F79699 AT gmail DOT com> <508296605 DOT 20210531115401 AT yandex DOT ru> MIME-Version: 1.0 X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, 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 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: , From: Andrey Repin via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Andrey Repin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Greetings, Andrey Repin via Cygwin! > Trying to follow manually > # /usr/sbin/alternatives --install /usr/bin/lua lua /usr/bin/lua5.3 503 --verbose --test > reading /var/lib/alternatives/lua > auto > /usr/bin/lua > /usr/bin/lua5.3 > 503 > would link /usr/bin/lua -> /etc/alternatives/lua > would link /etc/alternatives/lua -> /usr/bin/lua5.3 > It seems "alternatives" is trying to create links to nonexistent files. > Which is not possible under Windows. > Manually creating source link let the thing go > # ln -fsT /usr/bin/lua5.3 /etc/alternatives/lua > # /usr/sbin/alternatives --install /usr/bin/lua lua /usr/bin/lua5.3 503 --verbose > reading /var/lib/alternatives/lua Err, though I've included that in the reply, but it seems I was distracted at the moment. CYGWIN=wincmdln winsymlinks:nativestrict glob:ignorecase -- With best regards, Andrey Repin Monday, May 31, 2021 12:26:03 Sorry for my terrible english... -- 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