/srv/irclogs.ubuntu.com/2016/04/15/#snappy.txt

qenghomariogrip: You might be able to. snapcraft is gaining the functionality, though not many plugins support it yet. The python plugin probably does the right thing (if no compiling!), but doesn't signal that it's right.00:03
qenghomariogrip: How involved do you want to get?00:03
qenghomariogrip: If not compiling, you can hack into the python2.py a new function.  def set_target_machine(self, machine): pass00:07
qenghoThat probably makes recent snapcraft work for you.00:08
mariogripqengho: I tried architectures: [amd64, armhf] but when I try to install it on my rpi2 it fails to install00:08
mariogripmissing /tmp/* folder somehow00:08
qenghomariogrip: was that with "--target-arch armhf" ?00:08
mariogripqengho: no I added  architectures: [amd64, armhf]  to snapcraft.yaml file and it made myapp_0.1_multi.snap00:10
mariogripmyapp_0.1_multi.snap failed to install: open /tmp/read-file088244561/unpack/meta/package.yaml: no such file or directory00:12
qenghomariogrip: Oh. Hrm. Sorry -- that is a bit of a mystery to me. I thought you were creating a specific arch snap from a different arch.00:13
mariogripqengho: oh, I first thought i had to do that, since it outputted just amd64.snap when I ran it the first time00:23
qenghomariogrip: My suggestion above might not work, but I think it has a decent chance.  "snapcraft --help" and add that function to the python2 plugin.00:28
qenghothat function is "set_target_machine".00:28
qengho^^^^^^00:28
mariogripqengho: I'll give it a try00:30
qenghomariogrip: My suggestion also implies removing the "architectures:" line from snapcraft.yaml .00:30
qengho...I think.00:30
qenghomariogrip: I'm not an expert in this.00:31
mariogripqengho: no difference, still says octoprint_0.1_multi.snap failed to install: open /tmp/read-file015824556/unpack/meta/package.yaml: no such file or directory when i try to install it :( but thanks anyway :)00:34
qenghomariogrip: that "multi.snap" part sounds suspicious, like you didn't change snapcraft.yaml, and did you use --target-arch ?00:35
mariogripno, it was just an old copypaste i had, it says _amd6400:36
mariogripI did not use --target-arch00:36
qengho:\00:37
mariogripI haven't tried it on amd64. so it might be broken there also00:37
mariogripthe command snappy does not exist after an update for some reason00:38
mariogripon my host00:38
qenghomariogrip: if your filename isn't "myapp_0.1_armhf.snap", then it's not going to work on an armhf machine, I bet.00:38
qenghomariogrip: "snappy" name is dead. Use "snap".00:38
qenghoBed time! Zzzz.00:39
mariogripoh, i use snappy on my rpi... that might be why00:39
mariogripthe "new" snap uses xz tarballs....00:40
qenghoThe new new snap doesn't use tarballs at all.00:41
mariogripthat's might be why snappy install does not work with my app...00:42
mariogripit worked with snap00:43
qenghomariogrip: Are you using 16.04 images?00:43
mariogripyes00:43
mariogripthen, how do i make snap packages for snappy install00:43
qenghoYour snapcraft should be v2. It should make squashfs images. They should install with "snap" (not snappy) on 16.04 snappy images.00:44
qenghomariogrip: A lof of that^ is new as of the last 6 weeks or so.00:45
mariogriphow do i build v1 packages?00:45
qenghoI don't know. I think you need the kind of snapcraft and snappy that was in 15.10.00:46
qenghoI don't think a v1 package would be good for very long. It was a kind of rough draft.00:46
mariogripah, ok. ill see if i find newer rpi images that has snap insted of snappy00:47
mariogripqengho: thanks for your help :)00:47
qenghomariogrip: Welcome! I'm sorry it wasn't obvious. When your snapcraft v2 is making files with "armhf" in the name, you should be able to install those on rpi machines that have a "snap" command. That's what I think. Good luck.00:49
=== chihchun is now known as chihchun_afk
NAtogood evening, anybody home?03:26
=== slangase` is now known as slangasek
=== chihchun_afk is now known as chihchun
netphreakhi, guys!06:03
dholbachgood morning06:22
=== chihchun is now known as chihchun_afk
Gunther_Good morning! Sorry to bother irc with this, but can anybody help me with this: https://lists.ubuntu.com/archives/snappy-devel/2016-April/001729.html ?06:44
=== chihchun_afk is now known as chihchun
davidcalleMorning o/07:50
shuduomorning.08:01
shuduoi try to use u-d-f all-snaps version from ~people/mvo but it can't found gadget snap today. may i know what's wrong?08:02
zygagood morning08:03
mvoshuduo: there is a store bug currently that prevents u-d-f from working, sorry for that08:37
mvoshuduo: we are working on a fix or workaround currently08:38
noizergood morning08:38
shuduomvo, may i know if there is an ETA for fix? we have some customers are evaluating 1604 image08:40
mvoshuduo: we aim for a fix/workaround by the end of today (so ~12h or so)08:41
mvoshuduo: unfortunately its not entriely trivial to fix08:42
shuduomvo good to know. thanks!08:42
shuduomvo: good luck08:44
asaco/08:55
* asac wonders if the 4.4 kernel got ever rolled to stable channel for pi2 or if its a bug that i dont get that update08:56
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
davidcalleTrying to run snaps today results in "unable to bind /snap/ubuntu-core/current//lib32 to /lib32. errmsg: No such file or directory"09:42
davmor2ogra_: I just did snap install ubuntu-clock-app should I now see it somewhere on the system?10:02
mvoshuduo: I pushed a new u-d-f with a workaround for the store issue. note that you will need to build "edge" images with that and e.g. firstboot is not fully working yet10:05
shuduomvo: okay. let me try it10:06
ogra_davmor2, afaik it shold install a.desktop file so you should find it in a dash search10:13
davmor2ogra_: nope10:13
ogra_asac, 16.04 never had an actual stable release10:14
ogra_you want the edge channel, that has 4.4 since months10:14
shuduomvo: unfortunately new u-d-f does not work too. I ran it few times. once it report TLS timoeout. rest outputs same msg10:16
mvoshuduo: what commandline do you use?10:17
shuduosudo ../ubuntu-device-flash core rolling --channel edge --gadget canonical-pi2.canonical --kernel canonical-pi2-linux.canonical --os ubuntu-core.canonical --verbose --developer-mode --enable-ssh -o rp2-test.img10:17
mvoshuduo: please drop the ".canonical" from the snaps and try again10:18
ogra_and you dont need --enable-ssh anymore10:19
ogra_(it is always enabled atm)10:20
shuduomvo: it is working now. so no more .canonical in future? then I need update such information to others10:20
ogra_yes, there are a lot docs that need updating now :(10:20
mvoshuduo: yes10:21
shuduomvo, will you update another version in next few days? then I can update all-working version to customer later since today is Friday. :)10:23
mvoshuduo: I am working on the fix right now, maybe in some minutes10:24
shuduomvo good10:24
ogra_mvo, on that note, should we perhaps do a snapshot of all snaps to stable so we have at least an alpha quality image by release ?10:26
ogra_(i think we released one chunk to stable a few months ago which keeps people like asac stuck on old versions10:27
ogra_)10:27
mvoogra_: yes, I think we should do that plus new alpha images10:29
ogra_mvo, i see there is still a snapd issue ... so after that landed ?10:29
mvoogra_: which one?10:29
mvoogra_: oh, the store bug10:29
mvoogra_: yes10:29
mvoogra_: that needs to land10:30
ogra_mvo, no, the migration10:30
ogra_http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#snapd10:30
mvoshuduo: please try again10:31
shuduomvo: okay10:31
mvoogra_: yeah, this is a issue because the autopkgtest environment does not allow access to the store10:31
=== chihchun is now known as chihchun_afk
ogra_mvo, right, i was just thinking we want the latest snapd in the images :)10:32
ogra_bfore pushing any buttons10:32
mvoyes10:32
ogra_ppisati, any chance that we see https://launchpad.net/ubuntu/+source/linux-meta-snapdragon/4.4.0.1009.1 land before the weekend ? there are livecd-rootfs changes that need to happen alongside to not forcefully pull from the PPA10:36
cjwatsonmariogrip: Sounds to me like you might be better served by getting Launchpad to build the snap for you, since it supports all the combinations you're looking for.10:38
ppisatiogra_: it's more of an archive thing10:40
ogra_you mean some AA reviewing it ?10:40
ppisatiogra_: try to hassle an AA guy10:40
ppisatiogra_: it looks like it's in proposed10:41
ogra_yes10:41
ogra_since a while already10:41
ppisatiogra_: so it needs to be copied10:41
ogra_i just want to get rid of the hack in livecd-rootfs before release :)10:41
ppisatiyeah, i understand10:41
ppisatiogra_: as soon as rtg / infinity show up, try to hassle them10:42
mvo!10:42
ogra_?10:42
ogra_ppisati, hmm bug 1567379 is referred to by the excuses page ... and there is still a Canonical Kernel Team task that is only Confirmed10:44
ubottubug 1567379 in Kernel Development Workflow "linux-snapdragon: 4.4.0-1011.11 -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/156737910:44
shuduomvo: i download again but seems it's same as previous one. md5sum is 4d582e995383d5a83f58e2e4a166ae19. can you let me know if it's that one?10:44
mvoshuduo: I pushed an updated version of the os snap that fixes the network failure I had in the previous image build10:56
shuduomvo: may i know if it's for RPi2 only or also solved problem in x86?10:58
mvoshuduo: sorry, only amd64, let me fix rpi210:58
shuduomvo: okay.11:00
mvoshuduo: try now11:01
mvoshuduo: please11:01
* mvo gets lunch11:02
shuduomvo: still edge? will stable be fixed soon?11:02
ogra_shuduo, see above ... we'll do an alpha release to stable before release day11:04
ogra_(release is next week, so within the next 7 days)11:04
shuduoogra_: okay. thanks.11:04
ogra_note though that there are still tons of changes pending for the next months (currently networking wont be configured because the config interface is completely gone til a re-implementation is ready)11:06
ogra_so the alpha you will get in stable might behave worse whan the months outdated stable image you would get today11:07
ogra_s/whan/than/11:07
dholbachdavidcalle, looks like clock app can't connect to network manager or geoclue11:16
dholbachbut that's about it11:16
dholbachmvo, nice work!11:16
davidcallemvo: \o/11:17
popeydholbach: so kodi now produces a ton of apparmor denials.11:24
popeywhich is different11:24
popeydavidcalle: also, thanks for telling me about apparmor notify11:24
dholbachand it didn't before?11:45
popeyno, it would black screen and libgl error11:49
popeyi added the opengl plug and now it fails with apparmor, I pastebinned into the snap this sheet for the record11:49
popey(I class this as progess)  ðŸ˜ƒ11:50
ogra_ARGH !11:58
ogra_where is sergio11:58
davmor2ogra_: hiding from you11:59
ogra_yeah :(11:59
zygaogra_: what's up?12:00
ogra_snapcraft 2.8 breaks image builds on s390x12:00
ogra_http://paste.ubuntu.com/15848428/12:00
=== shuduo is now known as shuduo-afk
kyrofaGood morning12:14
ogra_morning kyrofa12:15
ogra_kyrofa, do you know if sergio is out today ?12:15
kyrofaogra_, I don't believe so, but he may be sleeping in a little-- it's been a long week!12:16
ogra_yeah12:16
ogra_sadly he broke snapcraft on s390x :(12:16
ogra_(which makes images fail)12:16
kyrofa2.8?12:16
ogra_yeah12:16
kyrofaTrying to install cross-compilers?12:16
ogra_the issue looks liek it is trivially missing the arch name12:17
ogra_http://paste.ubuntu.com/15848428/12:17
ogra_KeyError: 's390x'12:17
kyrofaogra_, ah, easy fix. And good timing, we're about to crank out 2.8.1 (2.8 sadly broke on several archs)12:18
ogra_heh, image builds only broke on that one arch ... all others are happily building along12:19
kyrofaogra_, hmm... that's interesting. My run on arm busted trying to install cross compilers that didn't exist12:19
ogra_are they a hard dependency ?12:19
kyrofaogra_, no, it was a bug12:20
ogra_i only run "apt-get install -y snapcraft" in the builds12:20
kyrofaogra_, ah, no it's determined at runtime12:20
ogra_and then call "snapcraft snap snap"12:20
ogra_(for a pre-created dir structure)12:20
ogra_so that doesnt hit me then :)12:20
kyrofaOh, that's probably it then12:20
kyrofaYou already have the dir12:20
ogra_yeah12:21
kyrofaLucky ;)12:21
ogra_for os snap thats easier to do :)12:21
kyrofaogra_, mind making a bug fo rme? I'll make sure this is in 2.8.112:21
ogra_ok12:21
kyrofaMorning sergiusens :)12:22
ogra_kyrofa, bug 157083512:24
ubottubug 1570835 in Snapcraft "snapcraft 2.8 fails on s390x" [Undecided,New] https://launchpad.net/bugs/157083512:24
kyrofaThanks ogra_!12:24
kyrofaAnd sorry about that12:24
ogra_no worries12:24
ogra_(i doubt that arch has many users :P )12:24
shuduo-afkogra_, mvo i ran the new amd64 image in virt-manager. i can see snappy command exist but just snap. is it a new change? then how to use classic dimension?12:25
=== shuduo-afk is now known as shuduo
ogra_shuduo, yes, the snappy command is effectively gone (there are more bits that just vanished with this change for the moment ... they will come back in the next weeks)12:26
ogra_to use the classic dimension "sudo snap enable-classic" should still work12:27
ogra_stgraber, that reminds me, where do we stand with arm64 support for snappy classic ?12:27
shuduoogra_: snap tell me enable-classic is unknown command...12:28
shuduoerror: Unknown command `enable-classic'. Please specify one command of: ack, connect, disconnect, find, install, interfaces, known, list, login, purge, refresh or remove12:29
ogra_oh ? that usedf to work for me two days ago ... perhaps it has also been dropped then12:29
ogra_you are on the edge channel, right ?12:29
shuduoogra_: yes12:29
ogra_(stable is pretty much useless atm)12:29
zygajdstrand: I got devel mode to work :)12:32
jdstrandzyga: yay! did you use @complain for seccomp?12:32
zygajdstrand: chceking :)12:33
zygajdstrand: I ran hello-world.evil :)12:33
zygajdstrand: yes, first line of seccomp is @complain12:33
zygajdstrand: then the normal profile follows12:33
zygajdstrand: I guess we have a winner :D12:33
jdstrandI ask cause I did an upload for ubuntu-core-launcher to support @complain (currently a synonym for @unrestricted until we can work out how to make seccomp actually complain)12:34
jdstrandthis way you don't have to change snappy12:34
zygajdstrand: yep, I saw the changelog12:34
jdstrandcool12:34
shuduoogra_: so snappy and classic will come back in next week*S*. that means all customers evaluation be blocked in next weeks. :(12:34
zygajdstrand: I think this will be a good release WRT security and interfaces12:34
zygajdstrand: I'll try to spare a moment on the bluez interface when this lands12:35
jdstrandoh, it made it into the archive12:35
jdstrandnice12:35
zygajdstrand: but I still have a few TODOs12:35
zygajdstrand: do you know if anything that is in the store that didn't work before is public?12:35
zygajdstrand: can I install something (without sideloading) that would show this to work?12:36
zygajdstrand: (for x11 stuff, hello-world.evil works already)12:36
jdstrandzyga: 'this' meaning bluez?12:36
jdstrandwhat are we talking about?12:36
zygajdstrand: no, I mean devel mode still12:36
zygajdstrand: I;d like to see x apps working, with devel mode12:36
jdstrandI don't think anything in the store would work12:37
jdstrandbecause they are all using old-security12:37
jdstrandactually12:37
jdstrandthat may work12:37
jdstrandsince old-security gives you default confinement without unity712:37
jdstrandzyga: ubuntu-calculator-app?12:37
ogra_shuduo, well, the "snappy 1.0" release is still a bit away and all fiocus has been moved to snappy on server/desktop installs for the 16.04 release ...12:37
zygaohh12:37
zygagood idea12:38
zygathough that will work with confinement AFAIR12:38
jdstrandit shouldn't12:38
jdstrandunless you brought back old-security12:38
jdstrandthe last I looked the uploads used security-template to get them to work12:38
zygaah, right12:38
zygaI faked it to have unity712:38
zyga:D12:38
zygalast Friday12:38
jdstrandah12:39
zygabut that's gone now12:39
shuduoogra_: yes, i understand. but we have few customer want to demo pre-release snappy early12:39
ogra_i definitely still have snap enable-classic here on an install from the 11th12:39
ogra_ubuntu@localhost:~$ snap12:40
ogra_error: Please specify one command of: ack, connect, destroy-classic, disconnect, enable-classic, find, install, interfaces, known, list, login, purge, refresh, remove or shell12:40
shuduoogra_: i just use latest u-d-f to generate fresh new image from edge channel12:40
ogra_yeah, must have been dropped within the last few days12:41
shuduoubuntu-core        16.04+20160415.05-0112:41
ogra_i dont really see that mentioned in any of the changelogs though12:43
shuduoogra_: that's fine. i will communicate with customer a little more about "we are working on make snappy back" :)12:45
josephtogra_: 9025e4b56b425ee11bc37216ff8551ce17101135 seems to be the commit that removed enable-classic.12:49
ogra_josepht, hmm, no changelog entry in the package12:49
=== shuduo is now known as shuduo-afk
jdstrandpopey: what app did you try with opengl?12:59
popeyjdstrand: kodi13:02
popeyjdstrand: and Love13:02
popeyjdstrand: basically copied your unity7/opengl plug entries for those two (and pushed)13:05
jdstrandpopey: great. I updated the notes for kodi just now13:06
jdstrandpopey: can you paste the apparmor denial (if any) for love in the pastebin in the spreadsheet?13:07
popeyjdstrand: done13:08
popeyalso tried mame, which the mame.ini I can fix, not sure about the fontconfig13:08
jdstrandthat's what I was afraid of13:09
jdstrandpopey: I updated the love Notes13:10
qenghoIsn't there a newer rpi2 image tham mvo's 4-February?13:10
popeyjdstrand: against what? apparmor?13:10
jdstrandpopey: I don't know how to solve /var/cache/fontconfig either. I think we need a desktop person to comment13:10
ogra_qengho, just build one yourself :)13:10
qenghoAh, ogra, you have a pi3 image! That's better.13:11
jdstrandpopey: cause allowing 'w'rite access to a directory that the user can't write to is wrong (/var/cache/fontconfig/ unix perms won't allow writing to it)13:11
jdstrandpopey: no, against snapd13:11
qenghoHmm, build one myself. Okay!13:12
jdstrandthe interface needs to be updated13:12
jdstrandpopey: ((almost) all apparmor policy is in snapd now)13:12
ogra_qengho, sudo ../ubuntu-device-flash core rolling --channel edge --os ubuntu-core --kernel canonical-pi2-linux --gadget canonical-pi2  -o test.img13:13
ogra_(with the latest u-d-f from mvo's all-snaps dir13:14
ogra_)13:14
mvohey jdstrand, good morning13:14
jdstrandmvo: oh yes, you had something for me to look at13:14
jdstrandmvo: hi!13:14
mvoogra_: with todays upload we should be able to do new images (once that upload is in the archive and we have os snaps from it)13:15
mvojdstrand: yeah, no rush, its probably a sru at this point13:15
ogra_mvo, is enable-classic gone completely now ?13:15
mvoogra_: just disabled for now, will come back RSN13:15
ogra_(thats rather bad for developers i guess)13:15
ogra_ok13:15
mvoyes, sorry, scarifices had to be made13:16
ogra_heh13:16
* ogra_ wishes they had been made a month or two ago :P )13:16
* mvo hugs ogra_13:16
* ogra_ hugs mvo 13:16
popeyjdstrand:13:19
popeygah, jdstrand https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/157086013:19
ubottuLaunchpad bug 1570860 in snapd (Ubuntu) "Love2D needs udev access" [Undecided,New]13:19
zygajdstrand: ubuntu-calculator-app works13:21
jdstrandzyga: works in developer and does not without developer?13:26
zygajdstrand: developer mode13:26
jdstrandnice13:26
jdstrandniemeyer, zyga: fyi, bug #1570860. while we can talk about the bug itself, I wanted to nail down the process for updating/adding interfaces. should there be a bug tag (eg, snapd-interfaces?). If a tag, we should all three of us subscribe to it13:28
ubottubug 1570860 in snapd (Ubuntu) "Love2D needs udev access" [Undecided,New] https://launchpad.net/bugs/157086013:28
kyrofamvo, is SNAP_ARCH stable in the wrappers? And available on the desktop?13:28
zygajdstrand: do we do anything with the device cgroup when we see @complain ?13:33
zygajdstrand: as in, not jail the process from real devices?13:33
jdstrandzyga: no. @complain is a seccomp only thing like '(complain)' is an apparmor thing13:36
mvokyrofa: yes, its fine, we do not plan to change the environment vars at this point, if its not in the deprecated sections its golden13:36
zygajdstrand: right, so developer mode will be incomplete13:36
zygajdstrand: for lots of stuff :/13:36
zygajdstrand: I just tried it and a sample game doesn't start13:36
zygajdstrand: what could we do to make that work still?13:36
jdstrandzyga: each security subsystem will need to do its own complain thing. a simple way to do it with udev is to comment out the rules in /etc/udev/rules.d/... for the app in complain mode13:37
zygajdstrand: I don't understand how that would work, can you give me an example/13:37
zygajdstrand: as in, how can I put *all* devices into a cgroup/13:37
zygajdstrand: so that effectively, the app can always open anything in /dev13:37
jdstranddon't do that13:37
jdstrandremove the cgroup handling13:38
zygajdstrand: wait, there is no cgroup handling right now13:38
zygajdstrand: we don't make a default udev rule13:38
jdstrandremember, cgroups are only used if there is a udev assignment for the app in /etc/udev/rules.d13:38
zygaAAAH13:38
jdstrandzyga: right13:38
zygaokay13:38
zygahmm, that's worrying then :)13:38
jdstrandso, complain mode is simply comment those rules13:38
zygabecause the app still doesn't work13:38
zygabut at least I will see why13:38
zygathanks for explaining thta!13:38
jdstrandnp13:39
kyrofaThanks mvo :)13:39
jdstrandis there an image with ubuntu-core-launcher 1.0.25.1?13:39
jdstrandmvo: maybe that is a question for you ^13:39
jdstrandzyga: are there denials? how is the app complaining?13:40
mvojdstrand: the latest ubuntu-core snap should have it, let me double check. you can build the image yourself or I can upload one13:40
zygajdstrand: the app just doesn't start13:40
zygajdstrand: it's an opengl/openal game13:40
zygajdstrand: as for syslog...13:40
zygaone sec13:40
mvojdstrand: hm, not yet, let me build one13:40
jdstrandzyga: in addition to syslog, application output13:41
zygajdstrand: no app output13:41
zygajdstrand: I'd have to trace it to see13:41
zygajdstrand: one sec13:41
jdstrandzyga: is there a seccomp kill?13:41
jdstrandperhaps you don't have seccomp 1.0.25.113:42
jdstranderr13:42
jdstrandubuntu-core-launcher 1.0.25.113:42
* jdstrand is wildly guessing13:42
zygajdstrand: http://pastebin.ubuntu.com/15849375/13:42
jdstrandzyga: what game?13:42
zygajdstrand: FEZ13:42
zygajdstrand: I have a snap if you want to see it in private13:42
jdstrandyes, that would be good. between that and mvo's image, I can help13:43
mvozyga: opengl? you are not on an nvivia system, are you?13:45
zygamvo: I am13:45
zygamvo: ah, I need something fresher (core?)13:45
jdstrandalso, I noticed that the opengl interface doesn't have a test case13:45
mvozyga: nvidia (with nvidia proprietary drive)13:45
davidcallezyga: do you happen to have a snapcraft.yaml for it?13:46
zygamvo: with free drivers13:46
mvozyga: ok, that should work, let me try that13:46
zygadavidcalle: yes but it depends on having access to FEZ binary from humble bundle13:46
* zyga should find a smaller example13:46
davidcallezyga: yeah, I imagine, but it will be a great desktop example for dev.ubuntu.com, please share :) (I don't need the bin - I have it)13:47
zygadavidcalle: sure13:47
zygadavidcalle: I plan to snap about a dozen games I have13:47
mvojdstrand: I have not looked at the tests in detail but when I looked last I found them to be duplicating what was already tested in the commonInterface code, i.e. nothing new was tested but maybe that has changed from when I looked last13:47
davidcallezyga: :)13:48
zygadavidcalle: http://paste.ubuntu.com/15849436/13:48
zygadavidcalle: there's also a setup/ directory with13:48
zygaoh13:48
zygai wonder if we generate desktop files13:48
davidcallezyga: we supposedly do, haven't seen one, though13:49
zygayep13:49
zygaI don't see one either13:49
* zyga looks at what is needed13:49
zygadavidcalle: I'll share it when I have something really working :)13:49
davidcallezyga: sure :)13:49
jdstrandmvo: I think that might be a discussion point for interface development13:49
zygamvo: I think that we could drop most of the tests for commonInterface-using interfaces13:50
mvojdstrand: yeah, happy to talk about it when the releas e is out13:50
mvozyga: that was my feeling too, but its not important at this point :)13:51
zygayep13:51
mvojust wanted to explain why I did not add new ones for this particular code13:51
mvozyga: hm, the opengl using snap, could you push that somewhere?13:53
mvozyga: so that I can try to reproduce the issue you see?13:53
zygamvo: I use git to manage i, do you have a place I can stick a 350MB git repo?13:54
zygaa private launchpad git repo perhaps13:54
mvozyga: hmmm, let me think for a sec13:54
zygacould be useful for storing games for development13:54
zygathis just for work *cough*13:54
zyga;-)13:54
popeyzyga: might be worth snappifying open source ones first13:55
popeyrather than going for ones that are hard for others to contribute to13:56
mvodholbach: could someone upload a new ubuntu-clock-app with the unity7,opengl interfaces ? that would be great13:56
niemeyerjdstrand: Having a tag sounds good13:56
mvodholbach: and same for the calculator13:56
zygapopey: this was just a personal snap, I agree that using an open source one would be better but this one was useful for me and I had the game around; I'm not aware of any open source games actually (except openttd which is heavy on plugins)13:57
popeyI've been snappifying a few13:57
zygamvo: calculator now works with --devmode :)13:57
ogra_tuxracer :)13:57
popeyzyga: in fact I find it preferable to hit things that have bigger impact, like frameworks13:57
popeyor emulators13:57
popeybecause they add multiple games all at once.13:57
popeye.g. MAME and Love2D are the ones I looked at.13:57
popeyalong with Minetest13:58
zygapopey: I totally agree :)14:01
popeyshould my app have read access to $SNAP?14:01
popeybecause I put an ini file in there, but the app can't seem to see it. no apparmor denials14:01
zygaI think snapcraft has a bug somewhere14:01
zygahttp://paste.ubuntu.com/15849583/14:01
zygathis is find . from the snap/ directory14:01
zygawhat is $HOME/.../lib and lib64 doing there?14:02
zygaany snapcraft hackers around ^^^14:02
mvozyga: nice14:03
jdstrandniemeyer, zyga: I added 'snapd-interface' to the bug. I just went to https://bugs.launchpad.net/ubuntu/+subscriptions and added a subscription to subscribe to the snapd-interface tag14:03
* jdstrand does the same for https://bugs.launchpad.net/snappy/+subscriptions14:03
zygajdstrand: how do I do that?14:04
zygajdstrand: I don't see anything reltated to tags there14:04
zygajdstrand: ah, I see14:04
zyga:)14:04
jdstrandzyga: select 'are added or changed in any way', then select 'bug must match this filter'14:04
zygajdstrand: yep, I got that now14:05
zyganeat14:05
zygaI've been using launchapd since day one and I never sawthat14:05
jdstrandyeah, it wasn't there on day one :)14:05
jdstrandI forget when it came along, but I jumped on it when it did14:05
zygasnapcraft also generated this wrapper:14:06
zygaexport LD_LIBRARY_PATH="$SNAP$SNAP/fez/lib:$SNAP$SNAP/fez/lib64:$LD_LIBRARY_PATH"14:06
zyganote the $SNAP$SNAP14:06
zyga2nd snapcraft bug, the game may not launch simply because of those things14:06
popeydavidcalle: got 5 mins to cast an eye on my mamedeb snap (latest snappy-playpen)? Dunno what I'm doing wrong here14:09
popey /snap/mame/0/bin/launcher: 14: exec: /snap/mame/0/usr/games/mame -v -inipath /snap/mame/0: not found14:09
morphisjdstrand, zyga: started to confine network-manager now, but also getting14:14
morphisApr 15 14:09:02 localhost.localdomain ubuntu-core-launcher[1180]: appname snap.network-manager.NetworkManager not allowed14:14
davidcallepopey: looking14:14
morphisjdstrand, zyga: suspect there is something wrong with the name but don't see what14:14
jdstrandhmm14:15
jdstrandcan I see your snap yaml?14:15
zygamorphis: you cannot use dashes?14:15
jdstranddashes have always been allowed14:15
zygamorphis: ah, no14:16
morphisjdstrand: sure14:16
qenghoI use dashes. Confirmed they work.14:16
zygamorphis: all-lowr-case14:16
zygamorphis: use network-manager14:16
zygamorphis: and perhaps cli as 2nd ap14:16
kyrofazyga, looks like whatever you snapped has an ldd linking to that lib, so snapcraft copied it in for you14:16
zygamorphis: this will give you network-manager (just like that) as the main app and network-manager.cli as a 2nd app14:16
morphiszyga, jdstrand: https://paste.ubuntu.com/15849745/14:16
zygakyrofa: via rpath?14:17
zygakyrofa: thanks, that's neat, just unexpected :)14:17
kyrofazyga, the strip step crawls ldd14:17
kyrofafor every elf14:17
jdstrandconst char *whitelist_re = "^[a-z0-9][a-z0-9+._-]+$";14:17
jdstrandwe aren't allowing caps14:17
morphisI see14:17
morphisbut if I remember well that worked before14:17
qengho"x----------------" is okay?14:17
morphisso the calculate of the appname must have changed14:18
jdstrandit may have14:18
zygaqengho: no, AFAIR it won't be allowed by snappy itself14:18
kyrofazyga, yeah in most cases if you're using library-only stage-packages you can get rid of them and just use the -dev as a build-package and it'll be taken care of14:18
zygakyrofa: this is a prebuilt game14:18
zygakyrofa: I'm just packaging the binary bits as they are14:18
morphisjdstrand: thanks14:18
qenghozyga: is that wildcat, proof of concept, or Officialâ„¢?14:19
zygaqengho: ?14:19
kyrofazyga, mind pastebining ldd of whatever is linking to fez/lib/libmono?14:19
qenghozyga: that F game. Just curious.14:19
zygaqengho: ah, just a private snap for local testing14:20
zygaqengho: faster then downloading snaps all the time14:20
jdstrandmorphis: so, right now use lower case14:20
jdstranddocs/meta.md is silent on the issue of if caps should be allowed14:20
jdstrand(for 'command')14:20
zygakyrofa: http://paste.ubuntu.com/15849806/14:20
morphisjdstrand: ok14:20
zygakyrofa: looking at the elf file now...14:21
zyga 0x000000000000000f (RPATH)              Library rpath: [$ORIGIN/lib64]14:21
zygahah14:21
kyrofazyga, yeah, is that an rpath with origin?14:21
kyrofaAh14:21
zygaso $ORIGIN is fooling snapcraft14:21
zyga:D14:21
kyrofaIndeed it is14:21
kyrofaPlease log that bug14:21
* zyga loves quirky elf features14:21
kyrofaThough I'm curious how we're going to deal with that...14:21
zygakyrofa: there are more things like ORIGIN :)14:22
zygakyrofa: I'd readelf the header myself14:22
kyrofazyga, yeah we may have to14:22
davidcallepopey: when building the launcher part: No such file or directory: '/home/david/Desktop/snappy-playpen/mame/mamedeb/parts/launcher/build/mame.ini'14:22
zygakyrofa: or assume that $ORIGIN expands to $(cwd) and undo the translation14:22
zygaanyway, I need to focus on my last branch for snappy today that's not started :14:22
zygakyrofa: on github or lp?14:22
kyrofazyga, LP please14:22
davidcallepopey: do you have a mame.ini you need to bzr add?14:23
jdstrandso, validateField is not correct for command14:23
kyrofazyga, https://bugs.launchpad.net/snapcraft14:23
popeydavidcalle: ahh, balls i need to add that to bzr14:23
popeyone moment14:23
davidcallepopey: no bin/launcher either14:23
morphiszyga: are dashes allowed in interface names?14:23
zygamorphis: yes14:23
morphisok14:23
popeydavidcalle: it's launcher, it gets copied to bin/launcher14:24
popeyit is there14:24
davidcalleOh right :)14:24
popeydavidcalle: pushed mame.ini14:24
davidcalleack14:25
popeydavidcalle: note the app works fine if you run it manually, outside of confinement with "/snap/mame/0/usr/games/mame -v -inipath /snap/mame/0"14:25
zygakyrofa: https://bugs.launchpad.net/snapcraft/+bug/157089514:26
ubottuLaunchpad bug 1570895 in Snapcraft "Rpath with $ORIGIN fools snapcraft library bundling mechanism" [Undecided,New]14:26
kyrofaThanks zyga :)14:26
zygakyrofa: my pleasure :)14:27
zygaI'd like to snap my collection of GOG games14:27
zygaI think that would be a nice demo for some people14:27
kyrofaogra_, if I were cross-compiling an s390x kernel what would I use as the ARCH? Just s390x?14:31
qenghoWhere's the bugtracker for myapps site?14:42
davidcallepopey: same error hee, your launcher lgtm :(14:42
qenghoOh, nevermind.14:43
popeydavidcalle: odd, isn't it?14:43
ogra_kyrofa, i guess so14:48
kyrofaogra_, how about the triplet on that system?14:49
ogra_i have no clue :)14:50
ogra_ask xnox perhaps14:50
kyrofaogra_, heh. I've never even heard of this arch :P14:50
ogra_its a big black cabinet ;)14:50
kyrofaHahaha14:50
jdstrandmorphis (fyi mvo): bug #157091414:50
ubottubug 1570914 in snapd (Ubuntu) "inconsistent apps/key validation" [Undecided,New] https://launchpad.net/bugs/157091414:50
xnoxkyrofa, $ dpkg-architecture -as390x14:51
kyrofaxnox, perfect thank you :)14:52
xnoxkyrofa, also note the https://wiki.debian.org/ArchitectureSpecificsMemo14:52
kyrofaxnox, favorited14:53
kyrofaogra_, any chance you're in a position to try out a snapcraft branch?15:07
kyrofaogra_, or is it all automated?15:07
ogra_i have no idea how you guys land snapcraft usually :)15:08
ogra_if there is a PPA build, we can copy it into the image PPA to do a test build15:08
ogra_(of an image)15:08
kyrofaogra_, we just land to xenial universe nowadays15:08
ogra_well, the image PPA is my onlöy way to inject something into the build15:09
kyrofaogra_, can I download whatever you're trying to snap?15:10
kyrofaOh but it's running on a different arch, scratch that15:10
ogra_right15:10
ogra_it runs natively on x390s15:10
ogra_to test it we need to upload a newer snapcraft to the PPA and run an image build15:11
* kyrofa wishes he had ssh access to one machine of every arch we support15:12
jdstrandbeuno: can someone pull r630 to the store for bug #157091415:22
ubottubug 1570914 in ubuntu-core-launcher (Ubuntu) "inconsistent apps/key validation" [High,Confirmed] https://launchpad.net/bugs/157091415:22
jdstrandbeuno: any time before release is fine15:22
code1o6 Hey guys I'm looking for manik15:27
code1o6has anyone seen him15:27
beunoroadmr, ^^^15:27
roadmrlet's see15:27
roadmrbeuno, jdstrand : sure, I'll get that rolling. It being a Friday, is it OK if this hits prod on e.g. Monday?15:28
beunoroadmr, yeah, of course15:28
kyrofaogra_`, mind taking a look at https://github.com/ubuntu-core/snapcraft/pull/461 when you're able? Just to make sure those values look sane15:29
roadmrok, working on it15:29
ogra_`kyrofa, hmm, dont you still want the gcc- prefix there ?15:31
=== kgunn is now known as Guest72262
kyrofaogra_`, for the prefix? Isn't is the prefix _before_ "gcc" ?15:31
ogra_`(also, isnt it powerpc64el ?)15:31
ogra_`err15:31
ogra_`le15:32
ogra_`i see gcc-powerpc-linux-gnu gcc-powerpc64le-linux-gnu (on wily though)15:33
kyrofaogra_`, yeah I get these from gcc-powerpc64-linux-gnu on xenial... but you're right, there are others as well15:34
kyrofaHmm...15:34
ogra_`apt-cache search linux-gnu|grep ^gcc-[a-z]15:34
kyrofaogra_`, yeah you're right15:35
kyrofaogra_`, I need the el/le whatever one15:35
ogra_`yeah15:35
kyrofaGood catch!15:35
ogra_`:)15:35
kyrofaThe rest look okay?15:35
ogra_`is there more than the one line ?15:35
kyrofaogra_`, mainly the s390x entry15:36
ogra_`oh ... wasnt on the discussion page15:36
kyrofaogra_`, here: https://github.com/ubuntu-core/snapcraft/pull/461/files#diff-4ce66781f48931ad7dc4792aaf9cbf9aR5815:36
mvothanks jdstrand! are you on a fix for this already or shall I have a look?15:37
kyrofaogra_`, now that I know the ppc stuff is totally broken I'll extract into another bug15:37
ogra_`kyrofa, the s390x part looks ok to me15:37
kyrofaogra_`, okay very good, thank you!15:38
=== Trevinho_ is now known as Trevinho
mvojdstrand: the latest os snap in edge has the right ubuntu-core-launcher now15:48
mvojdstrand: 1.0.25.115:48
jdstrandmvo: woohoo! thanks :)15:54
jdstrandmvo: fyi, I just uploaded 1.0.26 for bug #157091415:55
ubottubug 1570914 in snapd (Ubuntu) "inconsistent apps/key validation" [High,Confirmed] https://launchpad.net/bugs/157091415:55
mvojdstrand: \o/15:56
jdstrandmvo: there needs to be an input validation change in snapd that I wasn't planning on doing now (feel free to pick it up). see the bug for details15:56
jdstrandI think with the review tools change it would be ok to pick up in sru15:56
jdstrandso if you are working on urgent stuff, I suggest doing that instead15:57
mvoyes, I think so too15:57
jdstrandcool15:57
jdstrandmvo: curious, when is udf in the archive going to be updated for all snaps?16:20
technocavemanwhen was snappy ubuntu core released16:20
technocaveman?16:20
kyrofatechnocaveman, snappy ubuntu core 15.04 was released back with 15.04, but the newest version is based on 16.04 so it's technically not yet released16:22
technocavemanok thanks i just needed to know for an assignment in which i mention it !16:23
mvojdstrand: once the kernel/gadget yaml is finalized, so via an sru16:24
ogra_`jdstrand, in time for 18.04 ;)16:25
morphisjdstrand: thanks for filing that bug16:28
ogra_`mvo, we shlould perhaps also disable the system-image stuff ... else people will use the udf from the archive and wonder why they have so broken images :)16:30
ogra_`(though that can as well happen right after release)16:30
zygajdstrand: recvfrom is not in network?16:31
zygahmm, it is16:32
zygahmm16:32
zygajdstrand: kwi 15 18:32:35 zyga-thinkpad-w510 kernel: audit: type=1326 audit(1460737955.225:449): auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=25760 comm="TerrariaServer." exe="/snap/terraria-server/0/TerrariaServer.bin.x86" sig=31 arch=40000003 syscall=45 compat=1 ip=0xf7786f19 code=0x016:32
zygajdstrand: is that recvfrom or are my eyes fooling me?16:33
mvoogra_`: the one from older archives you mean? good idea. xenial is fully disabled I think16:33
ogra_`mvo, yeah, we should delete the whole rolling subdir on the server though16:34
mvo+116:34
ogra_`the last 16.04 images there are from jan 12 :)16:35
jdstrandzyga: recvfrom is in x11, bluez, firewall-control, network-bind, unity7 and network16:59
zygajdstrand: yep, I've checked16:59
jdstrandzyga: scmp_sys_resolver 4516:59
jdstrandrecvfrom16:59
zygajdstrand: hmm16:59
jdstrandthis is on amd64?16:59
jdstrandseems something didn't connect?17:00
zygajdstrand: no, it connected, it was in the generated profile17:00
zygajdstrand: anyway, ignore this17:01
zygajdstrand: we'll tweak this later17:01
jdstrandmorphis: np17:04
morphisjdstrand: working my way now through getting the network-manager snap back working, will come with some questions next week :-)17:04
jdstrandgreat :)17:05
jdstrandmvo: fyi, I just tried ubuntu-device-flash core --size=8 --enable-ssh --channel=edge --output=snappy-20160415-bbb.img --gadget canonical-bbb --kernel canonical-bbb-linux --os ubuntu-core stable. is that supposed to work?17:07
* jdstrand wonders what --size should be with bbb and rpi2 images17:09
jdstrandubuntu-device-flash core --size=8 --enable-ssh --channel=edge --output=snappy-20160415-pi2.img --gadget canonical-pi2 --kernel canonical-pi2-linux --os ubuntu-core stable didn't work either17:09
jdstrandI feel like I'm looking in the right part of the store...17:10
jdstrandoh maybe those need .canonical?17:10
jdstrandoh, no, I used 'stable' by mistake17:11
jdstrandnm17:11
jdstrandactually, --gadget canonical-bbb --kernel canonical-bbb-linux doesn't work17:12
popeyare we going to get an official rpi3 image soon?17:13
zygapopey: ogra said "maybe"17:14
jdstrandmvo: both canonical-bbb and canonical-bbb-linux are in the store but seems they aren't published (they show yellow instead of green in the Progress column)17:14
=== ogra_` is now known as ogra_
ogra_popey, well, images are still a post 16.04 thing since gadget and kernel will be completely re-designed17:14
ogra_i might update it next week though17:15
ogra_(the one we have)17:15
popeyawesome.17:24
popeylook forward to updating my pis17:24
=== rbasak_ is now known as rbasak
kyrofaogra_, you still around?18:12
ogra_yep18:13
* ogra_ is upgrading his laptop to xenial ... i might unconditionally disconnect from my ircproxy :) 18:14
kyrofaogra_, I want to test out the kernel plugin. Any chance you know of a tree already setup for building kernel snaps that I can clone?18:15
ogra_only the 96boards one that is used in the example18:15
kyrofaogra_, yeah that's the only one I know of as well18:15
ogra_but theoretically any kernel tree should work, no ?18:16
kyrofaTheoretically, yes18:17
kyrofaI'll go download the firmware for the 96boards one, since it's a known working one18:17
ogra_yeah18:17
ogra_bah, crap18:24
ogra_no more xchat in xenial !18:24
* ogra_ has to live with the uglyness of xchat-gnome :((((18:24
kyrofaogra_, nooooo18:25
ogra_crap ...18:26
kyrofaogra_, any idea why?18:26
ogra_i think it is dead upstream and nobody ported it to a recent gtk version18:26
kyrofaAh, too bad18:26
mdeslaurogra_: try hexchat, it's an xchat fork18:26
ogra_this gnome thing has really to much white around it for my taste18:26
ogra_mdeslaur, will it just read my old config ?18:27
mdeslaurogra_: I'm not sure, perhaps just need to rename the directory18:27
* mdeslaur uses xchat-gnome18:27
* ogra_ hugs mdeslaur 18:33
ogra_copying some files around and i have my old colorscheme in hexchat18:33
mdeslaurnice18:33
zygahexchat?18:34
zygaogra_: have you tried snapping it?18:35
ogra_heh, no18:35
ogra_hmm, a bit irritating that it actually adds real transparency ... xchat only had a fake mode18:36
ogra_suddenly there are icons :P18:36
ogra_(the few on my desktop)18:37
=== mjl_ is now known as mjl
mvojdstrand: yes, we have no canonical-bbb, just a beagleblack.mvo19:28
jdstrandmvo: huh, I saw something called canonical-bbb in the store19:34
ogra_jdstrand, not published19:42
ogra_it idles around there along with a bunch of other zombies19:42
ogra_(under the shared store account)19:43
ogra_sadly there is no remove button in the UI ...19:43
jdstrandI see19:48
jdstrandogra_: is there a bbb kernel snap?19:48
ogra_jdstrand, the generic armhf one19:49
ogra_grmpf ... so virtulbox doesnt run anymore19:49
jdstrandcool, I'll update our docs19:49
ogra_dunno what the exact name is now19:50
ogra_http://cdimage.ubuntu.com/ubuntu-core/daily-preinstalled/current/xenial-preinstalled-core-armhf.kernel.snap would be the input file for it19:50
mvojdstrand: yes, I uploaded it without knowing that we do not want it with this publisher20:07
mvojdstrand: and yeah, I wish there was a remove button20:07
=== rbasak_ is now known as rbasak
ssweenyIt seems the snappy-debug snap needs to be updated: ubuntu@localhost:~$ sudo snap install snappy-debug20:21
ssweeny[-] Mount snap "snappy-debug"20:21
ssweenyerror: cannot perform the following tasks:20:21
ssweeny- Mount snap "snappy-debug" (info failed for /tmp/snappy-debug383863688: open /tmp/read-file693482311/unpack/meta/snap.yaml: no such file or directory)20:21
jdstrandogra_, mvo: ok (sorry, just trying to update the security team's documentation): this generated an image (didn't try to boot yet): ../udf/ubuntu-device-flash core --size=8 --enable-ssh --channel=edge --output=snappy-20160415-bbb.img --gadget beagleblack --kernel ./xenial-preinstalled-core-armhf.kernel.snap --os ubuntu-core rolling20:50
jdstrandogra_, mvo: great! I was wondering if ./xenial-preinstalled-core-armhf.kernel.snap is in the store?20:50
mvojdstrand: there is linux-armhf(.mvo ) in the store20:52
mvojdstrand: that should work, not sure how recent it is though, I'm a bit behing with the image maintenance20:52
jdstrandmvo: sure, that's fine20:52
jdstrandmvo: do we expect linux-armhf to be regularly updated once things settle down?20:52
ogra_mvo, do i need to generate a different snap.yaml so you can use the cdimage snap ?20:52
mvoogra_: probably, it does not have to be linux-armhf.mvo, it could be anyone…20:53
josephtmvo: you should be able to at least unplublish it, right?20:53
mvojdstrand: a good question20:54
mvojdstrand: I think so, but having something group maintained would be much better20:54
mvojosepht: yes, I can unpublish it20:54
jdstrandmvo: iirc, that is something of a community kernel. it seems that if there was automation that took security updates to the Ubuntu generic kernel and autosnapped these linux-foo kernels, that could be pretty painless for you and useful for people20:55
ogra_jdstrand, that is what the cdimage snaps are for20:56
ogra_there is just no autoupload yet20:56
jdstrandogra_: ah, sounds like it is all in hand then :)20:57
jdstrandnice :)20:57
mvojdstrand: yeah, exactly, its just a manual upload at this point20:57
jdstrandwe are getting out of the me documenting things and into I'd like to use my bbb territory here :)20:57
ogra_elopio sid he has an easy jenkins way of uploading ... still need to talk to him about that20:58
jdstrandok, well, it is late where you are-- don't let me distract you20:58
jdstrandhave a nice rest of the evening and weekend ogra_ and mvo :)20:58
ogra_thanks, you too !20:58
mvojdstrand: thanks, you too!20:58
* mvo hugs jdstrand20:58
* jdstrand hugs mvo and snaps ogra_ in the process20:58
jdstrand:)20:59
ogra_:)21:00
jdstrandoh heh21:01
jdstrandsnags*21:01
jdstrandclearly I have been doing a lot of snappin' lately :)21:01
ogra_we all have :)21:02
seb128mvo, hey, is snap install supposed to create a .desktop in /var/lib/snappy/desktop? it doesn't do it it seems but I don't know if that regressed or if that should only be done when using the UI21:06
mvoseb128: its in /var/lib/snapd/desktop nowdays21:06
mvoseb128: which means we need to update our XDG bit, dang. thanks21:06
seb128mvo, XDG_DATA_DIRS has the wrong value then21:06
seb128right21:06
seb128yw!:21:07
seb128mvo, also it doesn't seem to work, I installed "ubuntu-calculator-app" and don't have any .desktop in there21:07
mvoseb128: fix on the way21:07
seb128the dir exists but is empty21:08
mvoseb128: I suspect the calculator is not shipping an desktop file21:08
seb128mvo, it does21:08
mvoseb128: try sudo snap install cap-test21:09
mvoseb128: the desktop file needs to be in meta/gui/21:09
mvoseb128: https://github.com/ubuntu-core/snappy/blob/master/docs/meta.md#dekstop-files21:10
seb128mvo, find says it has /snap/ubuntu-calculator-app/2/usr/share/applications/ubuntu-calculator-app.desktop21:10
mvoseb128: https://github.com/ubuntu-core/snappy/pull/100321:10
seb128mvo, I see21:10
mvoseb128: yes, wrong location, sorry21:10
mvoseb128: we can fix this in the desktop-examples branch probably before the release21:11
mvoseb128: cap-test is a good example, small, simple and should fully work21:11
mvo(just not very sexy)21:11
seb128mvo, yeah, indeed works21:11
seb128oh well, that was not pointless21:11
seb128we found the wrong XDG env21:11
seb128mvo, thanks for fixing!21:11
mvoseb128: yeah, absolutely, thanks a ton for this21:12
* mvo hugs seb12821:12
seb128yw :-)21:12
* seb128 hugs mvo back21:12
dpmseb128, mvo, the calculator app does not ship a desktop file via snapcraft. I didn't get to put it under meta/gui. What it is incidentally shipping is the desktop file built as part of the upstream build, but that's as you've noticed in the wrong place21:45
seb128dpm, right21:45
jdstrandhrm22:08
jdstrandthe network-bind plug isn't autoconnecting22:09
jdstrandthis might've been what zyga was seeing22:09
jdstrandand I can't seem to make snap connect do what I want22:09
jdstrandI'll followup on monday22:09
willcookein theory.... could SDoC work on Vivid22:47
seb128willcooke, define "theory", if vivid was updated to xenial? ;-)22:48
kyrofaseb128, hahaha22:49
kyrofawillcooke, I think it's pretty systemd heavy. That wasn't in vivid, was it?22:50
willcookeyeah it's in there22:50
seb128right, which is my comment about updating to xenial22:50
seb128it's not recent enough for snappy iirc22:50
willcookekgunn ^22:51
seb128would need never kernel/systemd22:51
kgunnack22:52
seb128newer even22:52

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