Re: Host tools in snap shell

2016-10-26 Thread Alberto Mardegan
On 25/10/2016 19:37, Sergio Schvezov wrote: > > ``` > snapcraft prime > snap try prime --devmode > cp /usr/bin/strace prime > snap shell --shell > (sudo) ./strace ... > ``` I got a few different issues when attempting to run my snap under sudo and strace. I solved them by using this command line

Provisional snap for DUB (D language package/build manager)

2016-10-26 Thread Joseph Rushton Wakeling
Hello folks, Following my attempt to create a snap for LDC (LLVM-based compiler for the D programming language), I thought I'd have a go at another D-related project and snap DUB. This is a package/build manager that's popular in the D community, and so having it available as a snap could be

Un-revert a snap

2016-10-26 Thread Marcos Alano
Hello guys, Sorry if I'm in the wrong mailing list. That's the only one about snap i could found. The question is: how I revert-revert (un-revert) a snap? I can install a snap: (sudo snap install hello) after thatr I can upgrade a snap (snap refresh hello --channel=beta hello) and finally revert

questions about connecting bluez interface

2016-10-26 Thread Robert Liu
Hi list, I have 2 questions about connecting bluez interface. In Interfaces reference [1], it said the bluez is not auto-connected. But after I installed the bluez snap, the bluez interface is connected. Do I misunderstnad the definition? root@localhost:/tmp# snap install --edge bluez bluez (edge

Re: Un-revert a snap

2016-10-26 Thread Didier Roche
Le 27/10/2016 à 03:01, Marcos Alano a écrit : > Hello guys, Hey Marcos, > > > Sorry if I'm in the wrong mailing list. That's the only one about snap i > could found. The question is: how I revert-revert (un-revert) a snap? I > can install a snap: > > (sudo snap install hello) after thatr I can upg

Re: Un-revert a snap

2016-10-26 Thread YC Cheng
I think we need a way to just Un-revert from rev 20 to rev 29 without remove rev 29. Shall we fire a bug for that if we don't have such method exists now ? 2016-10-27 14:13 GMT+08:00 Didier Roche : > Le 27/10/2016 à 03:01, Marcos Alano a écrit : > > Hello guys, > > Hey Marcos, > > > > > > Sorry

Re: Provisional snap for DUB (D language package/build manager)

2016-10-26 Thread Didier Roche
Le 27/10/2016 à 01:13, Joseph Rushton Wakeling a écrit : > Hello folks, Hey Joseph, It would be great to have D support! Thanks for working on that :) I'm going to try to answer to some of your questions, but I'm sure Sergio (CCed) would be able to give deeper insights on some parts as being the

Re: Un-revert a snap

2016-10-26 Thread Didier Roche
Le 27/10/2016 à 08:32, YC Cheng a écrit : > I think we need a way to just Un-revert from rev 20 to rev 29 without > remove rev 29. > > Shall we fire a bug for that if we don't have such method exists now ? I think it's not that easy considering the associated data. You need to swap them to restart