Comment 7 for bug 462254

Revision history for this message
Gediminas Paulauskas (menesis) wrote :

I solve all dependency problems using `aptitude`. With it you can choose, which solution to use when there is a conflict.

Or I think this would work:
  apt-get install python-schooltool python-zope.component/jaunty python-zodb/jaunty ...

You can pin packages to specific source in apt.conf, but I do not have an example now.