Awn

bzr download fails

Asked by joeca18888

I get this error every time i try to run the bzr command:

I am running opensuse 10.2 64 bit.

/usr/lib64/python2.5/site-packages/bzrlib/transform.py:996: DeprecationWarning:
raising a string exception is deprecated
  raise repr(entry.parent_id)
Traceback (most recent call last):
  File "/usr/bin/bzr", line 85, in <module>
    exit_val = bzrlib.commands.main(sys.argv)
  File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 604, in mai
n
    ret = run_bzr_catch_errors(argv)
  File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 611, in run
_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 573, in run _bzr
    ret = run(*run_argv)
  File "/usr/lib64/python2.5/site-packages/bzrlib/commands.py", line 282, in run _argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib64/python2.5/site-packages/bzrlib/builtins.py", line 812, in run
    source.create_checkout(to_location, revision_id, lightweight)
  File "/usr/lib64/python2.5/site-packages/bzrlib/branch.py", line 623, in creat e_checkout
    return checkout.create_workingtree(revision_id)
  File "/usr/lib64/python2.5/site-packages/bzrlib/bzrdir.py", line 879, in creat e_workingtree
    return WorkingTreeFormat.get_default_format().initialize(self, revision_id)
  File "/usr/lib64/python2.5/site-packages/bzrlib/workingtree.py", line 2037, in initialize
    build_tree(basis_tree, wt)
  File "/usr/lib64/python2.5/site-packages/bzrlib/transform.py", line 996, in bu ild_tree
    raise repr(entry.parent_id)
'tree_root-20070725222321-bwkrhbkxcrm83ygz-1'

Question information

Language:
English Edit question
Status:
Solved
For:
Awn Edit question
Assignee:
No assignee Edit question
Solved by:
joeca18888
Solved:
Last query:
Last reply:
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) said :
#1

Do you use Bazaar for anything else? If so does it work correctly? This seems to be a problem Bazaar not AWN. You might want to try reinstalling bzr...

Revision history for this message
joeca18888 (joeca18888) said :
#2

Nope, I haven't used it for anything else at the moment. I've formatted and reinstalled because of other troubles and have since had the same issue again, so reinstalling bzr doesn't seem to be fixing the problem.

Revision history for this message
joeca18888 (joeca18888) said :
#3

Ok, I installed a whole bunch of the development packages from the patterns menu. I also installed this package, and bzr seems to have downloaded succesfully. Don't ask me why, but it worked.

http://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_10.2/x86_64/bzr-0.90-1.1.x86_64.rpm