[07:41] Hi, guys! [09:48] 14:20 cjwatson, so whom do i have to bribe to have s390x for https://code.launchpad.net/~snappy-dev/+snap/ubuntu-core ? (the setup page just talks about "Admins" ) [09:48] ogra_: done [10:08] What's the status on Ubuntu Core in RPI 3? [10:54] cjwatson, thanks (building) :) [11:01] yay ... and auto uploads work too ! [11:09] (to bad that type:os is auto-blocked and i now get spammend for every upload :P ) [11:16] cjwatson, hmm, something seems still wrong, it failed to build but i dont see a build log [11:16] https://code.launchpad.net/~snappy-dev/+snap/ubuntu-core/+build/2539 [13:03] ogra_: The lack of log is a slight exception-catching problem in launchpad-buildd, fixed in my local tree now. The actual problem looks like a firewall bug though; seems that the s390x builders can't talk to snap-proxy.launchpad.net. File a bug on launchpad-buildd and I'll look into it when it's work time. [13:11] cjwatson, will do, thanks for checking [14:14] does anyone on this channel know if ubuntu core supports access to the gpio pins on a raspberry pi 2 ? I am looking to access the uart pins to communicate with another microcontroller. [14:29] kevinmcquown: there is no interface for that yet [14:31] ok, unfortunate that ubuntu core is targeted to embedded internet of things devices but doesn't still support simple communication to other hardware devices using serial, i2c or spi [14:32] I'm guessing this will have to be resolved and supported by LTS 16 release in a couple of months? [14:33] I do see under snapcraft.io > interfaces a reference to serial-port, where the description says "Can access serial ports. This is restricted because it provides privileged access to configure serial port hardware." [14:50] ogra_: yeah I had followed your work on the updated series 16 image, I'll likely use it – thanks for that! – but I was also looking for a corresponding pi2 image [14:51] lool, http://people.canonical.com/~mvo/all-snaps/16/ has the pi2 equivalent [14:51] ogra_: yep, seen that too first [14:51] i have all of them here including the server rpi2 image [16:36] PR snapd#1646 closed: cmd/snap,overlord/hookstate: support hook data transfer === hades|2 is now known as g0nz [17:19] I have snapd running on a beaglebone with U 16.04. [17:19] One of my packages runs fine on amd64. [17:20] Here, it stops. I think the cause is near this message in syslog: """ubuntu-core-launcher[25729]: unable to mount '/dev/pts/ptmx'->'/dev/ptmx'. errmsg: Permission denied""" [17:21] AND [17:21] '''apparmor="DENIED" operation="mount" info="failed srcname match" error=-13 parent=1 profile="/usr/lib/snapd/snap-confine" name="/dev/ptmx/" pid=25729 comm="ubuntu-core-lau" srcname="/dev/pts/ptmx/" flags="rw, bind"''' === thomi_ is now known as thomi === benoitc_ is now known as benoitc [21:40] zyga: I see you finally submitted go-check to stable === acheronuk_ is now known as acheronuk [23:29] PR snapd#1638 closed: interfaces: add uefi-manager interface [23:37] PR snapd#1631 closed: client, osutil: chown the auth file