Re: procps and pgrep hang

2012-06-05 Thread Tom Rodman
On Wed 5/30/12 17:53 +0200 Corina wrote: --SNIP > > On my laptop, only the pgrep bug shows up, here is the 'forever hang' > > strace w/CYGWIN set to pipe_byte: > > A signal delivery hangs as if the receiver never reads its signal pipe. > I still can't reproduce the problem, though. Can you try to

Re: [ANNOUNCEMENT] Updated: OpenSSH-6.0p1-2

2012-06-05 Thread marco atzeri
On 6/5/2012 4:47 PM, Corinna Vinschen wrote: On Jun 5 16:33, marco atzeri wrote: On 6/5/2012 2:58 PM, Corinna Vinschen wrote: I've just updated the Cygwin version of OpenSSH to 6.0p1-2. snapshot or openssh ?? Neither? It works fine for me with the same snapshot on W7 32 bit and W2K8R2

Re: i686-pc-mingw32-gcc 4.5.2 and static linking libstdc++-6?

2012-06-05 Thread Linda Walsh
Had to look up that acronym, and saw this one right above it: TMTOWTDI Oh the irony ;-) Earnie Boyd wrote: On Fri, Jun 1, 2012 at 1:29 PM, Dennis Isenhour wrote: Can someone tell me, is static linking of libstdc++(-6 ?) not currently supported in cygwin using the mingw compiler? http

Re: child_info_fork::abort:

2012-06-05 Thread marco atzeri
On 6/5/2012 5:45 PM, Rodrigo Botafogo wrote: I´m using the latest cygwin distribution 1.7.15-1 and I´m using Ruby with netcdf. I keep on getting the following messages: 0 [main] ruby 8140 child_info_fork::abort: address space needed by 'cygnetcdf-7.dll' (0x42) is already occupied

Re: tcl/tk fails to connect to display

2012-06-05 Thread Achim Gratz
Jeremy Ramer writes: > $ gitk > Application initialization failed: couldn't connect to display ":0" Start an X server. Tk now requires X and won't run without it. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ DIY Stuff: http://Synth.Stromeko.net/DIY.h

tcl/tk fails to connect to display

2012-06-05 Thread Jeremy Ramer
Hi, After recently updating cygwin after a period of several months I have now noticed that I am unable to launch any tcl/tk applications. $ gitk Application initialization failed: couldn't connect to display ":0" Error in startup script: couldn't connect to display ":0" while executing "load

Re: sqlite3 section in master setup.hint wrong

2012-06-05 Thread Warren Young
On 6/5/2012 1:56 PM, Corinna Vinschen wrote: My fault, apparently. Am I supposed to be mirroring the sqlite3 subtree of the sourceware.org directory structure on my server, so that the wget command populates the sourceware directories automatically, without manual intervention? Or, is it a

Re: sqlite3 section in master setup.hint wrong (was: Updated: sqlite3-3.7.12.1-1)

2012-06-05 Thread Corinna Vinschen
On Jun 5 13:22, Warren Young wrote: > On 6/5/2012 12:55 PM, Nellis, Kenneth wrote: > > > >I just installed this package without incident, but the files > >promised both above and at ... > >http://cygwin.com/packages/sqlite3/sqlite3-3.7.12.1-1 > >... are not present, in particular sqlite3.exe, the

Re: sqlite3 section in master setup.hint wrong (was: Updated: sqlite3-3.7.12.1-1)

2012-06-05 Thread Warren Young
On 6/5/2012 12:55 PM, Nellis, Kenneth wrote: I just installed this package without incident, but the files promised both above and at ... http://cygwin.com/packages/sqlite3/sqlite3-3.7.12.1-1 ... are not present, in particular sqlite3.exe, the two READMEs, or the man page. It looks like the ma

Re: installing rsyncd

2012-06-05 Thread David Sastre Medina
On Tue, Jun 05, 2012 at 12:47:38PM -0500, carolus wrote: > The Cygwin README for rsync says: > > 2) to install service: ("cygrunsrv --help" for help) >cygrunsrv -I "rsyncd" -p /usr/bin/rsync -a '--daemon --no-detach' > > This command seems to run OK with no messages, but then ps does not > sh

RE: Updated: sqlite3-3.7.12.1-1

2012-06-05 Thread Nellis, Kenneth
-Original Message- From: On Behalf Of Warren Young Subject: Updated: sqlite3-3.7.12.1-1 To install this package, click on the "Install Cygwin now" link on the web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. You'll fi

