Help needed (Fwd: [Bug 162505] [qannotate] Got traceback using latest bzr.dev)

Alexander Belchenko bialix at ukr.net
Thu Nov 15 18:55:20 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Help from our bzrlib core experts needed.
I think I ran into similar problem too in the past,
but I can't reproduce it on my win32 box now.

Any suggestions or tips?


- -------- Исходное сообщение --------
Тема: [Bug 162505] [qannotate] Got traceback using latest bzr.dev
Дата: Tue, 13 Nov 2007 21:08:36 -0000
От: Szilveszter Farkas <Szilveszter.Farkas at gmail.com>
Отвечать: Bug 162505 <162505 at bugs.launchpad.net>
Кому: bialix at ukr.net
Ссылки: <20071113210836.23082.13557.malonedeb at potassium.ubuntu.com>

Public bug reported:

Got the following traceback when I ran qannotate on latest bzr.dev NEWS
file with latest bzr.dev:

- ---
bzr.dev szilveszter$ bzr qannotate NEWS
bzr: ERROR: bzrlib.errors.NoSuchRevision:
KnitRevisionStore(VersionedFileStore('file:///Users/szilveszter/Development/Repositories/Bazaar/bzr.dev/.bzr/repository/'))
has no revision robertc at robertcollins.net-20051205071845-7048aac6bd4f9150

Traceback (most recent call last):
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 802, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 758, in run_bzr
    ret = run(*run_argv)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/Library/Python/2.5/site-packages/bzrlib/plugins/qbzr/__init__.py", line 111, in run
    revisions = branch.repository.get_revisions(w.versions())
  File "/Library/Python/2.5/site-packages/bzrlib/decorators.py", line 127, in read_locked
    return unbound(self, *args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/repository.py", line 992, in get_revisions
    return self._get_revisions(revision_ids)
  File "/Library/Python/2.5/site-packages/bzrlib/decorators.py", line 127, in read_locked
    return unbound(self, *args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/repository.py", line 1001, in _get_revisions
    self.get_transaction())
  File "/Library/Python/2.5/site-packages/bzrlib/store/revision/knit.py", line 88, in get_revisions
    texts = self._get_serialized_revisions(revision_ids, transaction)
  File "/Library/Python/2.5/site-packages/bzrlib/store/revision/knit.py", line 106, in
_get_serialized_revisions
    raise errors.NoSuchRevision(self, e.revision_id)
NoSuchRevision:
KnitRevisionStore(VersionedFileStore('file:///Users/szilveszter/Development/Repositories/Bazaar/bzr.dev/.bzr/repository/'))
has no revision robertc at robertcollins.net-20051205071845-7048aac6bd4f9150

bzr 0.93.0.dev.0 on python 2.5.1.final.0 (darwin)
arguments: ['/usr/local/bin/bzr', 'qannotate', 'NEWS']
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'hu_HU.UTF-8'
plugins:
  launchpad            /Library/Python/2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  multiparent          /Library/Python/2.5/site-packages/bzrlib/plugins/multiparent.pyc [unknown]
  qbzr                 /Library/Python/2.5/site-packages/bzrlib/plugins/qbzr [0.7.0]

** Please send this report to bazaar at lists.ubuntu.com
   with a description of what you were doing when the
   error occurred.
- ---

Running 'bzr annotate NEWS' in the same directory gives the expected
output without any problems.

I've tried a bunch of other files. Some of them did work, some others
did not. (Failed the same way as above.)

If you need more info, don't hesitate to reply, I'll try to debug the
problem if you help me. (The computer is running Mac OS X 10.5, with
built-in Python 2.5.1)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHPJYYzYr338mxwCURAhbYAJ9SepX1QFqrZtp3X9k9OqiQlqu6YwCeNj3A
T0KBEy9IZf6jxXFokUNWq6I=
=GJYj
-----END PGP SIGNATURE-----



More information about the bazaar mailing list