Re: Switching groups with newgrp - how to get the new group with |GetTokenInformation()| ?

2024-03-09 Thread Glenn Strauss via Cygwin
On Wed, Mar 06, 2024 at 02:01:06PM +0100, Corinna Vinschen via Cygwin wrote: > On Mar 5 23:38, Dan Shelton via Cygwin wrote: > > On Sat, 24 Feb 2024 at 14:11, Corinna Vinschen via Cygwin > > wrote: > > > > > > On Feb 23 22:15, Dan Shelton via Cygwin wrote: > > > > HOWEVER, there is another Cygwin

Re: arc4random does not reseed after using fork()

2024-01-26 Thread Glenn Strauss via Cygwin
> While testing ksh93u+m's recently added SRANDOM variable[1], I have > discovered a bug in Cygwin's arc4random function. After using fork(), > arc4random does not reseed itself, which causes the results to become > predictable[2]. Below is a test case C program exhibiting the bug: > > ... > > [1

How to test Cygwin 3.5 using github actions

2024-01-17 Thread Glenn Strauss via Cygwin
1 NO_WOLFSSL=1 cd "${{github.workspace}}" && scripts/ci-build.sh autobuild Cheers, Glenn -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

cygwin.cygwin.narkive.com

2023-11-13 Thread Glenn Bogdan via Cygwin
, etc. May I send some information to you about our VOIP service? Best regards, Glenn Bogdan | TeleSpecialist *24X7 OnTop LLC* 5859 McDovie Ave, Woodland Hills, CA 91367 Other Presence: MA | WA | CO | ID | DE | CT | UT | GA and FL If you want to put an end to our email, please reply with RULE-OUT

Re: rand is not ISO C compliant in Cygwin

2023-11-13 Thread Glenn Strauss via Cygwin
en srand() is called, then multiple threads spawned, and each thread subsequently gets the same sequence of values from rand(). If the global state is a single item and atomics can be used to access and update the global state, then an implemntation can use atomics instead of mutexes

[ANNOUNCEMENT] Updated: lighttpd-1.4.71

2023-05-27 Thread Glenn Strauss via Cygwin
Version 1.4.71-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.71: bugfixes and portability; HTTP/2 support separated to mod_h2 module Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.ne

[ANNOUNCEMENT] Updated: lighttpd-1.4.69

2023-02-12 Thread Glenn Strauss via Cygwin
Version 1.4.69-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.69: bugfixes, portability Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.

[ANNOUNCEMENT] Updated: lighttpd-1.4.68

2023-01-03 Thread Glenn Strauss via Cygwin
Version 1.4.68-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.68: * stronger TLS defaults (as previously announced) * KTLS sendfile in mod_openssl and mod_gnutls, if available and enabled * removal of deprecated modules Sour

[ANNOUNCEMENT] Updated: lighttpd-1.4.67

2022-09-17 Thread Glenn Strauss
Version 1.4.67-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.67: bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.net/lighttpd/

[ANNOUNCEMENT] Updated: lighttpd-1.4.66

2022-09-14 Thread Glenn Strauss
Version 1.4.66-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.66: bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.net/lighttpd/

[ANNOUNCEMENT] Updated: lighttpd-1.4.65

2022-06-07 Thread Glenn Strauss
Version 1.4.65-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.65: WebSockets over HTTP/2, bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://gi

[ANNOUNCEMENT] Updated: lighttpd-1.4.64

2022-01-20 Thread Glenn Strauss
Version 1.4.64-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.64: remove deprecated modules, CVE-2022-22707 (rare configs) Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: B

[ANNOUNCEMENT] Updated: lighttpd-1.4.63

2021-12-04 Thread Glenn Strauss
Version 1.4.63-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.63: bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.net/lighttpd/

[ANNOUNCEMENT] Updated: lighttpd-1.4.62

2021-12-01 Thread Glenn Strauss
Version 1.4.62-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.62: support pcre2; HTTP Digest auth userhash; bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-c

[ANNOUNCEMENT] Updated: lighttpd-1.4.61

2021-10-28 Thread Glenn Strauss
Version 1.4.61-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.61: bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.net/lighttpd/

[ANNOUNCEMENT] Updated: lighttpd-1.4.60

2021-10-04 Thread Glenn Strauss
Version 1.4.60-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.60: improve performance, reduce memory use, bugfixes * HTTP/2 smoother and lower memory use (in general) * HTTP/2 tuning to better handle aggressive client initia

Re: Questions on how to upgrade Apache

2021-04-08 Thread Glenn Strauss
by the upstream lighttpd maintainer (me) https://www.cygwin.com/packages/summary/lighttpd-src.html Latest lighttpd release is lighttpd 1.4.59. Latest lighttpd available in Cygwin is lighttpd 1.4.59. Cheers, Glenn -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.co

Re: AF_UNIX/SOCK_DGRAM is dropping messages

2021-03-23 Thread Glenn Strauss
n the use of recv() in the sample code.) Partial reads and writes can occur more frequently with non-blocking sockets, but it is still good defensive programming to detect and handle partial read/writes. It goes without saying that if your protocol sends a fixed size chunk of data, that you should

