[Teammetrics-discuss] First test run on blends.debian.net
Andreas Tille
andreas at an3as.eu
Wed Aug 3 14:08:57 UTC 2011
On Wed, Aug 03, 2011 at 03:46:45PM +0200, Andreas Tille wrote:
> You can see the log at
>
> blends.debian.net:/var/log/teammetrics/liststat.log
>
> However, even in the parsing something seems to be wrong:
>
> teammetrics=# SELECT project, count(*) from listarchives where domain='lists.debian.org' group by project;
> project | count
> ----------------------+-------
> debian-accessibility | 3174
> debian-amd64 | 5
Now I see:
mmetrics=# SELECT project, count(*) from listarchives where domain='lists.debian.org' group by project;
project | count
----------------------+-------
debian-amd64 | 5
debian-arm | 9665
debian-accessibility | 3174
> But the log says it has "about" that much articles in accessibility
> (modulo SPAM) but having only 5 postings in amd64 is way to less:
>
> 2011-08-03 13:23:03,645 INFO: Starting NNTPListStat
> 2011-08-03 13:23:03,646 INFO: List 1 of 54
> 2011-08-03 13:23:04,427 INFO: Group 'gmane.linux.debian.devel.accessibility' has 3620 articles
> 2011-08-03 13:23:04,427 INFO: List is up to date, nothing to download
> 2011-08-03 13:23:04,427 INFO: List 2 of 54
> 2011-08-03 13:23:05,524 INFO: Group 'gmane.linux.debian.ports.amd64' has 27246 articles
> 2011-08-03 13:23:05,525 INFO: List is up to date, nothing to download
> 2011-08-03 13:23:05,525 INFO: List 3 of 54
> 2011-08-03 13:23:06,607 INFO: Group 'gmane.linux.debian.ports.arm' has 9886 articles
> 2011-08-03 13:23:06,607 INFO: Fetching message bodies for articles 1 - 10164
>
So the problem of having way to view articles is only on amd64, but the
problem, that the program ends after each list remains. Are you sure
that nntpstat.py is continuing after it called liststat.py?
The end of the log always says:
...
2011-08-03 13:37:47,657 WARNING: Spam detected: Subject is in upper case
2011-08-03 13:37:48,221 INFO: debian-arm-1-10164 parsed
2011-08-03 13:37:48,221 INFO: Updating names
2011-08-03 13:37:49,424 INFO: Removing bots...
2011-08-03 13:37:49,479 INFO: Names updated
2011-08-03 13:37:49,479 INFO: Quit
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Teammetrics-discuss
mailing list