Re: : How to run windows cmd without cygwin

2014-08-19 Thread Haris Hashim
Pardon my late respond. Last week, after reading Marco respond, I remove cygwin path from the system path and solve the problem. This is consistent with Andrey Repin reply that the cygwin stuff are just programs or executable Since cygwin bin is in the windows system path. Running command in the

[ANNOUNCEMENT] Updated: ed-1.10-1

2014-08-19 Thread Marco Atzeri
New version 1.10-1 ofed is available in the Cygwin distribution: CHANGES It is a upstream bugfix release. http://lists.gnu.org/archive/html/info-gnu/2014-02/msg5.html DESCRIPTION GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text f

Confirm

2014-08-19 Thread maria palomino
Sent from my iPad -- 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

[ANNOUNCEMENT] Updated: git-review-1.24-1

2014-08-19 Thread David Rothenberger
git-review has been updated to 1.24. DESCRIPTION: git-review is a tool that helps submitting git branches to gerrit for review. QUESTIONS: == If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. -- David Rothenberger daver..

Re: bug in emacs?

2014-08-19 Thread Ken Brown
On 8/19/2014 8:00 PM, Eric and Rodica Hillis wrote: I've noticed my emacs with the newest cygwin is hanging when I do find-file on a directory... I saw this thread: https://cygwin.com/ml/cygwin/2014-08/msg00011.html and wondered if it is related, and if it is fixed, or is going to be fixed?

bug in emacs?

2014-08-19 Thread Eric and Rodica Hillis
I've noticed my emacs with the newest cygwin is hanging when I do find-file on a directory... I saw this thread: https://cygwin.com/ml/cygwin/2014-08/msg00011.html and wondered if it is related, and if it is fixed, or is going to be fixed? Thanks, Eric -- Problem reports: http://cyg

Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd

2014-08-19 Thread Achim Gratz
Corinna Vinschen writes: > It doesn't matter if it's the same. An exception is generated and 32 > and 64 bit versions react differently for whatever reason. It's also > really unnecessary to generate two accounts for this. I know that now. But at one point I was wondering if somehow the fact th

Re: Problem with x86_64 2014-08-18 snapshot

2014-08-19 Thread Corinna Vinschen
On Aug 19 10:24, David Rothenberger wrote: > Achim Gratz wrote: > > Corinna Vinschen cygwin.com> writes: > >> I fixed that in CVS and created a new snapshot > >> on https://cygwin.com/snapshots/. Pleae give it a try. > > > > WJFFM (yes, the earlier snapshot failed in the same way as David descri

Re: HEADSUP: OpenSSH 6.7 drops tcpwrapper support

2014-08-19 Thread Corinna Vinschen
On Aug 19 20:28, D. Boland wrote: > Hi Corinna, > > Corinna Vinschen wrote: > > > > Hi folks, > > > > Just a HEADSUP to all of you actively using the tcp_wrappers/libwrap > > functionality in sshd: > > > > Starting with the next OpenSSH version 6.7, which will be released soon, > > upstream rem

Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd

2014-08-19 Thread Corinna Vinschen
On Aug 19 19:21, Achim Gratz wrote: > Corinna Vinschen writes: > > This is a call to the Win32 API call NetUserGetGroups creating an > > exception due to an "access denied". The difference between 32 and 64 > > bit is probably a result of the differences in exception handling, and > > given that a

Re: HEADSUP: OpenSSH 6.7 drops tcpwrapper support

2014-08-19 Thread Andrey Repin
Greetings, Corinna Vinschen! > Starting with the next OpenSSH version 6.7, which will be released soon, > upstream removed support for tcp_wrappers/libwrap from the sources. > While that's bad from a compatibility point of view, the upstream > developers are adamant about this change for security

Re: cygport: keepdir directive doesn't work

2014-08-19 Thread D. Boland
Hi Achim, Achim Gratz wrote: > > D. Boland writes: > > When creating a package, I need some empty directories in the release, but > > cygport > > install removes them. > > > > I tried both 'keepdir' and 'keepdirs', but to no avail. I'm using version > > 0.16.0-1. > > These need to specified wi

Re: HEADSUP: OpenSSH 6.7 drops tcpwrapper support

2014-08-19 Thread D. Boland
Hi Corinna, Corinna Vinschen wrote: > > Hi folks, > > Just a HEADSUP to all of you actively using the tcp_wrappers/libwrap > functionality in sshd: > > Starting with the next OpenSSH version 6.7, which will be released soon, > upstream removed support for tcp_wrappers/libwrap from the sources.

