Comment 1 for bug 653773

Revision history for this message
John A Meinel (jameinel) wrote :

The traceback I saw included "push_back" which I think means the code reached the critical section, and now requires that everything gets pushed up before it will continue trying to do the import.

But while it is doing that, it seems to be missing the entire update directory.

This sounds like a case that just needs to be hard reset/rolled back somehow.