Hi Am Wed, 12 Oct 2011 19:49:06 +0400 schrieb Alexander Melentyev <minton@opensuse.org>:
Oh, I see. Then the problem is not in the stats script itself, but in server's SVN working copy. I guess, "svn up" (performed before stats calculation) is failing for some reason. Sadly, noone noticed the exact day it started to happen, all I can say it worked OK while the latest yast merge happened.
Two remarks from my side: 1) Wrong permissions on i18n.o.o Some of the directories and files on i18n.community.org belong to a userid called "minton". As the cronjob running on that host is executed as cihlarov, the script could not change the ownership and permissions as expected. Results should be found in the cronjob output. I did "chown -R cihlarov:i18n [...]/htdocs/svn" now to change everything the script touches back to the "original author". 2) Script error I tried to execute the mentioned cronjob on i18n.opensuse.org and got the following error: [...] suse-i18n/trunk/lcn/50-etc/html-stats.sh: line 389: 0 * 100 / 0: division by 0 (error token is "0") [...] looks like someone with access to the SVN should have a look at least at this line and think about quoting. Maybe this already solves your problems with the not-updated webpages. With kind regards, Lars -- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-translation+owner@opensuse.org