Re: Backporting to Etch

2009-05-15 Thread Paul Wise
On Fri, May 15, 2009 at 7:18 PM, Andrew Malcolmson wrote: > This runs and informs me that the following dependencies are missing: > tk8.5-dev, libffi-dev (>= 3.0.5), libgpm2, python-sphinx > > How do I tell pbuilder that I don't need these features? >From the source directory, run dch --bpo and

Backporting to Etch

2009-05-15 Thread Andrew Malcolmson
I'm trying to backport a minimal Python2.6 to Etch. I've used Pbuilder to create an Etch base and run: pbuilder --build --basetgz /var/cache/pbuilder/base-etch.tgz --distribution etch python2.6_2.6.1-3.dsc This runs and informs me that the following dependencies are missing: tk8.5-dev, libffi-d