[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DebianGIS] tilecache package for Etch



On Monday 05 January 2009, Paul Wise wrote:
> On Mon, Jan 5, 2009 at 9:22 PM, Ivan Mincik <ivan.mincik@gmail.com> wrote:
> 
> > Has anybody an experience what kind of problems  can I expect if I will lower python-support dependency version to 0.5.6 to make it installable in Etch ?
> 
> Probably none. The best way to do that is to rebuild it on an etch system:
> 
> apt-get install python python-support python-setuptools
> build-essential devscripts fakeroot
> dget -x http://ftp.de.debian.org/debian/pool/main/t/tilecache/tilecache_2.03-1.dsc
> cd tilecache-2.03
> debuild
> sudo debi
> 
> If that works, perhaps a DD could upload the result to etch-backports
> on backports.org.
Yes, rebuilding went fine. I have tested resulting package by running /usr/sbin/tilecache_seed and /usr/sbin/tilecache_http_server. It seems to be OK. It would be fine to get it into backports.

For running /usr/sbin/tilecache_http_server there is dependency on wsgiref  (http://cheeseshop.python.org/pypi/wsgiref). It doesn't exist in Etch, but it is in Lenny.
Shouldn't it be marked as dependency in Lenny package ? 





Reply to: