Re: SNAP_USER_COMMON

2016-08-02 Thread Didier Roche
Le 02/08/2016 à 08:12, Vasilisc a écrit : > 02.08.2016 09:00, Didier Roche пишет: >> Le 02/08/2016 à 07:45, Vasilisc a écrit : >>> >>> test snap raise error >>> - >>> echo "Writing to $SNAP_USER_COMMON" >>> mkdir -p $SNAP_USER_COMMON/platform >>> echo "hello common" > $SNAP_

Re: How do I get a postinst stage properly executed - traceroute will not install correctly

2016-08-02 Thread Loïc Minier
Hi David, On Thu, Jul 28, 2016 at 6:32 PM, David Garrod wrote: > > Yes I know I can do some special messing around to try and fix up the > installation but I don’t think that is a good idea. How can I get the > package to install fully and correctly inside the SNAP, i.e. properly > execute the “p

Re: SNAP_USER_COMMON

2016-08-02 Thread Jamie Strandboge
On Tue, 2016-08-02 at 09:04 +0200, Didier Roche wrote: > Le 02/08/2016 à 08:12, Vasilisc a écrit : > > > > 02.08.2016 09:00, Didier Roche пишет: > > > > > > Le 02/08/2016 à 07:45, Vasilisc a écrit : > > > > > > > > > > > > test snap raise error > > > > - > > > > echo "Wr

Re: SNAP_USER_COMMON

2016-08-02 Thread Kyle Fazzari
On 08/02/2016 07:22 AM, Jamie Strandboge wrote: > On Tue, 2016-08-02 at 09:04 +0200, Didier Roche wrote: >> Le 02/08/2016 à 08:12, Vasilisc a écrit : >>> 02.08.2016 09:00, Didier Roche пишет: Le 02/08/2016 à 07:45, Vasilisc a écrit : > > test snap raise error >

Re: Rpi3 testing

2016-08-02 Thread Joshua Perry
I’ve been trying to do this as well but keep getting HTTP 401 in response to pulling the required snaps. Is there some authentication to the image server required? Josh > On May 19, 2016, at 9:19 AM, Fernando Correa Neto wrote: > > FYI, I just tested and it works. > > Generated the image wit

analog sed

2016-08-02 Thread Vasilisc
AppArmor not allowed "sed -i". how to find and replace substring? -- syscall 93 scmp_sys_resolver 93 (fchown) https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1581310 -- Best regards, vasilisc -- Snapcraft mailing list Snapcraft@lists.snapcraft.io Modif

Re: analog sed

2016-08-02 Thread Vasilisc
03.08.2016 08:20, Vasilisc пишет: AppArmor not allowed "sed -i". how to find and replace substring? -- syscall 93 scmp_sys_resolver 93 (fchown) https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1581310 I apologize that hurried. work fine sed "s/old/new