Comment 13 for bug 753155

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 753155] Re: bzr-git crashes when trying to update GTK: Invalid sha for Commit

On Thu, 2011-04-14 at 22:40 +0000, Andrew Cowie wrote:
> Left it running; it ended with:
>
> $ bzr clone git+ssh://<email address hidden>/git/gtk+ tryagain
> bzr: ERROR: The branch git+ssh://<email address hidden>/git/gtk+ has no revision None.
> $
>
> And this was in ~/.bzr.log:
>
> Fri 2011-04-15 00:59:37 +1000
> 0.085 bazaar version: 2.3.1
> 0.085 bzr arguments: [u'--version']
> 0.131 looking for plugins in /home/andrew/.bazaar/plugins
> 0.131 looking for plugins in /usr/lib/pymodules/python2.6/bzrlib/plugins
> 0.147 looking for plugins in /usr/lib/python2.6/dist-packages/bzrlib/plugins
> 0.278 encoding stdout as sys.stdout encoding 'UTF-8'
> 0.298 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
> 0.299 return code 0
> 5080.205 Auto-packing repository GCRepositoryPackCollection(CHKInventoryRepository('file:///home/andrew/vcs/gtk%2B/.bzr/repository/')), which has 11 pack files, containing 20000 revisions. Packing 10 files into 1 affecting 10000 revisions
> 5080.404 repacking 10000 revisions
> 5090.721 repacking 10000 inventories
> 5097.277 repacking chk: 9972 id_to_entry roots, 319 p_id_map roots, 59500 total keys
> 5147.501 repacking 55027 texts
> 5401.151 repacking 0 signatures
> 5413.738 Auto-packing repository GCRepositoryPackCollection(CHKInventoryRepository('file:///home/andrew/vcs/gtk%2B/.bzr/repository/')) completed
> 6262.603 Auto-packing repository GCRepositoryPackCollection(CHKInventoryRepository('file:///home/andrew/vcs/gtk%2B/.bzr/repository/')), which has 12 pack files, containing 30000 revisions. Packing 10 files into 1 affecting 10000 revisions
> 6262.805 repacking 10000 revisions
> 6271.347 repacking 10000 inventories
> 6278.311 repacking chk: 10000 id_to_entry roots, 619 p_id_map roots, 43476 total keys
> 6319.078 repacking 35011 texts
> 6494.092 repacking 0 signatures
> 6503.293 Auto-packing repository GCRepositoryPackCollection(CHKInventoryRepository('file:///home/andrew/vcs/gtk%2B/.bzr/repository/')) completed
> 6954.518 creating branch <bzrlib.branch.BzrBranchFormat7 object at 0x7f524a96f590> in file:///home/andrew/vcs/gtk%2B/tryagain/
This isn't a clean repository; can you reproduce this when pulling into
a clean repository?

Cheers,

Jelmer