*** This bug is a duplicate of bug 772935 *** https://bugs.launchpad.net/bugs/772935
> The fetch-all-records failed with: > bzr: ERROR: extra argument to command fetch-all-records: lp:linaro-image-tools Oh right. I should have said: bzr fetch-all-records -d lp:~dooferlad/linaro-image-tools/my_dev lp :linaro-image-tools > but then I figured I could use a repo instead: > bzr init-repo . > bzr branch lp:linaro-image-tools > bzr branch lp:~dooferlad/linaro-image-tools/my_dev > > this worked Yes, this will create a local repository without the problem. However: > NB: can't push to lp:~dooferlad myself; I'll ask him to push the missing > revs there “bzr push” from a repaired branch/repo probably won't repair lp:~dooferlad/linaro-image-tools/my_dev: push will assume those records are already there (because the presence of the revision records implies that those texts are supposed to already be there) and simply not send them. Hence the need for fetch-all-records. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/785029 Title: bzr crashed with ErrorFromSmartServer in _raise_smart_server_error(): Error received from smart server: ('error', "Absent factory for StaticTuple('__init__.py-20100827182754-i149503ctn97gm7c-2', 'salg...@canonical.com-20110128195048-5w2xc3ya7havirtn')") -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs