/srv/irclogs.ubuntu.com/2016/11/22/#snappy.txt

mupPR snapcraft#922 closed: On gradle unit tests, unset the proxies <Created by elopio> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/922>01:18
tsimonq2cwayne: Quick, propose that your snap be merged: https://github.com/atom/atom/pull/1329303:06
mupPR atom/atom#13293: Add Flatpak support <needs-review> <Created by mattdangerw> <https://github.com/atom/atom/pull/13293>03:06
tsimonq2:P03:06
=== JanC is now known as Guest78373
=== JanC_ is now known as JanC
hades007how to put an apparmor profile in complain mode with ubuntu core 15.04 ? sudo  "apparmor_parser -rC /var/lib/apparmor/profiles/click_lxd_lxc_2.0.5-1" doesn't to work05:27
=== chihchun_afk is now known as chihchun
=== cpaelzer_ is now known as cpaelzer
foxmaskbonjello07:12
dholbachhey hey07:48
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== markusfluer_ is now known as markusfluer
mupBug #1643816 opened: improve systemd configuration support <Snappy:New> <https://launchpad.net/bugs/1643816>09:39
markusfluerGood morning,10:04
markusfluerHow would I set the prefixes for nginx in a snap?10:04
markusfluerOr should they be just untouched and let autotools manage them10:05
zygamarkusfluer: hey, you can try to set the prefix to /snap/nginx/current/ and use organize to strip that path from installation10:10
zygamarkusfluer: as snapd will ensure that at runtime the content of your snap is visible from that location10:10
markusfluerzyga: Thank you very much.10:12
zygamarkusfluer: I don't remember how to use organize to do this though,10:13
zygamarkusfluer: experiment on hello world or something that builds quickly10:13
zygamarkusfluer: and when you do, please share10:13
markusfluerzyga: I will try it out and comment it in the snapcraft.yaml.10:14
markusfluerI will publish it on github anyway10:14
zygathanks10:15
didrockszyga: I thought we shouldn't hardcode /snap though?10:23
didrocksthis is what niemeyer told multiple times10:23
didrocks(but we don't have any other answer AFAIK)10:23
zygadidrocks: well, once we get a better answer people can adapt10:24
zygadidrocks: walk, run, fly :)10:25
mupPR snapcraft#923 opened: WIP pluginhandler: source management moved to the core <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/923>10:48
=== hikiko is now known as hikiko|ln
jon___hi I've just followed the ubuntu core setup steps, all ok until it now asks for a login and password, any ideas what this is for an initial boot?11:43
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== hikiko|ln is now known as hikiko
mupBug #1643885 opened: ubuntu core image has different content between archs <Snappy:New> <https://launchpad.net/bugs/1643885>13:37
mupBug #1643888 opened: first snap try doesn't install core snap <Snappy:New> <https://launchpad.net/bugs/1643888>13:43
jdstrandtedg: hey, if I wanted to file a bug against the results of locking snaps to the unity7 launcher, where would I file it?13:55
tsdgeosmaybe someone should try to approach Valve since they seem to be leaning to trying flatpack https://forums.xamarin.com/discussion/comment/232301/#Comment_232301 maybe they can be convinced to use snappy13:55
mupBug #1643893 opened: snapd doesn't handle well flaky network <Snappy:New> <https://launchpad.net/bugs/1643893>13:55
jdstrandJamieBennett, dholbach: fyi tsdgeos comment ^13:56
Trevinhojdstrand: what's the bug?13:56
Trevinhojdstrand: anyway... unity project I guess, but it depends...13:57
jdstrandTrevinho: I'm trying to find a simple reproducer13:58
Trevinhojdstrand: ok, ping me once you've it13:58
jdstrandTrevinho: basically what I see happen sometimes is that when I lock to the launcher, /snap/<name>/path/to/exe is used instead of /snap/bin/name13:59
jdstrandTrevinho: which is a pretty serious security bug because /snap/<name>/path/to/exe runs outside of confinement13:59
Trevinhojdstrand: I guess that's because the app didn't match properly to something, right?14:00
Trevinhojdstrand: howver, that's BAMF..14:00
Trevinhojdstrand: like you're running a snap from a shell, then you try to lock it, right?14:00
seb128tsdgeos, that's probably something worth mentioning on the snappy mailing list, IRC backlog info is likely to get lost14:00
jdstrandTrevinho: I guess?? tbh I've never, ever, ever understood how that matching was supposed to work, no matter how hard I tried14:00
jdstrandTrevinho: that is one scenario. I've also launched from the dash and seen the same thing14:01
jdstrandTrevinho: but not everything. eg, vlc is working fine14:01
Trevinhojdstrand: so..... I asked multiple times to include inside the wrapper script a BAMF env variable that points to the actual desktop file when possible...14:01
mupBug #1642900 changed: libgcc_s.so.1 not found by app using ubuntu-app-platform content snap <Ubuntu App Platform:New> <https://launchpad.net/bugs/1642900>14:01
Trevinhojdstrand: so, in case that there's no other way to match the app, then we try to undestand what binary launched it... Thus the problem you mentioned. This actually worked well in non snap-world. But I guess we've to tune it too14:02
Trevinhojdstrand: have a look to this though: https://github.com/snapcore/snapd/pull/1580#issuecomment-23454622014:04
mupPR snapd#1580: wrappers: set BAMF_DESKTOP_FILE_HINT for unity <Created by mvo5> <Closed by chipaca> <https://github.com/snapcore/snapd/pull/1580>14:04
Trevinhojdstrand: if that was done in the wrapper script, then it would fix also the issue you're talking about14:04
Trevinhoindeed we've to cover also the case where a desktop file is not provided, and avoid doing what you mentioned, but this would b already a good point14:05
jdstrandTrevinho: maybe I will file a bug against snapd then14:05
jdstrandTrevinho: then point you at it for comment?14:06
Trevinhojdstrand: ok14:06
JamieBennettTrevinho, jdstrand, After a quick search I see no confirmation of Valve using flatpak atm, just a bunch of very vocal non-Valve people talking about flatpak and discounting snaps for no apparent reason than it comes from Canonical (which is try but is also wrong as the snap format is governed outside of Canonical). ev_, dholbach, or popey may have more context though.14:07
Trevinhojdstrand: here there's more context https://trello.com/c/xP1hN3BF/152-improve-desktop-file-support-by-adding-a-new-bamf-desktop-file-hint-environment-hint14:07
dholbachI don't have much info on valve's use of snaps.14:07
popeyme either14:11
tsdgeosseb128: i'm not on that list i think14:14
tsdgeosseb128: what's the list name/address/mailman/thing?14:14
seb128tsdgeos, seems JamieBennett is on the topic since he just mentioned it so I guess you can consider it as something the snappy team is aware of and probably no need to email the list14:15
tsdgeosok :)14:16
jdstrandJamieBennett, dholbach: I think tsdgeos point was that perhaps we should be proactive rather the reactive, but I'll leave it in your hands14:22
JamieBennettjdstrand, understood14:22
mupBug #1643910 opened: BAMF_DESKTOP_FILE_HINT not set in correct place for unity7 <Snappy:New> <https://launchpad.net/bugs/1643910>14:26
jdstrandTrevinho: ^14:26
Trevinhoack14:26
jdstrandmvo: fyi, I think bug #1643910 needs attention sooner than later. it can result in snaps running unconfined under certain circumstances under unity714:27
mupBug #1643910: BAMF_DESKTOP_FILE_HINT not set in correct place for unity7 <Snappy:New> <https://launchpad.net/bugs/1643910>14:27
mhall119jdstrand: panteon-mail needs #1590679, and so do most (or all?) KDE apps.14:30
mupBug #1590679: Apps can't own session bus names (unity7 interface) <snap-desktop-issue> <snapd-interface> <Snappy:In Progress by jdstrand> <snapd (Ubuntu):Confirmed> <https://launchpad.net/bugs/1590679>14:30
mhall119sitter has said that it's the only blocker for most of his KDE snaps14:31
mhall119some of them have other blockers, but the simple ones just need that14:31
jdstrandmhall119: are there devmode apps for these things?14:32
jdstrandmhall119: I guess panteon-mail is devmode? are there any KDE apps that want to talk to each other?14:32
jdstrandsitter: ^14:32
mhall119jdstrand: I think they use dbus to talk to themselves (to prevent multiple instances) or with the plasma shell, but sitter can give better info14:33
mhall119jdstrand: http://distribute.kde.org/snappy-testing/ has all their CI builds of snaps14:34
jdstrandsitter: do any two snaps in http://distribute.kde.org/snappy-testing/ want to talk to each other?14:35
=== Son_Goku is now known as Conan_Kudo
=== Conan_Kudo is now known as Son_Goku
ppisatiogra_: have you ever happened to build a kernel snap from -proposed?14:42
ogra_ppisati, sure, all the time (for rpi) ... but it indeed only works if meta and the kernel are in sync (i'm on vacation btw ;) )14:43
ppisatiogra_: ah. stay in vcation then14:44
ogra_heh14:44
ppisatiogra_: because even if i ticked 'use proposed for the build' it picked only stuff from -updates14:45
ppisatiogra_: when you are back?14:45
ogra_next monday ... you need to add proposed in the tree too iirc14:45
ogra_ppisati, there is code to copy the sources.list from the outer build root to the inner one http://bazaar.launchpad.net/~snappy-dev/kernel-snap-makefile/trunk/view/head:/Makefile#L19 ... so you need to make sure our outer chroot has proposed14:48
ppisatiogra_: "cp /etc/apt/sources.list chroot/etc/apt/sources.list" - yeah, i saw that, and my build was against -proposed14:50
ppisatiogra_: so i expected it to be enabled14:51
ppisatiPocket for automatic builds:14:51
ppisati    Proposed14:51
ppisatiogra_: anyhow, you are on vacation so i won't bother anymore14:51
ogra_but the PPA isnt ... (whiczh you need additionally)14:51
ogra_here is some other code ... http://bazaar.launchpad.net/~ogra/+junk/kernel-snap-makefile-proposed/view/head:/Makefile14:51
ogra_(see line 24/25)14:51
ppisatiogra_: i see14:52
ogra_you coudl add a config file to the outer branch (the one with snapcraft.yaml) and then read a flag to make that dynamically switchable14:53
gerry_hi, i have succesfully uploaded my app to the snap store, what is the best way to edit its entry in "Software" ?14:59
didrocksgerry_: hey! I would say try to go to myapps.ubuntu.com and edit entries there (not sure you can edit them all those)15:00
mvojdstrand: let me read the bug again15:01
jdstrandTrevinho: I think there may be a unity7 component to that. please see my comments and add the tasks if you feel it is appropriate15:02
* Trevinho checks15:03
Trevinhojdstrand: ah, since I wanted to try your new interfaces... I tried to compile snapd but it seems it failed here... So, isn't there a daily ppa or something?15:03
gerry_didrocks:  thanks for your help its just at the moment all I have got is "version unknown, source unknown and nonfree!15:03
didrocksgerry_: oh right, you should edit them thus! :)15:04
jdstrandTrevinho: I think so, I don't know where it is15:04
jdstrandmvo: ^15:04
jdstrandTrevinho: refresh to see comment #5 as well15:06
jdstrandI feel like there are multiple things happening15:06
jdstrandlike, maybe if things match (eg, vlc and gnome-easytag) things work, but if they don't, items are created in ~/.local/share/applications15:07
mvoTrevinho: please make sure you ran ./get-deps.sh to ensure your stuff is up-to-date15:08
elopiovila: ping. Have you seen this? bzr: ERROR: Connection error: while sending POST15:10
jdstrandTrevinho: ok, and comment #615:10
jdstrandah, you're notified, so I'll stop pinging you here15:10
vilaelopio: that single line rings no bell, more context ?15:11
mupPR snapcraft#924 opened: New plugin: jhbuild <Created by attente> <https://github.com/snapcore/snapcraft/pull/924>15:18
mupPR snapcraft#812 closed: New plugin: jhbuild <Created by attente> <Closed by attente> <https://github.com/snapcore/snapcraft/pull/812>15:21
elopiovila: http://paste.ubuntu.com/23517256/ All our bzr test in arm are failing in a similar way.15:25
vilaelopio: bzr: ERROR: Connection error: while sending POST /~joetalbott/%2Bjunk/testpart/.bzr/smart: [Errno 110] Connection timed out15:29
vilaelopio: firewall issue ?15:29
jdstrandwillcooke, JamieBennett: fyi, bug #1643910. both mvo and Trevinho are aware of it so fyi only. this is a pretty significant usability and security bug when it hits. Please see my comments as well as the description15:31
mupBug #1643910: BAMF_DESKTOP_FILE_HINT not set in correct place for unity7 <Snappy:Triaged> <bamf (Ubuntu):Triaged by 3v1n0> <https://launchpad.net/bugs/1643910>15:31
jdstrandratliff, tyhicks: also, fyi ^15:31
jdstrandwillcooke, JamieBennett: not saying anything needs to be done more than what they are already working on, but wanted you guys to be aware of the unpredictable behavior and security implications15:32
jdstrandso that the bug doesn't get deprioritized15:33
jdstrandok, is done with that bug for now :)15:33
lof_mthi flexiondotorg can you spare some minutes right now?15:34
jdstrandmhall119: fyi, panteon-mail is not in the store15:34
flexiondotorglof_mt, In a meeting. Give me 30mins...15:35
jdstrandmhall119: do you know which of the snaps in http://distribute.kde.org/snappy-testing/ work? kmahjongg for example does not15:38
mhall119jdstrand: try kblocks15:39
mhall119or ktuberling15:39
jdstrandneither does ktuberling15:39
jdstrand$ ktuberling15:40
jdstrand/snap/ktuberling/x1/bin/qt5-launch: line 75: /snap/ktuberling/x1/usr/games/ktuberling: No such file or directory15:40
jdstrandok, I'll try kblocks15:40
elopiovila: perhaps. But in theory, the rules should be the same for all these machines, and it doesn't happen in amd64. I will ask IS anyway.15:43
elopiothanks!15:43
mhall119jdstrand: kblocks and ktuberling are both also in the edge channel of the store15:44
jdstrandmhall119: kblocks fails15:44
mhall119ok, maybe it's an issue with those builds15:44
jdstrandkalgebra launched15:44
jdstrandmhall119: what is the name of the platform snap again?15:46
jdstrandmhall119: for kde. ktuberling is 5M and is complaining about not finding kde libs15:47
jdstrandsnap find is not helping15:47
Elleojdstrand: heya, would you mind giving this a review when you have a chance? https://github.com/snapcore/snapd/pull/232815:48
mupPR snapd#2328: Add download manager interface <Created by Elleo> <https://github.com/snapcore/snapd/pull/2328>15:48
jdstrandkde-frameworks-5?15:48
* jdstrand tries15:48
jdstrandElleo: ok, I'll add it to the list15:48
Elleojdstrand: thanks :)15:48
mhall119jdstrand: yes, from --edge15:49
mhall119snap find won't help,  because they're not in stable15:50
* jdstrand nods15:51
jdstrandseems like kde-frameworks-5 could've been in stable...15:51
gerry_I have filled in all the forms at myapp.ubuntu but for some reason it does not appear in my entry in "software" do I have to change how its listed in my yaml somehow?15:53
mhall119jdstrand: maybe, but without stable app snaps there wouldn't be much point15:53
jdstrandmhall119: fyi, installing that and making the interface connection results in the same issue15:54
jdstrandmhall119: I have to /usr/lib/snapd/snap-discard-ns ktuberling for it to work15:54
gerry_or do I have to find a way to re-publish my app?15:55
kalikiana_gerry_: doesn't appear meaning what? it's not listed at all?16:01
kalikiana_how did you upload it?16:01
kalikiana_can you see it in myapps in the list?16:02
=== chihchun is now known as chihchun_afk
iceyhow long does stuff usually take to get from master on github to Launchpad builders?16:06
kyrofaicey, you mean with git-to-git imports?16:07
iceykyrofa: I mean: once a patch to snapcraft lands, how long does it usually take before the patch is in the launchpad snappy builders?16:07
kyrofaicey, ah ha16:08
kyrofaicey, well, the release process of snapcraft involves an SRU. Are you familiar with that?16:08
kyrofaicey, long story short, about a week or so16:08
iceykyrofa: yea16:08
iceykyrofa: that's a nice timeline ;-) any chance for a review on my PR? https://github.com/snapcore/snapcraft/pull/90816:09
mupPR snapcraft#908: Let Rust plugin fetch dependencies in pull <Created by ChrisMacNaughton> <https://github.com/snapcore/snapcraft/pull/908>16:09
kyrofaicey, snapcraft releases weekly, with a little slosh for SRU16:09
kyrofaicey, don't worry, we'll go back through it!16:10
iceyheh kyrofa, it should have everything asked for now, and it's passing tests :)16:10
kyrofaExcellent16:10
iceyI'm hoping to get it in soonish, since I wrote about it and started talking about it to the Rust community :)16:10
iceykyrofa: and apparently people are interested: https://www.reddit.com/r/rust/comments/5e754t/making_rust_packages_for_linux_with_snappy/16:11
kyrofaicey, good to hear!16:12
lof_mtping flexiondotorg16:23
flexiondotorglof_mt, Hi there :-)16:24
flexiondotorgWhat's up?16:24
lof_mtdo you have a bit of time to help me with the gsettings problem?16:24
gerry_kalikana: sorry phone call16:24
flexiondotorglof_mt, I can try.16:27
flexiondotorgWhat is the issue?16:27
lof_mtflexiondotorg: This is the current snapcraft file: https://paste.ubuntu.com/23513341/16:27
lof_mtbuilds well under 16.10 (maybe on 16.04 too not sure about gtk).16:27
mvojdstrand, Trevinho: I was a bit busy before but now I looked at the BAMF_DESKTOP_FILE_HINT issue. I'm not sure how what the behavior should be, what if the snap installs multiple desktop files that launch the same binary (say libreoffice with libreoffice --writer). trying to match what desktop file to pick sounds fragile. I think I could support the easy case but it seems far from ideal16:27
lof_mtBut the application crashes when run, because it lacks gsettings schemas. And i could not find documentation about how to include it.16:28
didrockslof_mt: you are using the desktop-gtk3 cloud parts16:28
flexiondotorglof_mt, The first thing I notice is that you don't have any stage packages.16:28
gerry_it is listed there is just no summary or details all it has is "version unknown source unknown"16:28
didrockslof_mt: all doc is on snapcraft define desktop-gtk316:29
mvojdstrand, Trevinho: e.g. "Exec=libreoffice --writer " and the user uses "libreoffice ~/some/doc --writer" , the parser would have to understand about reordering of args,  etc and probably stll get it wrong because for some apps reodering is legal for some its not etc16:29
didrocksbasically you need:16:29
didrocks- the home plug for gsettings16:29
didrocks- and prepend your command with desktop-launcher16:29
didrocksdesktop-launch*16:29
didrocksflexiondotorg: he doesn't need all stage-packages, the desktop part provides most of them (but yeah, maybe more will be needed)16:30
flexiondotorgYep.16:30
lof_mtdidrocks: What do you mean with "the home plug for gsettings"? I have both the home plug and the gsettings plug for the application.16:37
didrockslof_mt: oh sorry, as they were not in ascii ordered, I missed it, yeah, you are good for that one :)16:38
didrocksyou only miss desktop-launch prepending thus16:38
flexiondotorglof_mt, I tried to build in lxd. You're missing dependencies.16:38
flexiondotorgCheck the Cmake output.16:39
lof_mtDo you use the cloud or container image? I only checked with desktop and server.16:39
mvojdstrand, Trevinho: followed up in the bug, happy to implement naive matching in snap run if that helps but see the bugreport for my questions16:41
kyrofazyga, ping16:43
flexiondotorglof_mt, I used 'snapcraft cleanbuild' which requires you have lxd installed.16:44
flexiondotorgIt provisions a temporary lxc container to build the snap in.16:45
lof_mtwill test that16:45
lof_mtWhen can you omit the bin/ in command:? I saw it in the leafpad example. https://github.com/ubuntu/snappy-playpen/blob/master/leafpad/snapcraft.yaml16:49
rvrogra_: fgimenez: Are you aware of any problem with edge and pi2/pi3? I can't boot any image (Waiting for ethernet connection... unable to connect)17:00
fgimenezrvr, i haven't worked with it in a while, i'll give it a try and let you know how it goes17:02
mhall119jdstrand: I'm afraid you'll have to get sitter or sgclark to help you here, they know the apps better than I do17:14
willcookejdstrand, ack re: #1643910.  thanks17:18
mupBug #1643910: BAMF_DESKTOP_FILE_HINT not set in correct place for unity7 <Snappy:Triaged> <bamf (Ubuntu):Triaged by 3v1n0> <https://launchpad.net/bugs/1643910>17:18
lof_mtthe lacking dependency was "gettext".17:53
dslulHello, may I ask you, is the raspberry pi3 core16 image still 32bit only?17:54
ogra_dslul, yes17:59
ogra_(the 64bit one eats a lot more ram and you might be missing driver support for binary stuff ... there will be a 64bit image at some point, but thats rather low prio)18:01
mattywcprov, ping?18:05
cprovmattyw: hi there18:06
jdstrandniemeyer: no rush, just fyi that I responded to your question in the pr18:06
jdstrandniemeyer: (and hi! :)18:06
=== JanC_ is now known as JanC
niemeyerjdstrand: Heya18:50
niemeyerjdstrand: Looking18:50
niemeyerjdstrand: Your idea of allowing the alternation seems like the best option18:56
niemeyerjdstrand: So we have name: org.foo.bar, and it only matches against another org.foo.bar, but it's okay to use an interface with (-[0-9]*)?18:57
niemeyeractually, (-[0-9]+)?18:58
stgraberjdstrand: heya, sorry to nag but have you heard back from the store deploy (or whatever was needed) to have the "lxd" slot work on the lxd snap? had a few people ask about that interface lately as it was mentioned in some recent blog post...19:00
plarselopio: is there a built-in kill timeout on spread? I seem to be hitting that while it's still installing packages on dragonboard, so it can't even get to the first tests because it kills it too soon19:01
lof_mtIs there something built in to deploy gsettings schemas? Or do i need to add it to the launcher like in the plank example? → https://github.com/ubuntu/snappy-playpen/blob/af7154cc9cac61d55b17c4aa9517c4d7c003a1a0/plank/launcher19:05
iceykyrofa: I'm working on cutting out build-essential from the Rust plugin now19:10
iceykyrofa: looks like it's generally suggested to do build-essential though: https://users.rust-lang.org/t/installation-problem-on-debian-cc-linker/619219:11
jdstrandniemeyer: yes. I committed some changes to show how it works19:17
jdstrandroadmr: hey, what revision is the store at now?19:17
iceykyrofa: pushed change without build-essential; does t he build environment for Snapcraft's CI look like the Launchpad builders?19:18
jdstrandroadmr: nm19:21
jdstrandstgraber: it looks like the store now has r798 of the review tools, so I'll update the lxd snap declaration.19:22
jdstrandstgraber: ok done. feel free to upload19:23
stgraberjdstrand: thanks19:24
kkimdevQ: is there a way to install a snappy package without root?19:26
niemeyerjdstrand: This looks super verbose: +    name=###DBUS_NAME###-{[1-9],[1-9][0-9],[1-9][0-9][0-9],[1-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9][0-9]},19:30
niemeyerjdstrand: Is that the best we can have with apparmor?19:30
niemeyerjdstrand: What's the actually supported syntax there?19:31
jdstrandniemeyer: it is very precise to match pids. the aare is not normal regex19:32
jdstrandniemeyer: so, yes, that is the best19:32
jdstrandniemeyer: I mean, we could be less precise, but since we are trying to support pids, I went with very precise19:32
niemeyerjdstrand: That's good. The question was really if there wasn't richer syntax we could (ab)use19:33
jdstrandniemeyer: unfortunately, no. the aare is quite flexible but it has its rough spots19:34
niemeyerjdstrand: Can we nest {}?19:36
niemeyerActually, we don't even have to19:36
niemeyerjdstrand: -[1-9]{,[0-9]}{,[0-9]}{,[0-9]}{,[0-9]}{,[0-9]}19:37
jdstrandI don't think that is going to eveluate right. note that I stole this from the apparmor upstream tunable for @{pid}19:38
jdstrandyes, that won't evaluate right19:38
jdstrandwell, maybe19:38
* jdstrand thinks19:38
jdstrandactually, it looks like it would. let me test something19:39
jdstrandyeah, that's fine19:42
* jdstrand adjusts19:42
niemeyerNice, thanks19:43
niemeyerjdstrand: Why the deny-connection in the base-declaration?19:43
mupBug #1618095 changed: [SRU] 2.14.2 <verification-done> <Snappy:Fix Released> <snapd (Ubuntu):Fix Released> <snapd (Ubuntu Xenial):Fix Released> <https://launchpad.net/bugs/1618095>19:43
dslulhello, I installed ubuntu core 16 on my raspberry pi3, is it possible to configure it only via ssh? what are the login credentials?19:50
roadmrjdstrand: ... yes, 798.19:54
roadmrjdstrand: are you now using snap-declaration plugs/slots for lxd? \o/ Let me know how it works :)19:54
roadmrjdstrand: I used it for a test snap from the checkbox folks, seems to be working nicely19:54
jdstrandroadmr: yes, I just added a snap declaration for the lxd snap19:59
roadmrawesome :)19:59
jdstrandwell, for the slots side. it already had the plugs side19:59
niemeyerjdstrand: Sent a review20:11
=== Sujevo is now known as svij
dslulIs it possible to do the initial configuration of Ubuntu Core using ssh and not with a usb keyboard and a screen?20:27
dslulI see that the ssh daemon is running, but I don't know the credentials20:28
stgraberjdstrand: lxd snap updated in all channels for the new slot20:43
jdstrandstgraber: nice! :)20:43
dslulnobody knows the answer?21:01
mwhudsondslul: no,  it is not21:02
mwhudsondslul: you can do it using serial as well21:02
dslulhow can I do it using serial?21:03
dslulI mean, I know how to connect to a serial, but what then?21:03
mwhudsondslul: press enter when connected and it should work the same way as a the tty21:05
dslulok thank you very much, I'll try this21:06
kyrofaicey, sorry for the delay, I was finally getting my couches delivered after nearly three months!21:08
kyrofaicey, I wouldn't rely on the snapcraft test infra being as vanilla as the LP builders-- you might want to double check there. But honestly, just make a clean lxc or run cleanbuild21:09
kyrofaAnd you should be able to determine if you've satisfied dependencies21:10
wililupyQuestion: Is there a specific reason why in the grub.cfg we use net.ifname=0?21:54

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