<div dir="ltr"><div><div><div><div><div><div><div><div>Thanks all for your help. I followed the following instructions...<br><br><a href="https://developer.ubuntu.com/en/snappy/build-apps/upload-your-snap/">https://developer.ubuntu.com/en/snappy/build-apps/upload-your-snap/</a><br><br></div>...then, seeing the snap passed with no warnings or errors, pushed the "Publish" button at...<br><br><a href="https://myapps.developer.ubuntu.com/dev/click-apps/5902/rev/2/">https://myapps.developer.ubuntu.com/dev/click-apps/5902/rev/2/</a><br><br></div><div>It's been published now for 2 days. Maybe the system is still churning on it. I suppose, too, there's a way to do the publishing from the command line instead as some of you have pointed out.<br><br></div>Reading through "snapcraft -h", I see that the upload option is deprecated. Perhaps the first URL I cited above should be revised to reflect this.<br></div></div><br></div>Anyhow, it should already be published, but all variants of "sudo snap install [myprojname]" have failed with "snap not found."<br><br></div>I've gone ahead and tried...<br><br></div>$ snapcraft push [mysnapfile]<br><br></div>This chugs for a while during the upload, then reports that an error occurred when trying to analyze the snap. Maybe I'll try rebuilding the snap and pushing it again later when I get some time.<br><div><div><div><div><br></div><div>I'm running version 2.16 of snapcraft, which I believe is the latest version. Oh wait...no...version 2.17 is the latest.<br><br></div><div>I did...<br><br></div><div>$ snapcraft release [myproj] 2 stable<br><br></div><div>...and that appeared to work, or so it said.<br><br></div><div>Oh, I got it to work now! I see what I did wrong. I had revision 1 released to the masses, which had errors. But revision 2 didn't, so I guess now the "snap" command could find it in the store. If you try to release a snap that had errors, it won't get found or be installable.<br><br></div><div>Hurrah! That worked! Okay, thanks guys. My crappy app is now live. ;) This is truly a momentous day for us all.<br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 15, 2016 at 4:56 PM, Sergio Schvezov <span dir="ltr"><<a href="mailto:sergio.schvezov@canonical.com" target="_blank">sergio.schvezov@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">El jueves, 15 de septiembre de 2016 18h'37:00 ART, Mark Shuttleworth <<a href="mailto:mark@ubuntu.com" target="_blank">mark@ubuntu.com</a>> escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 15/09/16 14:28, Spencer Parkin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm embarrassed to say that while, supposedly, I have published a<br>
candidate and a stable release, I have no idea how to "go get them"<br>
the same way that, say, a user would. I run "snap find<br>
<myprojectname>", but it doesn't find it, and I can't find it on any<br>
store front page. Perhaps there's still some vetting to be done. That's fine. If I've pushed up a beta or candidate, though, shouldn't<br>
I be able to do something with it? Is all this documented somewhere<br>
in a completely obvious place that I have completely overlooked?<br>
</blockquote>
<br>
Try 'sudo snap install --edge <yourprojectname>'<br>
<br>
Have you done "snapcraft release" or just "snapcraft push"? Or snapcraft<br>
push --release=?<br>
</blockquote>
<br></span>
Just to expand a bit, if you did `snapcraft release` or `snapcraft push --release` you should see a channel mapping for the current state of your snap. If you did see this, and the output is correct then you did indeed do the right thing.<br>
<br>
As a side note, we are working on some new APIs to get to query the status of your snap on the store as well.<br>
<br>
Evan might be able to figure out what is going on store side if needed.<br>
<br>
Cheers<br>
Sergio<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
<br>
-- <br>
Enviado con Dekko desde mi dispositivo Ubuntu<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></span></blockquote></div><br></div>