/srv/irclogs.ubuntu.com/2016/10/17/#snappy.txt

lpotterI would guess it depends on the license it is released under05:39
dr1337_ogra_: how does snappy know where to mount the /writeable partition and what to do with it?05:48
=== dr1337_ is now known as dr1337
ogra_dr1337, from the initrd (and the filesystem label)06:22
dr1337ogra_ nah I mean the snap command06:27
dr1337on snapcraft.io it's /snap06:27
ogra_well, that doesnt mount the writable partition06:27
ogra_snaps are just squashfses and the /snap path is hardcoded06:28
ogra_for more details, i guess zyga might be able to point you to the right code snippets06:29
dr1337and what's the gadget snap for?06:29
ogra_it describes the image (defining what kernel, bootloader and partitioning is used)06:31
=== King_InuYasha is now known as Son_Goku
=== Mirv_ is now known as Mirv
xnoxis it normal that my confined snap does not have access to /tmp?07:52
ogra_xnox, no ... it should spin up its own /tmp dir07:55
xnoxe.g. i would have expected for mkdtemp() calls to work, as they do with e.g. PrivateTmp= in07:55
ogra_it doesnt have access to the systems /tmp though07:55
xnoxmy code calls mkdtemp()07:56
xnoxand i hoped that it would just work(tm)07:56
xnoxogra_, as in the execution envrionment should set-up per exec $tmpdir and set envrionemnt variables that would make mkdtemp() to work.07:57
ogra_well, that should work ... on a per-snap base though07:57
ogra_apps within the same snap should use the same /tmp ... if thats not the case, it is a bug07:57
autonomouseD$HmMo100709_ubu07:59
tbr_someone needs to change their p4ssw0rd08:00
=== tbr_ is now known as tbr
xnoxogra_, right. I will experiment more and probably will open a bug report08:24
popeyjdstrand: is there a plan to update click-reviewers-tools in xenial? I am getting different results in snap-review on my laptop than the store gives. e.g. results on this app gives me bug 1618123 locally, https://myapps.developer.ubuntu.com/dev/click-apps/6141/rev/1/08:24
mupBug #1618123: Add a build grade attribute to snaps <Canonical Click Reviewers tools:Fix Committed by cprov> <Snapcraft:Fix Released by caio1982> <https://launchpad.net/bugs/1618123>08:24
ElleoI'm trying to implement an interface for download manager, and I'm wondering what the snappy equivalent of APP_PKGNAME and APP_ID_DBUS are for app armor rules; I managed to bodge something with SNAP_NAME, but that doesn't seem like a reliable approach08:35
=== chihchun_afk is now known as chihchun
jdstrandpopey: eventually, yes. I'm working on a big update for snap declarations and figured I'd update it after08:37
popeyjdstrand: ok, thanks.08:53
mupPR snapd#2155 opened: HACKING.md: fix spread command for reusing servers <Created by fgimenez> <https://github.com/snapcore/snapd/pull/2155>08:53
mwhudsonmorphis, ogra_: do we care about any wlan drivers that do *not* support nl80211?08:55
ogra_uuh, thats probably a kernel team question08:56
ogra_(but i'd guess wwe should care about all possible drivers)08:56
mwhudsoni have a half-assed version of 'ip monitor' now08:58
mwhudsonnow to hack up something like what 'iw monitor' would be if that existed08:58
=== tinwood_ is now known as tinwood
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
mupPR snapd#2156 opened: many: move from flags as ints to flags as structs-of-bools <Created by chipaca> <https://github.com/snapcore/snapd/pull/2156>10:15
mupBug #1634088 opened: Cannot activate Chinese input method for Qt app <Snappy:New> <https://launchpad.net/bugs/1634088>10:25
mupBug #1634089 opened: Cannot activate Chinese input method for Qt app <Snappy:New> <https://launchpad.net/bugs/1634089>10:25
mupPR snapd#2157 opened: read/write boot variables in a single operation <Created by mvo5> <https://github.com/snapcore/snapd/pull/2157>10:50
dr1337hey does anyone know of a commercial product that's currently on sale that uses snappy core?11:19
mato_Hi, I've created snapcraft.yaml for application which uses tesseract. Snap package is done, but application crashes because cannot access the files in /usr/share/tesseract-ocr/tessdata. Did I miss something in sanpcraft.yaml? (permissions)11:43
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== ara is now known as Guest69211
mupPR snapd#2158 opened: many: remove unnecessary snap name parameter from buying endpoint <Created by pete-woods> <https://github.com/snapcore/snapd/pull/2158>12:41
=== chihchun_afk is now known as chihchun
mupPR snapd#2159 opened: spread.yaml: dump apparmor denials on spread failure <Created by zyga> <https://github.com/snapcore/snapd/pull/2159>13:07
=== chihchun is now known as chihchun_afk
mupPR snapd#2160 opened: image: tweak the cloud-init configuration <Created by mvo5> <https://github.com/snapcore/snapd/pull/2160>13:28
=== coreycb` is now known as coreycb
=== josepht` is now known as josepht
mupPR snapd#2161 opened: interfaces/builtin: add dcdbas_control interface <Created by tonyespy> <https://github.com/snapcore/snapd/pull/2161>14:54
mupPR snapd#2091 closed: interfaces: tweak wording and comment <Created by zyga> <Merged by zyga> <https://github.com/snapcore/snapd/pull/2091>15:07
mupPR snapd#2159 closed: spread.yaml: dump apparmor denials on spread failure <Created by zyga> <Merged by zyga> <https://github.com/snapcore/snapd/pull/2159>15:07
mariogripI edited the origin on https://wiki.ubuntu.com/snapcraft/parts but https://parts.snapcraft.io/v1/parts.yaml wont edit15:43
mariogripoh! nevermind, that's the git for the source right! sorry about that15:44
mariogriphow can i access .ssh with plugs?15:55
mupPR snapd#2162 opened: interfaces: add system-power-control interface <Created by morphis> <https://github.com/snapcore/snapd/pull/2162>16:38
mupPR snapd#2155 closed: HACKING.md: fix spread command for reusing servers <Created by fgimenez> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/2155>18:23
mupPR snapd#2163 opened: update dependency of ubuntu-core-launcher to snap-confine <Created by mvo5> <https://github.com/snapcore/snapd/pull/2163>19:23
mupPR snapd#2164 opened: many: add supports for keeping and finding assertions with different format iterations <Created by pedronis> <https://github.com/snapcore/snapd/pull/2164>19:34
mupPR snapd#2165 opened: snap: stop using ubuntu-core-launcher, use snap-confine <Created by mvo5> <https://github.com/snapcore/snapd/pull/2165>20:09
blackboxswqengho, any idea what might cause a system to attempt looking for /var/lib/snapd/snaps/<my_snap>_x1.snap instead of the installed proper version "12" from the snap store.20:48
blackboxswqengho, x1 seems to be a placeholder/indicator for locally installed snaps, which mine wasn't20:49
blackboxswcould it have something to do with intermittent network connectivity somehow? like validating w/ an unavilable snap store?20:49
blackboxswI'm getting occasional errors from ureadahead as the system is starting up trying to access *_x1 files that don't exist20:51
mupPR snapd#2148 closed: many: introduce an assertion format iteration concept, refuse to add unsupported assertion <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/2148>22:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!