← Back to team overview

ubuntu-phone team mailing list archive

Re: Error log?

 

On lun, 2016-02-08 at 14:30 +0000, Alan Pope wrote:
> Anything interesting in dmesg? Specifically any apparmor failures?
>   sudo dmesg | grep DEN

OK, a few DENIED messages in dmesg, but still no log.

The messages are things I don't think should stop the program from
running:

open /usr/local/lib/python3.4/dist-packages: Not sure why it's hitting
here, I've set sys.path to only local directories.

mknod [app_path]/lib/PyQt5/__pycache__/__init__.cpython-34.3076567890:
I'm not sure exactly what this is trying to do, but I imagine that it
wouldn't break a program.

open /etc/default/apport
open /etc/apt/apt.conf.d/: I believe these are a Canonical thing, again,
I don't think they would cause a problem.

This does prove that Python is running. But, without a stack trace from
Python, I'm not sure what is failing.

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References