error while importing plug in in windows

Bug #509574 reported by satish
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CVS to Bazaar importer
New
Undecided
Unassigned

Bug Description

C:\Documents and Settings\kotturs>bzr checkout lp:bzr-cvsps-import cvsps_import
bzr: ERROR: socket.error: (10060, 'Operation timed out')

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 842, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1037, in run_bzr
  File "bzrlib\commands.pyo", line 654, in run_argv_aliases
  File "bzrlib\builtins.pyo", line 1315, in run
  File "bzrlib\bzrdir.pyo", line 959, in open_tree_or_branch
  File "bzrlib\bzrdir.pyo", line 843, in open
  File "bzrlib\lazy_import.pyo", line 125, in __call__
  File "bzrlib\transport\__init__.pyo", line 1553, in get_transport
  File "bzrlib\directory_service.pyo", line 58, in dereference
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_directory.py", line 60, in look_up
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_directory.py", line 76, in _resolve
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_registration.py", line 239, in submit
  File "D:/Program Files/Bazaar/plugins\launchpad\lp_registration.py", line 166, in send_request
  File "xmlrpclib.pyo", line 1147, in __call__
  File "xmlrpclib.pyo", line 1437, in __request
  File "xmlrpclib.pyo", line 1183, in request
  File "xmlrpclib.pyo", line 1297, in send_content
  File "httplib.pyo", line 860, in endheaders
  File "httplib.pyo", line 732, in _send_output
  File "httplib.pyo", line 699, in send
  File "httplib.pyo", line 1134, in connect
  File "<string>", line 1, in connect
error: (10060, 'Operation timed out')

bzr 2.0.2 on python 2.5.4 (Windows-XP-5.1.2600-SP3)
arguments: ['bzr', 'checkout', 'lp:bzr-cvsps-import', 'cvsps_import']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools D:\Program Files\Bazaar\plugins\bzrtools [2.0.1]
  explorer D:\Program Files\Bazaar\plugins\explorer [0.8.3]
  launchpad D:\Program Files\Bazaar\plugins\launchpad [2.0.2]
  netrc_credential_store D:\Program Files\Bazaar\plugins\netrc_credential_store [2.0.2]
  qbzr D:\Program Files\Bazaar\plugins\qbzr [0.14.5]
  rebase D:\Program Files\Bazaar\plugins\rebase [0.5.4]
  svn D:\Program Files\Bazaar\plugins\svn [1.0.0]
  upload D:\Program Files\Bazaar\plugins\upload [1.0.0dev]
  xmloutput D:\Program Files\Bazaar\plugins\xmloutput [0.8.5]

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

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.