Re: [ITP] cygcheck-leaves - a script to list installed packages not required by any

2013-10-31 Thread Mikhail Usenko
Hello Corinna, On 18 Oct 2013 10:07:20, Corinna wrote: Hi Mikhail, On Oct 5 23:03, Mikhail wrote: As soon as setup.exe hasn't got an option to uninstall a package along with its requirements which have become unused after uninstalling that package, and cygcheck utility also does not

Re: [ITP] WeeChat -- Fast, light and extensible chat client

2013-10-31 Thread Yaakov (Cygwin/X)
On 2013-10-18 11:40, Corinna Vinschen wrote: On Oct 18 16:54, Sebastien wrote: And I understood why they were missing: my locale is french under cygwin (LANG=fr_FR), and the cygport tool is grepping output of objdump -p for the text DLL Name: (file pkg_info.cygpart in cygport sources). When

XWin hangs connecting to SunOS 5.11

2013-10-31 Thread jose isaias cabrera
Greetings! I have a SunOS 5.11, jcabrera@whale:~$ uname -a SunOS whale 5.11 11.1 i86pc i386 i86pc which has X installed. One of the folks that uses this machine connects = ok with XMing and putty, but I am trying to use it with XWin and the = display stays black for ever. I am using these

Re: XWin hangs connecting to SunOS 5.11

2013-10-31 Thread jose isaias cabrera
Attached is the log From: jose isaias cabrera wrote... Greetings! I have a SunOS 5.11, jcabrera@whale:~$ uname -a SunOS whale 5.11 11.1 i86pc i386 i86pc which has X installed. One of the folks that uses this machine connects = ok with XMing and putty, but I am trying to use it with XWin

X11 open gl c++ code does not compile with new cygwin download

2013-10-31 Thread Wendel Dean Renner
I downloaded cygwin with X, Open GL, and the g++ compiler four years ago on a Windows XP system. I have now replaced that computer with an I7 computer running Windows 7. I included all the packages from my notes before, but I selected the 32 bit version of cygwin. Compiling the exact same

Re: X11 open gl c++ code does not compile with new cygwin download

2013-10-31 Thread Yaakov (Cygwin/X)
On 2013-10-31 12:38, Wendel Dean Renner wrote: I downloaded cygwin with X, Open GL, and the g++ compiler four years ago on a Windows XP system. I have now replaced that computer with an I7 computer running Windows 7. I included all the packages from my notes before, but I selected the 32 bit

Re: XWin hangs connecting to SunOS 5.11

2013-10-31 Thread jose isaias cabrera
jose isaias cabrera wrote... Attached is the log From: jose isaias cabrera wrote... Greetings! I have a SunOS 5.11, jcabrera@whale:~$ uname -a SunOS whale 5.11 11.1 i86pc i386 i86pc which has X installed. One of the folks that uses this machine connects = ok with XMing and putty, but

src/winsup/cygwin ChangeLog devices.cc devices ...

2013-10-31 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2013-10-31 14:26:42 Modified files: winsup/cygwin : ChangeLog devices.cc devices.in fhandler.cc fhandler.h fhandler_dev.cc fhandler_disk_file.cc

Re: popen: Permission denied - error opening man page

2013-10-31 Thread Balaji Venkataraman
I finally managed to solve this. As strange (or wildly speculative) as it may sound, I have concluded the problem is related to chere (cygwin bash prompt here) somehow interfering with the permissions on sh.exe. If anybody is interested in more details, I can provide them. Thanks to Larry for his

Re: ATTENTION GCC PACKAGE MAINTAINER - Re: GCC: core, g++ version mismatch

2013-10-31 Thread JonY
On 10/31/2013 00:09, Christopher Faylor wrote:. I restrict the filenames that can be uploaded and neglected to add '+'. I just added it now so you will have to upload those files again. Sorry for the inconvenience. Done, reuploaded. Strange that I did not get any errors on my end, will

bash command line limit

2013-10-31 Thread marco atzeri
There is any expected specific limit to command line length in bash scripts on cygwin ? Testing octave, I am noticing that line longer than ~ 5000 characters are aborted with no message. The line is :

Re: git clone failing with fatal: index-pack failed

