The 3-hourly processing of the list of DOAP files for people.apache.org site has been spewing errors for many days.
I do not know enough about how the site build works (see https://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects) and i do not have it installed locally. I have done some investigation. This error message on 2015-04-17 at 15:30 was the first: http://mail-archives.apache.org/mod_mbox/www-site-dev/201504.mbox/%3c20150417153422.0b7c817...@minotaur.apache.org%3e These are the only likely changes that i can find leading up to the error: Author: hboutemy Date: Tue Apr 14 00:31:26 2015 URL: http://svn.apache.org/r1673325 Log: s/asfext:PMC/asfext:pmc/ to match the extension Author: gmcdonald Date: Tue Apr 14 10:28:09 2015 URL: http://svn.apache.org/r1673402 Log: remove zookeeper entry for now Modified: infrastructure/site-tools/trunk/projects/pmc_list.xml (Note that there is still a zookeeper entry in site-tools/trunk/projects/files.xml if that matters. The commit comment is not useful.) However those were a few days before this error started, so they do not seem likely. Perhaps it is coming from a remote project DOAP file, but the build system does not report which file it is having trouble with. These files also are utilised for people-new.apache.org with a manual import at present. That is all that i have time to do, so hopefully this helps someone else to go further. -David