[ANNOUNCEMENT] Updated: lighttpd-1.4.59

2021-02-02 Thread Glenn Strauss
Version 1.4.59-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.59: HTTP/2 enabled by default, mod_deflate zstd support, mod_ajp13 (new), bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.l

[ANNOUNCEMENT] Updated: lighttpd-1.4.58

2020-12-28 Thread Glenn Strauss
Version 1.4.58-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.58: bugfixes, portability Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.

[ANNOUNCEMENT] Updated: lighttpd-1.4.57

2020-12-17 Thread Glenn Strauss
Version 1.4.57-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.57: bugfixes Source: https://git.lighttpd.net/lighttpd/lighttpd1.4.git/ News: https://www.lighttpd.net/ License: BSD 3-clause https://git.lighttpd.net/lighttpd/

[ANNOUNCEMENT] Updated: lighttpd-1.4.56

2020-11-30 Thread Glenn Strauss
Version 1.4.56-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.56: HTTP/2, TLS library options, brotli, bugfixes * HTTP/2 support (must be enabled in lighttpd.conf) * TLS options using openssl, gnutls, mbedtls, nss * separate

[ANNOUNCEMENT] Updated: lighttpd-1.4.55

2020-11-11 Thread Glenn Strauss
Version 1.4.55-1 of "lighttpd" has been uploaded. lighttpd is a secure, fast, modular web server with low resource usage lighttpd 1.4.55: bug fixes and security hardening * stricter request header parsing and fix bug handling %2B in query str * Digest auth option "nonce_secret" to validate server

RE: ERROR: A specified logon session does not exist. It may already have been terminated

2017-10-10 Thread Gluszczak, Glenn
to spawning a separate window. Might be unrelated. I've never used schtasks. ----- Glenn, I suspect that runas doesn't work through SSH. I ran it without any parameters which resulted in no output in the terminal. However, if I run runas thro

RE: ERROR: A specified logon session does not exist. It may already have been terminated

2017-10-10 Thread Gluszczak, Glenn
Does schtasks.exe open a separate/new terminal session? You could check if a command like "runas" works through ssh. runas /noprofile /user:mymachine\administrator dir Glenn --- We recently upgraded Cygwin to 2

RE: chere install problem

2017-09-25 Thread Gluszczak, Glenn
"Hive not writable" sounds like permission for a registry key. Mind you, Cygwin unloads the registry on a filesystem. /proc/registry/HKEY_CURRENT_USER/ -- Moving to a new machine with Windows 10

RE: setting TZ is harmful

2017-05-09 Thread Gluszczak, Glenn
="PST8PDT" perl -e "print scalar localtime(time);" Tue May 9 07:00:45 2017 ActiveState Perl $ TZ="" ./perl -e "print scalar localtime(time);" Tue May 9 07:06:06 2017 $ TZ="America/Los_Angeles" ./perl -e "print scalar loca

RE: What is the proper mailing list for server issues?

2017-04-24 Thread Gluszczak, Glenn
tocol" According to this site cygwin.com does not support HTTP/2. Must be using 1.1. https://tools.keycdn.com/http2-test Does this get you a web page? curl -v --http1.0 https://www.cygwin.com You're not doing any port forwarding of 443? Glenn

RE: What is the proper mailing list for server issues?

