From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23025 invoked by alias); 29 May 2012 18:53:04 -0000 Received: (qmail 23017 invoked by uid 22791); 29 May 2012 18:53:03 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 May 2012 18:52:48 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4TIqPsL007505 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 29 May 2012 14:52:25 -0400 Received: from psique (ovpn-113-148.phx2.redhat.com [10.3.113.148]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q4TIqM8m007493; Tue, 29 May 2012 14:52:23 -0400 From: Sergio Durigan Junior To: Joel Brobecker Cc: Mingjie Xing , gdb@sourceware.org Subject: Re: Gdb online docs error? References: <20120527145655.GA21176@adacore.com> <20120528140805.GA5066@adacore.com> X-URL: http://www.redhat.com Date: Tue, 29 May 2012 18:53:00 -0000 In-Reply-To: <20120528140805.GA5066@adacore.com> (Joel Brobecker's message of "Mon, 28 May 2012 07:08:05 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes 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: 2012-05/txt/msg00139.txt.bz2 On Monday, May 28 2012, Joel Brobecker wrote: > Progress report: > > I am making some progress, but still haven't been able to figure out > where the process failed. I've isolated the area where things start > failing to the moment when we are copying the HTML files to the online > location, but it all works like a charm when I run things manually. > (I have a suspicion that this might be locale-related) > > I've added some traces to figure whether it's "find" or "tar" that > fails. > > In the meantime, one of the side-effects of me trying the command by > hand is the fact that the online documentation should at least be > better today. Thanks a lot, Joel. If you need some help, please shout. -- Sergio