Re: [RFU] SQlite3

2012-06-05 Thread Achim Gratz
Warren Young writes: > Thanks, Achim. See my RFU message on the -apps list if you want to > try the packages in advance of them hitting the mirrors. I tried them and they are OK. :-) > I changed your .cygport file considerably. Partly that's just style > issues, but it also has to do with my b

Re: [ANNOUNCEMENT] Updated: lftp-4.3.7-1

2012-06-05 Thread Achim Gratz
Andrew Schulman writes: > A new version of lftp, 4.3.7-1, is now available in the Cygwin > distribution. This is a new upstream release, that fixes a few bugs since the > previous Cygwin release, version 4.3.6-1. You can read the full changelog at > http://lftp.yar.ru/news.html. Thank you very m

installing rsyncd

2012-06-05 Thread carolus
The Cygwin README for rsync says: 2) to install service: ("cygrunsrv --help" for help) cygrunsrv -I "rsyncd" -p /usr/bin/rsync -a '--daemon --no-detach' This command seems to run OK with no messages, but then ps does not show rsyncd or rsync. -- Problem reports: http://cygwin.com/pr

[ANNOUNCEMENT] Updated: sqlite3-3.7.12.1-1

2012-06-05 Thread Warren Young
PACKAGE DESCRIPTION === Homepage: http://sqlite.org/ License : Public Domain (no, really!) SQLite is a C library providing local database storage with a SQL interface. Unlike most SQL database systems, SQLite does not accept connections from remote users. Access to the databa

Re: child_info_fork::abort:

2012-06-05 Thread Ryan Johnson
On 05/06/2012 11:45 AM, Rodrigo Botafogo wrote: I´m using the latest cygwin distribution 1.7.15-1 and I´m using Ruby with netcdf. I keep on getting the following messages: 0 [main] ruby 8140 child_info_fork::abort: address space needed by 'cygnetcdf-7.dll' (0x42) is already occupied

child_info_fork::abort:

2012-06-05 Thread Rodrigo Botafogo
I´m using the latest cygwin distribution 1.7.15-1 and I´m using Ruby with netcdf.  I keep on getting the following messages:       0 [main] ruby 8140 child_info_fork::abort: address space needed by 'cygnetcdf-7.dll' (0x42) is already occupied       0 [main] ruby 6960 child_info_fork::abort: ad

Re: [ANNOUNCEMENT] Updated: OpenSSH-6.0p1-2

2012-06-05 Thread Corinna Vinschen
On Jun 5 16:33, marco atzeri wrote: > On 6/5/2012 2:58 PM, Corinna Vinschen wrote: > >I've just updated the Cygwin version of OpenSSH to 6.0p1-2. > > > >This package fixes a single problem. If you run ssh-host-config, and if > >you're using an existing domain service account, ssh-host-config now

Re: [ANNOUNCEMENT] Updated: OpenSSH-6.0p1-2

2012-06-05 Thread marco atzeri
On 6/5/2012 2:58 PM, Corinna Vinschen wrote: I've just updated the Cygwin version of OpenSSH to 6.0p1-2. This package fixes a single problem. If you run ssh-host-config, and if you're using an existing domain service account, ssh-host-config now makes sure that the account has "logon as service

Can not install cron (authorization problem)

2012-06-05 Thread Ronald Fischer
I'm on Windows 7 (64Bit), with local admin rights. My first attempt to install the cron services, failed like this: Do you want the cron daemon to run as yourself? (yes/no) yes Error in openPolicy (LsaOpenPolicy returned 0xc022=STATUS_ACCESS_DENIED)! I thought that maybe I have to

[ANNOUNCEMENT] Updated: OpenSSH-6.0p1-2

2012-06-05 Thread Corinna Vinschen
I've just updated the Cygwin version of OpenSSH to 6.0p1-2. This package fixes a single problem. If you run ssh-host-config, and if you're using an existing domain service account, ssh-host-config now makes sure that the account has "logon as service" rights. Other than that it's identical to 6.

[ANNOUNCEMENT] Obsoleted: openGL package

2012-06-05 Thread André Bleau
The openGL package has now been marked as obsolete. Please note that it is still possible build programs using Windows' native openGL interface by using the w32api package. Users of the native GLUT library should adapt their programs to build with the freeGLUT packages. The native G