daily pastebin goal
1%
SHARE
TWEET

Untitled

a guest Jan 11th, 2015 148 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Traceback (most recent call last):
  2.   File "/usr/bin/do-release-upgrade", line 111, in <module>
  3.     useProposed=options.proposed_release)
  4.   File "/usr/lib/python3/dist-packages/UpdateManager/Core/MetaRelease.py", line 90, in __init__
  5.     self.flavor_name = get_ubuntu_flavor_name()
  6.   File "/usr/lib/python3/dist-packages/UpdateManager/Core/utils.py", line 447, in get_ubuntu_flavor_name
  7.     pkg = get_ubuntu_flavor_package(cache=cache)
  8.   File "/usr/lib/python3/dist-packages/UpdateManager/Core/utils.py", line 437, in get_ubuntu_flavor_package
  9.     cache = apt.Cache()
  10.   File "/usr/lib/python3/dist-packages/apt/cache.py", line 105, in __init__
  11.     self.open(progress)
  12.   File "/usr/lib/python3/dist-packages/apt/cache.py", line 162, in open
  13.     progress.op = _("Building data structures")
  14. UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfa in position 8: invalid
RAW Paste Data
Top