Comment 9 for bug 734145

Revision history for this message
Eli Zaretskii (eliz) wrote : Re: bzr-git crashes branching from gnulib

Any news? Is there anything I can do to help investigating this problem?

I tried several more git repositories on git.savannah.gnu.org, and quite a few of them crashed "bzr branch" in the same way, with this error message:

ValueError: need more than 1 value to unpack

This happens at the very end, when bzr is already done creating the branch and populating the tree. And the branch seems to be functional, the crash notwithstanding: "bzr check" does not report any problem and "bzr log" works as expected.