2013-10-31 Thread Andrew DeFaria
On 10/26/2013 03:12 PM, Balaji Venkataraman wrote: On Sat, Oct 26, 2013 at 9:23 AM, Andrew DeFaria wrote: It's been very quite about this issue. Usually at least somebody responds. I fear that perhaps nobody's seeing this. Could somebody, anybody, simply respond if even just to say Yeah, I see

RE: SIGKILL and TerminateProcess

2013-10-31 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
As the person who wrote the signal handling code, I Believe it or not, I'm well aware of that. continuing to insist that you need this will avail you naught There was no intention to insist on anything; but to understand why that has been implemented the way it is. And the point has been

RE: SIGKILL and TerminateProcess

2013-10-31 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
http://cygwin.com/ml/cygwin-patches/2009-q4/msg00028.html Don't know if this will help in your situation, but I figured it should be mentioned. Thank you for the follow up. The idea was to use CYGWIN (and hence UNIX scripting) to control (mainly: launch / stop) applications (whether

Re: [ANNOUNCEMENT] Updated: cygrunsrv-1.50-1

2013-10-31 Thread Brian Rak
I've found a *critical* issue with this patch. cygrunsrv now no longer appears in setup.ini, so the package doesn't actually get installed by anything. Also, the packages don't actually appear on http://cygwin.com/packages/x86/cygrunsrv/ This effectively breaks every cygwin service. -- Problem

RE: [ANNOUNCEMENT] Updated: cygrunsrv-1.50-1

2013-10-31 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
FWIW, I was able to download it from kernel.org's mirror just fine this morning: ftp://mirrors.kernel.org/sourceware/cygwin/x86/release/cygrunsrv/ Anton Lavrentiev Contractor NIH/NLM/NCBI -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: [ANNOUNCEMENT] Updated: cygrunsrv-1.50-1

2013-10-31 Thread Brian Rak
Yea. The files are present on my mirror as well, but the package isn't listed in setup.ini. I ended up reverting our setup.ini to the version from the 29th (thanks to cygwin time machine), and everything is working again. On Thu, Oct 31, 2013 at 1:17 PM, Lavrentiev, Anton (NIH/NLM/NCBI) [C]

Re: Unable to compile python 3.3 [Was: Re: Python 3.3 coming soon?]

2013-10-31 Thread Jason Tishler
On Tue, Oct 15, 2013 at 12:28:31PM +0900, nu774 wrote: Installing libffi-devel will let python pick system libffi, so you can skip that libffi building part you are currently stuck. (2013/10/15 10:10), Ryan Johnson wrote:

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Jean-Pierre Flori
Le Wed, 30 Oct 2013 10:33:13 +0100, Corinna Vinschen a écrit : On Oct 29 21:22, Jean-Pierre Flori wrote: Le Tue, 29 Oct 2013 21:19:14 +, Jean-Pierre Flori a écrit : Le Tue, 29 Oct 2013 16:59:35 -0400, Christopher Faylor a écrit : If you want this fixed, the easiest way to get that to

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 06:27:39PM +, Jean-Pierre Flori wrote: Le Wed, 30 Oct 2013 10:33:13 +0100, Corinna Vinschen a ??crit??: On Oct 29 21:22, Jean-Pierre Flori wrote: Le Tue, 29 Oct 2013 21:19:14 +, Jean-Pierre Flori a ??crit??: Le Tue, 29 Oct 2013 16:59:35 -0400, Christopher

Re: Unable to compile python 3.3 [Was: Re: Python 3.3 coming soon?]

2013-10-31 Thread Ryan Johnson
On 31/10/2013 2:11 PM, Jason Tishler wrote: On Tue, Oct 15, 2013 at 12:28:31PM +0900, nu774 wrote: Installing libffi-devel will let python pick system libffi, so you can skip that libffi building part you are currently stuck. (2013/10/15 10:10), Ryan Johnson wrote:

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Larry Hall (Cygwin)
On 10/31/2013 2:27 PM, Jean-Pierre Flori wrote: I just decompressed the cygwin tarball which only overwrote the dll in / usr/bin but not in /bin. Is there a canonical way to do that in a proper way? What did you use to do the decompress and extract? Windows tools don't understand Cygwin mount

Re: Unable to compile python 3.3 [Was: Re: Python 3.3 coming soon?]

