Alberto Valverde wrote:
>
> Hehe, this is funny... I downgraded my packages to match your
> versions and it worked! (assuming 1.0 branch) Then I upgraded sobject
> to HEAD and failed. Good SQlObject's fault...
>
> Repeat for trunk: bang. Dowgrade sobject back to working version:
> bang Revert to previous test-passing combination: bang
>
> I'm really puzzled now... :/ (of course, setup.py develop'in after
> each up/downgrade) Could this be somehow related to setuptools?
>
> Michele, can you try to see what happens when you upgrade to 1.0's
> HEAD? You seem to have [1218] installed...
>
Well, this is just the rev when I runned develop, that follows my copy
anyway, in fact:
[EMAIL PROTECTED]:~/Progetti/TurboGears/svn/1.0/turbogears$ nosetests
...........................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 203 tests in 14.107s
OK
[EMAIL PROTECTED]:~/Progetti/TurboGears/svn/1.0/turbogears$ tg-admin info
TurboGears 0.9a5dev-r1247
nose 0.8.4
RuleDispatch 0.5a0.dev-r2100
setuptools 0.6a11
FormEncode 0.5.1
cElementTree 1.0.5-20051216
PasteScript 0.5.1
elementtree 1.2.6
simplejson 1.1
SQLObject 0.7.1dev-r1457
CherryPy 2.2.0
TurboKid 0.9.3
TurboJson 0.9.1
PyProtocols 1.0a0
Cheetah 1.0
PasteDeploy 0.5
Paste 0.5
FormEncode 0.5.1
kid 0.9
elementtree 1.2.6
same goes for trunk.
But let's see what happens with SQLObject trunk:
attributeerror: 'nonetype' object has no attribute 'config'
-------------------- >> begin captured stdout <<
---------------------
2006-04-26 18:03:53,073 turbokid.kidsupport debug applying template
widgets.tests.form
--------------------- >> end captured stdout <<
----------------------
</pre>
<div id="powered_by">
<span>powered by <a href="http://www.cherrypy.org">cherrypy
2.2.0</a></span>
</div>
</body>
</html>
--------------------- >> end captured stdout << ----------------------
----------------------------------------------------------------------
Ran 184 tests in 16.260s
FAILED (failures=16, errors=30)
[EMAIL PROTECTED]:~/Progetti/TurboGears/svn/1.0/turbogears$ tg-admin info
TurboGears 0.9a5dev-r1247
nose 0.8.4
RuleDispatch 0.5a0.dev-r2100
setuptools 0.6a11
FormEncode 0.5.1
cElementTree 1.0.5-20051216
PasteScript 0.5.1
elementtree 1.2.6
simplejson 1.1
SQLObject 0.7.1dev-r1728
CherryPy 2.2.0
TurboKid 0.9.3
TurboJson 0.9.1
PyProtocols 1.0a0
Cheetah 1.0
PasteDeploy 0.5
Paste 0.5
FormEncode 0.5.1
kid 0.9
elementtree 1.2.6
[EMAIL PROTECTED]:~/Progetti/TurboGears/svn/1.0/turbogears$
Here we go the problem is with SQLObject.
Ciao
Michele
/me reverts back to SO r1457 immediately...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" 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-trunk
-~----------~----~----~----~------~----~------~--~---