paramiko.SSHException: lost ssh-agent

Bug #824760 reported by jomammele
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Incomplete
Undecided
Unassigned
OpenPetra.org
New
Undecided
Unassigned

Bug Description

Hello,

If been trying to execute bzr push lp:~jomammele/openpetraorg/template-changes_110811 and I get the following error message.

Does the branch I want to push to need to exist already or will it be created on pushing?

Thank you in advance
Joachim

D:\openpetra\trunk2>bzr push lp:~jomammele/openpetraorg/template-changes_110811
Connected (version 2.0, client Twisted)
bzr: ERROR: paramiko.SSHException: lost ssh-agent

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 912, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1112, in run_bzr
  File "bzrlib\commands.pyo", line 690, in run_argv_aliases
  File "bzrlib\commands.pyo", line 705, in run
  File "bzrlib\cleanup.pyo", line 135, in run_simple
  File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
  File "bzrlib\builtins.pyo", line 1161, in run
  File "bzrlib\push.pyo", line 81, in _show_push_branch
  File "bzrlib\bzrdir.pyo", line 946, in open_from_transport
  File "bzrlib\bzrdir.pyo", line 2216, in open
  File "bzrlib\bzrdir.pyo", line 3468, in _open
  File "bzrlib\remote.pyo", line 118, in __init__
  File "bzrlib\remote.pyo", line 130, in _probe_bzrdir
  File "bzrlib\remote.pyo", line 137, in _rpc_open_2_1
  File "bzrlib\remote.pyo", line 55, in _call
  File "bzrlib\smart\client.pyo", line 132, in call
  File "bzrlib\smart\client.pyo", line 145, in call_expecting_body
  File "bzrlib\smart\client.pyo", line 90, in _call_and_read_response
  File "bzrlib\smart\client.pyo", line 63, in _send_request
  File "bzrlib\smart\protocol.pyo", line 1309, in call
  File "bzrlib\smart\protocol.pyo", line 1133, in _write_end
  File "bzrlib\smart\protocol.pyo", line 1099, in flush
  File "bzrlib\smart\medium.pyo", line 396, in accept_bytes
  File "bzrlib\smart\medium.pyo", line 978, in _accept_bytes
  File "bzrlib\smart\medium.pyo", line 794, in _accept_bytes
  File "bzrlib\smart\medium.pyo", line 818, in _ensure_connection
  File "bzrlib\transport\ssh.pyo", line 329, in connect_ssh
  File "bzrlib\transport\ssh.pyo", line 317, in _connect
  File "bzrlib\transport\ssh.pyo", line 486, in _paramiko_auth
  File "paramiko\agent.pyo", line 77, in __init__
  File "paramiko\agent.pyo", line 108, in _send_message
  File "paramiko\agent.pyo", line 116, in _read_all
SSHException: lost ssh-agent

bzr 2.2.1 on python 2.6.4 (Windows-XP-5.1.2600-SP3)
arguments: ['bzr', 'push', 'lp:~jomammele/openpetraorg/template-changes_110811']

encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools E:\Archivos de programa\Bazaar\plugins\bzrtools [2.2.0]
  colo E:\Archivos de programa\Bazaar\plugins\colo [0.1.0]
  explorer E:\Archivos de programa\Bazaar\plugins\explorer [1.1.1]
  fastimport E:\Archivos de programa\Bazaar\plugins\fastimport [0.9.0d
ev]
  launchpad E:\Archivos de programa\Bazaar\plugins\launchpad [2.2.1]
  loom E:\Archivos de programa\Bazaar\plugins\loom [2.2.1dev]
  netrc_credential_store E:\Archivos de programa\Bazaar\plugins\netrc_credential
_store [2.2.1]
  news_merge E:\Archivos de programa\Bazaar\plugins\news_merge [2.2.1]

  pipeline E:\Archivos de programa\Bazaar\plugins\pipeline [unknown]

  qbzr E:\Archivos de programa\Bazaar\plugins\qbzr [0.19.2]
  rewrite E:\Archivos de programa\Bazaar\plugins\rewrite [0.6.1]
  svn E:\Archivos de programa\Bazaar\plugins\svn [1.0.4]
  upload E:\Archivos de programa\Bazaar\plugins\upload [1.0.0dev]
  xmloutput E:\Archivos de programa\Bazaar\plugins\xmloutput [0.8.6]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.

Revision history for this message
jomammele (jomammele) wrote :

Hi,

I've been trying again some minutes ago and now it's working without any error messages.

Although I'm wondering what was the problem.

Greetings

Revision history for this message
Martin Pool (mbp) wrote :

I'd guess this was some local transient error with your ssh agent. If you work out how to reproduce it, please let us know.

Changed in bzr:
status: New → Incomplete
summary: - problem on executing push to launchpad
+ paramiko.SSHException: lost ssh-agent
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.