Hello,

I just moved a system using turbogears to Debian v6.  I found that simply
importing "turbogears" from python (2.6) yielded import errors which could
be fixed by installing the following packages:

   - python-genshi
   - python-tgmochikit

My understanding is that turbogears moved from kid to genshi for the default
templating system between versions 1.04 and 1.1 so I believe the following
dependency changes are in order:

   - python-kid: change to "recommends"
   - python-turbokid: change to "recommends"
   - python-genshi: change to "depends"

I am less familiar with the change to depend on tgmochikit, but since
importing "turbogears" imports "tgmochikit", it seems to me at least the
dependency should be added:

   - python-tgmochikit: add to "depends"

Do others see this issue too?  Does anyone have any additional insight?  Are
there any other packages that should be downgraded in the python-turbogears
dependency list?  Is the best way to get this fixed to file a bug?

Cheers,

Jason

-- 
Jason Rennie
Research Scientist, ITA Software
617-714-2645
http://www.itasoftware.com/

Reply via email to