Comment 1 for bug 1225213

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

I've run into this in the past. It boils down to the fact that paramiko is using a named pipe for communication and doesn't allow another user access. Which is fine, and is probably correct for security purposes. Bazaar should probably be resilient here and just fall back to ssh-without-agent.