GNU bug report logs - #7560
24.0.50; 'bzr status' blocking making of GNU Emacs

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 5 Dec 2010 16:24:02 UTC

Severity: normal

Found in version 24.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 7560 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 7560 <at> debbugs.gnu.org
Subject: Re: bug#7560: 24.0.50; 'bzr status' blocking making of GNU Emacs
Date: Mon, 06 Dec 2010 16:46:51 -0500
I replaced my `bzr' with the following shell-script:

  #!/bin/sh
  echo "$@" >> /tmp/LOG
  exec real-bzr "$@"

It was not called at any point during a `make bootstrap', nor by
`touch lisp/*.el; make'.

So I have no idea how the OP got into whatever state he's in.




This bug report was last modified 14 years and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.