The problematic part looks to be the following (particularly the if
statement):
if os.access(f, os.R_OK):
report[ident] = (f,)
else:
apport.hookutils.attach_root_command_outputs(report,
{ident: "cat '%s'" % f})
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/824799
Title:
TypeError: expected string or buffer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/824799/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs