Re: Snap sources

2016-10-11 Thread Chris
On Tue, 2016-10-11 at 14:30 +, Wes Mason wrote:
> On Tue, 11 Oct 2016 at 15:24 Chris  wrote:
> > On Tue, 2016-10-11 at 09:56 +0200, Didier Roche wrote:
> > 
> > > Le 10/10/2016 à 23:45, Chris a écrit :
> > 
> > > >
> > 
> > > > Other than those shown here - https://uappexplorer.com/apps?typ
> > e=sn
> > 
> > > > appy
> > 
> > > > =title are there other places to get Snaps from?
> > 
> > > >
> > 
> > > Actually, there is now!
> > 
> > >
> > 
> > > If you use the beta3 images, they come with snapweb baked in
> > 
> > > (listening
> > 
> > > on port 4200). You can connect to it, click on "store" and you
> > will
> > 
> > > see
> > 
> > > the available snaps for your architecture!
> > 
> > >
> > 
> > > You should be able to install it as well on your desktop system.
> > 
> > >
> > 
> > > Didier
> > 
> > >
> > 
> > Hmm, everything was going really well until I ran the command
> > 
> > 
> > 
> > chris@localhost:~/GO_PROJECTS/src/github.com/snapcore$ git clone gi
> > t@gi
> > 
> > thub.com:snapcore/snapweb.git
> > 
> > Cloning into 'snapweb'...
> > 
> > Permission denied (publickey).
> > 
> > fatal: Could not read from remote repository.
> > 
> > 
> > 
> > Please make sure you have the correct access rights
> > 
> > and the repository exists.
> > 
> > 
> > 
> > Not sure what I should be do now.
> > 
> > 
> > 
> > Chris
> > 
> > 
> > 
> Try: sudo snap install snapweb
> 
> What Didier meant is beta3  of Ubuntu Core ships with snapweb baked
> in, but your desktop you can install it as a snap (but of course!) :-
> )
> 
> btw - the git error you got is because git was trying to use your SSH
> keys to authenticate to github over the git protocol, but you may not
> have a github account of keys setup etc., you can try the HTTPS
> endpoint instead: git clone https://github.com/snapcore/snapweb.git -
> but as you just wanted to install snapweb to play around with, I
> wouldn't bother, just try out the snap.

Odd because I did setup a github account and added my gpg key. I should
have asked earlier before I went through adding other software such as
Go and others. The link http://localhost:4200/store works fine for me.
I'll stick with that for now.

Thanks
Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
10:55:13 up 17:05, 1 user, load average: 0.14, 0.36, 0.29
Ubuntu 16.04.1 LTS, kernel 4.4.0-42-generic #62-Ubuntu SMP Fri Oct 7 23:11:45 
UTC 2016


-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft


Re: Snap sources

2016-10-11 Thread Jamie Bennett
Try the https interface which would be:

git clone https://github.com/snapcore/snapweb.git

Regards,
Jamie.

On Tue, Oct 11, 2016 at 3:23 PM, Chris  wrote:
> On Tue, 2016-10-11 at 09:56 +0200, Didier Roche wrote:
>> Le 10/10/2016 à 23:45, Chris a écrit :
>> >
>> > Other than those shown here - https://uappexplorer.com/apps?type=sn
>> > appy
>> > =title are there other places to get Snaps from?
>> >
>> Actually, there is now!
>>
>> If you use the beta3 images, they come with snapweb baked in
>> (listening
>> on port 4200). You can connect to it, click on "store" and you will
>> see
>> the available snaps for your architecture!
>>
>> You should be able to install it as well on your desktop system.
>>
>> Didier
>>
> Hmm, everything was going really well until I ran the command
>
> chris@localhost:~/GO_PROJECTS/src/github.com/snapcore$ git clone git@gi
> thub.com:snapcore/snapweb.git
> Cloning into 'snapweb'...
> Permission denied (publickey).
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
>
> Not sure what I should be do now.
>
> Chris
>
> --
> Chris
> KeyID 0xE372A7DA98E6705C
> 31.11972; -97.90167 (Elev. 1092 ft)
> 09:19:10 up 15:29, 1 user, load average: 0.38, 0.32, 0.36
> Ubuntu 16.04.1 LTS, kernel 4.4.0-42-generic #62-Ubuntu SMP Fri Oct 7 23:11:45 
> UTC 2016
>
>
> --
> Snapcraft mailing list
> Snapcraft@lists.snapcraft.io
> Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/snapcraft

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft


Re: Snap sources

2016-10-11 Thread Chris
On Tue, 2016-10-11 at 09:56 +0200, Didier Roche wrote:
> Le 10/10/2016 à 23:45, Chris a écrit :
> > 
> > Other than those shown here - https://uappexplorer.com/apps?type=sn
> > appy
> > =title are there other places to get Snaps from?
> > 
> Actually, there is now!
> 
> If you use the beta3 images, they come with snapweb baked in
> (listening
> on port 4200). You can connect to it, click on "store" and you will
> see
> the available snaps for your architecture!
> 
> You should be able to install it as well on your desktop system.
> 
> Didier
> 
Hmm, everything was going really well until I ran the command

