Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 27 Oct 2005 15:04:52 -0500 (CDT)
From: Satish Balay <balay@fastmail.fm>
To: Jason Tishler <jason@tishler.net>
cc: cygwin@cygwin.com
Subject: Re: python & rebase [Was: cygwin-setup & rebaseall]
In-Reply-To: <20051027193626.GA3900@tishler.net>
Message-ID: <Pine.LNX.4.64.0510271501340.4623@asterix>
References: <SERRANO4A2DreBBsQwY0000021e@SERRANO.CAM.ARTIMI.COM>  <Pine.LNX.4.64.0510251143120.10534@asterix> <435EE2BE.86691C8F@dessent.net>  <Pine.LNX.4.58.0510260938470.17311@harley.mcs.anl.gov> <435FFA43.ED99088B@dessent.net>  <Pine.LNX.4.64.0510271405430.7384@asterix> <20051027193626.GA3900@tishler.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 <bound method SmallBufferedFileObjectCl
assTestCase.clientRun of <test.test_socket.SmallBufferedFileObjectClassTestCase
testMethod=testFullRead>>
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/

