Comment 6 for bug 1669306

Revision history for this message
Stuart Bishop (stub) wrote :

Sorry, I must have uploaded the wrong fail snap in the confusion.

Here is the snapdiff between _working and _failing: http://pastebin.ubuntu.com/24100448/ . My money is on sitecustomize.py changes.

However, I can't see how sitecustomize.py gets found:

$ snap run --shell juju-act
$ env | grep PYTHON
$ which python3
/usr/bin/python3
$ exit
$ cat /snap/juju-act/current/command-juju-act.wrapper
#!/bin/sh
exec "juju-act" "$@"