On Fri, 5 Dec 2008, Rene Wunderlich wrote: > the online version from this tieleset > perl tilesGen.pl xy 32 21 6 > > i current a unknown type > > http://www.informationfreeway.org/?lat=51.58645303007412&lon=2.8326499710065627&zoom=6&layers=000B0F000F > > and the client generate many different errors > > one is > > zip warning: No such file or directory > zip warning: could not open for reading: captionless_6_32_21.png.cut > Error running command '"zip" -r -j > "/dev/shm/osm/6_32_21_RAHfd/captionless_6_32_21_59882.zip" > "/dev/shm/osm/6_32_21_RAHfd/captionless_6_32_21.dir" > > "/dev/shm/osm/6_32_21_RAHfd/zip.stdout"' at lib/Tileset.pm line 1763. > removing job dir/dev/shm/osm/6_32_21_RAHfd > > ? > one a 2. run have this tile other errors hmm > no ideea
This looks like some threading/forking has gone berserk and zip is trying to create a zip file based on a still working program. Do you run the threading branch? Ciao -- http://www.dstoecker.eu/ (PGP key available) _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
