Re: CNTLM stops working bcoz of the following reason

2018-05-21 Thread Brian Inglis
On 2018-05-21 14:18, Chowdary, Meenakshi (STL) - contr wrote:
> Hi,
> 
> C:\Program Files (x86)\Cntlm>cntlm -v
>   0 [main] cntlm 14448 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
> pointer.  Please report this problem to
> the public mailing list cygwin@cygwin.com
This is just a warning to please upgrade Cygwin as explained at:

https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

and please report the issue to whoever distributes the software that installed
the old Cygwin version.

> cygwin warning:
>   MS-DOS style path detected: C:\Program Files (x86)\Cntlm\cntlm.ini
>   Preferred POSIX equivalent is: /Cntlm/cntlm.ini
>   CYGWIN environment variable option "nodosfilewarning" turns off this 
> warning.
>   Consult the user's guide for more details about POSIX paths:
> http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

Cygwin utilities expect to be set up using Cygwin Unix-like paths as from
running command:

$ cygpath 'C:\Program Files (x86)\Cntlm\cntlm.ini'
/Cntlm/cntlm.ini

You should not install Cygwin under Program Files, rather use a separate
directory without spaces under the root e.g. \Cygwin64

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: What is the issue and how to correct

2018-05-21 Thread Brian Inglis
On 2018-05-21 15:48, James Fu wrote:
>  Build of configuration Default for project test 
> make all
>   1 [main] make 5788 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
> pointer.  Please report this problem to
> the public mailing list cygwin@cygwin.com
> make: *** No rule to make target `all'.  Stop
This is just a warning to please upgrade Cygwin as explained at:

https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

and please report the issue to whoever distributes the software that installed
the old Cygwin version.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE: normal to blue-screen windows when doing 'ls -CF' of /proc/sys/GLOBAL?? (bug? cygcheck attached)

2018-05-21 Thread Michel LaBarre
If you need a boot environment that knows your hardware, try downloading the 
backup program Reflect from Macrium - there is a free version.
(I use it for backup/recovery of my Win 10 and Win 7 systems.  So far it has 
been 100% solid.)

You can then use it to build a boot USB with all your drivers. 
I have not explored their recovery environment except to initiate a full system 
drive restore but at minimum, I expect it will include all the Windows 
facilities.

As an incidental bonus, you can create backups in case your remediation 
measures go south - restore and try again.  You can repeat steps 3-4 until you 
get it right... ;-)

Michel

> -Original Message-
> From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On
> Behalf Of L A Walsh
> Sent: May 21, 2018 2:28 PM
> To: cygwin@cygwin.com
> Subject: Re: normal to blue-screen windows when doing 'ls -CF' of
> /proc/sys/GLOBAL?? (bug? cygcheck attached)
> 
> David Conrad wrote:
> > I think Michel LaBarre's suggestion of running chkdsk and sfc is a
> > good one;
> ---
> I agree...chkdsk indicated something odd in an attribute block,
> but I've yet to be able to correct it, since I'm running win7
> on a newer machine that uses USB3 and doesn't understand
> that my RAID controller is a megaraid type.
> 
> So booting into recovery options (or booting from the win7
> install disk) both don't see any USB keyboard/mice
> nor the system-disk which uses the megaraid controller
> it just doesn't know it enough to see it...
> 
> To start with, I need to hook up a PS/2 kbd & mouse
> to access those, while I could load the megaraid drivers
> then, it won't go through the discover process until
> the next reboot, at which point the megaraid drivers
> will be gone again...so...working on updating my
> WinRE image and burning a new Win7 install disk that
> can understand the missing stuff.
> 
> This is normal for me -- can't get from point 1 to 2
> without going through 3-4, where you need 5-6 as
> prereqs for those...etc...
> :-(
> 
> 
> --
> Problem reports:   http://cygwin.com/problems.html
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



ERROR: There was a serious problem creating a privileged user.

2018-05-21 Thread Nuzhna Pomoshch via cygwin
Trying to configure ssh.

Followed guides found on the internet (pretty much all the same).

The problem comes when the script tries to create the user:


*** Query: Create new privileged user account 'HOST\cyg_server' (Cygwin name 
'host+cyg_server')? (yes/no) yes
*** Info: Please enter a password for new user host+cyg_server. Please be sure
*** Info: that this password matches the password rules given on your system.
*** Info: Entering no password will exit the configuration.
*** Query: Please enter the password:
*** Query: Reenter:

*** Info: User 'host+cyg_server' has been created with password 'password'.
*** Info: If you change the password, please remember also to change the
*** Info: password for the installed services which use (or will soon use)
*** Info: the 'host+cyg_server' account.

passwd: unknown user host+cyg_server
*** Warning: Setting password expiry for user 'host+cyg_server' failed!
*** Warning: Please check that password never expires or set it ot your needs.
No user or group 'host+cyg_server known.
*** Warning: Assigning the appropriate privileges to user 'host+cyg_server' 
failed!
*** ERROR: There was a serious problem creating a privileged user.
*** Query: Do you want ot proceed anyway? (yes/no)


If I say no, then of course, the script stops. If I say yes:


*** Warning: Expected privileged user 'host+cyg_server' does not exist.
*** Warning: Defaulting to 'SYSTEM'

*** Info: The sshd service has been installed under the LocalSystem
*** Info: account (also known as SYSTEM). To start the service now, call
*** Info: `net start sshd' or `cygrunserv -S sshd'. Otherwise, it
*** Info: will start automatically after the next reboot.

