← Back to team overview

touch-packages team mailing list archive

[Bug 1501773] Re: ubiquity hook 'str' object has no attribute 'decode'

 

** Branch linked: lp:~ubuntu-core-dev/ubuntu/wily/apport/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1501773

Title:
  ubiquity hook 'str' object has no attribute 'decode'

Status in apport package in Ubuntu:
  Fix Committed

Bug description:
  Ubiquity reports from wily have an hookerror

  Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook
  symb['add_info'](report, ui)
  File "/usr/share/apport/package-hooks/source_ubiquity.py", line 60, in add_info
  syslog = report['UbiquitySyslog'].decode('UTF-8')
  AttributeError: 'str' object has no attribute 'decode'

  That can be reproduce with "sudo ubuntu-bug ubiquity"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1501773/+subscriptions


References