public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Lemures Lemniscati <lemures.lemniscati@gmail.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: lua-5.3.6-2
Date: Mon, 31 May 2021 19:41:17 +0900	[thread overview]
Message-ID: <20210531194115.2C19.50F79699@gmail.com> (raw)
In-Reply-To: <354617499.20210531122659@yandex.ru>

On Mon, 31 May 2021 12:26:59 +0300, Andrey Repin via 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
> 

Thank you, Andrey Repin.

I didn't know about an option 'winsymlinks' [1].

[1]: https://cygwin.com/cygwin-ug-net/using-cygwinenv.html#cygwinenv-implemented-options


I think I've understood necessity to avoid making symlinks to
non-existent files.

I'll modify postinstall/preremove scripts.

Regards,

Lem


  reply	other threads:[~2021-05-31 10:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02  3:20 [ANNOUNCEMENT] lua 5.3.5-1 Yaakov Selkowitz
2021-05-19 22:27 ` [ANNOUNCEMENT] Updated: lua-5.3.6-2 Lemures Lemniscati via Cygwin-announce
2021-05-27  8:49   ` Fergus Daly
2021-05-27  9:52     ` Lemures Lemniscati
2021-05-30 21:38   ` Andrey Repin
2021-05-30 23:30     ` Lemures Lemniscati
2021-05-31  4:12       ` Lemures Lemniscati
2021-05-31  8:54         ` Andrey Repin
2021-05-31  9:26           ` Andrey Repin
2021-05-31 10:41             ` Lemures Lemniscati [this message]
2021-06-01 14:39   ` Updated: lua-5.3.6-3 Lemures Lemniscati
2021-06-01 14:41   ` [ANNOUNCEMENT] " Lemures Lemniscati via Cygwin-announce
2021-06-04 13:16     ` Jon Turney
2021-06-04 16:10       ` Lemures Lemniscati
2021-06-05 22:26     ` [ANNOUNCEMENT] Updated: lua-5.3.6-4 Lemures Lemniscati via Cygwin-announce
2021-05-19 22:47 ` [ANNOUNCEMENT] Test: lua-5.4.3-1 Lemures Lemniscati via Cygwin-announce
2021-06-01 14:46   ` [ANNOUNCEMENT] Test: lua-5.4.3-2 Lemures Lemniscati via Cygwin-announce
2021-06-05 22:36     ` [ANNOUNCEMENT] Test: lua-5.4.3-3 Lemures Lemniscati via Cygwin-announce
2022-03-06 13:29     ` [ANNOUNCEMENT] Test: lua-5.4.4-1 Lemures Lemniscati via Cygwin-announce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210531194115.2C19.50F79699@gmail.com \
    --to=lemures.lemniscati@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).