[Bug 791839] Re: bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte ..ordinal not in range

Fabien Tassin fta at ubuntu.com
Mon Jun 6 10:44:28 UTC 2011


if you really think bzr is not to blame, then etckeeper should stop using bzr and move back to git like in debian.
etckeeper needs to be able to handle anything in /etc, without LANG or anything in a user profile, it's a system tool.

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

Title:
  bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode
  byte ..ordinal not in range

Status in “bzr” package in Ubuntu:
  New

Bug description:
  Binary package hint: bzr

  on oneiric:

  /etc/cron.daily/etckeeper:
  bzr: failed to report crash using apport:
       AssertionError()
  bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 34: ordinal not in range(128)

  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 936, in exception_to_return_code
      return the_callable(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1136, in run_bzr
      ret = run(*run_argv)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run_argv_aliases
      return self.run(**all_cmd_args)
    File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 719, 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 707, in run
      no_recurse, action=action, save=not dry_run)
    File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 49, in tree_write_locked
      return unbound(self, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 628, in smart_add
      for subf in sorted(os.listdir(abspath)):
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 34: ordinal not in range(128)

  bzr 2.4b2 on python 2.7.2rc1 (Linux-2.6.39-3-generic-x86_64-with-
      Ubuntu-11.10-oneiric)
  arguments: ['/usr/bin/bzr', 'add', '-q', '.']
  plugins: bash_completion[2.4b2], builddeb[2.7.0dev], bzrtools[2.4.0],
      changelog_merge[2.4b2], etckeeper[unknown], launchpad[2.4b2],
      netrc_credential_store[2.4b2], news_merge[2.4b2], weave_fmt[unknown]
  encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', 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.
  etckeeper warning: bzr add failed

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: bzr 2.4.0~beta2-2ubuntu1
  ProcVersionSignature: Ubuntu 2.6.39-3.10-generic 2.6.39
  Uname: Linux 2.6.39-3-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Thu Jun  2 14:56:20 2011
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100331)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/usr/bin/tcsh
  SourcePackage: bzr
  UpgradeStatus: Upgraded to oneiric on 2011-05-09 (24 days ago)




More information about the foundations-bugs mailing list