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

=== JanC is now known as Guest54043
=== JanC_ is now known as JanC
=== JanC is now known as Guest26650
=== JanC_ is now known as JanC
mupPR snapcraft#862 opened: Add powerpc (32bit big-endian) support <Created by stgraber> <https://github.com/snapcore/snapcraft/pull/862>04:22
dholbachgood morning06:35
trijntje_good morning. What is the best way to grab a .jar from a website (like a github release) and place it into a snap06:46
mupPR snapd#2116 opened: add build-essential as classic dep for building on arm64 <Created by fgimenez> <https://github.com/snapcore/snapd/pull/2116>07:08
mupPR snapd#2114 closed: tests: add readme about spread's external backend <Created by fgimenez> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/2114>07:28
mupPR snapd#2115 closed: tests: only stop a service if it is running or ok (eg. active (exited)) <Created by fgimenez> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/2115>07:28
HanonimHi people !07:36
mupPR snapd#2116 closed: tests: add build-essential as classic dep for building on arm64 <Created by fgimenez> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/2116>07:46
HanonimI'm testing snappy on KVM but when I install a snap, I can't run it07:47
trijntje_I'm trying to create a snap of cromwell, a workflow management system https://github.com/broadinstitute/cromwell07:50
trijntje_but I'm guessing that's not possible, because as a snap, it can't run any of the programs or scripts that are required unless they are also in the same snap?07:50
trijntje_Hanonim: what can't run? the install or the snap itself07:51
=== trijntje_ is now known as trijntje
Hanonimtrijntje: well for instance 'snappy install hello-world' works but then 'hello' doesn't (command not found)07:53
trijntjewhat about /snap/bin/hello ?07:54
Hanonimthere is not /snap07:54
Hanonimin /apps maybe ?07:55
Hanonimthere are hello-world files in /apps/bin07:55
Hanonimbut not /snap/bin/hello per say07:56
trijntjeWhat system are you on? On ubuntu 16.04 snaps get installed to /snap07:57
HanonimI'm trying this example (KVM)07:58
Hanonimhttps://developer.ubuntu.com/en/snappy/start/#snappy-local07:58
trijntjeHanonim: In that case I don't know, I'm sorry08:03
Hanonimtrijntje: no worries08:03
trijntjeGeneral question: I was thing about creating a snap for cromwell, a workflow management system https://github.com/broadinstitute/cromwell but I'm guessing that's not possible, because as a snap, it can't run any of the programs or scripts that are required unless they are also in the same snap?08:17
mupPR snapd#2117 opened: snapstate: avoid reboots if nothing in the boot setup has changed <Created by mvo5> <https://github.com/snapcore/snapd/pull/2117>08:36
mupPR snapd#2108 closed: devicestate: merge overlord/boot into devicestate <Created by mvo5> <Closed by mvo5> <https://github.com/snapcore/snapd/pull/2108>08:53
=== LarreaMikel1 is now known as LarreaMikel
=== stokachu_ is now known as stokachu
mupPR snapd#2118 opened: overlord: merge overlord/boot pkg into overlord/devicestate <Created by mvo5> <https://github.com/snapcore/snapd/pull/2118>08:55
=== Ursinha_ is now known as Ursinha
mupPR snapd#2119 opened: tests: abort tests if an update process is scheduled <Created by fgimenez> <https://github.com/snapcore/snapd/pull/2119>08:56
mupPR snapd#2120 opened: Fix installed-size not being set in GET v2/snaps <Created by robert-ancell> <https://github.com/snapcore/snapd/pull/2120>09:06
Mirvso I defined a new part at https://wiki.ubuntu.com/snapcraft/parts but snapcraft can't use it, are there other steps to be taken for it to be available? snapcraft update says already up to date (and once even did update but no change).09:17
MirvI didn't find documentation cloud parts yet at least, other than that wiki page09:17
trijntjeI don't think that wiki page would be used directly, otherwise anybody could just edit it an break snaps for everyone09:21
rvrfgimenez: ping09:28
=== longsleep_ is now known as longsleep
fgimenezhi rvr :)09:32
rvrfgimenez: Hey!09:37
rvrfgimenez: iahmad pointed me at a document with instructions about how to run spread tests, but it's not complete and couldn't get them running09:37
rvrfgimenez: So I need some help from you :)09:38
fgimenezrvr, sure! :) do you want to run them againsta a running ubuntu core instance?09:39
rvrfgimenez: I'm using the DragonBoard09:39
fgimenezrvr, ok, we have this document now https://github.com/snapcore/snapd/blob/master/tests/external-backend.md it explains the process to execute on an external instance09:42
trijntjeI've succesfully create a snap and build it on amd64, but do I have to manually build and upload a snap for every architecture?10:07
trijntjeI also noticed that nobody actually put the architecture in their snapcraft file in the snappy playpen https://github.com/ubuntu/snappy-playpen10:10
=== om26er is now known as om26er_tst
=== om26er_tst is now known as om26er
ogra_mvo, seems the pi and dragonboard unconditionally switching to stable for was not a one time issue ...10:31
ogra_mvo, see bug 163179110:31
mupBug #1631791: Pi 2 on ubuntu-core 424 no longer able to do anything <Snappy:New> <https://launchpad.net/bugs/1631791>10:31
ogra_i guess this is quite serious10:31
ogra_*for me10:32
Mirvok, now it works, thanks if someone did something ;)10:36
=== tsimonq2alt is now known as tsimonq2
mvoogra_: yes, this is defintiely super serious - a critical bug10:58
=== hikiko is now known as hikiko|ln
trijntjeWill it ever be possible to have something like a terminal snap? Since that would need to have access to any other command that is available on the system11:15
kalikianatrijntje: Check out bug 161800411:37
mupBug #1618004: Need a classic-bin interface to see classic binaries <Snappy:New> <https://launchpad.net/bugs/1618004>11:37
trijntjekalikiana: that looks very interesting, thanks. I'll comment and add my own usercase there as well11:40
trijntje*usecase11:46
dr1337Hi guys. Was wondering if anyone knows if Snappy has been ported to AllWinner soc?11:48
rvrfgimenez: I did export SPREAD_EXTERNAL_ADDRESS=192.168.1.41:8022 (dragonboard IP)11:51
rvrfgimenez: Then ./tests/lib/external/prepare-ssh.sh11:52
=== hikiko|ln is now known as hikiko
rvrfgimenez: But the  INSTANCE_IP=localhost11:52
fgimenezrvr in the call to prepare-ssh you should pass the instance ip and port as parameters11:55
fgimenezrvr, something like ./tests/lib/external/prepare-ssh.sh 192.168.1.41 2211:55
rvrfgimenez: Yeah, I just was reading the source of the bash script11:56
rvrfgimenez: Then, where is the spread command?11:57
fgimenezrvr, for dragonboard "spread -v -reuse external:ubuntu-core-16-arm-64" should work12:01
rvrfgimenez: Yes, but, where is the spread command?12:05
ogra_ppisati_, hmm, so i see morphis' uart oops on every boot here now ... using the last dailies12:06
ogra_(on the pi3)12:06
ppisati_ogra_: i'm working on it12:13
ppisati_ogra_: what do you have attached to your board?12:13
ogra_ppisati_, i know, just wanted you to know12:13
* ppisati_ download the latest daily12:13
ogra_HDMI old apple USB kbd12:13
ogra_i couldnt get the wifi to connect, so later i also attached an ethernet cable12:14
ppisati_ogra_: is the daily built using the edge or beta channel?12:15
ogra_edge12:15
ogra_beta is the image on cdimage ... dailies (on people.u.c) are always edge12:15
fgimenezrvr, you mean spread itself, right? you can install it with "sudo snap install spread"12:15
ppisati_ogra_: i tried this morning rolling an image using edge, and i got a lot of errors because som,ething was trying to use the network while the network wasn't configured yet12:15
ppisati_neet to retry12:15
ogra_mvo, just FYI, i switched the dailies to core on friday12:16
ogra_ppisati_, yeah there seems to be an issue with the wifi ... wired works though12:16
ppisati_ogra_: one thing that i found, is that by disabling the fixed freq in config.txt, the serial oops disappear12:17
ogra_well, i can surely drop that if it doesnt have other illl effects12:17
ppisati_ogra_: you would loose the serial, since the core freq will keep chaning, and the srial baud rate would change too12:18
ogra_hmm12:19
ppisati_ogra_: but if you don't have a serial cable attached, it might make sense12:19
ogra_yeah, but thats nota solution ...12:19
ppisati_ogra_: it's just a workaround for the moment, until i found the root problem12:19
ogra_right12:19
ogra_dr1337, i dont think seires 16 has yet ... but there were 15.04 images iirc (dont ask me for what boards though)12:20
ogra_dr1337, if you have a borad that uses uboot and you have the ability to rebuild the uboot with the necessary config options enabled, it should be pretty straight forward though12:21
ogra_mvo, as i understand the f2fs mount errors we see on boot comes from /dev/ram* devices, do we really need to check them when looking for assertions ? (i think we should just exclude ram devices)12:24
ogra_*come12:25
mvoogra_: no, this is a bug, I have a card to skip those in trello12:25
ogra_ah, k12:25
ogra_perhaps simply limiting it to removable devices would be enough12:26
ogra_(there is a udev var for this)12:27
ppisati_ogra_: so, building an image using edge, on boot i get util.py first and url_helper.py [DEBUG] stuff flooding my console12:29
ppisati_they try to connect to a remote host12:30
ogra_ppisati_, hmm, sounds like console-conf12:30
ogra_oh, no12:30
ogra_thats cloud-init i guess12:30
ogra_you need a patched ubuntu-device-flash ... not sure if mvo has already pushed that as snap to the store yet12:31
ogra_err12:31
ogra_s/ubuntu-devlce-flash/ubuntu-image/12:31
ppisati_they try to access a remote site but complain since the network is not available (and being the first boot, it's no surprise)12:31
mvoogra_: what needs patching here? sorry, I miss some context12:32
ppisati_mvo: i ust built a new image using edge12:32
ppisati_mvo: and during boot, my console was spammed with12:32
ogra_ppisati_, https://github.com/CanonicalLtd/ubuntu-image/pull/6912:32
mupPR CanonicalLtd/ubuntu-image#69: include etc/ as well <Created by mvo5> <https://github.com/CanonicalLtd/ubuntu-image/pull/69>12:32
ppisati_'url_helper[DEBUG] can't connect http://..."12:32
ogra_mvo, ^^12:32
ogra_else cloud-init stays enabled12:33
ogra_mvo, (since you dropped the hook from livecd-rootfs)12:33
mvoppisati_: oh, indeed, please ensure you have the latest ubuntu-image snap from edge12:34
ppisati_ubuntu-image         0.5+mvo8   15   canonical  devmode12:34
mvoppisati_: please run "sudo snap refresh --devmode ubuntu-image"12:34
ppisati_and 'snap refresh' says i've the latest and greatest12:34
ppisati_k12:34
ogra_it lies :)12:35
mvoppisati_: yeah, its a bit confusing for --devmode snaps12:35
ogra_(due to missing --devmode i guess)12:35
ppisati_ubuntu-image         0.5+mvo13  20   canonical  devmode12:35
* ppisati_ rebuilds the image12:35
rvrfgimenez: This is running :)12:35
ogra_we should really make that automatic ... after all snapd knows it uses devmode ...12:35
ogra_so it could auto-apply the option for such snaps (and perhaps simply print a warning that devmode is on)12:36
rvrfgimenez: So, do these tests check snapd?12:37
rvrfgimenez: This is the output I got http://paste.ubuntu.com/23302958/12:53
fgimenezrvr, it begins to look good :) some of the errors seem to be related to an outdated sorce code (ubuntu-create-user for instance)12:59
Mirvis the directory for desktop file now "setup/gui" or "meta/gui"? I get conflicting docs / examples..13:39
Mirvok, I guess setup13:42
niemeyerjdstrand: Do you have a moment for a call with pedronis and myself?14:15
davmor2ogra_: how do you login to snapweb?14:25
mhall119Mirv: awesome work on the qt 5.7 part! Does it pull source and build it, or does it use pre-build binaries?14:29
ogra_davmor2, log in ?14:31
davmor2ogra_: sorry access14:31
ogra_i never had to .... does it have a login rfeature now ?14:31
ogra_http://snapweb.local:4200/14:31
davmor2ogra_: cool I'll give that a try then thanks14:32
ogra_or use the IP instead of snapweb.local14:32
davmor2ogra_: success14:33
ogra_good14:33
davmor2ogra_: I'm just using usb rather than transfering to hdd14:34
Mirvmhall119: so pull (upstream only source) and build it, my qt-ubuntu dream is still alive but requires someone to guide me how to make the content interface work for real, maybe next week :)14:43
mhall119Mirv: I was talking to sitter the other day, and he suggested we could build our own binary tarballs of upstream's releases, and use those for the cloud part rather than re-building it for every apps14:45
mhall119that would be somewhere between what you have now and your qt-ubuntu dream, and would allow apps that don't want to use the shared version to bundle their own14:46
Mirvmhall119: sure, that could work too. that's why I suggested after: [qt57] to be only used in case the app developer absolutely requires newer Qt than what is available in Ubuntu, but if the use increases the part could be changed to that.14:46
john-mcaleelyI'm seeing reports, which I don't fully have to hand, that some go binaries are not running on current snappy rpi images. is this a known issue?14:50
john-mcaleelyJohnAgosta, ^ fyi14:50
jdstrandniemeyer: I'm on holiday today (and tomorrow), but saw this passing through. I can do it now if it is quick14:51
ogra_given that snapd is go itself, these must be very specific go bits that dont work in your binaries then14:51
john-mcaleelyhmm. the log message is: Oct 1 20:59:49 PiCloud snap[3346]: runtime: this CPU has no floating point hardware, so it cannot run14:51
john-mcaleelyOct 1 20:59:49 PiCloud snap[3346]: this GOARM=6 binary. Recompile using GOARM=5.14:51
john-mcaleelylet me dig in to how that snap is produced14:51
ogra_doea snap list work (or any other snap command)14:52
john-mcaleelyI assume the platform is Pi2, but that's one of the things I don't have exactly, yet14:52
john-mcaleelyyes14:52
john-mcaleelyso I take your point that something odd is up14:52
ogra_pi2 or 3 shouldnt make any difference14:52
john-mcaleelyhmm14:52
jdstrandjohn-mcaleely: that is probably the snap-confine bug stripping out auxv. that was fixed a while ago. you should use updated images14:52
ogra_the image is the same, only the uboot binary differs14:52
john-mcaleelyjdstrand, aha. Got a bug # so I can read?14:53
ogra_LOL14:53
john-mcaleelyfwiw, the issue manifests after an update14:53
* ogra_ just found how the wifiSd card does its firmware upgrades for the embedded OS 14:54
ogra_this is hilarious14:54
john-mcaleelyondra, catch-up: http://pastebin.ubuntu.com/23303463/14:55
ondrajohn-mcaleely thanks!14:56
jdstrandjohn-mcaleely: https://bugs.launchpad.net/snap-confine/+bug/162112714:56
mupBug #1621127: snap-confine doesn't work with new snap-run/snap-exec flow <Snappy Launcher:Fix Released by zyga> <snap-confine (Ubuntu):Fix Released> <snap-confine (Ubuntu Xenial):In Progress> <https://launchpad.net/bugs/1621127>14:56
john-mcaleelyondra, ^14:56
jdstrandjohn-mcaleely: you need the snap-confine from xenial-proposed14:56
ondraogra_ snap list works14:56
john-mcaleelyshould this be killing nextcloud boxes?14:57
jdstrandI don't know what is in the images14:57
john-mcaleelyit appears to be14:57
ondraogra_ snap install hello-world and then I get GOARM complain14:57
ogra_ondra, yeah, then the issue is likely the snap confine bug, GO itself seems to be fine14:57
jdstrandbut you can see if you have a fixed snap-confine by doing 'grep unsafe /etc/apparmor.d/usr.lib.snapd.snap-confine14:57
ondrajohn-mcaleely funny enough nextcloud is still running :)14:57
jdstrandit nothing comes back, you need an updated snap-confine/image14:57
ondraogra_ what is confine bug? :)14:57
john-mcaleelyondra, this one https://bugs.launchpad.net/snap-confine/+bug/162112714:58
mupBug #1621127: snap-confine doesn't work with new snap-run/snap-exec flow <Snappy Launcher:Fix Released by zyga> <snap-confine (Ubuntu):Fix Released> <snap-confine (Ubuntu Xenial):In Progress> <https://launchpad.net/bugs/1621127>14:58
ondrajdstrand grep unsafe gives me nothing14:59
ondrajdstrand I did run apt-get update && upgrade14:59
ondrajdstrand what else shall I update then?14:59
john-mcaleelyie, you're on a 16.04 system hosting snaps14:59
jdstrandondra: you need xenial-proposed15:00
ondrajdstrand OK I have thant, I only updated snapd though15:00
ondrasafe to run upgrade on all?15:00
jdstrandondra: https://launchpad.net/ubuntu/+source/snap-confine/1.0.43-0ubuntu1~16.04.115:00
jdstrandondra: I don't know everything in xenial-proposed. just grab those two debs and install15:01
ogra_niemeyer, plars, http://paste.ubuntu.com/23303485/15:02
ogra_;)15:02
ondrajdstrand OK snap-confine + snapd from xenial-proposed seems to do the trick for hello-world15:03
jdstrandhopefully snap-confine will get through SRU this week. ara is testing it15:03
john-mcaleelyso why do users see broken-ness now on nextcloud boxes?15:03
jdstrandok, I'm off today so wandering off unless niemeyer catches me soon15:03
arajdstrand, well, kind of, I am asking peopole to test some of the bugs15:03
john-mcaleelyhas something been released too early?15:03
niemeyerjdstrand: Hello15:04
arajdstrand, some of those are difficult to understand what needs to be tested15:04
jdstrandniemeyer: hey15:04
arajdstrand, so I am pinging the original reporters15:04
niemeyerjdstrand: We can do it here so I don't disturb your holidays too much15:04
jdstrandthat's fine15:04
niemeyerjdstrand: Our goal is to have most of the hardcoded logic in our assertions dropped in favor of snap declarations by the end of the week15:05
jdstrandniemeyer: if this is about snap declarations, vyi I started the review tools stuff last week and roadmr is working on the store side15:05
jdstrandniemeyer: yes, I saw the email. I think that is doable15:05
niemeyerjdstrand: For that, we'll need the actual declaration in place15:05
* jdstrand nods15:05
niemeyerjdstrand: One thing we can do is to have a short term plan for importing the actual declarations directly in the store server, and then go back to the review tools for finishing it the proper way15:06
niemeyerjdstrand: As long as the assertions are up there, maintaining the status quo we have in code, we should be good to go for the RC15:06
jdstrandniemeyer: roadmr and I synced last week and decided how the review tools and the store will interact. he should be unblocked for entering into the store and for snapd queries. I don't know the status of his work15:06
niemeyerjdstrand: So the challenge is building a list of all assertions we need, and burning it down until friday15:07
jdstrandI should be able to finish up the review tools on wed15:07
rvrIn which project do I fill a bug for console-conf?15:07
ogra_niemeyer, plars, so all we need now is a busybox for armv5l that has dd and wget enabled, some scriptery and we can directly flash images over wifi, independent of what the devel board we want to test currently does (as long as the wifiSD card has power), i tested with beagle, both pi's and the dragonboard, they can all boot fine from the wifiSD rootfs when you dd it to the SD part and use the SD->microSd adapter15:07
jdstrand(of course, that would not include a store rollout)15:07
niemeyerjdstrand: Yeah, I know there's some trickery around reviewing/store interactions15:07
niemeyerjdstrand: Which is why I'm proposing we side-step the initial loading so we're not blocked on that15:07
jdstrandniemeyer: there is, but we have the path forward and are unblocked on each other15:07
niemeyerjdstrand: As long as we have the assertion content itself, we should be able to move on in time for the RC15:07
jdstrandniemeyer: aiui the store has a form field for the payload for slots and plugs. but when roadmr and I last spoke, he said entering anything in there breaks things15:08
niemeyerogra_: Interesting.. did you dd via wifi already?15:09
niemeyerjdstrand: Hmm.. things?15:09
ogra_niemeyer, not yet, but i should have a working setup for all of tezh above during this week15:09
ogra_after finding that hilarious autorun.sh thingie the rest is just finger training15:10
jdstrandniemeyer: I don't know the status of that-- but, it seems reasonable that, yes, if they can store the snap declaration for snapd to query on for lxd, docker and the kernel-module-control consumer, then the store can simply insert that payload in those form fields as if this was a subsequent run15:10
niemeyerjdstrand: Right15:10
niemeyerjdstrand: Cool, let's push that forward when you're back on Wed15:10
jdstrandthat is all +1 from me15:10
niemeyerjdstrand: Have fun there!15:10
jdstrandbut, importantly, I am working on the review tools, not the store side. please sync with roadmr for the store side status and storing of the snap declarations15:11
jdstrand(well, the review tools are store side, but I think you know what I mean)15:11
niemeyerjdstrand: Yeah, thanks15:12
jdstrandniemeyer: today is Candian thanksgiving so roadmr it off, but he should be back tomorrow15:12
jdstrandwell, I'm assuming he is off15:13
niemeyerjdstrand: I think pedronis is in sync with him about that (or will be)15:13
jdstrandok great15:13
niemeyerogra_: Cool.. that's probably the trickiest part of it.. if we can get the wiif card to dd behind the device's back, the rest should work fine15:14
ogra_niemeyer, shouldnt be any prob really ... just time and work :)15:16
ogra_oh, whee ... wget is actually there already15:21
ogra_just need dd15:21
ogra_hmm, though /dev/mtdblock0 on the embedded linux only has 268K free ... we'll need to stream into dd from wget15:22
ogra_and need the images uncompessed on the server since we cant unxz them15:23
ogra_oh this is so much fun !!!15:23
ogra_but it is astonishing how insecure these wifiSD cards are ...15:25
SuperJonotronon 16.04.1 LTS, is there any way to allow access to modifying contents of the /etc/ folder?15:33
ogra_niemeyer, http://paste.ubuntu.com/23303624/15:35
ogra_:D15:35
shuduoogra_: hi, i flash new beta3 pi2 image and went through console-conf. After finish, I use ssh to login pi2 but it prompt password need input. Is it expected?15:35
ogra_shuduo, did console-conf properly finish (i.e. telling you the ssh line you should use)15:36
shuduoogra_: yes. i have booted it and went through console-conf but did not finish. Second time I finished and ssh line told me what i need.15:37
ogra_try a reboot then and file a bug that console-conf didnt finish15:38
shuduoogra_: let me re-dd and try again. if it can be reproduced i will file a bug. thanks.15:41
ogra_i bet it can15:43
ppisati_ogra_: morphis: i've pushed out a new image containing a new kernel - with this image i cannot reproduce the serial oops anymore, if you can test it and comment that would be nice since i plan to push it out tomorrow15:49
ppisati_lp163058615:49
ppisati_bug163058615:50
ppisati_the bot is not collaborating...15:50
ogra_bug 163058615:56
mupBug #1630586: Pi3 kernel crash and is unreliable <patch> <Snappy:New> <linux-raspi2 (Ubuntu):New for p-pisati> <https://launchpad.net/bugs/1630586>15:56
ogra_ppisati_, it is just picky15:56
ogra_(needs the space)15:57
=== mbriza is now known as mbriza|gone
shuduoogra_: hi, i can reproduce the issue but i'm curious it happen only i gave a specific account (my colleague). but it works well with with my launchpad account16:56
mupPR snapd#2121 opened: snapy: do not auot-import from loop or non-dev devices <Created by mvo5> <https://github.com/snapcore/snapd/pull/2121>17:53
mhall119JamesTait: ping18:12
mhall119JamesTait: Have you proposed your ejabberd snap configs to upstream?18:14
mupPR snapcraft#835 closed: Add the test upstream rules <Created by elopio> <Merged by elopio> <https://github.com/snapcore/snapcraft/pull/835>19:22
mupPR snapcraft#860 closed: In the downloader demo test, use https <Created by elopio> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/860>19:55
mupPR snapd#2122 opened: snappy: disable auto-import of assertions on classic <Created by mvo5> <https://github.com/snapcore/snapd/pull/2122>20:03
mupPR snapd#2123 opened: daemon: ensure `snap create-user --known` errors on classic (unless --force-managed is added) <Created by mvo5> <https://github.com/snapcore/snapd/pull/2123>20:15
thomiDoes anyone know how to specify which version of go is used to build a snap with the 'go' snapcraft plugin ?20:15
thomiahh, it seems I'm hitting https://bugs.launchpad.net/snapcraft/+bug/161698520:16
mupBug #1616985: the go plugin doesn't support go 1.7 <plugin> <Snapcraft:New> <https://launchpad.net/bugs/1616985>20:16
mupPR snapcraft#862 closed: Add powerpc (32bit big-endian) support <Created by stgraber> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/862>20:19
mupPR snapcraft#849 closed: Bugfixes for gated and validate commands <Created by ralsina> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/849>20:22
SuperJonotronubuntu-core file system is read only and can't modify anything on the file system as root, is this normal?20:26
mupPR snapd#2124 opened: daemon: add postCreateUserSuite test suite <Created by mvo5> <https://github.com/snapcore/snapd/pull/2124>20:48
mupPR snapcraft#859 closed: Set GOBIN in go plugin build environment <Created by tasdomas> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/859>21:16
mupBug #1632085 opened: Support "fudge factor" for file system sizing <Snappy:New> <Ubuntu Image:New> <https://launchpad.net/bugs/1632085>21:48
mupBug #1632124 opened: snapd pegging cpu at 100% <Snappy:New> <https://launchpad.net/bugs/1632124>21:54
niemeyerogra_: Looks promising!21:57
dr1337Hey guys do you know if canonical provides support to port to an unsupported ARM board?21:57
thomijdstrand: I understand you're the person to talk to about click-reviewer-tools warnings? I'm trying to ship a snap that contains a shell script, and getting "Could not find compiled binaries for architecture 'amd64'".22:00
thomijdstrand: I'm not sure what I should be doing differently though...22:01
=== drizztbsd is now known as timothy
mupBug #1632130 opened: Can't download snaps from ARM hardware running Classic <Snappy:New> <https://launchpad.net/bugs/1632130>22:12
JamesTaitmhall119, I haven't. Two reasons: 1) It's not just a straight `snapcraft`, you have to `snapcraft prime; patch -p0 < README.md; snapcraft`. 2) When I mentioned my snap of one of the ejabberd releases on the public mailing list, it was met with hostility, which rather put me off.22:24
JamesTaitmhall119, http://lists.jabber.ru/pipermail/ejabberd/2016-August/009066.html22:26
mupBug #1611078 changed: Support snaps inside of lxd containers <landscape> <lxd> <nova-lxd> <Snappy:Fix Released by stgraber> <apparmor (Ubuntu):Fix Released by tyhicks> <linux (Ubuntu):Fix Released by jjohansen> <lxd (Ubuntu):Fix Released by stgraber> <https://launchpad.net/bugs/1611078>22:49

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