missing inventory - ERROR: bzrlib.errors.NoSuchRevision: KnitPackRepository
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned |
Bug Description
Hello,
I am getting the following error:
thom@thom-
FTP <email address hidden> password:
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
self.
File "/usr/lib/
from_tree = self.branch.
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
inv = self.get_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
return self.get_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
return self.iter_
File "/usr/lib/
for text, revision_id in self._iter_
File "/usr/lib/
raise errors.
NoSuchRevision: KnitPackReposit
bzr 1.6.1 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'upload', 'ftp://<email address hidden>
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'nl_NL.UTF-8'
plugins:
avahi /usr/lib/
bzrtools /usr/lib/
dbus /usr/lib/
email /usr/lib/
gtk /usr/lib/
launchpad /usr/lib/
pqm /usr/lib/
rebase /usr/lib/
svn /usr/lib/
upload /usr/lib/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
thom@thom-
It worked before...
tags: | added: missing-inventory |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
On Sun, 2009-03-22 at 18:52 +0000, thom wrote: desktop: ~/dev/rpg/ rpg3$ bzr upload ftp://<email address hidden> /private/ temp
> Public bug reported:
>
> Hello,
>
> I am getting the following error:
>
> thom@thom-
> FTP <email address hidden> password: errors. NoSuchRevision: KnitPackReposit ory('file: ///home/ thom/dev/ rpg/rpg3/ .bzr/repository /') has no revision ('thom@ thom-desktop- 20090321152445- 9xye1pjxpc8xcgn n',)
> bzr: ERROR: bzrlib.
Can you run 'bzr check' please.