Re: Why libquadmath0-4.7.2

2013-03-11 Thread Dave Korn
On 11/03/2013 22:12, JonY wrote: > On 3/12/2013 02:03, Dave Korn wrote: >> On 05/03/2013 16:22, Christopher Faylor wrote: >>> On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote: I have GCC-4.5.3 installed and I am not going to install the test version 4.7.2-1, but setup.exe

Re: Why libquadmath0-4.7.2

2013-03-11 Thread Dave Korn
On 11/03/2013 23:21, Christopher Faylor wrote: > On Mon, Mar 11, 2013 at 06:03:08PM +, Dave Korn wrote: >> On 05/03/2013 16:22, Christopher Faylor wrote: >>> On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote: I have GCC-4.5.3 installed and I am not going to install the test

Re: Why libquadmath0-4.7.2

2013-03-11 Thread Christopher Faylor
On Mon, Mar 11, 2013 at 06:03:08PM +, Dave Korn wrote: >On 05/03/2013 16:22, Christopher Faylor wrote: >> On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote: >>> I have GCC-4.5.3 installed and I am not going to install the test >>> version 4.7.2-1, but setup.exe *wants* to install

Re: Why libquadmath0-4.7.2

2013-03-11 Thread JonY
On 3/12/2013 02:03, Dave Korn wrote: > On 05/03/2013 16:22, Christopher Faylor wrote: >> On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote: >>> I have GCC-4.5.3 installed and I am not going to install the test >>> version 4.7.2-1, but setup.exe *wants* to install libquadmath0-4.7.2-1

Re: deadlock with busy waiting on sigfe

2013-03-11 Thread Christopher Faylor
On Tue, Mar 12, 2013 at 04:35:41AM +0900, jojelino wrote: >On 2013-03-11 PM 11:36, Christopher Faylor wrote: >> A "proper bug report" would at least include what you were actually doing >> to trigger this problem. >> >I was trying to CTRL+C cygwin python process that is executing some >operation a

Re: deadlock with busy waiting on sigfe

2013-03-11 Thread jojelino
On 2013-03-12 AM 4:35, jojelino wrote: I was trying to CTRL+C cygwin python process that is executing some operation and fell asleep for 60 seconds repeatedly. I'm pretty sure that the process was sleeping as i tried interrupt it. And some operation includes making connection to localhost tcp ser

Re: deadlock with busy waiting on sigfe

2013-03-11 Thread jojelino
On 2013-03-11 PM 11:36, Christopher Faylor wrote: A "proper bug report" would at least include what you were actually doing to trigger this problem. I was trying to CTRL+C cygwin python process that is executing some operation and fell asleep for 60 seconds repeatedly. I'm pretty sure that the

Re: Why libquadmath0-4.7.2

2013-03-11 Thread Dave Korn
On 05/03/2013 16:22, Christopher Faylor wrote: > On Tue, Mar 05, 2013 at 05:11:34PM +0100, Angelo Graziosi wrote: >> I have GCC-4.5.3 installed and I am not going to install the test >> version 4.7.2-1, but setup.exe *wants* to install libquadmath0-4.7.2-1 >> even if I have selected "Curr" packag

Re: deadlock with busy waiting on sigfe

2013-03-11 Thread Christopher Faylor
On Mon, Mar 11, 2013 at 05:53:50PM +0900, jojelino wrote: >On 2013-01-20 PM 3:54, Christopher Faylor wrote: >> On Sun, Jan 20, 2013 at 02:23:23PM +0900, jojelino wrote: >> Once again: don't care about your backtraces. Submit a proper bug report. >> >> cgf >> >And found another livelock with CYGWIN

Re: X11 capturing DISPLAY value

2013-03-11 Thread Jon TURNEY
On 10/03/2013 22:17, wynfi...@gmail.com wrote: > I wanted to capture the X11 DISPLAY value that shows on the console when > 'startx &' in invoked and successful. I've tried: > > startx 2>&1 | grep DISPLAY\= >/tmp/xwin.txt & > startx 2>&1 | grep DISPLAY >/tmp/xwin.txt & > > but neither worked.

Re: Standardizing installs

2013-03-11 Thread Arthur Tu
On 3/11/2013 8:08 PM, Richard Gribble wrote: Greetings. I am getting some help at work (finally!), and need to be able to install cygwin on multiple machines, the same way each time. Is there a way to tell setup which packages to install so I don't have to go through the whole list each time, c

Standardizing installs

2013-03-11 Thread Richard Gribble
Greetings. I am getting some help at work (finally!), and need to be able to install cygwin on multiple machines, the same way each time. Is there a way to tell setup which packages to install so I don't have to go through the whole list each time, comparing it with the one on my box? Any help w

Re: Fwd: getting the right setup.bz2

2013-03-11 Thread Paul King
>> If you just want to download all the packages to a local directory and >> install from there, you don't need a setup.ini (setup.bz2) file. >> > > THat's good news. However, it seems to lead to the packages being > lumped under "Misc" as I said earlier. This would seem to make > deselection by gr

Re: deadlock with busy waiting on sigfe

2013-03-11 Thread jojelino
On 2013-01-20 PM 3:54, Christopher Faylor wrote: On Sun, Jan 20, 2013 at 02:23:23PM +0900, jojelino wrote: Once again: don't care about your backtraces. Submit a proper bug report. cgf And found another livelock with CYGWIN_NT-5.2 F8G6S6D42HGDY4 1.7.18s(0.263/5/3) 20130309 21:57:01 i686 Cygwi