[Tilesathome] Problem under windows again
spaetz
osm at sspaeth.de
Sat Aug 23 19:11:27 BST 2008
On Sat, Aug 23, 2008 at 07:30:14PM +0200, Carsten M?ller wrote:
> >>> [#0 0% zipping] tile_12_673_2092.dir compressed by different process.
> >> the last 2 lines are crucial. they show that the 'flock' command failed. this happens in http://trac.openstreetmap.org/browser/applications/rendering/tilesAtHome/Upload.pm line 103.
> I've just debugged it in EPIC.
> Seems it is the system call to compress.pl
> in tilesGen.pl line 481.
oh, you are right of course. it's still in the zipping phase, so it would happen in the call to compress.pl. the problem is the same, however. the flock code there looks virtually the same.
after having rendered a tileset, eg with './tilesGen.pl' without command line options, you can manually run 'perl upload.pl' inn a debugger to see just that piece of code in action. good luck.
otherwise, i'll just insert a check on monday to skip that on win platforms to make it run again.
More information about the Tilesathome
mailing list