Re: Windows 8 Release Preview. fork problems with rsync

2012-06-18 Thread Corinna Vinschen
On Jun 7 10:12, Noel Grandin wrote: > > > On 2012-06-06 20:29, Corinna Vinschen wrote: > > >On Jun 6 17:59, Nick Lowe wrote: > >>>Thanks. I can confirm the effect. For no apparent reason, the OS > >>>reserves a 1 Megs shared memory region, top-down allocated, of which it > >>>uses about 20K.

Re: Windows 8 Release Preview. fork problems with rsync

2012-06-18 Thread Corinna Vinschen
On Jun 7 10:35, Ryan Johnson wrote: > On 06/06/2012 12:12 PM, Corinna Vinschen wrote: > >On Jun 6 16:41, Bertrand Latinville wrote: > >>I'm using > >> > >> rsync --chmod=ug=rwX -arvz --prune-empty-dirs --include="*/" > >>--include-from=include-file.txt --exclude="*" ${source_dir}/ > >>${dest_d

Re: Trusted Software Vendor

2012-06-18 Thread Corinna Vinschen
On Jun 14 22:45, Andrey Repin wrote: > Greetings, Vaclav Zeman! > > Out of curiosity would downloading setup.exe using wget also work > around the problem? > >>> > >>>Most likely.  I don't think wget cares about protecting Windows users > >>>from their own stupidity.  If you use wget, you

Re: Problem with MAP_PRIVATE for fork() using pypy

2012-06-18 Thread Corinna Vinschen
On Jun 9 17:19, Uwe F. Mayer wrote: > I have recently patched pypy (http://www.pypy.org) to compile under > Cygwin. Pypy implements a Python interpreter with a Just In Time (JIT) > compiler. At runtime pypy uses a MAP_PRIVATE anonymous mmap to > allocate memory for its JIT. This seems to be cause

sshd connections unexpectedly close on windows 2012

2012-06-18 Thread Arnon Yaari
Hi, I'm having problems with running sshd on cygwin on Windows Server 2012 Release Candidate. I installed cygwin and set up sshd, and I am opening ssh connections using a Python script (running Fabric to perform operations on the Windows machine). However there appears to be a problem with sshd a

Re: sshd connections unexpectedly close on windows 2012

2012-06-18 Thread Corinna Vinschen
On Jun 18 18:35, Arnon Yaari wrote: > Hi, > I'm having problems with running sshd on cygwin on Windows Server 2012 > Release Candidate. > I installed cygwin and set up sshd, and I am opening ssh connections using a > Python script (running Fabric to perform operations on the Windows machine). > H

Re: MS-DOS-style paths are not recognized in elisp function in 23.4-2

2012-06-18 Thread Ken Brown
On 6/18/2012 1:40 PM, Neal Groothuis wrote: Hello all, In Emacs 23.4-2 on Cygwin, the byte-compile-file Elisp function does not recognize MS-DOS style paths. E.g., if I call (byte-compile-file "C:/foo/bar.el" t), it will try to compile "/home/ngroothuis/C:/foo/bar.el". This is a problem for th

Re: CYGWIN app crashes ungracefully when run from the root of a drive

2012-06-18 Thread Corinna Vinschen
On Jun 11 11:39, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: > Hi, > > Maybe it has been covered somewhere -- I could not find the answer, so please > excuse the repetition. I observe that if I build an app (consider the > simplest > "Hello world" program below as an example), and store the exec

Re: MS-DOS-style paths are not recognized in elisp function in 23.4-2

2012-06-18 Thread Neal Groothuis
On 6/18/2012 2:41 PM, Ken Brown wrote: > Does the cygpath utility help? If emacs can be patched to use it on on file open calls, sure. - Neal -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.ht

Re: MS-DOS-style paths are not recognized in elisp function in 23.4-2

2012-06-18 Thread Ken Brown
On 6/18/2012 4:46 PM, Neal Groothuis wrote: On 6/18/2012 2:41 PM, Ken Brown wrote: Does the cygpath utility help? If emacs can be patched to use it on on file open calls, sure. I was suggesting that you should consider using cygpath to convert your MS-DOS path to a POSIX path. Cygwin prog

RE: sshd connections unexpectedly close on windows 2012

2012-06-18 Thread James Johnston
> -Original Message- > Sent: Monday, June 18, 2012 16:34 > Subject: Re: sshd connections unexpectedly close on windows 2012 > > > " 5 [main] sshd 180 fhandler_dev_zero::fixup_mmap_after_fork: > requested 0xFEF2 != 0x0 mem alloc base 0x0, state 0x1, size > 1179648, Win32 error

Re: Trusted Software Vendor

2012-06-18 Thread Andrey Repin
Greetings, Corinna Vinschen! >> Out of curiosity would downloading setup.exe using wget also work >> around the problem? >> >>> >> >>>Most likely.  I don't think wget cares about protecting Windows users >> >>>from their own stupidity.  If you use wget, you should know what you're >> >>>d

TERM=dummy

2012-06-18 Thread Fedin Pavel
Today i've noticed, that in MSYS console TERM=dummy. Why ? Previously it was set to "cygwin", and it worked fine. I guess this was caused by some upgrade. -- Kind regards Pavel Fedin Expert engineer, Samsung Moscow research center -- Problem reports: http://cygwin.com/problems.html

Re: TERM=dummy

2012-06-18 Thread marco atzeri
On 6/19/2012 7:21 AM, Fedin Pavel wrote: Today i've noticed, that in MSYS console TERM=dummy. Why ? Previously it was set to "cygwin", and it worked fine. I guess this was caused by some upgrade. than you should ask to MSYS mailing list Regards Marco -- Problem reports: http://cygw

Re: TERM=dummy

2012-06-18 Thread Fedin Pavel
On 19.06.2012 10:46, marco atzeri wrote: than you should ask to MSYS mailing list Ooops, sorry... :) My head has seriously messed up... :) -- Kind regards Pavel Fedin Expert engineer, Samsung Moscow research center -- Problem reports: http://cygwin.com/problems.html FAQ: