From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: makeinfo: missing file argument Date: Fri, 06 Apr 2012 12:52:52 +0300 Message-ID: <83aa2pb30r.fsf@gnu.org> References: <4i7gxt5ofg.fsf@fencepost.gnu.org> <20120406.162202.294943636214544274.kuroishi@iij.ad.jp> <20120406.170147.2111159149405289913.kuroishi@iij.ad.jp> <40EE573D-AA6A-4130-9659-599DC472EB90@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1333706789 1259 80.91.229.3 (6 Apr 2012 10:06:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2012 10:06:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 06 12:06:29 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SG63k-0007dy-Py for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Apr 2012 12:06:24 +0200 Original-Received: from localhost ([::1]:43728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG5rZ-0002t0-VF for geh-help-gnu-emacs@m.gmane.org; Fri, 06 Apr 2012 05:53:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39014) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG5rV-0002sO-BQ for help-gnu-emacs@gnu.org; Fri, 06 Apr 2012 05:53:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG5rS-0001RT-8L for help-gnu-emacs@gnu.org; Fri, 06 Apr 2012 05:53:44 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:61175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG5rS-0001Qa-0X for help-gnu-emacs@gnu.org; Fri, 06 Apr 2012 05:53:42 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M2100L00Y0QUG00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Fri, 06 Apr 2012 12:53:34 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.229.252.114]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M2100K2ZY57YCS0@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Fri, 06 Apr 2012 12:53:34 +0300 (IDT) In-reply-to: <40EE573D-AA6A-4130-9659-599DC472EB90@Web.DE> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.172 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84363 Archived-At: > From: Peter Dyballa > Date: Fri, 6 Apr 2012 10:59:32 +0200 > Cc: help-gnu-emacs@gnu.org >=20 > > Error: (error "Running bzr status dired.el...FAILED (status 1)") > > Running bzr status ../../../../../a/jc-nhfs/export/nfs/home/kuroi= shi/download/emacs/lisp/dired.el...FAILED (status 1) > > gmake[3]: *** [autoloads] =E3=82=A8=E3=83=A9=E3=83=BC 255 >=20 > You need to be on-line, the bzr server needs to be on-line... ??? Only if that's a lightweight checkout, something that is not recommended. For normal checkouts, "bzr status" is a local operation and doesn't need to hit the network.