2013-10-31 Thread Jason Tishler
Ryan, On Thu, Oct 31, 2013 at 02:44:49PM -0400, Ryan Johnson wrote: On 31/10/2013 2:11 PM, Jason Tishler wrote: It appears that others have successfully built Python under 64-bit Cygwin without resorting to my workaround. Does anyone know what I'm missing? Try installing pkg-config. That

Re: [ANNOUNCEMENT] Updated: cygrunsrv-1.50-1

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 12:54:47PM -0400, Brian Rak wrote: I've found a *critical* issue with this patch. cygrunsrv now no longer appears in setup.ini This problem is fixed now. cygrunsrv now shows up in setup.ini. Sorry for the inconvenience. cgf -- Problem reports:

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Jean-Pierre Flori
Le Thu, 31 Oct 2013 14:41:14 -0400, Christopher Faylor a écrit : On Thu, Oct 31, 2013 at 06:27:39PM +, Jean-Pierre Flori wrote: Le Wed, 30 Oct 2013 10:33:13 +0100, Corinna Vinschen a ??crit??: On Oct 29 21:22, Jean-Pierre Flori wrote: Le Tue, 29 Oct 2013 21:19:14 +, Jean-Pierre Flori

cygwin64 info.exe Exception: STATUS_ACCESS_VIOLATION if no info file found

2013-10-31 Thread Brian Inglis
cygwin64 info.exe consistently dumps when no info file is found - whether or not there is a man page. cygwin32 works as always, displaying a man page if found, or status line message No menu item `' in node `(dir)Top'. Running under gdb where there is a man page but no info file: Reading

Couldn't compute FAST_CWD pointer on Win8.1 x64

2013-10-31 Thread Alfred Theorin
I get the following error when I start cygwin (32-bit version 1.7.25) on Win8.1 x64: 0 [main] bash pid find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Kind Regards Alfred Theorin -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Larry Hall (Cygwin)
On 10/31/2013 4:47 PM, Jean-Pierre Flori wrote: snip Commit http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc? rev=1.286content-type=text/x-cvsweb-markupcvsroot=src would be exactly what I need. I'll just be waiting for 1.7.26. If you want to try this, you don't need to wait for

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 06:04:34PM -0400, Larry Hall (Cygwin) wrote: On 10/31/2013 4:47 PM, Jean-Pierre Flori wrote: snip Commit http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc? rev=1.286content-type=text/x-cvsweb-markupcvsroot=src would be exactly what I need. I'll just be

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 08:47:58PM +, Jean-Pierre Flori wrote: Le Thu, 31 Oct 2013 14:41:14 -0400, Christopher Faylor a ??crit??: On Thu, Oct 31, 2013 at 06:27:39PM +, Jean-Pierre Flori wrote: Le Wed, 30 Oct 2013 10:33:13 +0100, Corinna Vinschen a ??crit??: On Oct 29 21:22, Jean-Pierre

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 02:41:14PM -0400, Christopher Faylor wrote: On Thu, Oct 31, 2013 at 06:27:39PM +, Jean-Pierre Flori wrote: Le Wed, 30 Oct 2013 10:33:13 +0100, Corinna Vinschen a ??crit??: On Oct 29 21:22, Jean-Pierre Flori wrote: Le Tue, 29 Oct 2013 21:19:14 +, Jean-Pierre Flori

Re: Problem with multiprocessing module from Python

2013-10-31 Thread Christopher Faylor
On Thu, Oct 31, 2013 at 10:59:11PM -0400, Christopher Faylor wrote: On Thu, Oct 31, 2013 at 08:47:58PM +, Jean-Pierre Flori wrote: Le Thu, 31 Oct 2013 14:41:14 -0400, Christopher Faylor a ??crit??: On Thu, Oct 31, 2013 at 06:27:39PM +, Jean-Pierre Flori wrote: Le Wed, 30 Oct 2013

cygrunsrv package missing in setup-x86_64

2013-10-31 Thread Bob Stayton
I'm running Windows 8 64-bit, and I would like to use cygrunsrv. However, that package is missing under the Admin category in setup-x86_64.exe version 2.830 (64 bit). It shows up under setup-x86.exe (32 bit). Bob Stayton Sagehill Enterprises b...@sagehill.net -- Problem reports: