Comment 8 for bug 427736

Revision history for this message
Andrew Bennetts (spiv) wrote : Re: bzr1.17 on launchpad streams wrong data, causes "unknown object type identifier 60" in bencode pulling from pack into 2a repository

Ok, there appears to be a client-side bug in RemoteStreamSource.missing_parents_rev_handler. It appears to require a cross-format fetch with a stacked branch to trigger it. I'm working on a test and fix (I'm a bit surprised the existing explicit tests for stacking + smart server + cross-format fetches aren't triggering it!).