Return-Path: X-Original-To: apmail-community-dev-archive@minotaur.apache.org Delivered-To: apmail-community-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0A11518F63 for ; Wed, 1 Jul 2015 10:21:55 +0000 (UTC) Received: (qmail 73812 invoked by uid 500); 1 Jul 2015 10:21:49 -0000 Delivered-To: apmail-community-dev-archive@community.apache.org Received: (qmail 73480 invoked by uid 500); 1 Jul 2015 10:21:49 -0000 Mailing-List: contact dev-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list dev@community.apache.org Received: (qmail 73469 invoked by uid 99); 1 Jul 2015 10:21:49 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 10:21:49 +0000 Received: from [192.168.1.38] (2804ds5-soeb.0.fullrate.dk [90.184.204.23]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EAA901A0254 for ; Wed, 1 Jul 2015 10:21:48 +0000 (UTC) Message-ID: <5593BF47.9090900@apache.org> Date: Wed, 01 Jul 2015 12:21:59 +0200 From: Daniel Gruno User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: dev@community.apache.org Subject: Re: Reporter.apache.org displaying incorrect data - who is responsible for the host? References: <4680024.EUa7mS5vYj@herve-desktop> In-Reply-To: <4680024.EUa7mS5vYj@herve-desktop> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit My time devoted to comdev is unfortunately limited right now, but I will state a few things: - reporter.apache.org runs on the comdev VM (projects-vm). - Anyone in the comdev project/PMC can access this machine. - reporter.apache.org is still considered a 'pet project'. It is not an official Apache service, it is not maintained by infra, it's a personal thing I put together to help out projects. It was donated to comdev because infra - while supportive of the project - did not want to manage it. If anyone is interesting in moving it to a more official (maintainable) state, then by all means do so. - The service is fully automated, which is one of the reasons it uses publicly available information rather than committee information that is not publicly available. Using the committee info file would require yet another svn role account. I'm not saying it's impossible, but it would require some additional work. With regards, Daniel. On 2015-07-01 08:02, Herv� BOUTEMY wrote: > I asked about it one week ago (with analysis of the VM state), but got no > answer. > Seems the only one to know is Daniel, and he doesn't check this ML or doesn't > have time. > > I have access to the VM: it was given for projects-new. > Technically, I can change reporter too, but since we're starting from an > unexpected status (no svn checkout, files on the VM that are not part of svn), > I didn't want to change the VM content without asking before. > > > At the moment, I want to finish projects new switch: then I'll probably have > more time to help on reporter. > > Regards, > > Herv� > > Le mardi 30 juin 2015 01:20:46 sebb a �crit : >> Reporter.apache.org is showing misleading PMC membership data. >> >> As this is used in board reports, it really ought to be fixed ASAP. >> >> However the fixes I made to SVN have not been applied, and there is no >> documentation I could find on how the host has been set up - nor how >> the faulty data is generated. >> >> Who is responsible for maintaining the host and updating the software on it?