ubuntu-device-flash fails in CI context

Ash Charles ashcharles at gmail.com
Fri May 15 16:51:17 UTC 2015


Hi Sergio,

Thanks for the hints.  After a bit more digging, I finally realized
that the umask for the CI context was rather restrictive which caused
permission problems (seteuid gunk I guess) around
snappy.installClick().  Either way, I got it working by specifying
umask 0022.

--Ash

On Tue, May 5, 2015 at 3:54 PM, Sergio Schvezov
<sergio.schvezov at canonical.com> wrote:
> On Tue, May 05, 2015 at 03:08:15PM -0700, Ash Charles wrote:
>> [1] https://buildbot.gumstix.com/builders/snappy-beagle-master/builds/12/steps/shell_2/logs/stdio
>
> I should of started with looking at this
>
>     mkdir /tmp/oem948457948/oem/beagle: permission denied
>
> Some questions:
>
> - Is the buildd preventing working with tmp dirs?
> - Can you try and set TMPDIR?
> - Do you see any denials in the syslog?
>
> Cheers
> Sergio



More information about the snappy-devel mailing list