Re: permission 600

2022-01-08 Thread Tatsuro MATSUOKA
> - Original Message - > > From: "Marco Atzeri" > To: "cygwin> Date: 2022/01/09 日 14:39 > Subject: Re: permission 600 > > > On 09.01.2022 06:28, Tatsuro MATSUOKA wrote: > > $ echo aaa > test.txt > > $ ls -l test.txt > > -rw-r--r-- 1 user user 4 Jan 9 14:07 test.txt > > $ chmod 600 te

Re: permission 600

2022-01-08 Thread Marco Atzeri
On 09.01.2022 06:28, Tatsuro MATSUOKA wrote: $ echo aaa > test.txt $ ls -l test.txt -rw-r--r-- 1 user user 4 Jan 9 14:07 test.txt $ chmod 600 test.txt $ ls -l test.txt -rw-r--r-- 1 user user 4 Jan 9 14:07 test.txt it works for me $ ls -l test.txt -rw-r--r-- 1 Marco Kein 4 Jan 9 06:35 test.

permission 600

2022-01-08 Thread Tatsuro MATSUOKA
$ echo aaa > test.txt $ ls -l test.txt -rw-r--r-- 1 user user 4 Jan 9 14:07 test.txt $ chmod 600 test.txt $ ls -l test.txt -rw-r--r-- 1 user user 4 Jan 9 14:07 test.txt I noticed this phenomena in launching the jupyter lab. File "/usr/lib/python3.8/site-packages/jupyter_core/paths.py", line

[ANNOUNCEMENT] Updated: curl, libcurl{4, -devel, -doc}, mingw64-{x86_64, i686}-curl 7.81

2022-01-08 Thread Cygwin curl Maintainer
The following packages have been upgraded in the Cygwin distribution: * curl 7.81 * libcurl4 7.81 * libcurl-devel 7.81 * libcurl-doc 7.81 * mingw64-x86_64-curl 7.81 * mingw64-i686-curl 7.81 Command line tool and Library supporting transferring

Re: newcomer issues when packaging biosig,stimfit, etc.

2022-01-08 Thread Marco Atzeri
On 08.01.2022 18:34, Alois Schlögl wrote: Dear Cygwin community, Hi Alois, I intend to package Stimfit [1] and Biosig [2] (and perhaps libb64,libbiosig,sigviewer) for cygwin. The packages are already available in Debian, but when trying to package them for cygwin, I run into some difficult

newcomer issues when packaging biosig,stimfit, etc.

2022-01-08 Thread Alois Schlögl
Dear Cygwin community, I intend to package Stimfit [1] and Biosig [2] (and perhaps libb64,libbiosig,sigviewer) for cygwin. The packages are already available in Debian, but when trying to package them for cygwin, I run into some difficulties. I read the documentation [3-5], but I got stuck, a

[ANNOUNCEMENT] Updated: Perl distributions

2022-01-08 Thread Achim Gratz
The following Perl distributions have been updated to their latest release version available on CPAN: noarch -- perl-IO-Socket-SSL-2.074-1-src perl-Test-Differences-0.69-1-src -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mai

RE: Cygwin/X fatal error

2022-01-08 Thread Fergus Daly
On 08.01.2022 07:57, Fergus Daly wrote: > Not quite sure what recent update has caused this failure. > Up to now (and for a very long time indeed) typing > $ /bin/xinit /bin/xterm -- -nolock -multiwindow > at the mintty prompt has successfully started an xterm process. > Now I get: > "A fatal e

Re: Support for ADS (Alternate Data Streams)

2022-01-08 Thread NightStrike
On Wed, Jan 5, 2022, 05:08 Corinna Vinschen wrote: > On Jan 3 22:40, NightStrike wrote: > > On Sun, Jan 2, 2022, 15:51 wrote: > > > > > While I recognize that ADS is not supported by POSIX, I was wondering > > > what if any support for ADS might exist within Cygwin. > > > > > > The last time I

Re: Cygwin/X fatal error

2022-01-08 Thread Marco Atzeri
On 08.01.2022 07:57, Fergus Daly wrote: Not quite sure what recent update has caused this failure. Up to now (and for a very long time indeed) typing $ /bin/xinit /bin/xterm -- -nolock -multiwindow at the mintty prompt has successfully started an xterm process. Now I get: "A fatal error has o