On Thu, Mar 06, 2008, Noah Slater wrote: > pbuilder-satisfydepends-dummy: Depends: python (>= 2.5) but 2.4.4-6 is to > be installed. > > The following works: > > > PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-classic"
There's a dump at the beginning of the log; could you please send it as well? I don't understand the python >= 2.5 | python2.5 you are expressing: it seems you would like to use "python" in your build if it's >= 2.5 and python2.5 otherwise, but I see nothing in debian/rules achieving this; how do you ensure python2.5 is used under Debian? -- Loïc Minier