Re: Unable to push to cygutils git repo on sourceware

2021-09-14 Thread Mark Geisert
Hi Jon, Jon Turney wrote: On 07/09/2021 04:46, Mark Geisert wrote: Something's likely changed in the 4 years since I last did this :-). ..or something allegedly similar to this... too much code under the bridge... $ git push fatal: remote error: service not enabled:

Re: Unable to push to cygutils git repo on sourceware

2021-09-14 Thread Jon Turney
On 07/09/2021 04:46, Mark Geisert wrote: Something's likely changed in the 4 years since I last did this :-). $ git push fatal: remote error: service not enabled: /git/cygwin-cygutils.git $ cat .git/config [core]     # blah elided [remote "origin"]     url =

Re: [PATCH setup 00/11] Add options to choose symlink type (v2)

2021-09-14 Thread Jon Turney
On 10/08/2021 18:02, Jon Turney wrote: Revised from [1], this adds an '--symlink-type {sys, native, wsl}' option, which controls the type of symlinks created by setup and the post-install scripts it invokes [2]. In the base install, there are 4 symlinks which can't be created using the native

Re: [PATCH setup 06/11] Enable SeCreateSymbolicLink privilege

2021-09-14 Thread Jon Turney
On 11/08/2021 09:46, Corinna Vinschen via Cygwin-apps wrote: On Aug 10 18:02, Jon Turney wrote: I'm not sure if SeCreateSymbolicLink privilege can get removed by UAC filtering, but to make sure to enable it, if we can. I'm not sure this is required. This is one of the privileges which is