Christopher Arndt schrieb:
> Michael Bienia schrieb:
>> BTW: It could be good if some people could test if turbogears does have
>> any problems on gutsy. It's still some time to fix them. After the release
>> it's much more difficult.
> 
> Does anybody know where one can download a vmware image of a minimal
> install of Gutsy (Tribe 2)? There is a Xubuntu image on VMTN but I'd
> rather test with a minimal install.

Well, I just tried to test the python-turbogears package on the above
mentioned vmware image, but failed miserably :-(

The python package on Gutsy seems to be broken at the moment (I
installed all updates as of today). The "python-*" packages, e.g.
"python-elementtree" [1], are installed into "/usr/share/python-support"
but this directory, nor any subdirectories, is not included in sys.path,
so when TurboGears tries to import ElementTree it fails with an ImportError.

    >>> from elementtree.ElementTree import ElemntTree

from a normal interactive Python prompt fails with the same error.


[1] Filelist: http://tinyurl.com/2dgv2q

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to