EOFError from paramiko while trying to checkout from launchpad

Bug #915162 reported by Neon22
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Expired
Undecided
Unassigned

Bug Description

new system never checked out before.
checlkout fails - tells me to post here.
Challenge accepted !

C:\inkscape_dev\src>bzr checkout lp:inkscape
Connected (version 2.0, client Twisted)
Authentication (publickey) successful!
Secsh channel 1 opened.
Socket exception: An existing connection was forcibly closed by the remote host
(10054)
bzr: ERROR: exceptions.EOFError:

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 946, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1150, in run_bzr
  File "bzrlib\commands.pyo", line 699, in run_argv_aliases
  File "bzrlib\commands.pyo", line 721, 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 1408, in run
  File "bzrlib\branch.pyo", line 1450, in create_checkout
  File "bzrlib\branch.pyo", line 1109, in pull
  File "bzrlib\decorators.pyo", line 217, in write_locked
  File "bzrlib\branch.pyo", line 3376, in pull
  File "bzrlib\branch.pyo", line 3506, in _pull
  File "bzrlib\decorators.pyo", line 217, in write_locked
  File "bzrlib\branch.pyo", line 3319, in _update_revisions
  File "bzrlib\decorators.pyo", line 217, in write_locked
  File "bzrlib\branch.pyo", line 3296, in fetch
  File "bzrlib\repository.pyo", line 724, in fetch
  File "bzrlib\decorators.pyo", line 217, in write_locked
  File "bzrlib\vf_repository.pyo", line 2499, in fetch
  File "bzrlib\fetch.pyo", line 75, in __init__
  File "bzrlib\fetch.pyo", line 102, in __fetch
  File "bzrlib\fetch.pyo", line 130, in _fetch_everything_for_search
  File "bzrlib\vf_repository.pyo", line 1962, in insert_stream
  File "bzrlib\vf_repository.pyo", line 2026, in insert_stream_without_locking
  File "bzrlib\groupcompress.pyo", line 1661, in insert_record_stream
  File "bzrlib\groupcompress.pyo", line 1751, in _insert_record_stream
  File "bzrlib\smart\repository.pyo", line 607, in wrap_and_count
  File "bzrlib\versionedfile.pyo", line 1843, in read
  File "bzrlib\smart\repository.pyo", line 585, in iter_substream_bytes
  File "bzrlib\smart\repository.pyo", line 575, in iter_stream_decoder
  File "bzrlib\smart\message.pyo", line 336, in read_streamed_body
  File "bzrlib\smart\message.pyo", line 277, in _read_more
  File "bzrlib\smart\medium.pyo", line 461, in read_bytes
  File "bzrlib\smart\medium.pyo", line 473, in _read_bytes
  File "bzrlib\smart\medium.pyo", line 148, in read_bytes
  File "bzrlib\smart\medium.pyo", line 839, in _read_bytes
  File "bzrlib\smart\medium.pyo", line 148, in read_bytes
  File "bzrlib\smart\medium.pyo", line 880, in _read_bytes
  File "bzrlib\osutils.pyo", line 2046, in read_bytes_from_socket
  File "paramiko\channel.pyo", line 595, in recv
  File "paramiko\transport.pyo", line 1426, in _send_user_message
  File "paramiko\transport.pyo", line 1406, in _send_message
  File "paramiko\packet.pyo", line 310, in send_message
  File "paramiko\packet.pyo", line 260, in write_all
EOFError

bzr 2.4.2 on python 2.6.6 (Windows-XP-5.1.2600-SP3)
arguments: ['bzr', 'checkout', 'lp:inkscape']
plugins: bzrtools[2.4.1], changelog_merge[2.4.2], colo[0.3.1dev],
    explorer[1.2.1], fastimport[0.12.0dev], launchpad[2.4.2], loom[2.2.1dev],
    netrc_credential_store[2.4.2], news_merge[2.4.2], pipeline[1.1.0],
    qbzr[0.21.1], rewrite[0.6.3dev], svn[1.1.0], upload[1.0.1dev],
    xmloutput[0.8.7]
encoding: 'cp1252', fsenc: 'mbcs', lang: None

*** 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.

Tags: checkout win32
Revision history for this message
Martin Packman (gz) wrote :

Thanks for the report! Did you have your ssh key added in pageant at the time? If so, can you manually connect to bazaar.launchpad.net using plink - it should accept your key then say there are no shells available on the server.

Changed in bzr:
status: New → Incomplete
Martin Packman (gz)
tags: added: win32
summary: - checkout failed
+ EOFError from paramiko while trying to checkout from launchpad
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Bazaar because there has been no activity for 60 days.]

Changed in bzr:
status: Incomplete → Expired
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.