From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19441 invoked by alias); 10 Sep 2010 16:36:58 -0000 Received: (qmail 19350 invoked by uid 22791); 10 Sep 2010 16:36:57 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-gy0-f169.google.com (HELO mail-gy0-f169.google.com) (209.85.160.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Sep 2010 16:36:39 +0000 Received: by gyf3 with SMTP id 3so1660655gyf.0 for ; Fri, 10 Sep 2010 09:36:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.75.200 with SMTP id z8mr524398vcj.197.1284136595248; Fri, 10 Sep 2010 09:36:35 -0700 (PDT) Received: by 10.220.78.193 with HTTP; Fri, 10 Sep 2010 09:36:35 -0700 (PDT) In-Reply-To: <878w39d0d2.fsf@meyering.net> References: <878w39d0d2.fsf@meyering.net> Date: Fri, 10 Sep 2010 16:36:00 -0000 Message-ID: Subject: Re: http://sourceware.org/git/ is broken From: "H.J. Lu" To: Jim Meyering Cc: overseers@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00091.txt.bz2 On Fri, Sep 10, 2010 at 9:33 AM, Jim Meyering wrote: > H.J. Lu wrote: >> When I access >> >> http://sourceware.org/git/ >> >> I get >> >> XML Parsing Error: XML or text declaration not at start of entity >> Location: http://sourceware.org/git/ >> Line Number 24, Column 1: >> ^ > > That URL renders fine for me. > It produces the same output as this: > > =A0 =A0http://sources.redhat.com/git/gitweb.cgi > > Did something just update firefox on your system, > out from under a running instance? > I've seen errors like yours when that has happened. > It is working now. --=20 H.J.