2017-04-21 Thread Gluszczak, Glenn
Agree, it's nothing to do with Cygwin.com. Check for a firewall on your local machine. Check your home router to see if it has a firewall with restrictions. Perhaps you're passing through a proxy server or firewall at the ISP? Try traceroute or wget to analyze what site you're really attaching

RE: long I/O delays when strace is running

2017-04-20 Thread Gluszczak, Glenn
n routines). Otherwise signals seemed to be processed immediately. Perhaps some other service is interfering. You may want to disable other services. Glenn Well I've solved one problem, but now I have another one. To try to underst

RE: how to make sshd start a shell other than bash when I log in?

2017-04-17 Thread Gluszczak, Glenn
Odd. To change to csh with sshd I have /bin/tcsh in /etc/passwd. I then wanted to automatically switch to CMD so I tried /cygdrive/c/.../cmd.exe but I was getting extra newlines from cmd. I ended up switching to tcsh in /etc/passwd and using a .login containing exec cmd /q to stop the newlines

RE: cygpath

2017-02-10 Thread Gluszczak, Glenn
\whatis.exe C:\cygwin64\bin\ar.exe C:\cygwin64\bin\arch.exe C:\cygwin64\bin\as.exe C:\cygwin64\bin\ash.exe C:\cygwin64\bin\gawk.exe C:\cygwin64\bin\b2sum.exe -Original Message- Greetings, Gluszczak, Glenn! > * is a legal character for ls but perhaps not cygpath? "*" is not

RE: cygpath

2017-02-10 Thread Gluszczak, Glenn
Behalf Of Michael Enright Sent: Friday, February 10, 2017 3:43 PM To: cygwin@cygwin.com Subject: Re: cygpath On Fri, Feb 10, 2017 at 12:31 PM, Gluszczak, Glenn wrote: > Sorry, I forgot the user I log in as is switching to cmd.exe. > > This doesn't happen in sh or tcsh, so it is probab

RE: cygpath

2017-02-10 Thread Gluszczak, Glenn
Sorry, I forgot the user I log in as is switching to cmd.exe. This doesn't happen in sh or tcsh, so it is probably a non-issue. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Gluszczak, Glenn Sent: Friday, February 10, 2017 3:04

RE: cygpath

