From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7971 invoked by alias); 1 Apr 2018 10:06:11 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 7959 invoked by uid 89); 1 Apr 2018 10:06:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=unavailable version=3.3.2 spammy= X-HELO: mo4-p00-ob.smtp.rzone.de Received: from mo4-p00-ob.smtp.rzone.de (HELO mo4-p00-ob.smtp.rzone.de) (81.169.146.160) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 01 Apr 2018 10:06:08 +0000 X-RZG-AUTH: :OGckYUunfvGNVUL0FlRnC4eRM+bOwx0tUtYTrJ/xeZX+ZVZvrbiROUdnOm6ScCRz X-RZG-CLASS-ID: mo00 Received: from [192.168.178.68] (xdsl-78-35-131-140.netcologne.de [78.35.131.140]) by smtp.strato.de (RZmta 43.1 DYNA|AUTH) with ESMTPSA id V073b6u31A669aV (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Sun, 1 Apr 2018 12:06:06 +0200 (CEST) To: gcc mailing list From: =?UTF-8?Q?Thomas_K=c3=b6nig?= Subject: Gcc bugzilla is down Message-ID: Date: Sun, 01 Apr 2018 10:06:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-04/txt/msg00000.txt.bz2 Hi, it seems that gcc bugzilla is currently down, error message is: Software error: Can't connect to the database. Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Is your database installed and up and running? Do you have the correct username and password selected in localconfig? If somebody could bring it up again, it would certainly help my plans to do some gcc hacking over the Easter weekdend :-) Regards Thomas