<div dir="ltr">Hi Sergio,<div><br></div><div>This is my snap: <a href="https://gist.github.com/marcoceppi/6a0b0bfe9a541162a0e9b18fe6e44ac4">https://gist.github.com/marcoceppi/6a0b0bfe9a541162a0e9b18fe6e44ac4</a> When running after it builds, I get errors about failure to import lazr.restfulclient.resource despite it being present in the snap file system.</div><div><br></div><div>Also, cleanbuild fails with a weird unicode error.</div><div><br></div><div>Thanks,</div><div>Marco Ceppi</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 3, 2016 at 1:20 PM Sergio Schvezov <<a href="mailto:sergio.schvezov@canonical.com">sergio.schvezov@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El 02/10/16 a las 11:05, Marco Ceppi escribió:<br class="gmail_msg">
> Hello,<br class="gmail_msg">
><br class="gmail_msg">
> I'm trying to do another clean build of my snap, this is a 0 change<br class="gmail_msg">
> build, but I've got a few problems. After updating to the latest<br class="gmail_msg">
> snapcraft (2.18.1), I'm getting a few new error messages and a snap<br class="gmail_msg">
> that's 1/2 the size but no longer works.<br class="gmail_msg">
><br class="gmail_msg">
> > "grade" property not specified: defaulting to "stable"<br class="gmail_msg">
><br class="gmail_msg">
> The only reference I can find to grade anywhere is a bug requesting it<br class="gmail_msg">
> be implemented<br class="gmail_msg">
<br class="gmail_msg">
This will be addressed in the next release! Thanks for bringing it up.<br class="gmail_msg">
<br class="gmail_msg">
><br class="gmail_msg">
> > DEPRECATED: The 'python2' plugin's functionality has been replaced<br class="gmail_msg">
> by the 'python' plugin, and it will soon be removed.<br class="gmail_msg">
<br class="gmail_msg">
This message is rather confusing, I will fix it.<br class="gmail_msg">
<br class="gmail_msg">
><br class="gmail_msg">
> However, <a href="http://snapcraft.io/docs/reference/plugins/" rel="noreferrer" class="gmail_msg" target="_blank">http://snapcraft.io/docs/reference/plugins/</a> does not list the<br class="gmail_msg">
> python plugin.<br class="gmail_msg">
><br class="gmail_msg">
> Finally, my snap is 1/2 the size (woot) but does not work.<br class="gmail_msg">
> Dependencies which were being brought in previously are no longer<br class="gmail_msg">
> showing up. I'm not sure if this is because I should be using the new<br class="gmail_msg">
> python plugin or if something else has changed.<br class="gmail_msg">
<br class="gmail_msg">
The previous version of the plugin had some deficiencies that did not<br class="gmail_msg">
allow for it to scale. I rewrote the whole thing after reading many of<br class="gmail_msg">
the python system documentation and taking a peek at venv/virtualenv.<br class="gmail_msg">
<br class="gmail_msg">
><br class="gmail_msg">
> I'll be trying to chase down the last issue, but it's hard without<br class="gmail_msg">
> documentation for the first two.<br class="gmail_msg">
<br class="gmail_msg">
Those warnings are taking you down the wrong path. I can help if you<br class="gmail_msg">
give me more info to work with :-)<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
Snapcraft mailing list<br class="gmail_msg">
<a href="mailto:Snapcraft@lists.snapcraft.io" class="gmail_msg" target="_blank">Snapcraft@lists.snapcraft.io</a><br class="gmail_msg">
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.ubuntu.com/mailman/listinfo/snapcraft</a><br class="gmail_msg">
</blockquote></div>