/srv/irclogs.ubuntu.com/2017/05/29/#snappy.txt

Hilikushow can i configure my wireless adapter in ubuntu core? in the initial setup i wanted to use the ethernet port but now i want to configure wifi02:50
=== chihchun_afk is now known as chihchun
zygamorphis: hey06:16
morphiszyga: hey!06:17
morphiszyga: nice talk :-)06:17
zygamorphis: thank you :)06:20
morphiszyga: feedback was positive too?06:20
zygamorphis: yes, though there were specific issues raised as well06:21
morphisinteresting :-)06:21
zygamorphis: we need to get snapd into factory, piece by piece06:21
mupPR snapd#3404 opened: tests: fix for upgrade test when it is repeated <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/3404>06:21
zygamorphis: from there we can go to tumbleweed and SLE06:21
morphisyou heard any response on the question for vendoring?06:22
zygano06:22
zygabut the people packaging go were not present, we should reach out to them06:22
zygamy suspicion is that we may have to devendorize06:22
morphiszyga: you have any contacts at hand?06:25
zygano, but I know how to find them06:26
zygasuse employee now manages all of golang, I just need a google to find ihm06:26
mupPR snapd#3404 closed: tests: fix for upgrade test when it is repeated <Created by sergiocazzolato> <Closed by sergiocazzolato> <https://github.com/snapcore/snapd/pull/3404>06:28
morphiszyga: great06:29
morphiszyga: any other interesting things?06:30
zygamorphis: btw, is it expected that socket and services are off after installation?06:30
morphisyes06:30
morphiswe don't have a preset06:30
zygamorphis: yes, plenty but I need to write down some things first06:30
morphissame problem as on fedora06:30
morphiszyga: see https://snapcraft.io/docs/core/install-opensuse06:31
morphisyou need to call: $ sudo systemctl enable --now snapd.socket06:31
zygaoh06:31
zygathose instructions06:31
zyganeed to patch them to include -r06:31
zygaor something likethat06:31
zygato automatically refresh that repo06:31
zygaotherwise you get stuck on stale06:31
morphis-r for what?06:31
morphissystemctl?06:31
zygano06:31
zygazypper addrepo06:32
zygarun that with --help06:32
mupPR snapd#3405 opened: tests: fix for upgrade test when it is repeated <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/3405>06:32
morphiszyga: I see06:33
abeatozyga, hey, waiting for you input in https://github.com/snapcore/snapd/pull/335306:35
mupPR snapd#3353: Add support for reboot parameter <Created by alfonsosanchezbeato> <https://github.com/snapcore/snapd/pull/3353>06:35
mupPR snapd#3406 opened: tests,packaging: add package build support for openSUSE <Created by morphis> <https://github.com/snapcore/snapd/pull/3406>06:41
morphiszyga: ^^06:41
zygaabeato: hey, I'm traveling today so I think I will only get to that tomorrow, sorry06:41
abeatozyga, ack, nw06:42
=== JanC_ is now known as JanC
abeatoogra_, hi, is https://github.com/snapcore/core-build/pull/13 good now or you need to do some further review?08:10
mupPR core-build#13: Androidboot support <Created by alfonsosanchezbeato> <https://github.com/snapcore/core-build/pull/13>08:10
ogra_abeato, approved08:26
* zyga heads to the airport08:26
zygattyl08:26
abeatoogra_, thanks!08:27
ogra_mvo, when exactly do we copy the kernel to the vfat on arm core images, is that in prepare-image when building the img or only later in firstboot ? (there is still quite a slowdown on arm boards before console-conf comes up on first boot)10:01
mupPR core#48 opened: add support for `snap set core proxy.{http,https,ftp,all} <Created by mvo5> <https://github.com/snapcore/core/pull/48>10:02
mvoogra_: pretty sure we do it in prepare-image, what kind of slowdown do you still see? minutes?10:03
ogra_mvo, i worked on a new bbb gadget on the weekend and there it is about 1.5-2min sitting there before "please press enter"" shows up10:04
mvoogra_: ok, I need to look, pretty sure we skip unpacking the kenrel itself, but there is probably copying of snap from seed to disk, iirc we optimized this away but maybe I misremember10:06
mvoogra_: lets talk after lunch10:06
ogra_yeah10:06
ogra_mvo, btw ... new shiny https://github.com/ogra1/beaglebone-gadget ... ;) (builds everything completely from source from upstream u-boot)10:07
zygao/10:47
zygamvo: hey, how's everything?10:48
zygamorphis: are you subscribed to the factory mailing lisdt?10:52
morphiszyga: no10:52
morphiszyga: you have a link?10:52
zygamorphis: sure, one sec10:52
zygahttps://lists.opensuse.org/opensuse-factory/10:53
zygalet's say hi there and announce our intent to package snapd golang dependencies10:53
zygasnapd by itself will land last because of extra security review needs/10:53
ogra_hmm ...10:54
* ogra_ looks at https://sourceforge.net/p/tuxbox-cvs/boot/ci/321c664f88011fa152031d7fbb22b68893daa320/tree/u-boot-tuxbox/fs/ ...10:54
zygaI think that we want to have a feeling of how opensuse golang packages look like today10:54
ogra_too mbad thats for a very old uboot version and also only uses squashfs 2.x10:54
zygaand come up with a leaf package that can be sent out10:54
ogra_but it could save us from kernel-in-vfat on arm ...10:55
morphiszyga: sounds like a plan10:55
zygamorphis: I asked on IRC but I'll keep looking10:56
zygamorphis: I'm away from my suse machines now (and this laptop has not enough memory to run VMs for real :-( so I won't be able to try until tomorrow10:56
* zyga will be home at 23:00 :-(10:56
morphiszyga: ok10:56
zygamorphis: have you seen jamie bennett today?10:57
morphiszyga: I saw mails from him :-)10:57
zygahttps://en.opensuse.org/openSUSE:Packaging_guidelines and https://en.opensuse.org/openSUSE:Packaging_Go10:59
morphiszyga: yeah, I know these11:02
zygamorphis: also https://lists.opensuse.org/opensuse-factory/2017-02/msg00002.html11:03
morphis:-)11:04
morphissmells like a world with no written rules yet11:04
pstolowskimvo, hey, i need your help. i'm having issues with spread tests on my machine, they fail even in master when building the deb with 'dh_install: usr/bin/uboot-go exists in debian/tmp but is not installed to anywhere'11:36
pstolowskimvo, evidence says you may know something about this package ;) (and I've it in my vendor/)11:37
mvopstolowski: have you merged master? could you please double check that your vendor is clean11:37
mvopstolowski: the uboot-go stuff recently got moved from something external to an internal thing so probably you see fallout from that11:37
pstolowskimvo, git clean -fd would do it right?11:39
mvopstolowski: -x but its quite dangerous, rm -rf vendor/githhub.com might be easier. and then ./get-deps.sh11:40
pstolowskimvo, ok, will try that, thanks11:41
mvopstolowski: good luck, please keep me update11:41
mvod11:41
morphismvo, pstolowski: I saw the same this morning, fetching deps again helped to solve that issue11:55
pstolowskimvo, morphis yay, thanks, removing vendor and refreshing it helped11:59
mvogreat12:00
mvosorry for the trouble12:00
morphismvo: you have time for a review on https://github.com/snapcore/snapd/pull/3365 ?12:16
mupPR snapd#3365: tests,packaging: add package build support for Fedora for our spread setup <Created by morphis> <https://github.com/snapcore/snapd/pull/3365>12:16
morphisfgimenez: ^^12:16
fgimenezmorphis: sure, i'll take a look12:19
morphisfgimenez: thanks!12:22
mupPR snapd#3407 opened: interfaces: move seecomp profiles to /var/lib/snapd/seccomp/profiles-v2/ <Created by mvo5> <https://github.com/snapcore/snapd/pull/3407>12:24
mvomorphis: I can look in a bit, a bit busy with the 2.24->2.25->2.24 revert problem. quick question - can we share code with snap-mgmnt.sh and snapd.postrm purge? it seems there is a bit of duplication and given that this is realy non-trivial it worries me a little bit that we duplicate it currently12:27
morphismvo: yes, but would like to do that in another PR12:28
morphismvo: as there are a few differences too12:28
mvomorphis: aha, interessting, sure a different PR is totally fine. curious about the differences. just because of different paths? /snap vs /var/lib/snap ?12:29
morphismvo: no, not just the paths, but the Ubuntu variant does a rm -rf /var/lib/snapd where as the rpm pkg relies on rpm removing that etc.12:29
morphisnothing fancy but small differences12:29
morphisand actually Son_Goku wanted to do that if I remember right12:29
mvomorphis: aha interessting,12:29
mvomorphis: so rpm will remove even untracked files in there?12:30
morphisno, the script as to clean those12:30
mvomorphis: aha, I see its only removing things that are not tracked, we could do the same in the postrm12:30
morphisbut rpm isn't happy if the dir is removed by something else12:30
mvomorphis: anyways, this should not be a blocker for unification :)12:31
morphisjepp, we have that on the list and will unite those things, makes only sense and becomes easier now that we have all packaging bits together12:31
mvomorphis: +1 - thank you!12:32
niemeyerMorning all12:33
morphisniemeyer: morning!12:34
niemeyermorphis: Heya12:34
niemeyermorphis: How's that SuSE machine going?  Do you want to give it a shot again?12:34
morphisniemeyer: I didn't had time to clean it up yet again12:34
morphisbut will do that in the afternoon12:35
mvohey niemeyer, good morning12:35
morphisniemeyer: time for a review on https://github.com/snapcore/snapd/pull/3365 and https://github.com/snapcore/snapd/pull/3394 today?12:38
mupPR snapd#3365: tests,packaging: add package build support for Fedora for our spread setup <Created by morphis> <https://github.com/snapcore/snapd/pull/3365>12:39
mupPR snapd#3394: interfaces/seccomp: add bind() syscall for forced-devmode systems <Created by morphis> <https://github.com/snapcore/snapd/pull/3394>12:39
niemeyermorphis: Looking now12:39
morphisniemeyer: thanks!12:39
niemeyermorphis, Son_Goku: One thing I was wondering about last week was that purging logic. It looks like we have a lot of duplicated logic between the deb package and the rpm package. This logic looks pretty easy to get wrong, and twice is twice the chances..12:40
morphisniemeyer: I've just talked about the same thing with mvo minutes before you joined12:41
mvojdstrand: when you around I would love to talk about 340712:41
morphisniemeyer: the unification of that logic is the goal but that requires a few more small steps to do that right and refactorings12:41
morphisniemeyer: actually Son_Goku wanted to do that12:41
mvojdstrand: i.e. something to do short term to unblock us and then I think a schema that makes seccomp similar to apparmor with cache etc would be cool12:42
morphisniemeyer: I would leave that up to another PR and concentrate on the spread bits for fedora here but unification of that logic is definitely one of the next steps12:42
niemeyermorphis, Son_Goku: Aha, okay.. yeah, not suggesting it to be done in this PR12:42
jdstrandmvo: hey, I commented. I don't really think new directories are the path forward. have we seen this as a real issue people are facing (again, this is something that was there all along)12:49
jdstrand?12:49
mvojdstrand: yes, CE found this while doing testing on a real device and we have a reproducer, the particular issue is the network-manager snap which starts early and if it fails there is no networking12:50
mvojdstrand: I agree with your concerns, however I have a hard time finding a way to fix this issue without introducing a new path, i.e. violating this design contrain for this one time12:51
jdstrandmvo: but it won't be for this one time. if you add the directory, then it will be there forever, no?12:52
mvojdstrand: yeah, the old dir will be phased out but yes, its ugly12:53
jdstrandbut it can't be phased out, right? I mean, you can revert to anywhere12:53
jdstrandI'd much rather drop the mknod and reintroduce it later than add a directory12:54
mvojdstrand: correct, we can never remove it. however noone will see the old dir if the device starts out with snapd 2.26.X because only older versions would ever write it12:54
jdstrandsure, but then we have -v2 there12:54
jdstrand(icky)12:54
jdstrandI mean, don't get me wrong, I understand why, just it's icky12:55
jdstrandmvo: what are the requirements for this fix?12:55
mvojdstrand: yeah, I will not fight for it, I think its ugly too, I'm keen to find something better :)12:55
mvojdstrand: the fix would allow us to go 2.24->2.25->2.24 (and also other version like 2.21->2.26->2.21) without breaking, this is why I'm not sure that reverting the mknod one really helps that much as we will have to re-introduce it at some point and then we write an incompatilbe profile again and have the same issue as now (?)12:57
mvojdstrand: I have the standup now, so if you have time we can continue to brainstorm in ~45min ?12:58
jdstrandok12:58
mvojdstrand: fwiw, I'm also working on a seccomp-profile -> bpf tool that should also help but it won't help with 2.24 as that does not know anything about this yet (following your suggestions to model it after apparmor and its txt->cache)13:00
* jdstrand nods13:00
=== om26er_ is now known as om26er
pstolowskimvo, one more think i'm having issue with.. any idea where does a bizzare version number such as 'Get:1 /home/gopath/snapd_1337.2.26.3_amd64.deb snapd amd64 1337.2.26.3' may be coming from? that's what makes my tests fail still13:16
ogra_but it is leet !13:16
Son_Gokumrgh?13:17
Son_GokuI seem to have been mentioned a lot in the last few hours...13:19
Son_Gokumvo, niemeyer: the creation of snap-mgmt.sh is because there was a bug filed about how snapd couldn't clean itself up on uninstall in the Red Hat Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=144442213:20
mvoSon_Goku: yeah, the script is great, we would just like to share some more code but morphis_ assured us its already on the list13:25
Son_Gokuit took quite a few tries to generalize it :)13:26
morphis_Son_Goku: :-)13:26
morphis_Son_Goku: do you want to generalize is a bit more so it's usable on Debian/Ubuntu too?13:26
Son_Gokuthere's really only one thing that has to be done: make it so that snapd.postrm's SNAP_MOUNT_DIR is taken into account13:27
Son_Gokurest of it should work13:27
Son_Gokuand the postrm needs to be a prerm13:27
Son_Gokuthe Debian packaging is quite hard to get right for file/folder tracking, though13:28
Son_Gokuas there's no concept of a file list in Debian source control packaging like there is in spec packaging13:28
Son_Gokumy snap-mgmt.sh is intended to be run by a package manager that actually can track files properly13:29
Son_Gokuas far as I know, the only files dpkg fully tracks are conffiles13:29
Son_Gokumvo, unless I've missed something?13:29
mvoSon_Goku: in a meeting right now so a bit slow. I think we can talk about details, dpkg does track files (not dirs which can be surprising) so things should work out, but lets look at the details in a little bit13:31
pstolowskimvo, http://pastebin.ubuntu.com/24703100/13:46
pstolowskimvo, it looks like we expect "unknown" keyword in the version, but for some reason I've this 1337... number13:46
pstolowskimvo, I'm not sure what we're trying to test there13:46
mvopstolowski: hm, this is odd, could you add a bit more lines to the pastebin please?13:52
mvopstolowski: I see something like this   in tests/lib/prepare.sh  but the error does not match the pastebin so maybe it is something else?13:53
pstolowskimvo, http://pastebin.ubuntu.com/24703148/13:54
pstolowskimvo, i've this session opened for debugging.. and indeed I see snap    1337.2.26.313:54
pstolowskisnapd   1337.2.26.313:54
mvopstolowski: that should be ok, what does `snap changes` and especially the last change (the one about the refresh-schedule) show? that seems to be the root cause, we need to figure out why that fails13:57
mvopstolowski: aha!  snap set core refresh.schedule=Wed@12:00-14:0013:57
mvopstolowski: the "weekday@something" is not supported currently, only refresh schedules in a single day13:57
mvopstolowski: where does that come from?13:57
pstolowskimvo, it's my branch, in sync with master; but I haven't added or touched that13:58
pstolowskimvo, prepare has it:  snap set core refresh.schedule="$(date +%a --date=2days)@12:00-14:00"13:59
pstolowskiprepare.sh13:59
niemeyermorphis_: snapd#3365 reviewed14:00
mupPR snapd#3365: tests,packaging: add package build support for Fedora for our spread setup <Created by morphis> <https://github.com/snapcore/snapd/pull/3365>14:00
morphis_niemeyer: thanks14:00
pstolowskimvo, what happens if you try this unsupported syntax? it ignores all that and refreshes during the test?14:01
mvopstolowski: is that maybe based on some older branch? could you merge master please?14:03
mvopstolowski: this syntax will lead to an error14:03
pstolowskimvo, i'm up-to-date with master, and master has it too14:05
mvopstolowski: let me check, thats slightly odd14:06
mvopstolowski: I see it here as well14:07
mvopstolowski: interessting bug14:09
mvopstolowski: definitely something wrong with this test setup, the interessting question is of course why only you hit it14:10
=== chihchun is now known as chihchun_afk
pstolowskimvo, indeed. i'm hitting it also with master14:23
fgimenezpstolowski: are you executing from a clean (just cloned) master on a linode backend? to reproduce the exact conditions of a working environment you could also get the spread binary as travis does https://github.com/snapcore/snapd/blob/master/run-checks#L17814:36
pstolowskithanks fgimenez, i will try that14:37
niemeyermorphis_: 3394 reviewed as well14:45
morphis_niemeyer: nice!14:47
mupPR snapd#3408 opened: tests: add alsa interface spread test <Created by fgimenez> <https://github.com/snapcore/snapd/pull/3408>15:00
niemeyerWeek 22 report is out, and lunch is out too.. biab15:15
niemeyerErm.. week 21 I mean..15:15
niemeyerWeek 22 is the one we're in.. feel free to send topics in15:16
jdstrandmvo: are you able to discuss now?15:23
ogra_wohoo15:24
* ogra_ just had two different initrd.img files loaded in u-boot and they are merged!15:24
ogra_firsdt step towards modules-only initrd15:25
ogra_*first15:25
mvojdstrand: I updated the forum topic, I need to step out for 10min and soon dinner15:28
mvojdstrand: I put my thoughts into https://forum.snapcraft.io/t/snapd-2-25-blocked-because-of-revert-race-condition/722/6 - feedback welcome. also happy to hear if you or niemeyer have some more ideas what we can do short term15:28
jdstrandmvo: I think we should remove the mknod calls in a 25 point release, then discuss how to handle 25 to 2615:29
jdstrandmvo: I commented in the pr15:33
mvojdstrand: thank you!15:47
mvoniemeyer: you mentioned you would like to talk about it some more, do you want a hangout or some more forum discussion? I'm happy either way, just today is inconvinient, I will have to run in some minutes to play hockey, tomorrow will be fine though15:48
niemeyermvo: SOunds good, let's do it15:49
niemeyermvo: tomorrow, that is15:49
mvoniemeyer: thanks15:49
niemeyermvo: As mentioned there, the immediate solution is starting to sound a lot like the long term one, so we should at least brainstorm a bit to see how to these two play together15:49
mvoniemeyer: yeah, it sounds like they converge nicely, i.e. our hash could simply be "seccomp-syntax: v2|hash" and thats all the inputs we do for now, we just need to tweak snap-confine so that it knows from what dir to read, i.e. something in snapd needs to tell snap-confine (it used to be hardcoded)15:51
mvo(our initial hash I mean)15:51
mvoniemeyer: actually given that this is the *only* input we have currently we could even cheat in snap-confine and hardcode the result of the hash (as we know its input already) - not sure if that is worth it though15:52
niemeyermvo: As I just stated in the forum thread, stating the version explicitly won't do a lot for solving this particular case15:53
niemeyerIt's a good practice and we should do regardless, but we know the profile is incompatible.. knowing it via a different field wouldn't really sort the problem out for us15:53
niemeyermvo: Sorry.. I mixed stuff up15:54
niemeyermvo: Precisely because I was talking in the forum about something else very close it it.. :/15:54
niemeyermvo: Yes, we might do something along those lines15:54
mvoniemeyer: yeah, I think I did not express myself well :) I meant specially the profile/<digest>/ input15:54
niemeyermvo: It was really my brain that was hovering over a different part of the idea..15:55
mvoniemeyer: excellent, I think we are on the same page, lets talk tomorrow, maybe jdstrand can join us too if he wants?15:55
niemeyermvo: Yeah, let's discuss this tomorrow15:55
mvoniemeyer: thank you!15:56
niemeyermvo: I don't think it makes sense to ask snapd to tell snap-cofnine what to read..15:56
niemeyermvo: This is part of the problem we have today15:56
niemeyermvo: snap-confine can tell what it _can_ read15:56
mvoniemeyer: I see, yes15:57
=== cachio is now known as cachio_lunch
mvoniemeyer: we will need two digest generators then, right? one in C and one in go? or we could use the go one and just popen() it (not really popen, but the concept)15:58
niemeyermvo: Anyway, enjoy hockey! Let's catch up tomorrow15:58
niemeyermvo: Yeah, not sure of the details..15:58
mvoniemeyer: yeah, need to run, but an exciting problem to solve :) see you tomorrow15:58
mvojdstrand: I'm also quite excited about the bpf generator, I think this will be superfun15:58
=== cachio_lunch is now known as cachio
mupPR snapd#3409 opened: tests: fix snap confine from core test to check the restart was done <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/3409>16:56
morphis_niemeyer: 1.2G ok for you?17:03
niemeyermorphis_: Let's try that out to see how much it looks like in practice when doing the block-level resize17:04
morphis_ok17:04
morphis_niemeyer: Spread-53 it is17:06
niemeyermorphis_: On it17:06
morphis_thanks!17:06
cachioniemeyer, is there any way to monitor the connections queue in the store?17:11
niemeyercachio: Hmm.. which queue?17:11
niemeyermorphis_: This is still 1.86GB17:12
cachioniemeyer, is there any inbound connection request queue?17:12
morphis_df shows me 1.2G17:12
cachioniemeyer, that the store processes?17:12
niemeyerThat's the TCP queue I assume?17:12
cachioyes17:13
niemeyermorphis_: Right.. that's file-used data, vs. block-level usage17:13
morphis_yes17:13
niemeyermorphis_: The image is block-level17:13
cachioniemeyer, I see some connection refuse comming from the store17:13
morphis_could be that this is the whole btrfs snapshot thing suse uses to keep the system state around17:13
niemeyermorphis_: Or perhaps some big dependency tree on something in the system?17:14
niemeyermorphis_: Like a graphics stack or whatever17:14
morphis_no17:14
morphis_I removed all of that17:14
niemeyercachio: noise][ or nessita might be able to help17:14
morphis_https://paste.ubuntu.com/24705005/17:14
cachioniemeyer, ok, tx17:15
morphis_a `$ rpm -qa --queryformat="%{NAME} %{SIZE}\n" | sort -k 2 -n` is pretty handy for that17:15
niemeyermorphis_: What is du -sh showing?  Where' the bulk of the data?17:15
morphis_niemeyer: the system is now powered off17:15
mupBug #1672740 opened: Netplan replug function is incompatible with ath9k_htc module <verification-done> <netplan:Fix Released by cyphermox> <Snappy:New> <nplan (Ubuntu):Fix Released> <nplan (Ubuntu Xenial):Fix Committed> <https://launchpad.net/bugs/1672740>17:15
niemeyermorphis_: Turning it back on17:15
morphis_thanks17:15
niemeyerArgh17:16
niemeyermorphis_: We've got run over by Spread :(17:16
morphis_:-)17:16
niemeyerShould have taken the machien out of rotation first17:16
niemeyerThis used to be safe, but not anymore17:16
niemeyermorphis_: We'll need a new run, sorry about that17:17
morphis_niemeyer: np, getting a routine in doing that :-)17:17
cachionessita, I saw some of these https://paste.ubuntu.com/24705022/ last week17:18
cachionessita, is there any way to monitor that and see what's going on?17:18
niemeyermorphis_: Good thing it's automated17:18
morphis_niemeyer: according to du -hs back to 1.2G17:23
morphis_and just checked, it doesn't use any btrfs snapshots17:23
niemeyermorphis_: So where is the size coming from?17:26
niemeyermorphis_: I wonder if we could try defragmenting to at least push the size down17:26
morphis_I am looking into that already17:27
niemeyermorphis_: I expected that to happen automatically as a side effect of resizing, but I'm surprised at the amount of space lost17:27
niemeyermorphis_: Is there a place with tons of small files?17:27
morphis_no17:28
morphis_niemeyer: let me remove a few more packages if I can as there is still a bit too mcuh in /usr/share17:31
morphis_but there is no good separation into single packages that it's obvious what to remove in Suse (like in debian we have -docs etc.)17:32
niemeyermorphis_: let me know17:38
=== om26er_ is now known as om26er
morphis_niemeyer: down to 1.1G on spread-42, can you check the size on your side without powering the node off?18:00
mupPR snapcraft#1336 opened: HACKING: make running from virtualenv more obvious <Created by kyrofa> <https://github.com/snapcore/snapcraft/pull/1336>18:55
morphis_niemeyer: otherwise feel free to snapshot spread-42 now, that is the smallest (1.1G) I could get it18:56
captine1hi all.  I am trying to find the snap refered to in this article18:56
captine1https://insights.ubuntu.com/2017/02/22/an-ubuntu-snap-based-solution-for-enterprises-to-control-their-data/18:56
niemeyermorphis_: Sorry.. missed your previous message18:56
captine1anyone able to assist?18:56
niemeyermorphis_: Running on it now18:56
morphis_thanks18:56
=== captine1 is now known as captine
niemeyermorphis_: All done19:06
morphis_niemeyer: awesome! thanks19:07
niemeyermorphis_: Ended up at 1.5GB19:07
niemeyermorphis_: Machine is back up19:07
morphis_ok19:08
mupPR snapd#3333 closed: vendor: refresh everything <Created by zyga> <Closed by niemeyer> <https://github.com/snapcore/snapd/pull/3333>19:21

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