chris@localhost:~/GO_PROJECTS/src/github.com/snapcore$ git clone git@gi
thub.com:snapcore/snapweb.git
Cloning into 'snapweb'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Not sure what I should be do now.

Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
09:19:10 up 15:29, 1 user, load average: 0.38, 0.32, 0.36
Ubuntu 16.04.1 LTS, kernel 4.4.0-42-generic #62-Ubuntu SMP Fri Oct 7 23:11:45 
UTC 2016


-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft


Re: Snap sources

2016-10-10 Thread Spencer
One advantage of snaps, I believe, is that the dependencies are baked into 
them.  Otherwise, your app can stop working after installation if a dependency 
is updated or otherwise changed.  I'm not sure what other advantages there may 
be.  One downside is extra memory cost, but with storage up to a terabyte being 
typical, I don't think it matters too much.

Though I have an Intel machine, my snaps always say "amd64", which I think is 
confusing.

Supposedly, you can write snaps for the Ubuntu phone.  (I have an iPhone, so 
I'm not sure what that's about.). And there is something called the Ubuntu 
touch?  Is that like the iPad?  I think some Ubuntu specific features have been 
added to Qt as well to help promote development on Ubuntu.  I'm a big fan of 
wxWidgets, personally.

And then everything runs in a quarantined environment.  If you're going to open 
the flood gates on people writing and consuming programs, security becomes a 
necessary evil.

I haven't explored the plugs and slots yet.

> On Oct 10, 2016, at 7:09 PM, Manik Taneja  wrote:
> 
> 
> 
>> On Mon, Oct 10, 2016 at 5:41 PM, Chris  wrote:
>> On Mon, 2016-10-10 at 16:06 -0700, Manik Taneja wrote:
>> >
>> >
>> >
>> > On Mon, Oct 10, 2016 at 2:45 PM, Chris 
>> > wrote:
>> > > Other than those shown here - https://uappexplorer.com/apps?type=sn
>> > > appy
>> > > =title are there other places to get Snaps from?
>> > uappexplorer is just a web frontend to the Ubuntu Store
>> > infrastructure, which is our
>> > repository of snaps. There are no other publicly available snap repos
>> > that we are 
>> > aware of. Are you just looking to find out the exhaustive list of
>> > snaps available for
>> > consumption? or you are trying to solve something else?
>> >
>> > Cheers,
>> > Manik
>> >
>> Thanks Manik, I was looking for the available snaps. I'm using a few so
>> far and I really like the way they work and the ease of installation.
> That's great. Welcome to the club!
> 
> /Manik 
> -- 
> Snapcraft mailing list
> Snapcraft@lists.snapcraft.io
> Modify settings or unsubscribe at: 
> https://lists.ubuntu.com/mailman/listinfo/snapcraft
-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft


Re: Snap sources

2016-10-10 Thread Manik Taneja
On Mon, Oct 10, 2016 at 5:41 PM, Chris  wrote:

> On Mon, 2016-10-10 at 16:06 -0700, Manik Taneja wrote:
> >
> >
> >
> > On Mon, Oct 10, 2016 at 2:45 PM, Chris 
> > wrote:
> > > Other than those shown here - https://uappexplorer.com/apps?type=sn
> > > appy
> > > =title are there other places to get Snaps from?
> > uappexplorer is just a web frontend to the Ubuntu Store
> > infrastructure, which is our
> > repository of snaps. There are no other publicly available snap repos
> > that we are
> > aware of. Are you just looking to find out the exhaustive list of
> > snaps available for
> > consumption? or you are trying to solve something else?
> >
> > Cheers,
> > Manik
> >
> Thanks Manik, I was looking for the available snaps. I'm using a few so
> far and I really like the way they work and the ease of installation.
>
> That's great. Welcome to the club!

/Manik
-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft


Re: Snap sources

2016-10-10 Thread Chris
On Mon, 2016-10-10 at 16:06 -0700, Manik Taneja wrote:
> 
> 
> 
> On Mon, Oct 10, 2016 at 2:45 PM, Chris 
> wrote:
> > Other than those shown here - https://uappexplorer.com/apps?type=sn
> > appy
> > =title are there other places to get Snaps from?
> uappexplorer is just a web frontend to the Ubuntu Store
> infrastructure, which is our
> repository of snaps. There are no other publicly available snap repos
> that we are 
> aware of. Are you just looking to find out the exhaustive list of
> snaps available for
> consumption? or you are trying to solve something else?
> 
> Cheers,
> Manik
> 
Thanks Manik, I was looking for the available snaps. I'm using a few so
far and I really like the way they work and the ease of installation.

Chris

-- 
Chris
KeyID 0xE372A7DA98E6705C
31.11972; -97.90167 (Elev. 1092 ft)
19:36:46 up 1:46, 1 user, load average: 0.47, 0.43, 0.35
Ubuntu 16.04.1 LTS, kernel 4.4.0-42-generic #62-Ubuntu SMP Fri Oct 7 23:11:45 
UTC 2016


-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft