From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [96.126.110.187]) by sourceware.org (Postfix) with ESMTPS id 4C5F93858435 for ; Tue, 27 Sep 2022 14:58:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4C5F93858435 Authentication-Results: sourceware.org; dmarc=pass (p=quarantine dis=none) header.from=elastic.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=elastic.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=Wr6WB03h6a8ESWkDBq7bbv4NS4ePTJxEDwbMFfpDX5I=; b=h+NV6XBQMvpoy2LFkITkc5dKEZ fUjwMznuJ9wq1JL9dNiKavyu4qjl4g89w8ZXjos0ta7MNIoV21jktQzk06vyjIfaSJ6oxMMhmYxvD kmsxqG6Vbc52js+stjMdFHOBttWgJgWa7c09GAAKiNbBeXwUQpBFUl1CTZX26F/47znpr/+PivFQI xvFa0TwBBPD1DAHheA6NhVNlaeX0ZK+Oy0LLKtZxoNYu1BKSDabeAXTv0XZBlcpUgxKSOff4oofrx LbRDoMmvmlYBxyfyUaBKFxHnt6N/wjkvVGouOY/X3k8Uow9495VmkOyeQn3JZ8w+MeSvB7YsBnG+N PgenxHmg==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1odC2L-0007Up-24; Tue, 27 Sep 2022 14:58:17 +0000 Received: from very.elastic.org ([192.168.1.1]) by elastic.org with esmtp (Exim 4.96) (envelope-from ) id 1odC2L-0008nu-1A; Tue, 27 Sep 2022 10:58:17 -0400 Received: from fche by very.elastic.org with local (Exim 4.96) (envelope-from ) id 1odC2L-00Bvq4-12; Tue, 27 Sep 2022 10:58:17 -0400 Date: Tue, 27 Sep 2022 10:58:17 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Paul-Antoine Arras Subject: Re: Fwd: Log into Bugzilla as parras@gcc.gnu.org Message-ID: References: <7a005415-c14e-c538-1d4b-93a1ddda74f5@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7a005415-c14e-c538-1d4b-93a1ddda74f5@codesourcery.com> X-Sender-Verification: "" X-Spam-Status: No, score=-101.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,SPF_HELO_PASS,SPF_PASS,TXREP,USER_IN_WELCOMELIST,USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > I have a gcc.gnu.org account with login "parras". I do not have a > password on Bugzilla yet though. So I tried the "Forgotten password" but > did not receive any token to set a new password. > Am I doing something wrong? I think you never had a gcc.gnu.org/bugzilla account created at all. That's a distinct thing from gcc git committer access. I've now created one for you. - FChE