This bug was fixed in the package grub2 - 1.99-22ubuntu2
---
grub2 (1.99-22ubuntu2) quantal; urgency=low
[ Brian Murray ]
* source_grub2.py: use attach_default_grub from apport's hookutils
This also fixes the missing encoding statement if the file contains
non-ASCII charac
Its in the queue now, thanks for the reminder.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/919956
Title:
Apport hook breaks with Pyhton2 due to non-ASCII character
To manage notifications about t
** Branch linked: lp:~ubuntu-core-dev/ubuntu/quantal/grub2/quantal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/919956
Title:
Apport hook breaks with Pyhton2 due to non-ASCII character
To manage n
Turns out it's already fixed in the packaging bzr, I committed the bug
ref to the changelog. Brian, can this be uploaded soon?
** Changed in: grub2 (Ubuntu)
Status: Triaged => Fix Committed
** Changed in: grub2 (Ubuntu)
Assignee: (unassigned) => Brian Murray (brian-murray)
--
You re
Reproducer:
$ python2 /usr/share/apport/package-hooks//source_grub2.py
File "/usr/share/apport/package-hooks//source_grub2.py", line 33
SyntaxError: Non-ASCII character '\xe2' in file
/usr/share/apport/package-hooks//source_grub2.py on line 33, but no encoding
declared; see http://www.python.o