Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 27 Oct 2005 15:04:52 -0500 (CDT) From: Satish Balay To: Jason Tishler cc: cygwin AT cygwin DOT com Subject: Re: python & rebase [Was: cygwin-setup & rebaseall] In-Reply-To: <20051027193626.GA3900@tishler.net> Message-ID: References: <435EE2BE DOT 86691C8F AT dessent DOT net> <435FFA43 DOT ED99088B AT dessent DOT net> <20051027193626 DOT GA3900 AT tishler DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Thu, 27 Oct 2005, Jason Tishler wrote: > Satish, > > On Thu, Oct 27, 2005 at 02:15:01PM -0500, Satish Balay wrote: > > I've tried using python after doing a complete 'reinstall' and so far > > It works fine. I'll keep track of any future breakages. > > > > It will be great if rebase is not required at all... > > The following is a good test: > > $ python /usr/lib/python2.4/test/regrtest.py > > Do you get any "unable to remap" errors? I don't see any remap errors, but the first time I tried - it gave thread errros. The second time - it completed fine. BTW: we disable threads on cygwin+python-2.4. Is this problem likely to get fixed? [I'm guessing its upstream issue - where I see sem_xx errors on AIX as well] thanks, Satish ------------- test_slice test_socket sem_init: Resource temporarily unavailable Unhandled exception in thread started by > Traceback (most recent call last): File "/tmp/python.572/usr/lib/python2.4/test/test_socket.py", line 121, in cli entRun File "/usr/lib/python2.4/threading.py", line 348, in wait self.__cond.wait(timeout) File "/usr/lib/python2.4/threading.py", line 197, in wait -- 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/