[Bug 721163] Re: bzr crashed with ErrorFromSmartServer: ('error', 'bytes must be a string')

Launchpad Bug Tracker 721163 at bugs.launchpad.net
Sun Sep 25 04:17:56 UTC 2011


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

** Changed in: bzr
       Status: Incomplete => Expired

-- 
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/721163

Title:
  bzr crashed with ErrorFromSmartServer: ('error', 'bytes must be a
  string')

Status in Bazaar Version Control System:
  Expired
Status in “bzr” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: bzr

  bzr: failed to report crash using apport:et stream source                                                                                                   
       OSError(17, 'File exists')
  bzr: ERROR: bzrlib.errors.ErrorFromSmartServer: Error received from smart server: ('error', 'bytes must be a string')

  ProblemType: Crash
  DistroRelease: Ubuntu 10.10
  Package: bzr 2.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic i686
  Architecture: i386
  BzrDebugFlags: set()
  BzrVersion: 2.2.1
  CommandLine: ['/usr/bin/bzr', 'push', 'bzr+http://node09:8081/code/xalo-news/fastesp/trunk']
  CrashDb: bzr
  Date: Fri Feb 18 16:46:51 2011
  ExecutablePath: /usr/bin/bzr
  FileSystemEncoding: UTF-8
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  InterpreterPath: /usr/bin/python2.6
  Locale: en_US.utf8
  Platform: Linux-2.6.35-25-generic-i686-with-Ubuntu-10.10-maverick
  ProcCmdline: /usr/bin/python /usr/bin/bzr push bzr+http://node09:8081/code/xalo-news/fastesp/trunk
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.utf8
  PythonVersion: 2.6.6
  SourcePackage: bzr
  Title: bzr crashed with ErrorFromSmartServer in _translate_error()
  UserEncoding: UTF-8
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

  Traceback (most recent call last):
    File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 912, in exception_to_return_code
      return the_callable(*args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1112, in run_bzr
      ret = run(*run_argv)
    File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 690, in run_argv_aliases
      return self.run(**all_cmd_args)
    File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 705, in run
      return self._operation.run_simple(*args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in run_simple
      self.cleanups, self.func, *args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
      result = func(*args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1161, in run
      use_existing_dir=use_existing_dir)
    File "/usr/lib/python2.6/dist-packages/bzrlib/push.py", line 139, in _show_push_branch
      remember, create_prefix)
    File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 1360, in push_branch
      overwrite, stop_revision=revision_id)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 1077, in push
      *args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3439, in push
      _override_hook_source_branch=_override_hook_source_branch)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3244, in _run_with_write_locked_target
      result = callable(*args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3478, in _push_with_bound_branches
      stop_revision)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 2642, in _basic_push
      overwrite=overwrite, graph=graph)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 1017, in update_revisions
      overwrite, graph)
    File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
      result = unbound(self, *args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 3370, in update_revisions
      self.target.fetch(self.source, stop_revision)
    File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
      result = unbound(self, *args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 673, in fetch
      pb=pb)
    File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 1380, in fetch
      find_ghosts=find_ghosts, fetch_spec=fetch_spec)
    File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 194, in write_locked
      result = unbound(self, *args, **kwargs)
    File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 3448, in fetch
      find_ghosts=find_ghosts)
    File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 73, in __init__
      self.__fetch()
    File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 99, in __fetch
      self._fetch_everything_for_search(search)
    File "/usr/lib/python2.6/dist-packages/bzrlib/fetch.py", line 127, in _fetch_everything_for_search
      stream, from_format, [])
    File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 1841, in insert_stream
      (verb, path, resume_tokens) + lock_args, byte_stream)
    File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 181, in call_with_body_stream
      expect_response_body=False)
    File "/usr/lib/python2.6/dist-packages/bzrlib/smart/client.py", line 81, in _call_and_read_response
      expect_body=expect_response_body),
    File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 306, in read_response_tuple
      _translate_error(self.args)
    File "/usr/lib/python2.6/dist-packages/bzrlib/smart/message.py", line 361, in _translate_error
      raise errors.ErrorFromSmartServer(error_tuple)
  ErrorFromSmartServer: Error received from smart server: ('error', 'bytes must be a string')

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/721163/+subscriptions




More information about the foundations-bugs mailing list