Comment 5 for bug 628510

Revision history for this message
Diogo Matsubara (matsubara) wrote :

Today this happened again. I cowboyed the following to the production
oops-tools instance: https://pastebin.canonical.com/38351/

This means there won't be a fallback to look for the OOPS in the filesystem.
The view will try to find the OOPS in the database, and if it's not there,
it'll show a message saying the the OOPS can't be found.

The cowboyed code can be removed once the permissions in the source directories are fixed and errorlog.py is patched to set the permission in the error_dir and oops file to world readable.