<div dir="ltr"><div dir="auto"><div>Can you not just list the library dependencies and dev packages in the snapcraft file instead of building everything from source?</div><div><span style="color:rgb(51,51,51);font-family:ubuntu,"bitstream vera sans","dejavu sans",tahoma,sans-serif;font-size:12px">python-gtk2</span></div><div><font color="#333333" face="ubuntu, bitstream vera sans, dejavu sans, tahoma, sans-serif"><span style="font-size:12px"><br></span></font></div><div><font color="#333333" face="ubuntu, bitstream vera sans, dejavu sans, tahoma, sans-serif"><div><span style="font-size:12px">parts:</span></div><div><span style="font-size:12px">  your_app:</span></div><div><span style="font-size:12px">    plugin: python</span></div><div><span style="font-size:12px">    source: .</span></div></font><div style="color:rgb(51,51,51);font-family:ubuntu,"bitstream vera sans","dejavu sans",tahoma,sans-serif"><span style="font-size:12px">    build-packages:</span><br></div><div style="color:rgb(51,51,51);font-family:ubuntu,"bitstream vera sans","dejavu sans",tahoma,sans-serif"><span style="font-size:12px">      - </span><span style="font-size:12px">python-gtk2-dev</span></div><div style="color:rgb(51,51,51);font-family:ubuntu,"bitstream vera sans","dejavu sans",tahoma,sans-serif"><span style="font-size:12px">    stage-packages:</span><br></div><font color="#333333" face="ubuntu, bitstream vera sans, dejavu sans, tahoma, sans-serif"><div><span style="font-size:12px">      - </span><span style="font-size:12px">python-gtk2</span></div></font><font color="#333333" face="ubuntu, bitstream vera sans, dejavu sans, tahoma, sans-serif"><div><span style="font-size:12px">...</span></div><div><span style="font-size:12px">Or I assume there may be a similar package for wxPython.</span></div><div><span style="font-size:12px">--</span></div><div><span style="font-size:12px">Matt</span></div></font><div class="gmail_extra"><br><div class="gmail_quote">On Jan 16, 2017 5:27 PM, "Gareth France" <<a href="mailto:gareth.france@cliftonts.co.uk" target="_blank">gareth.france@cliftonts.co.uk</a><wbr>> wrote:<br type="attribution"><blockquote class="gmail-m_-6152762036054269164quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Having given up all hope of ever being able to do a simple thing like include pygtk in a snap I have rebuilt my package using wx. I can't face the same issue twice, surely right?<br>
<br>
<br>
Well I've built it without explicitly mentioning wx, and specifically asking travis to include it. The end result is always a failure. Could someone please take a look at this and tell me what on earth is going on?<br>
<br>
<br>
<a href="https://paste.ubuntu.com/23812998/" rel="noreferrer" target="_blank">https://paste.ubuntu.com/23812<wbr>998/</a><font color="#888888"><br>
<br>
<br>
<br>
-- <br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io" target="_blank">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailm<wbr>an/listinfo/snapcraft</a><br>
</font></blockquote></div><br></div></div></div>
</div>