<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Things have clearly moved on.<div class=""><br class=""></div><div class="">I’ve tried with a just downloaded KVM stable image and snappy-remote did install but not start my test Python server (based on the XKCD code). Three or four password entries required.</div><div class=""><br class=""></div><div class="">Trying to remove it came up the spurious error message sequence - it says it’s been removed then it says it’s waiting for the service to stop!</div><div class=""><br class=""></div><div class="">Are there release notes anywhere so we can see what changes so we can test the right things.</div><div class=""><div class=""><br class=""></div><div class="">Nick</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 30 Apr 2015, at 11:53, David Callé <<a href="mailto:davidc@framli.eu" class="">davidc@framli.eu</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
  
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
  
  <div bgcolor="#FFFFFF" text="#000000" class="">
    <div class="moz-cite-prefix">Hello,<br class="">
      <br class="">
      I can't reproduce the snappy-remote issue, here is my output:<br class="">
      <br class="">
      $ snappy-remote --url=<a href="ssh://localhost:8022" class="">ssh://localhost:8022</a> install
      hello-world_1.0.14_all.snap <br class="">
      =======================================================<br class="">
      <br class="">
      Installing hello-world_1.0.14_all.snap from local environment<br class="">
      Installing /tmp/hello-world_1.0.14_all.snap<br class="">
      2015/04/30 10:48:33 Signature check failed, but installing anyway
      as requested<br class="">
      <br class="">
      My snappy instance is 15.04/stable running on kvm (I followed
      <a class="moz-txt-link-freetext" href="https://developer.ubuntu.com/en/snappy/start/#snappy-local">https://developer.ubuntu.com/en/snappy/start/#snappy-local</a>) and
      I'm using snappy-tools from ppa:snappy-dev/beta<br class="">
      <br class="">
      Cheers,<br class="">
      David<br class="">
      <br class="">
      On 30/04/2015 12:26, Nick McCloud wrote:<br class="">
    </div>
    <blockquote cite="mid:B345E62D-13B7-4F8D-97AA-D06D6E248F79@descartes.co.uk" type="cite" class="">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252" class="">
      As snappy-remote won’t allow a newcomer to install their first
      snap, it’s going to be a bit of a disheartening dead end right
      now.
      <div class=""><br class="">
      </div>
      <div class="">My prior suggestion was to change the docs for now
        to get them to scp the snap and then use a local snappy
        install --allow-unauthenticated</div>
      <div class=""><br class="">
      </div>
      <div class="">Will there be docs soon on signing our snaps?</div>
      <div class=""><br class="">
      </div>
      <div class="">Nick</div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
        <div class="">
          <blockquote type="cite" class="">
            <div class="">On 29 Apr 2015, at 14:50, Gábor Paller <<a moz-do-not-send="true" href="mailto:gaborpaller@gmail.com" class="">gaborpaller@gmail.com</a>>
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <div dir="ltr" class="">Thanks, it worked on the device
                (but not on snappy-remote).
                <div class="">So that's my feedback for the
                  documentation. The basic packaging example does not
                  work. :-)</div>
              </div>
              <div class="gmail_extra"><br class="">
                <div class="gmail_quote">On Wed, Apr 29, 2015 at 3:41
                  PM, Niklas Wenzel <span dir="ltr" class=""><<a moz-do-not-send="true" href="mailto:nikwen.developer@gmail.com" target="_blank" class="">nikwen.developer@gmail.com</a>></span>
                  wrote:<br class="">
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh,
                    I'm sorry. --allow-untrusted was for click packages.
                    <div class="">For snappy
                      it's --allow-unauthenticated, which should at
                      least work with snappy install. ;)
                      <div class="">
                        <div class="h5"><br class="">
                          <br class="">
                          Am Mi, 29. Apr, 2015 um 3:31 schrieb Gábor
                          Paller <<a moz-do-not-send="true" href="mailto:gaborpaller@gmail.com" target="_blank" class="">gaborpaller@gmail.com</a>>:<br class="">
                          <blockquote type="cite" class="">
                            <div dir="ltr" class="">"<span style="font-size:12.8000001907349px" class="">Add --allow-untrusted. ;)"</span>
                              <div class=""><span style="font-size:12.8000001907349px" class=""><br class="">
                                </span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">Add the flag to which
                                  command?</span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">On the device:</span></div>
                              <div class="">
                                <div class=""><span style="font-size:12.8000001907349px" class="">sudo snappy install
                                    --allow-untrusted hello.snap</span></div>
                              </div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">>>>unknown flag
                                  `allow-untrusted'</span><br class="">
                              </div>
                              <div class=""><span style="font-size:12.8000001907349px" class=""><br class="">
                                </span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">On the desktop:</span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">snappy-remote --url=ssh://<a moz-do-not-send="true" href="http://192.168.1.115/" target="_blank" class="">192.168.1.115</a>
                                  install --allow-untrusted hello.snap</span><br class="">
                              </div>
                              <div class=""><span style="font-size:12.8000001907349px" class="">>>>unknown flag
                                  `allow-untrusted'</span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class=""><br class="">
                                </span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class=""><br class="">
                                </span></div>
                              <div class=""><span style="font-size:12.8000001907349px" class=""><br class="">
                                </span></div>
                            </div>
                            <div class="gmail_extra"><br class="">
                              <div class="gmail_quote">On Wed, Apr 29,
                                2015 at 3:25 PM, Niklas Wenzel <span dir="ltr" class=""><<a moz-do-not-send="true" href="mailto:nikwen.developer@gmail.com" target="_blank" class="">nikwen.developer@gmail.com</a>></span>
                                wrote:<br class="">
                                <blockquote class="gmail_quote" style="margin:0 0 0
                                  .8ex;border-left:1px #ccc
                                  solid;padding-left:1ex">Add
                                  --allow-untrusted. ;)<br class="">
                                  <br class="">
                                  That's no bug but a feature.
                                  <div class="">
                                    <div class=""><br class="">
                                      <br class="">
                                      Am Mittwoch, 29. April 2015
                                      15:18:01 CEST schrieb Gábor
                                      Paller:<br class="">
                                      <blockquote class="gmail_quote" style="margin:0 0 0
                                        .8ex;border-left:1px #ccc
                                        solid;padding-left:1ex">
                                        There's a basic packaging
                                        example here:<br class="">
                                        <a moz-do-not-send="true" href="https://developer.ubuntu.com/en/snappy/tutorials/build-snaps/" target="_blank" class="">https://developer.ubuntu.com/en/snappy/tutorials/build-snaps/</a><br class="">
                                        <br class="">
                                        Is it supposed to work?<br class="">
                                        Because with 15.04, installing
                                        unsigned packages with
                                        snappy-remote fails.<br class="">
                                        <a moz-do-not-send="true" href="https://bugs.launchpad.net/snappy-ubuntu/+bug/1443676" target="_blank" class="">https://bugs.launchpad.net/snappy-ubuntu/+bug/1443676</a><br class="">
                                        <br class="">
                                        Regards,<br class="">
                                        Gabor<br class="">
                                        <br class="">
                                        On Wed, Apr 22, 2015 at 5:04 PM,
                                        Daniel Holbach <<br class="">
                                        <a moz-do-not-send="true" href="mailto:daniel.holbach@canonical.com" target="_blank" class="">daniel.holbach@canonical.com</a>>
                                        wrote:<br class="">
                                        <br class="">
                                        <blockquote class="gmail_quote" style="margin:0 0 0
                                          .8ex;border-left:1px #ccc
                                          solid;padding-left:1ex">
                                          Hello everybody,<br class="">
                                          <br class="">
                                          David Callé, myself and others
                                          have put quite a bit of work
                                          into the<br class="">
                                          snappy development docs in the
                                          last days. We are still in the
                                          process of<br class="">
                                          juggling a few bits around,
                                          but less and less now. Thanks
                                          a lot for<br class="">
                                          everyone's help!<br class="">
                                          <br class="">
                                          If you have a bit of free time
                                          it would be great if you could
                                          have a<br class="">
                                          look at the docs and see if
                                          we're basically ready for
                                          release tomorrow.<br class="">
                                          <br class="">
                                                  <a moz-do-not-send="true" href="https://developer.ubuntu.com/snappy" target="_blank" class="">https://developer.ubuntu.com/snappy</a><br class="">
                                          <br class="">
                                          <br class="">
                                          No matter if you find typos,
                                          stuff that is incomplete, too
                                          complicated,<br class="">
                                          too confusing or anything
                                          else, please let us know.<br class="">
                                          <br class="">
                                          A good way is to ping us on
                                          IRC or filing a bug on the
                                          development site:<br class="">
                                          <br class="">
                                                  <a moz-do-not-send="true" href="https://bugs.launchpad.net/developer-ubuntu-com/+filebug" target="_blank" class="">https://bugs.launchpad.net/developer-ubuntu-com/+filebug</a><br class="">
                                          <br class="">
                                          <br class="">
                                          Thanks a lot in advance.<br class="">
                                          <br class="">
                                          I'm looking forward to our
                                          first very snappy Ubuntu Core
                                          release! :-)<br class="">
                                          <br class="">
                                          Have a great day,<br class="">
                                           Daniel<br class="">
                                          <br class="">
                                          --<br class="">
                                          snappy-devel mailing list<br class="">
                                          <a moz-do-not-send="true" href="mailto:snappy-devel@lists.ubuntu.com" target="_blank" class="">snappy-devel@lists.ubuntu.com</a><br class="">
                                          Modify settings or unsubscribe
                                          at:<br class="">
                                          <a moz-do-not-send="true" href="https://lists.ubuntu.com/mailman/listinfo/snappy-devel" target="_blank" class="">https://lists.ubuntu.com/mailman/listinfo/snappy-devel</a><br class="">
                                          <br class="">
                                        </blockquote>
                                        <br class="">
                                      </blockquote>
                                      <br class="">
                                      <br class="">
                                      <br class="">
                                    </div>
                                  </div>
                                  <span class=""><font class="" color="#888888">
                                      -- <br class="">
                                      Sent using Dekko from my Ubuntu
                                      device<br class="">
                                    </font></span></blockquote>
                              </div>
                              <br class="">
                            </div>
                          </blockquote>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                </div>
                <br class="">
              </div>
              -- <br class="">
              snappy-devel mailing list<br class="">
              <a moz-do-not-send="true" href="mailto:snappy-devel@lists.ubuntu.com" class="">snappy-devel@lists.ubuntu.com</a><br class="">
              Modify settings or unsubscribe at:
              <a class="moz-txt-link-freetext" href="https://lists.ubuntu.com/mailman/listinfo/snappy-devel">https://lists.ubuntu.com/mailman/listinfo/snappy-devel</a><br class="">
            </div>
          </blockquote>
        </div>
        <br class="">
      </div>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br class="">
    </blockquote>
    <br class="">
  </div>

-- <br class="">snappy-devel mailing list<br class=""><a href="mailto:snappy-devel@lists.ubuntu.com" class="">snappy-devel@lists.ubuntu.com</a><br class="">Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel<br class=""></div></blockquote></div><br class=""></div></div></body></html>