Ubuntu Pastebin

Paste from Adam Israel at Mon, 17 Oct 2016 16:18:51 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/_init_.py", line 861, in emit
  msg = self.format(record)
  File "/usr/lib/python2.7/logging/_init_.py", line 734, in format
  return fmt.format(record)
  File "/usr/lib/python2.7/dist-packages/charmtools/utils.py", line 415, in format
  return line_color(output)
  File "/usr/lib/python2.7/dist-packages/blessings/_init_.py", line 497, in _call_
  return self + text + self._normal
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 150: ordinal not in range(128)
Logged from file fetchers.py, line 348

charm 2.2.0-0ubuntu1~ubuntu14.04.1~ppa2
charm-tools 2.1.4
Download as text