*** Warning: Host configuration exited with 1 errors or warnings!
*** Warning: Make sure that all problems reported are fixed,
*** Warning: then re-run ssh-host-config.



Tried to search for this in the mailing list archives, and
have found similar problems (but no solutions):

http://sourceware.org/ml/cygwin/2017-01/msg00233.html

http://sourceware.org/ml/cygwin/2016-04/msg00212.html

http://sourceware.org/ml/cygwin/2016-01/msg00016.html

http://sourceware.org/ml/cygwin/2016-03/msg00586.html

Any idea what is going on?

Thanks.

Nuzhna

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



What is the issue and how to correct

2018-05-21 Thread James Fu
 Build of configuration Default for project test 
make all
  1 [main] make 5788 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
make: *** No rule to make target `all'.  Stop.


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Real estate (5/21/2018)

2018-05-21 Thread Rick Hayes
Our network is an internet-centered community consisting of over 48,000,000 
people.
This proven network gives us the singular capability to present to our community
a best and preferred choice when they are looking on any of the major search 
engines.

We're searching for a preferred and best choice to send our subscribers 
who are looking for real estate in Lawton and surrounding markets.

I am in the office weekdays from 8AM to 5PM Pacific time.


Yours truly,



Rick Hayes
Information Specialist, Strategic Platform Systems

(888) 425.4014,  Ext.  1327

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Altera Quartus Tool

2018-05-21 Thread steve shepard
For what it's worth, I finally figured out how to check my version of Cygwin: 
CYGWIN_NT-10.0-WOW6 DESKTOP-7SLUGID 1.7.31(0.272/5/3) 2014-07-21 18:40 i686
i686 refers to the 32 bit version

Steve

From: cygwin-ow...@cygwin.com  on behalf of Mandl, 
Christian 
Sent: Thursday, May 17, 2018 1:22 PM
To: cygwin@cygwin.com
Subject: Altera Quartus Tool

Dear Sir,

with the Altera Quartus Tool i get on Windows 10 with cygwin (cygwin version 
1.7.15 Build Version 3.82) always

1 [main] sh 8820 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  
Please report this problem to
the public mailing list cygwin@cygwin.com

King regards
Christian Mandl

% what can i do?



MEON Medical Solutions® GmbH & CoKG
Neue Stiftingtalstrasse 2
8010 Graz, Austria
Tel.: +43-316-337 007-57, Fax: +43-316-337 007-4
E-Mail: 
christian.ma...@meon-medical.com
VAT NO: ATU 6723 1658
EORI: ATEOS145566
Commercial Register No.: FN380593x
Regional Court: Landesgericht für ZRS Graz
Controlling institution: Magistrat der Stadt Graz
General Manager: Dr. Horst Rüther


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



CNTLM stops working bcoz of the following reason

2018-05-21 Thread Chowdary, Meenakshi (STL) - contr
Hi,

C:\Program Files (x86)\Cntlm>cntlm -v
  0 [main] cntlm 14448 find_fast_cwd: WARNING: Couldn't compute FAST_CWD 
pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
cygwin warning:
  MS-DOS style path detected: C:\Program Files (x86)\Cntlm\cntlm.ini
  Preferred POSIX equivalent is: /Cntlm/cntlm.ini
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

Meena
QA Engineer
Express Scripts  |  8640 Evans Ave  |  HQ4-2057  |  St. Louis, MO 63134
mchowd...@express-scripts.com



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: normal to blue-screen windows when doing 'ls -CF' of /proc/sys/GLOBAL?? (bug? cygcheck attached)

2018-05-21 Thread L A Walsh

David Conrad wrote:

I think Michel LaBarre's suggestion of running chkdsk and sfc is a
good one; 

---
I agree...chkdsk indicated something odd in an attribute block,
but I've yet to be able to correct it, since I'm running win7
on a newer machine that uses USB3 and doesn't understand
that my RAID controller is a megaraid type.

So booting into recovery options (or booting from the win7
install disk) both don't see any USB keyboard/mice
nor the system-disk which uses the megaraid controller
it just doesn't know it enough to see it...

To start with, I need to hook up a PS/2 kbd & mouse
to access those, while I could load the megaraid drivers
then, it won't go through the discover process until
the next reboot, at which point the megaraid drivers 
will be gone again...so...working on updating my

WinRE image and burning a new Win7 install disk that
can understand the missing stuff.

This is normal for me -- can't get from point 1 to 2
without going through 3-4, where you need 5-6 as
prereqs for those...etc...
:-(


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple