Should an app old version be available when pushing a new version using snappy-remote?

Sergio Schvezov sergio.schvezov at canonical.com
Thu Dec 18 18:05:47 UTC 2014


On Thu, Dec 18, 2014 at 2:35 PM, Patrick Chanezon <chanezon at gmail.com>
wrote:
>
> https://github.com/chanezon/azure-linux/tree/master/ubuntu
> I push an app with snappy-remote
> snappy-remote --url=ssh://pat-snappy install
> ./xkcd-webserver_0.3.3_all.snap
> snappy versions -a
> Part            Tag   Installed  Available  Fingerprint     Active
> ubuntu-core     edge  90         -          6b10509a70be67  *
> docker          edge  1.3.2.007  -          b1f2f85e77adab  *
> hello-world     edge  1.0.3      -          02a04059ae9304  *
> xkcd-webserver  edge  0.3.3      -          968e08b6741085  *
>
> Then I modify it, change version number and push new version.
> snappy-remote --url=ssh://pat-snappy install
> ./xkcd-webserver_0.3.4_all.snap
>
> snappy versions -a
>
> Part            Tag   Installed  Available  Fingerprint     Active
>
> ubuntu-core     edge  90         -          6b10509a70be67  *
>
> docker          edge  1.3.2.007  -          b1f2f85e77adab  *
>
> hello-world     edge  1.0.3      -          02a04059ae9304  *
>
> xkcd-webserver  edge  0.3.4      -          37ebfa3c31eebe  *
>
>
> Shouldn't xkcd-webserver 0.3.3 still be there and inactive? Or is this
> behavior only happening when you update registered apps?
>

I think you are a victim of
https://bugs.launchpad.net/snappy-ubuntu/+bug/1402534
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-app-devel/attachments/20141218/16b48106/attachment.html>


More information about the snappy-app-devel mailing list