Please test my asciinema snap
Sergio Schvezov
sergio.schvezov at canonical.com
Tue Jan 24 22:02:00 UTC 2017
On Wed, 25 Jan 2017 08:17:17 +1300, Michael Hudson-Doyle wrote:
> Hm, I was assuming that the PYTHONHOME leaking was due to things in the
> snap specifically (is the source to the snap available?), but are they set
> by snapd or snap-confine or something?
Might be easier to follow in the bug Dave logged and linked to earlier, but in a nutshell: snapcraft sets up a couple of variables to get things going. There seems to be conflicts with classic systems but are only viewable now with trusty enablement.
I am guessing the snapcraft.yaml for this looks like
parts:
asciinema:
plugin: python
python-packages: [asciinema]
I've added python3 as a part and did some environment tweaks locally and it works like a charm.
--
Sent using Dekko from my Ubuntu device
More information about the Snapcraft
mailing list