From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27287 invoked by alias); 29 Nov 2011 20:56:49 -0000 Received: (qmail 27278 invoked by uid 22791); 29 Nov 2011 20:56:47 -0000 X-SWARE-Spam-Status: No, hits=-50.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Nov 2011 20:56:33 +0000 Received: from pool-173-76-42-41.bstnma.fios.verizon.net ([173.76.42.41] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1RVUjA-000B7b-Ja; Tue, 29 Nov 2011 20:56:32 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 01EF113C0D3; Tue, 29 Nov 2011 15:56:32 -0500 (EST) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/i8FsJnQKkih/uRlFcpALh Date: Tue, 29 Nov 2011 20:56:00 -0000 From: Christopher Faylor To: gdb@sourceware.org, Andrey Smirnov Subject: Re: Two quick questions Message-ID: <20111129205631.GA24262@ednor.casa.cgf.cx> Mail-Followup-To: gdb@sourceware.org, Andrey Smirnov References: <87wrak63cd.fsf@gmail.com> <20111128153809.GB17887@adacore.com> <20111128220917.GA10254@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00130.txt.bz2 On Tue, Nov 29, 2011 at 09:33:24AM +0600, Andrey Smirnov wrote: >>>I don't know much about that one, and who might have created an >>>account for you. For GDB, we've transitioned to buzilla, as you >>>have found. We used to use gnats, but no more. >> >> Wow, that's ancient. ?I need to move that message into the 21st century. >> Also, I suspect that the script shouldn't be creating bugzilla accounts >> at all. >> > >I tried to use the credentials in the message to log into Bugzilla >and it didn't work. So I think it doesn't. I wasn't implying that it was silently creating bugzilla accounts. I meant that I don't think that the script which generates the welcome message should try to generate any account for bugzilla in any circumstances. It does this for gcc but, generally, people already have a bugzilla account when they gain access. cgf