On 22/12/2023 21:33, Philippe Cerfon wrote:
Hey Marco.
On Fri, Dec 22, 2023 at 5:46 AM Marco Atzeri wrote:
I am trying to backport on 3.9.18 for Cygwin
Great to hear!
I think it should be fairly easy. The only thing really needed on the
CPython side is USE_XATTRS being defined.
Regards,
Ph
> Thanks for any hint
https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-files
HTH,
Anton Lavrentiev
Contractor NIH/NLM/NCBI
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe in
Hello
I use "mkdir.exe /test" for creating a directory.
If I open the properties in Windows it say "Permissions of /test are in wrong
order"
If I use "cmd /c mkdir /test" all is fine.
I know that the mkdir.exe is the cygwin version and "cmd /c mkdir" use the
windows version of mkdir.
In additio
Hey Marco.
On Fri, Dec 22, 2023 at 5:46 AM Marco Atzeri wrote:
> I am trying to backport on 3.9.18 for Cygwin
Great to hear!
I think it should be fairly easy. The only thing really needed on the
CPython side is USE_XATTRS being defined.
Regards,
Philippe
--
Problem reports: https://cygw
Greetings, marco atzeri!
>> Can Cygwin setup.exe be modified to support more than one package
>> repository, e.g. first the default Cygwin package repro, and then a
>> company package repro (e.g. fr.pasteur.cygwin.packages ?).
> no need to change. It is already feasible as you can specify multipl
Greetings, Karl Crary!
> I have stumbled on to a fix, but I am still puzzled. The problem arises
> when either of the following lines appears in my /etc/fstab:
> c: /c ntfs binary,noacl,cygexec,user 0 0
> c: /home ntfs binary,noacl,cygexec,user 0 0
Note that C: is not the same as C:\
> I've tak
Greetings, Martin Wege!
> The root cause is IMO the extra Win32 syscalls (>= 3 per file lookup,
> compared to 1 on Linux) to lookup the *.lnk and *.exe.lnk files on
> filesystems which have native link support (NTFS, ReFS, SMBFS, NFS).
Except you require elevation to actually create symlinks.
Or
On 22/12/2023 14:41, James Hanley via Cygwin wrote:
when running the following script below - I always get the error indicated
in the subject line. If I click another site from the UI then after it
works fine. If I change the script to reflect that selected site from the
UI and re-run, I get th
when running the following script below - I always get the error indicated
in the subject line. If I click another site from the UI then after it
works fine. If I change the script to reflect that selected site from the
UI and re-run, I get the same error mentioned. Any ideas?
"""
#!/bin/sh
(
> Is there any documentation how Cygwin 3.5.0 can be automatically (without GUI
> and user intervention, e.g. via *.bat script) be installed as part of a CI
> (Continuous integration) build environment ?
https://stackoverflow.com/questions/745275/can-i-script-a-cygwin-install-to-include-certain-
10 matches
Mail list logo