[Bug 772208] Re: bzr crashed with error in _curl_perform(): (28, 'SSL connection timeout at 296759')

Apport retracing service 772208 at bugs.launchpad.net
Tue Jun 7 05:57:20 UTC 2011


*** This bug is a duplicate of bug 736216 ***
    https://bugs.launchpad.net/bugs/736216

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #736216, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   https://bugs.launchpad.net/bugs/772208/+attachment/2092560/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   https://bugs.launchpad.net/bugs/772208/+attachment/2092561/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   https://bugs.launchpad.net/bugs/772208/+attachment/2092562/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 736216
   bzr crashed with error in _curl_perform(): (28, 'SSL connection timeout at 298225') connecting to Launchpad

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/772208

Title:
  bzr crashed with error in _curl_perform(): (28, 'SSL connection
  timeout at 296759')

Status in “bzr” package in Ubuntu:
  New

Bug description:
  Binary package hint: bzr

  ~/Scaricati/bzr$ bzr branch https://code.launchpad.net/~ubuntu-core-doc/ubuntu-docs/lucid
  bzr: ERROR: pycurl.error: (28, 'SSL connection timeout at 296759')

  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 926, in exception_to_return_code
      return the_callable(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1126, in run_bzr
      ret = run(*run_argv)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 691, in run_argv_aliases
      return self.run(**all_cmd_args)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 713, in run
      return self._operation.run_simple(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 135, in run_simple
      self.cleanups, self.func, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
      result = func(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/builtins.py", line 1183, in run
      from_location)
    File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 806, in open_tree_or_branch
      bzrdir = klass.open(location)
    File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 717, in open
      return BzrDir.open_from_transport(t, _unsupported=_unsupported)
    File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 747, in open_from_transport
      redirected)
    File "/usr/lib/python2.7/dist-packages/bzrlib/lazy_import.py", line 128, in __call__
      return obj(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/transport/__init__.py", line 1670, in do_catching_redirections
      return action(transport)
    File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 734, in find_format
      transport, _server_formats=_server_formats)
    File "/usr/lib/python2.7/dist-packages/bzrlib/controldir.py", line 750, in find_format
      return prober.probe_transport(transport)
    File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 1501, in probe_transport
      server_version = medium.protocol_version()
    File "/usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py", line 632, in protocol_version
      client_protocol.query_version()
    File "/usr/lib/python2.7/dist-packages/bzrlib/smart/protocol.py", line 791, in query_version
      self.call('hello')
    File "/usr/lib/python2.7/dist-packages/bzrlib/smart/protocol.py", line 631, in call
      self._request.finished_writing()
    File "/usr/lib/python2.7/dist-packages/bzrlib/smart/medium.py", line 439, in finished_writing
      self._finished_writing()
    File "/usr/lib/python2.7/dist-packages/bzrlib/transport/http/__init__.py", line 651, in _finished_writing
      data = self._medium.send_http_smart_request(self._buffer)
    File "/usr/lib/python2.7/dist-packages/bzrlib/transport/http/__init__.py", line 615, in send_http_smart_request
      code, body_filelike = t._post(bytes)
    File "/usr/lib/python2.7/dist-packages/bzrlib/transport/http/_pycurl.py", line 273, in _post
      'Content-Type: application/octet-stream'])
    File "/usr/lib/python2.7/dist-packages/bzrlib/transport/http/_pycurl.py", line 375, in _curl_perform
      curl.perform()
  error: (28, 'SSL connection timeout at 296759')

  You can report this problem to Bazaar's developers by running
      apport-bug /var/crash/bzr.1000.2011-04-28T08:34.crash
  if a bug-reporting window does not automatically appear.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: bzr 2.3.1-1ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  BzrDebugFlags: set()
  BzrPlugins:
   bash_completion      /usr/lib/python2.7/dist-packages/bzrlib/plugins/bash_completion [2.3.1]
     bzrtools             /usr/lib/python2.7/dist-packages/bzrlib/plugins/bzrtools [2.3.1]
     launchpad            /usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad [2.3.1]
     netrc_credential_store /usr/lib/python2.7/dist-packages/bzrlib/plugins/netrc_credential_store [2.3.1]
     news_merge           /usr/lib/python2.7/dist-packages/bzrlib/plugins/news_merge [2.3.1]
  BzrVersion: 2.3.1
  CommandLine:
   ['/usr/bin/bzr',
    'branch',
    'https://code.launchpad.net/~ubuntu-core-doc/ubuntu-docs/lucid']
  CrashDb: bzr
  Date: Thu Apr 28 10:34:44 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/bzr
  FileSystemEncoding: UTF-8
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110425)
  InterpreterPath: /usr/bin/python2.7
  Locale: it_IT.UTF-8
  PackageArchitecture: all
  Platform: Linux-2.6.38-8-generic-i686-with-Ubuntu-11.04-natty
  ProcCmdline: /usr/bin/python /usr/bin/bzr branch https://code.launchpad.net/~ubuntu-core-doc/ubuntu-docs/lucid
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   LANGUAGE=it_IT:en
  PythonVersion: 2.7.1
  SourcePackage: bzr
  Title: bzr crashed with error in _curl_perform(): (28, 'SSL connection timeout at 296759')
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserEncoding: UTF-8
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare




More information about the foundations-bugs mailing list