bzr: ERROR: Unable to delete transform temporary directory

Bob Tanner tanner at real-time.com
Fri Aug 31 20:46:07 BST 2007


> 
> You now have a temporary directory with files that you may or may not
> wish to keep: /Applications/World of
> Warcraft/Interface/AddOns/.bzr/checkout/limbo
> 
> You need to either move or delete this directory before pull will work
> again.

That makes sense to me on a pull, but why do I get the same message on a get?

% bzr get  http://bazaar.eqenchanters.org/WoW/AddOns/
- [======================================================     ] Build
phase 1/2bzr: ERROR: Unable to delete transform temporary directory
$(limbo_dir)s.
    Please examine /Applications/World of
Warcraft/Interface/AddOns/.bzr/checkout/limbo to see if it contains any
files you wish to
    keep, and delete it when you are done.

More info, that confuses me :-)

Under linux and a slightly older bzr release (revision 2746 vs 2775) 
and python-2.4.4, things work fine.

Bazaar (bzr) 0.91.0dev0
  from bzr checkout /home/tanner/projects/bazaar-ng/bzr.dev
    revision: 2746
    revid: pqm at pqm.ubuntu.com-20070824031612-53wd9sywqa4zima5
    branch nick: bzr.dev
  Python interpreter: /usr/bin/python 2.4.4.final.0
  Python standard library: /usr/lib/python2.4
  bzrlib: /home/tanner/projects/bazaar-ng/bzr.dev/bzrlib
  Bazaar configuration: /home/tanner/.bazaar
  Bazaar log file: /home/tanner/.bzr.log

But upgrading to revision: 2775 under linux gives me the same error I 
get on osx when I do a 'bzr get'

Are you telling me I might have a problem on my remote repo?

> 





More information about the bazaar mailing list