Re: Using docker image to run snapd

2017-03-05 Thread Sergio Schvezov
On Wed, Mar 1, 2017 at 1:25 PM, James Cooke wrote: > Hi there, > Hey! > > This appears to be the same error as asked about here: > http://askubuntu.com/questions/849859/error-when- > trying-to-run-snap-install-from-ubuntu-on-docker > (that's me in the comments). > I took a shot at trying to a

Re: Further ABI-related issues for ldc2 snap on 14.04 ... ?

2017-03-05 Thread Sergio Schvezov
On Thu, Feb 23, 2017 at 12:18 PM, Joseph Rushton Wakeling < joseph.wakel...@webdrake.net> wrote: > Hello all, > > I've encountered a couple of further issues with the ldc2 compiler snap > when it's installed on a 14.04 system. I'm sharing here to confirm if > these are indeed ABI issues which mig

Re: getting $LDFLAGS for a classic snap build in the plugin

2017-03-05 Thread Sergio Schvezov
On Tue, Feb 28, 2017 at 6:11 PM, Michael Hudson-Doyle < michael.hud...@canonical.com> wrote: > Hi, > > The magic of classic confinement snaps is all in passing special flags > when linking an executable. If I've read things right, snapcraft does this > by wrapping any command you execute with Base

Re: getting $LDFLAGS for a classic snap build in the plugin

2017-03-05 Thread Michael Hudson-Doyle
On 6 March 2017 at 02:48, Sergio Schvezov wrote: > On Tue, Feb 28, 2017 at 6:11 PM, Michael Hudson-Doyle < > michael.hud...@canonical.com> wrote: > >> Hi, >> >> The magic of classic confinement snaps is all in passing special flags >> when linking an executable. If I've read things right, snapcra

Re: getting $LDFLAGS for a classic snap build in the plugin

2017-03-05 Thread Sergio Schvezov
On Mon, 6 Mar 2017 10:05:07 +1300, Michael Hudson-Doyle wrote: > On 6 March 2017 at 02:48, Sergio Schvezov > wrote: > >> On Tue, Feb 28, 2017 at 6:11 PM, Michael Hudson-Doyle < >> michael.hud...@canonical.com> wrote: >> >>> Hi, >>> >>> The magic of classic confinement snaps is all in passing speci