Comment 5 for bug 1072040

Revision history for this message
mdmcginn (mcweb) wrote :

The latest version available to me still has the bug:

me@here:~$ sudo apt-get install apport-hooks-medibuntu
[sudo] password for michael:
Reading package lists... Done
Building dependency tree
Reading state information... Done
apport-hooks-medibuntu is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
me@here:~$ ubuntu-bug nautilus
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
ERROR: hook /usr/share/apport/general-hooks/medibuntu.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 195, in _run_hook
    exec(compile(fd.read(), hook, 'exec'), symb)
  File "/usr/share/apport/general-hooks/medibuntu.py", line 17
    except ValueError, e:
                     ^
SyntaxError: invalid syntax