it was an ubuntu box - about a version behind. That is weird... was not my machine. Ok then, I throw my hands up. Thanks for taking a look Dave
On Sat, Nov 7, 2009 at 6:28 PM, Dave Peticolas <[email protected]> wrote: > > I just built Python 2.6 on my debian box and tried building erlware > with it. It worked just fine. Also worked for several other packages. > > I'm using 2.6.4, you? > > Martin Logan wrote: >> yeah, it works on 2.5 I am sure of that - I installed it right after >> the failure and it worked fine >> >> On Fri, Nov 6, 2009 at 10:08 PM, Dave Peticolas >> <[email protected]> wrote: >>> And it works on 2.5? It doesn't look 2.6-related at first blush. >>> >>> Martin Logan wrote: >>>> Sinan is failing with python 2.6 >>>> >>>> e...@ubuntu:~/martin/erlware$ sinan >>>> Traceback (most recent call last): >>>> File "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/sinan", >>>> line 137, in <module> >>>> sys.exit(main()) >>>> File "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/sinan", >>>> line 130, in main >>>> return initiate_task(largs) >>>> File "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/sinan", >>>> line 120, in initiate_task >>>> try_reconnect(largs, handler) >>>> File "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/sinan", >>>> line 45, in try_reconnect >>>> handler.handle(largs) >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/handler.py", >>>> line 64, in handle >>>> return self.do_request(largs) >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/handler.py", >>>> line 61, in do_request >>>> return handle(task, response) >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/output.py", >>>> line 114, in handle >>>> libsinan.jsax.parse(conn, SimpleTaskHandler()) >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/jsax.py", >>>> line 122, in parse >>>> while parse_value(new_stream, handler): continue >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/jsax.py", >>>> line 128, in parse_value >>>> discard_whitespace(stream) >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/jsax.py", >>>> line 159, in discard_whitespace >>>> char = stream.read() >>>> File >>>> "/usr/local/lib/erlang/releases/sinan-0.16.1.2/client/libsinan/jsax.py", >>>> line 97, in read >>>> chunk = self._read(length - len(self.held)) >>>> File "/usr/lib/python2.6/httplib.py", line 517, in read >>>> return self._read_chunked(amt) >>>> File "/usr/lib/python2.6/httplib.py", line 563, in _read_chunked >>>> raise IncompleteRead(value) >>>> httplib.IncompleteRead: IncompleteRead(0 bytes read) >>>> >>> >> >> > >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en -~----------~----~----~----~------~----~------~--~---
