python glib broken in fso-testing from today

2008-09-19 Thread Tilman Baumann
I just installed fso-testing.
But the python glib bindings don't work, and subsequently not much else.

Trackback from mdbus:
Traceback (most recent call last):
   File /usr/bin/mdbus, line 389, in module
 import gobject
   File /usr/lib/python2.5/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.5/site-packages/gtk-2.0/glib/__init__.py, 
line 30, in module
 from glib._glib import *
ImportError: libpyglib-2.0.so.0: cannot open shared object file: No such 
file or directory

I tried
opkg install -force-reinstall libdbus-glib-1-2 libglib-2.0-0 
python-pygobjec python-pygtk

none of these files provide a libpyglib-2.0.so.0 and there seem to be no 
updates to any of these packets.

Any ideas where i could get this file or a package where it works? 
(short of compiling myself. Have no build system ATM)

Thanks
  Tilman
-- 
Drucken Sie diese Mail bitte nur auf Recyclingpapier aus.
Please print this mail only on recycled paper.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: python glib broken in fso-testing from today

2008-09-19 Thread Jim Ancona
Tilman Baumann wrote:
 I just installed fso-testing.
 But the python glib bindings don't work, and subsequently not much else.
I filed a bug on this yesterday: http://trac.freesmartphone.org/ticket/147

I haven't heard anything yet.

Jim

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: python glib broken in fso-testing from today

2008-09-19 Thread Tilman Baumann
Jim Ancona wrote:
 Tilman Baumann wrote:
 I just installed fso-testing.
 But the python glib bindings don't work, and subsequently not much else.
 I filed a bug on this yesterday: http://trac.freesmartphone.org/ticket/147
 
 I haven't heard anything yet.

Hm filing a bug. Not a bad idea actually. :)
Thx.

-- 
Drucken Sie diese Mail bitte nur auf Recyclingpapier aus.
Please print this mail only on recycled paper.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: python glib broken in fso-testing from today

2008-09-19 Thread Jim Ancona
Michael 'Mickey' Lauer wrote:
 Please downgrade to python-pygobject 2.14.2.

Where do I get the downgraded package? Is there a build archive somewhere?

 Please also don't update everything just because you can. If you have your 
 things working, only update individual packages. Broken packages may appear 
 in .dev from time to time.

My error, and I believe Tilman's too, came after installing the 
fso-testing image, not from running opkg upgrade.

Thanks for the help!

Jim

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: python glib broken in fso-testing from today

2008-09-19 Thread Rod Whitby
Jim Ancona wrote:
 A followup for anyone who's interested. Since the bug I filed was marked 
 invalid and closed, I tried flashing today's image, only to have the 
 same problem.

I've re-opened the bug until the feeds and images are fixed.

 Based on the information provided by Mickey and Rob, I did 
 the following:
 
 [EMAIL PROTECTED]:~# opkg remove -force-depends python-pygobject
 Removing package python-pygobject from root...
 [EMAIL PROTECTED]:~# opkg install 
 http://downloads.freesmartphone.org/fso-testing/feeds/armv4t/morgue/python-pygobject_2.14.2-r1_armv4t.ipk
  
 
 Downloading 
 http://downloads.freesmartphone.org/fso-testing/feeds/armv4t/morgue/python-pygobject_2.14.2-r1_armv4t.ipk
 Installing python-pygobject (2.14.2-r1) to root...
 Configuring python-pygobject
 
 I then ran /etc/init.d/frameworkd start and waited a while for zhone 
 to connect. When it didn't, I rebooted. (I may not have waited long 
 enough.) After the reboot, Zhone connected and I was able to make a call.
 
 This procedure will probably be neccessary to use any fso-testing image 
 until they fix the broken python-pygobject package.

I've removed the bad package from the FSO autobuilder, and it's
currently rebuilding the good package and images containing it.  Once
that's done it will rsync with the feeds area to deploy them.  That
rsync will also remove all the non-working images.

-- Rod

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support