Tom Hughes

Results 926 comments of Tom Hughes

I think that basically covers it - as the array parser has no idea of the type of the value it's operating on and can't access the type info to...

The other way round it is to use `/bin/sh /tmp/chef-installer.sh` but that requires assuming that it's a shell script and strictly speaking that routine could be given anything that could...

To be honest this dates from when I was experimenting with running full system containers with kitchen-docker before I discovered kitchen-dokken and switched to that which has avoided the problem.

I think you're talking at cross purposes here - @shongololo wants to know how to build mapnik itself without python 2 (given that it uses scons, which he is saying...

Not having our servers running in full meltdown mode 24x7 could of course be considered a feature rather than a bug...

Incidentally I believe the current queue lengths are the results of previous experimentation by @apmon although I can't claim to remember all the details. I have some sort of memory...

Not easily. At the very least you would need to provide Ubuntu compatible binary packages.

Making it configurable would certainly be a good idea - then we could do a new build and test different configurations.

Yes, this is a bug that I noticed as well. It's because that message is output when the `LoadTileConfigFile` directive is seen, but if `ModTileTileDir` appears later then the directory...

Ah I hadn't noticed this bug was about `render_list` but when I saw this it was with `mod_tile` itself in the apache logs.