2017-02-10 Thread Gluszczak, Glenn
*not* produce the gibberish. %%%cygpath -w /aaa/bbb/* C:\cygwin\aaa\bbb\ -Original Message- From: Andrey Repin [mailto:anrdae...@yandex.ru] Sent: Friday, February 10, 2017 2:36 PM To: Gluszczak, Glenn; cygwin@cygwin.com Subject: Re: cygpath Greetings, Gluszczak, Glenn! > Isn’t this

cygpath

2017-02-10 Thread Gluszczak, Glenn
Isn’t this a defect in cygpath? Looks like memory corruption. %%%cygpath -w /usr/tmp/* C:\cygwin\usr\tmp\ %%%cygpath -w /usr/non-existent/* C:\cygwin\usr\non-existent\�[W�� -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

RE: permission question

2016-12-07 Thread Gluszczak, Glenn
I've found recently while using cp or rsync that the Administrator account could not access files or set back permissions for files with System account privileges. I had to resort to xcopy to do things properly. -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwi

RE: sh -c and newline

2016-12-05 Thread Gluszczak, Glenn
ab.ca] Sent: Monday, December 05, 2016 6:30 PM To: cygwin@cygwin.com Subject: Re: sh -c and newline On 2016-12-05 14:11, Gluszczak, Glenn wrote: > On 2016-12-05 15:04, Brian Inglis wrote: >> On 2016-12-05 12:38, Gluszczak, Glenn wrote: >>> I can't seem to get sh -c to reco

sh -c and newline

2016-12-05 Thread Gluszczak, Glenn
I can't seem to get sh -c to recognize newline. Tcsh -c works. I'm using echo as an example but I'm actually trying to build a here-document. %%%sh -c "echo \nhello" nhello %%%sh -c "echo \\nhello" nhello %%%sh -c "echo \\\nhello" \nhello %%%tcsh -c "echo \nhello" nhello %%%tcsh -c "ech

RE: Errorlevel

2016-09-22 Thread Gluszczak, Glenn
Sorry it's a Windows defect. Builtin CMD echo does not set an errorlevel. Glenn -Original Message- From: Gluszczak, Glenn Sent: Thursday, September 22, 2016 2:48 PM To: 'cygwin@cygwin.com' Subject: Errorlevel Is this a known defect? The errorlevel of the ls command i

Errorlevel

2016-09-22 Thread Gluszczak, Glenn
Is this a known defect? The errorlevel of the ls command is passed to the echo. $ cmd Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\cygwin64\home\Administrator>del c:\tmp\hello del c:\tmp\hello Could Not Find c:\tmp\hello C:\cygwin64\home\Administr

RE: Issue Setting up SFTP/OpenSSH on Multiple PLatforms

2016-01-28 Thread Gluszczak, Glenn
riginal Message- From: Gluszczak, Glenn Sent: Thursday, January 28, 2016 10:43 AM To: cygwin@cygwin.com Subject: RE: Issue Setting up SFTP/OpenSSH on Multiple PLatforms I never got ssh-copy-id to work from Linux to Windows and couldn't be bothered tracing it. At first, the key was going t

RE: Issue Setting up SFTP/OpenSSH on Multiple PLatforms

2016-01-28 Thread Gluszczak, Glenn
o find a guide for this that shows me what command to use to do it but maybe after messing with this stupid server for so long Google has stopped being my friend. Brendan -Original Message- From: Gluszczak, Glenn [mailto:glenn.gluszc...@emc.com] Sent: Wednesday, January 27, 2016 3:0

Re: Argument parsing with gcc compiled program

2015-11-27 Thread Gluszczak, Glenn
01DFDC >at MX204CL04 dot corp >dot emc dot com> >____ >On 27/11/2015 17:55, Gluszczak, Glenn wrote: >On Fri, Nov 27, 2015 at 5:03 PM, Gluszczak, Glenn wrote: >Please look at my example again. The same program compiled with Visual Studio >

RE: Argument parsing with gcc compiled program

2015-11-27 Thread Gluszczak, Glenn
>On Fri, Nov 27, 2015 at 5:03 PM, Gluszczak, Glenn wrote: > Please look at my example again. The same program compiled with Visual > Studio does *not* > strip out the backslash whether run in cmd.exe or bash.exe. Other utilities > like Perl > do not strip out the backsl

RE: Argument parsing with gcc compiled program

2015-11-27 Thread Gluszczak, Glenn
>-Original Message- >From: Jan Nijtmans [mailto:jan.nijtm...@gmail.com] >Sent: Friday, November 27, 2015 4:30 AM >To: cygwin@cygwin.com >Subject: Re: Argument parsing with gcc compiled program > >2015-11-26 21:30 GMT+01:00 Gluszczak, Glenn : >> Sorry I should

RE: Argument parsing with gcc compiled program

2015-11-26 Thread Gluszczak, Glenn
" GCC $ ./a.exe -s something "something d\:\\hello" Command-line arguments: argv[0] ./a argv[1] -s argv[2] something argv[3] something d\:\hello CL: K:\sat-misc\src\sat-main\sat\src\wiz\a -s something "something d\:\hello" Is t

Argument parsing with gcc compiled program

2015-11-26 Thread Gluszczak, Glenn
gv[3] something d\:\hello CL: K:\sat-misc\src\sat-main\sat\src\wiz\a -s something "something d\:\hello" Is there some compiler option or setting I'm unaware of? Thanks, Glenn === #include #include i

Newline missing in csh

2015-11-16 Thread Gluszczak, Glenn
cat "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" works fine in bash but if I switch to csh I fail to get a newline when reading the registry. $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage" ENU^@ $ csh $ cat -v "/proc/registry/HKEY_CU

Command echo

2015-11-16 Thread Gluszczak, Glenn
When I shell to cmd.exe, the commands I execute are echoed (not sure if stdout or stderr). This doesn't happen under native cmd.exe. Is there a variable that controls this?  I only have CYGWIN=nodosfilewarning Notice the commands "dir" and "whoami" are emitted to the output.  $ bash --versi

Re: no syntax highlighting in cygwin / vim

2014-05-01 Thread Glenn Strycker
"syntax on" does not seem to be supported in the Cygwin version of vim. When I include this in my .vimrc file, I get the following error: $ vi -u .vimrc .vimrc Error detected while processing /home/gstrycker/.vimrc: line 11: E319: Sorry, the command is not available in this

gtkmm

2012-09-03 Thread Glenn Foster
Has anyone successfully installed gtkmm on cygwin? I have gotten GTK 2 (2.24.11) as well as the X window server installed and they seem to work (first two C examples from the GTK C tutorial compile and run). Attempts to install GTK 3 have not succeeded. For both GTK 2 and GTK 3 there seems t

Re: libpng14-devel does not provide libpng.dll.a

2010-08-13 Thread Glenn Randers-Pehrson
Charles Wilson cwilson.fastmail.fm> writes: > but dll.a is missing from that list. I'll roll out a replacement Sunday. I already took care of it upstream. Glenn -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Do

rm -fr causes BSOD

2010-01-02 Thread Glenn Geers
Hi, I've had a BSOD when doing an rm -fr on two different boxes running 1.7.1 under XP (sp3, fully patched). The crash is in ntfs.sys. Any ideas welcome. Cheers, Glenn This message has been scanned with the Grisoft AVG virus scanner. Checked by AVG - www.avg.com Version: 9.

Re: [1.7] chmod fails with windows path

2008-12-19 Thread Glenn Serre
Good afternoon, Corinna Vinschen wrote: [...] Fixed in CVS. [...] Closing the loop: I got the cygwin update today and it works for me. Thanks! --Glenn S. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-30 Thread Glenn Serre
Good morning, Christopher Faylor wrote: On Tue, Jan 30, 2007 at 08:21:39AM -0800, Glenn Serre wrote: bash -c /bin/pwd appears to cause the problem. I have attached strace.out.bz2 that was created like this: C:\cygwin\bin>strace bash -c /bin/pwd > strace.out using the snapshot c

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-30 Thread Glenn Serre
Good morning, Christopher Faylor wrote: On Tue, Jan 30, 2007 at 07:12:02AM -0800, Glenn Serre wrote: Good morning, Lev Bishop wrote: On 1/30/07, Glenn Serre wrote: I have no working patch, I was going to use this problem as an opportunity for my first attempt to build and debug the cygwin

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-30 Thread Glenn Serre
Good morning, Lev Bishop wrote: On 1/30/07, Glenn Serre wrote: I have no working patch, I was going to use this problem as an opportunity for my first attempt to build and debug the cygwin DLL (while maybe even charging a client for it) but it looked to me as if it may already be being

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-29 Thread Glenn Serre
at cygwin development). By the way, in case it's a version consistency problem, what mirror are you using ? I'm using ftp://mirror.cict.fr/ - nearest from home. [...] http://cygwin.elite-systems.org. --Glenn S. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple P

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-29 Thread Glenn Serre
for me to submit a patch? Thanks! --Glenn S. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Newly-installed bash 3.2.9-11 (cygwin 1.5.24-1) exits when I try to execute a program [XP 64]

2007-01-28 Thread Glenn Serre
, 0x20, 0, 0, 0x22C310, 0x22C360) 119 8987270 [main] bash 2732 time: 1170027817 = time (0) --- Process 2732, exception C005 at 78EF27C6 Thanks, --Glenn S. Glenn Serre wrote: Good afternoon, Christopher Faylor wrote: On Sun, Jan 28, 2007 at 02:53:03PM -0800, Glenn Serre wrote: Good

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program [XP 64]

2007-01-28 Thread Glenn Serre
Good afternoon, Christopher Faylor wrote: On Sun, Jan 28, 2007 at 02:53:03PM -0800, Glenn Serre wrote: Good afternoon, My original email wasn't explicit about the fact that I'm running on 64-bit XP, but I am. Also, more info: - updating to bash 3.2.9-11 didn't help - using

Re: Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program [XP 64]

2007-01-28 Thread Glenn Serre
exit code is 128 (as reported by emacs). Thanks, --Glenn S. Glenn Serre wrote: Good morning, I installed a new version of cygwin yesterday, and find that bash starts up and builtins seem to execute, but when I try the first command, cygwin exits silently. By "exits silently" I mean

Newly-installed bash 3.2.9-10 (cygwin 1.5.24-1) exits when I try to execute a program

2007-01-28 Thread Glenn Serre
ave been running cygwin successfully for years before this. I have attached cygcheck.out as suggested by the mailing list guidelines. Any hints? Should I wait until I can try 3.2.9-11 from a mirror? Thanks for your attention, --Glenn S. Cygwin Configuration Diagnostics Current System Time: Sat

Where is Gnu compiler itself?

2006-11-16 Thread Smith, Glenn
) no matter what directory I put my "test .c" file in and make my current directory, the command to compile: > gcc test.c -o test.exe always produces this error message: bash: gcc: command not found Can you help me?  I must be doing something stupid. Regards, Glenn Smith Chica

password file must not be other-accessible

2006-06-01 Thread Glenn Meehan
Hi, I am running windows XP with the fat32 file system: When I run the following batch file: C:\Cygwin\bin\rsync -vrt --password-file=c:\cygwin\secret --delete cygdrive/c/exhd1/music [EMAIL PROTECTED]::testbu I get the message: password file must not be other-accessible. I know this is beca

OpenSSH/SSHD Problem - seteuid 1005: Permission denied (WinXP 64-bit)

2006-03-21 Thread Glenn
Does anyone know how I can fix this problem??! (see below for output from "/usr/sbin/sshd -D -d -e") Regards, Glenn ** Start sshd in debug mode to stdout: [EMAIL PROTECTED] var [1:221] /usr/sbin/sshd -D -d -e debug1: sshd version OpenS

Re: AT&T ksh93

2005-02-11 Thread Glenn Fowler
On Fri, 11 Feb 2005 11:21:07 +0100 Corinna Vinschen wrote: > On Feb 9 16:25, Glenn Fowler wrote: > > On Wed, 9 Feb 2005 19:01:58 +0100 Corinna Vinschen wrote: > > > I don't understand your problem with being Cygwin maintainer for this > > > package if you

Re: AT&T ksh93

2005-02-10 Thread Glenn Fowler
On Thu, 10 Feb 2005 09:41:14 +0100 Dr. Volker Zell wrote: > >>>>> Glenn Fowler writes: > > Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source > > and binaries have been released uder the OSI approved CPL 1.0 > > (Common Publ

Re: AT&T ksh93

2005-02-09 Thread Glenn Fowler
On Wed, 9 Feb 2005 19:01:58 +0100 Corinna Vinschen wrote: > Glenn, > On Feb 7 13:36, Glenn Fowler wrote: > > I believe previous ksh93 vs. cygwin issues mentioned on this list have > > been addressed in this release. > > > > I won't be the cygwin ksh93

AT&T ksh93

2005-02-07 Thread Glenn Fowler
r, including any changes required in the package files. All of our packages, including the cygwin ones, are generated by table driven scripts, so any cygwin specific package changes will be rolled back into those tables and scripts. -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsu

Re: sourceware.org downtime

2005-02-06 Thread Glenn Fowler
Is it reasonable to assume that messages posted last week but not in the current archives are lost and should be reposted? thanks -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin

AT&T ksh93

2005-02-03 Thread Glenn Fowler
r, including any changes required in the package files. All of our packages, including the cygwin ones, are generated by table driven scripts, so any cygwin specific package changes will be rolled back into those scripts. -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsubscribe

Re: Any fix/work-around for post-install hang problem, yet? (fwd)

2004-03-08 Thread Glenn Murray
-- Forwarded message -- Date: Mon, 8 Mar 2004 13:31:11 -0700 From: Glenn Murray <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Any fix/work-around for post-install hang problem, yet? On Wed, 3 Mar 2004, Igor Pechtchanski wrote: > On Wed, 3

Re: Any fix/work-around for post-install hang problem, yet?

2004-03-03 Thread Glenn Murray
On Wed, 3 Mar 2004, Igor Pechtchanski wrote: > On Wed, 3 Mar 2004, Glenn Murray wrote: > > > Hi, > > > > I'm suffering the same problem as in this thread: > > http://www.cygwin.com/ml/cygwin/2003-12/msg00215.html > > and as described in this thread, too: &g

Any fix/work-around for post-install hang problem, yet?

2004-03-03 Thread Glenn Murray
recently. Has anyone found a work-around for this? Thanks, Glenn http://www.mines.edu/~gmurray -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: How to decide the file type in Cygwin?

2003-03-24 Thread Glenn Fowler
some unix systems { linux bsd uwin } support the struct dirent d_type field the dt_type values { DT_UNKNOWN DT_DIR DT_LNK } can be used to optimize directory traversals that otherwise would have to stat() directory entries to discover/count subdirectories -- Glenn Fowler On Mon, 24 Mar 2003

Sorry. i RTFWP

2003-03-12 Thread Roland Glenn McIntosh
http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/index.html That page answers my question eloquently. Sorry. -rgm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FA

Is cygipc still needed for PostgreSQL 7.3.2

2003-03-12 Thread Roland Glenn McIntosh
I noticed the cygutils page said that most of the packages were obsolete. At this current moment, using the latest released cygwin, do I still need cygipc for postgres? I am assuming I do and using the following as an install guide: http://www.postgresql.org/docs/faqs/text/FAQ_MSWIN -rgm -- U

Rsync Hangs Under Cygwin - RESOLVED

2003-02-21 Thread Glenn, Billy
prompt response. Have a GREAT weekend! Billy Glenn Principal Internet Architect Pacific Gas and Electric Company [EMAIL PROTECTED] 415.973.0982 -Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED] Sent: Thursday, February 13, 2003 3:43 PM To: Max Bowsher; Glenn, Billy; [EMAIL PR

RE: DOH! Resolved RE: Compiling rsync 2.5.6 under Cygwin?

2003-02-13 Thread Glenn, Billy
--Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 3:43 PM To: Max Bowsher; Glenn, Billy; [EMAIL PROTECTED] Subject: Re: DOH! Resolved RE: Compiling rsync 2.5.6 under Cygwin? Max Bowsher wrote: > Glenn, Billy wrote: >> Max- (jump to the

DOH! Resolved RE: Compiling rsync 2.5.6 under Cygwin?

2003-02-13 Thread Glenn, Billy
x27;t wind up in Google! Thanks SO much for your help, quick response, and friendly response in the face of obvious ignorance... Have a GREAT day! Billy -Original Message- From: Max Bowsher [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 3:06 PM To: Glenn, Billy; [EMAIL PROT

Compiling rsync 2.5.6 under Cygwin?

2003-02-13 Thread Glenn, Billy
Team Cygwin: First, I'd like to start by saying THANK YOU for developing and maintaining such an excellent product. That having been said - I'm trying to implement a solution for a client pushing content from a Windows2000 server to a Solaris web server. The obvious tool is rsync over ssh, us

Re: getopt_long behavior

2003-01-29 Thread Glenn Fowler
decided to do things > this way but it has been this way forever. getopt() is probably in a .a to get the global optarg etc. variables to link properly -- Glenn Fowler <[EMAIL PROTECTED]> AT&T Labs Research, Florham Park NJ -- -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: Bug in rm -r with locked files

2003-01-22 Thread Glenn Fowler
assumes that ENOENT means the file was already removed and that screws up its logic when a subsequent rmdir() returns ENOTEMPTY ast rm has loop detection on rmdir() to avoid problems like this such problems are not limited to unix on windows -- Glenn Fowler <[EMAIL PROTECTED]> AT&T

RE: inetd:ssh/telnet/ftp - Im too stupid to use these

2002-10-30 Thread Glenn Murray
Absolutely! Cheers, Glenn On Wed, 30 Oct 2002, Paul D. DeRocco wrote: > > cgf wrote: > > > > I don't know what it is going to take to dynamite people out of their > > preconceptions. This is not a closed source project. This is not > > Microsoft.

Re: inetd:ssh/telnet/ftp - Im too stupid to use these

2002-10-30 Thread Glenn Murray
Tom, I feel your pain. I've made an attempt to untangle this for beginners at http://www.mines.edu/~gmurray/ at the "SSH2 for Beginners" link. I mention it in the hope that it may be of some help. Good luck, Glenn On Wed, 30 Oct 2002, Tom Dorgan wrote: > ok, I give up.

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-29 Thread Glenn Murray
s for your responses. Cheers, Glenn Murray http://www.mines.edu/~gmurray On Thu, 24 Oct 2002, Jason Tishler wrote: > Glenn, > > On Wed, Oct 23, 2002 at 11:04:01AM -0600, Glenn Murray wrote: > > Thanks again for the reply. > > No problem. However, this thread is getting off-topic (a

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-23 Thread Glenn Murray
r installations, and a lot more bona fide Cygwin distributions would be installed. (Just musing out loud, here.) Anyway, thanks again, Glenn Murray http://www.mines.edu/~gmurray On Wed, 23 Oct 2002, Jason Tishler wrote: > Glenn, > > On Tue, Oct 22, 2002 at 04:46:51PM -0600, Glenn Murray w

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-22 Thread Glenn Murray
't find "upset" as a cygwin package. How does setup.exe see this mirror and not the official Cygwin mirrors, i.e., how do I "point my Windows users" to that particular mirror? Thanks again, Glenn Murray http://www.mines.edu/~gmurray On Tue, 22 Oct 2002, Jason Tishler wrote:

Simplifying Cygwin PosgreSQL Installation

2002-10-22 Thread Glenn Murray
s to write a lock file to /tmp and apparently its looking outside of my toy installation. Comments or solutions? Thanks, Glenn Murray http://www.mines.edu/~gmurray -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentat

Re: locate and it's db

2002-05-16 Thread Roland Glenn McIntosh
It was I who came up with that dirty substitute. It's worth noting that it doesn't do anything the *real* updatedb script does like pruning and ignoring /tmp and the like. Also, you'll have to mkdir /usr/var in your cygwin installation unless you set the LOCATE_PATH environment variable. -rg

Re: no updatedb

2002-05-10 Thread Roland Glenn McIntosh
Search the mailing list archives for updatedb. you will find much discussion, and serveral copies of a script that should work, one of which I posted. http://www.cygwin.com/ml/cygwin -rgm -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin

Re: Processes forking on their own?

2002-05-09 Thread Roland Glenn McIntosh
Sorry, I should have clarified - for some reason controlling windows close themselves without me touching them. I have a script which called a batch file. This batch file has: bash --login -c "/usr/local/bin/db.sh start" and db.sh has something like: pg_ctl %1 But everything

Processes forking on their own?

2002-05-09 Thread Roland Glenn McIntosh
Some of my shell scripts on Windows 2000 Server (NTFS partition) seem to be forking their commands. This has the effect of everything in a script trying to run at once, which royally screws up dependencies. This seems to only happen sometimes. All in all, general system behavior is bad. Wo

Re: libpng changes...again. [Was: Re: I~M~-build tips Sitecorrectionstobe made]

2002-05-06 Thread Glenn Randers-Pehrson
that. I don't think it should, but what do I know? Glenn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: libpng changes...again. [Was: Re: I~M~-build tips Site correctionstobe made]

2002-05-06 Thread Glenn Randers-Pehrson
pkg-config! I'm not removing pkgconfig/libpng.pc I am merely adding bin/libpng-config for anyone who wants it. You are free to ignore libpng-config. Glenn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: Incorrect file size reported ....

2002-04-22 Thread Roland Glenn McIntosh
Are you sure you don't have some FAT corruption? (or ntfs corruption?) Running Scandisk or defrag with the "check disk" option should tell you. -rgm At 12:53 PM 04.22.2002 -0400, you wrote: >Is there a fix? > >-rw-r--r--1 dtj011 Administ 734007296 Apr 22 2002 KPRSIDX4_05.DBF >-rw-r--r--

Re: Why did you guys break EVERYTHING...

2002-04-19 Thread Roland Glenn McIntosh
Well Barry, I understand you're pissed off, but the changes were made for logical reasons. I'm sure that a quick skim of the FAQ would answer most of your questions. And /usr/local/bin is in /usr/local/bin on a windows box, as long as you're running a cygwin shell. Otherwise it's *probably* i

Re: GNU/Windows

2002-04-14 Thread Roland Glenn McIntosh
For the record, I assumed that JG was being sarcastic, because that idea sounded so foreign to me. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: htt

  1   2   >