>> 1. When going through the logs I saw the "intarray contrib module not
>> installed" message. I was really sure that this has been fixed (see [1])
>> but it seems I missed sth. I'll reopen that ticket, but maybe so. of you
>> already knows what went wrong.
> 
> Don't know how to fix this;/
It seems to be related to bug [1]. There is an open Jira-Ticket for this 
one (see [2]).

> 
>> 2. I seems group user now has permissions on most dirs on /sql,
>> including /sql/mod_tile, so i did "touch
>> /sql/mod_tile/planet-import-complete" but nothing happened. It seems
>> that there is an issue with mod_tile and/or renderd, as cached tiles are
>> not updated and no new tiles are rendered (see e.g. [2]). As this is the
>> first time I'm working with mod_tile/renderd and -for the sake of
>> privacy- got no access to the apache error log
>> (/var/log/apache2/error.log) I got no clue what's going on.
> 
> Renderd isn't actually running. When I was debugging this I just ran
> it from a shell
I can't do this because I got no acces to the socket :)

 > but I didn't have the know-how to get the debian
> package for renderd to work (which would have installed an init
> script).
can't we just copy
/usr/local/src/osm/applications/utils/mod_tile/debian/renderd.init
to /etc/init.d and use /usr/sbin/update-rc.d to activate it?


sudo cp \
   /usr/local/src/osm/applications/utils/mod_tile/debian/renderd.init \
   /etc/init.d

sudo /usr/sbin/update-rc.d renderd defaults



>> 3. The new mapnik-styles are splitted in a bunch of xmls and the l18n
>> process has to be adapted to this
> 
> There's a preprocessor to merge them all, but the script may need
> munging regardless.
I think leaving them divided is better, as the script has to be adapted 
in both cases. I'd look into this but I don't have the perms to write to 
the files on /sql. There is a Jira-Ticket open for this one, too [3].

Peter


[1] https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/250483
[2] https://jira.toolserver.org/browse/TS-380
[3] https://jira.toolserver.org/browse/TS-381

_______________________________________________
Maps-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/maps-l

Reply via email to