Re: Problem with x86_64 2014-08-18 snapshot

2014-08-19 Thread David Rothenberger
Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: >> I fixed that in CVS and created a new snapshot >> on https://cygwin.com/snapshots/. Pleae give it a try. > > WJFFM (yes, the earlier snapshot failed in the same way as David described). WJFFM, too. Thanks for the quick fix. -- David

Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd

2014-08-19 Thread Achim Gratz
Corinna Vinschen writes: > This is a call to the Win32 API call NetUserGetGroups creating an > exception due to an "access denied". The difference between 32 and 64 > bit is probably a result of the differences in exception handling, and > given that an ExceptionCode 5 will be ignored by Cygwin's

Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd

2014-08-19 Thread Corinna Vinschen
3 [waitproc] sshd 2400 pinfo::maybe_set_exit_code_from_windows: > pid 5820, exit value - old 0x0, windows 0x5, cygwin 0x8000500 > > 64bit > --- Process 484, exception 0005 at 7FFA4F5D5BF8 > 9907 4522411 [main] sshd 484 seterrno_from_win_error: > .../cygwin-snapshot-20140819-1/w

Re: cygport: keepdir directive doesn't work

2014-08-19 Thread Achim Gratz
D. Boland writes: > When creating a package, I need some empty directories in the release, but > cygport > install removes them. > > I tried both 'keepdir' and 'keepdirs', but to no avail. I'm using version > 0.16.0-1. These need to specified with the path as installed, not as built. Regards,

RE: Question about apache2

2014-08-19 Thread Gery .
Thanks Andrey for your reply, netstat -aonb (nice btw) gives (here last 3 rows): UDP    [fe80::f418:15ef:b5b9:a1df%3]:1900  *:*                                    1776 SSDPSRV [System] I just uncommented 'ServerName localhost' in my /etc/apache2/httpd.conf, then started apache2 and that message

Re: man doesn't work after update

2014-08-19 Thread Yaakov Selkowitz
On 2014-08-19 05:30, Frank Fesevur wrote: $ man shutdown man: can't execute iconv: No such file or directory man: command exited with status 127: iconv -c -f UTF-8 -t ISO-8859-1//TRANSLIT | (cd /home/Administrator && LESS=-ix8RmPm Manual page shutdown(8) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):

Re: cygport: keepdir directive doesn't work

2014-08-19 Thread Marco Atzeri
On 19/08/2014 18:10, D. Boland wrote: Hi group, When creating a package, I need some empty directories in the release, but cygport install removes them. I tried both 'keepdir' and 'keepdirs', but to no avail. I'm using version 0.16.0-1. Cheers, Daniel work fine for me packaging octave

Re: InitiateShutdown() misses in winreg.h

2014-08-19 Thread Corinna Vinschen
On Aug 19 16:57, Frank Fesevur wrote: > Hi, > > I want to add support for the hybrid shutdown of Win8 to the shutdown package. > > I need to use the InitiateShutdown() function and its defines for this: > http://msdn.microsoft.com/en-us/library/windows/desktop/aa376872%28v=vs.85%29.aspx > > But

cygport: keepdir directive doesn't work

2014-08-19 Thread D. Boland
Hi group, When creating a package, I need some empty directories in the release, but cygport install removes them. I tried both 'keepdir' and 'keepdirs', but to no avail. I'm using version 0.16.0-1. Cheers, Daniel -- Problem reports: http://cygwin.com/problems.html FAQ:

InitiateShutdown() misses in winreg.h

2014-08-19 Thread Frank Fesevur
Hi, I want to add support for the hybrid shutdown of Win8 to the shutdown package. I need to use the InitiateShutdown() function and its defines for this: http://msdn.microsoft.com/en-us/library/windows/desktop/aa376872%28v=vs.85%29.aspx But /usr/include/w32api/winreg.h doesn't not have these de

Re: Question about apache2

2014-08-19 Thread Andrey Repin
Greetings, Gery .! > I just started using apache2 in Cygwin, basically following this: > 'http://www.beaconhill.com/solutions/kb/cygwin/apache-cygwin-setup.html', > and things seem to work properly, I just typed 'http://localhost' in my > Opera browser and I got 'It works' as expected, this should

Re: [ANNOUNCEMENT] Updated: emacs-24.3.93-1 [TEST]

