The problem seems to be caused by a file that is renamed into a directory. I don't know how this rename ended up in the repository, but according to Jelmer it is a valid operation.
I made a small patch that appears to solve this problem for me, but I don't know if it might break in other cases. The patch stops fast-export from trying to rename all children of a file (which has no children). ** Patch added: "Fix that appears to work." https://bugs.launchpad.net/ubuntu/+source/bzr-fastimport/+bug/631979/+attachment/1717352/+files/fix-rename-of-file-to-directory.patch -- bzr crashed with AttributeError in iter_entries_by_dir() during fast-export https://bugs.launchpad.net/bugs/631979 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
