Now it works for me too. Probably there was a version mismatch between the device image and the developer tools on the desktop.
On Thu, Apr 30, 2015 at 12:53 PM, David Callé <[email protected]> wrote: > Hello, > > I can't reproduce the snappy-remote issue, here is my output: > > $ snappy-remote --url=ssh://localhost:8022 install > hello-world_1.0.14_all.snap > ======================================================= > > Installing hello-world_1.0.14_all.snap from local environment > Installing /tmp/hello-world_1.0.14_all.snap > 2015/04/30 10:48:33 Signature check failed, but installing anyway as > requested > > My snappy instance is 15.04/stable running on kvm (I followed > https://developer.ubuntu.com/en/snappy/start/#snappy-local) and I'm using > snappy-tools from ppa:snappy-dev/beta > > Cheers, > David > > > On 30/04/2015 12:26, Nick McCloud wrote: > > 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. > > 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 > > Will there be docs soon on signing our snaps? > > Nick > > > > On 29 Apr 2015, at 14:50, Gábor Paller <[email protected]> wrote: > > Thanks, it worked on the device (but not on snappy-remote). > So that's my feedback for the documentation. The basic packaging example > does not work. :-) > > On Wed, Apr 29, 2015 at 3:41 PM, Niklas Wenzel <[email protected] > > wrote: > >> Oh, I'm sorry. --allow-untrusted was for click packages. >> For snappy it's --allow-unauthenticated, which should at least work with >> snappy install. ;) >> >> >> Am Mi, 29. Apr, 2015 um 3:31 schrieb Gábor Paller <[email protected] >> >: >> >> "Add --allow-untrusted. ;)" >> >> Add the flag to which command? >> On the device: >> sudo snappy install --allow-untrusted hello.snap >> >>>unknown flag `allow-untrusted' >> >> On the desktop: >> snappy-remote --url=ssh://192.168.1.115 install --allow-untrusted >> hello.snap >> >>>unknown flag `allow-untrusted' >> >> >> >> >> On Wed, Apr 29, 2015 at 3:25 PM, Niklas Wenzel < >> [email protected]> wrote: >> >>> Add --allow-untrusted. ;) >>> >>> That's no bug but a feature. >>> >>> >>> Am Mittwoch, 29. April 2015 15:18:01 CEST schrieb Gábor Paller: >>> >>>> There's a basic packaging example here: >>>> https://developer.ubuntu.com/en/snappy/tutorials/build-snaps/ >>>> >>>> Is it supposed to work? >>>> Because with 15.04, installing unsigned packages with snappy-remote >>>> fails. >>>> https://bugs.launchpad.net/snappy-ubuntu/+bug/1443676 >>>> >>>> Regards, >>>> Gabor >>>> >>>> On Wed, Apr 22, 2015 at 5:04 PM, Daniel Holbach < >>>> [email protected]> wrote: >>>> >>>> Hello everybody, >>>>> >>>>> David Callé, myself and others have put quite a bit of work into the >>>>> snappy development docs in the last days. We are still in the process >>>>> of >>>>> juggling a few bits around, but less and less now. Thanks a lot for >>>>> everyone's help! >>>>> >>>>> If you have a bit of free time it would be great if you could have a >>>>> look at the docs and see if we're basically ready for release tomorrow. >>>>> >>>>> https://developer.ubuntu.com/snappy >>>>> >>>>> >>>>> No matter if you find typos, stuff that is incomplete, too complicated, >>>>> too confusing or anything else, please let us know. >>>>> >>>>> A good way is to ping us on IRC or filing a bug on the development >>>>> site: >>>>> >>>>> https://bugs.launchpad.net/developer-ubuntu-com/+filebug >>>>> >>>>> >>>>> Thanks a lot in advance. >>>>> >>>>> I'm looking forward to our first very snappy Ubuntu Core release! :-) >>>>> >>>>> Have a great day, >>>>> Daniel >>>>> >>>>> -- >>>>> snappy-devel mailing list >>>>> [email protected] >>>>> Modify settings or unsubscribe at: >>>>> https://lists.ubuntu.com/mailman/listinfo/snappy-devel >>>>> >>>>> >>>> >>> >>> >>> -- >>> Sent using Dekko from my Ubuntu device >>> >> >> > -- > snappy-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snappy-devel > > > > > > > -- > snappy-devel mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/snappy-devel > >
-- snappy-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snappy-devel
