Mail Archives: cygwin/2005/10/27/16:05:12
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/
- Raw text -