Failed to open trace file?

Martin Pool mbp at sourcefrog.net
Mon Sep 17 01:49:56 BST 2007


On 9/16/07, Hendy Irawan <hendy at rainbowpurple.com> wrote:
> Hi Bazaar developers,
>
> I wonder what the message means? Is it supposed to write on the /root
> directory ? Which /root ? Mine or Launchpad's ?

Hi Hendy,

This happens when bzr starts; it indicates that $HOME is set to /root
but the process is not running as root.  I can reproduce this pushing
to Launchpad so it is a bug there.  It looks bad but it's a harmless
warning.

>
> It seems to push the thing just fine though
>
> simple> bzr ci -m 'test again' && bzr push
> modified Instalasi Rails.textile.txt
> Committed revision 21.
> Using saved location:
> bzr+ssh://ceefour@bazaar.launchpad.net/~ruby-id/bukuruby/simple/
> failed to open trace file: [Errno 13] Permission denied: '/root/.bzr.log'
> Pushed up to revision 21.

-- 
Martin



More information about the bazaar mailing list