You are not logged in.

#1 2008-11-05 00:51:38

ltpl4y3r
Member
Registered: 2008-08-23
Posts: 28

Elisa w/ python 2.6 issue

Hello,
I've been trying to get Elisa to work and it only worked halfway and then, the python2.6 update rolled around the next day. I've not been able to get it back to working again... Does anyone know the status of this package as far as the python rebuild is progressing? It is marked off in the Wiki, but I don't know what's going on.

$ elisa
Traceback (most recent call last):
  File "/usr/bin/elisa", line 308, in <module>
    main()
  File "/usr/bin/elisa", line 279, in main
    _setup_reactor()
  File "/usr/bin/elisa", line 87, in _setup_reactor
    from twisted.internet import glib2reactor
  File "/usr/lib/python2.6/site-packages/twisted/internet/glib2reactor.py", line 23, in <module>
    from twisted.internet import gtk2reactor
  File "/usr/lib/python2.6/site-packages/twisted/internet/gtk2reactor.py", line 35, in <module>
    import gobject
  File "/usr/lib/python2.6/site-packages/gtk-2.0/gobject/__init__.py", line 33, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/usr/lib/python2.6/site-packages/gtk-2.0/glib/option.py", line 33, in <module>
    import optparse
ValueError: bad marshal data

Thanks

Offline

#2 2008-11-05 12:14:15

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: Elisa w/ python 2.6 issue

I sure I built this for x86_64 and Bash was building for i686.  That was right before the server went down...  Please file a bug report.

Offline

#3 2008-11-06 03:58:53

ltpl4y3r
Member
Registered: 2008-08-23
Posts: 28

Re: Elisa w/ python 2.6 issue

Posted bug

Just half working right now.

Offline

Board footer

Powered by FluxBB