2014-08-19 Thread Ken Brown
On 8/19/2014 5:26 AM, Achim Gratz wrote: Ken Brown cornell.edu> writes: If you have installed both emacs-w32 and emacs-X11 and prefer to give higher priority to emacs-w32, run the script /usr/bin/set-emacs-default-w32.sh You can later restore emacs-X11 as the default by running /usr/

Question about apache2

2014-08-19 Thread Gery .
Hello, I just started using apache2 in Cygwin, basically following this: 'http://www.beaconhill.com/solutions/kb/cygwin/apache-cygwin-setup.html', and things seem to work properly, I just typed 'http://localhost' in my Opera browser and I got 'It works' as expected, this should be telling me th

Re: Windows Server 2012R2 64bit and 32bit Cygwin sshd

2014-08-19 Thread Achim Gratz
32bit --- Process 5820, exception 0005 at 75BF1D4D 43239 4372793 [waitproc] sshd 2400 pinfo::maybe_set_exit_code_from_windows: pid 5820, exit value - old 0x0, windows 0x5, cygwin 0x8000500 64bit --- Process 484, exception 0005 at 7FFA4F5D5BF8 9907 4522411 [main] sshd 484 seterrno_from_win_error: .../cyg

Re: sshd default user PATH

2014-08-19 Thread Corinna Vinschen
On Aug 19 12:58, Corinna Vinschen wrote: > On Aug 19 09:08, Achim Gratz wrote: > > Corinna Vinschen cygwin.com> writes: > > > That means the patch to sshd isn't that important. Nevertheless, I > > > just released cygrunsrv-1.60-1, which prepends /bin to $PATH. > > > > > > Funny enough, the READM

Re: sshd default user PATH

2014-08-19 Thread Corinna Vinschen
On Aug 19 09:08, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > That means the patch to sshd isn't that important. Nevertheless, I > > just released cygrunsrv-1.60-1, which prepends /bin to $PATH. > > > > Funny enough, the README file claimed that /bin gets prepended to $PATH > >

Re: Problem with x86_64 2014-08-18 snapshot

2014-08-19 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > I fixed that in CVS and created a new snapshot > on https://cygwin.com/snapshots/. Pleae give it a try. WJFFM (yes, the earlier snapshot failed in the same way as David described). Regards, Achim. -- Problem reports: http://cygwin.com/problems.ht

man doesn't work after update

2014-08-19 Thread Frank Fesevur
Hi, Today I updated a server and ran into a problem. $ man shutdown man: can't execute iconv: No such file or directory man: command exited with status 127: iconv -c -f UTF-8 -t ISO-8859-1//TRANSLIT | (cd /home/Administrator && LESS=-ix8RmPm Manual page shutdown(8) ?ltline %lt?L/%L.:byte %bB?s/%s

Re: Problem with x86_64 2014-08-18 snapshot

2014-08-19 Thread Corinna Vinschen
On Aug 18 10:18, David Rothenberger wrote: > ssh-add is not able to connect to the ssh-agent with the 2014-08-18 > snapshot. This works fine with the 1.7.32-1 official release and > with the 2014-08-07 snapshot. > > 508 ~> ssh-agent bash > 499 ~> env | grep SSH > SSH_AGENT_PID=7496 > SSH_AUTH_SOCK

Re: [ANNOUNCEMENT] Updated: emacs-24.3.93-1 [TEST]

2014-08-19 Thread Achim Gratz
Ken Brown cornell.edu> writes: > If you have installed both emacs-w32 and emacs-X11 and prefer to give > higher priority to emacs-w32, run the script > >/usr/bin/set-emacs-default-w32.sh > > You can later restore emacs-X11 as the default by running > >/usr/bin/set-emacs-default-X11.sh

Re: sshd default user PATH

2014-08-19 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > That means the patch to sshd isn't that important. Nevertheless, I > just released cygrunsrv-1.60-1, which prepends /bin to $PATH. > > Funny enough, the README file claimed that /bin gets prepended to $PATH > since the early days. Just the actual code didn

Re: Bash uses lseek while reading from serial device

2014-08-19 Thread Corinna Vinschen
On Aug 18 22:39, Ross Ridge wrote: > Corinna Vinschen writes: > > On Linux isatty on a descriptor connected to serial line returns 0, > > on Cygwin it returned 1 so far. I fixed both problems here, isatty > > on a serial line returns 0 now, and lseek on serial (and, FWIW, > > sockets) don't simply