Re: About cntlm warning

2019-05-27 Thread cygwinautoreply
>I am using cntlm 0.92.2 for windows. >When I run cntlm I got this warning. >0 [main] cntlm 16020 find_fast_cwd: WARNING: Couldn't compute FAST_CWD poin= >ter. Please report this problem to >the public mailing list cygwin@cygwin.com https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-wa

About cntlm warning

2019-05-27 Thread Abdulhamit Mabocoglu
I am using cntlm 0.92.2 for windows. When I run cntlm I got this warning. 0 [main] cntlm 16020 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [ANNOUNCEMENT] Test: cmake-3.13.1-1

2019-05-27 Thread Steven Penny
On Thu, 29 Nov 2018 07:58:53, Marco Atzeri wrote: Test version 3.13.3-1 of cmake cmake-doc cmake-gui emacs-cmake are available in the Cygwin distribution. Please test and report here any issue or problem. Also positive feedback in complex projects are appreciated CHANGES Last upst

Re: getent doesn't show all domain users

2019-05-27 Thread Brian Inglis
On 2019-05-27 03:15, Maayan Apelboim wrote: > I have a server in the domain (duplicated from another domain if it matters). > At first "getent passwd" run I see the user from the different domain, but > after a few runs it disappears. > Even after it disappears getent doesn't return all domain use

Re: Error Message, Need help

2019-05-27 Thread cygwinautoreply
>system(paste('gzip -d',ff)) > 1 [main] gzip 42336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD >pointer. Please report this problem to >the public mailing list cygwin@cygwin.com >gzip: stdin: unexpected end of file >Warning message: >running command 'gzip -d ' had status 1 https://cy

Error Message, Need help

2019-05-27 Thread Isaac Kwesi Nooni
system(paste('gzip -d',ff)) 1 [main] gzip 42336 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com gzip: stdin: unexpected end of file Warning message: running command 'gzip -d ' had status 1 -- Problem reports

getent doesn't show all domain users

2019-05-27 Thread Maayan Apelboim
Hello, I have a server in the domain (duplicated from another domain if it matters). At first "getent passwd" run I see the user from the different domain, but after a few runs it disappears. Even after it disappears getent doesn't return all domain users while mkpasswd -d returns all users. Whe