=== ubott2 is now known as ubottu | ||
=== timchen1` is now known as timchen119 | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
fgimenez | good morning | 07:11 |
---|---|---|
dholbach | good morning | 07:14 |
=== slangase` is now known as slangasek | ||
=== davmor2_HOLS is now known as davmor2 | ||
JamesTait | Good morning all; happy Monday, and happy Buy a Book Day! 😃 | 08:28 |
* Chipaca buys a book | 08:29 | |
JamesTait | Which book, Chipaca? | 08:31 |
Chipaca | http://www.amazon.co.uk/gp/product/0356502422 | 08:32 |
=== kickinz1|lunch is now known as kickinz1 | ||
Chipaca | JamesTait: although some would call it the promise of a book | 08:45 |
JamesTait | Chipaca, isn't that true any time you order something for delivery? | 08:46 |
Chipaca | JamesTait: get off with you and your logical thinking | 08:46 |
JamesTait | "Take my money, and promise me you'll post the item to me." | 08:47 |
asac | how can i get a core dump on snappy? e.g. how to set where it will write it etc? | 11:52 |
sergiusens | asac, I think we want to set /proc/sys/kernel/core_pattern to something more useful than 'core' | 11:59 |
sergiusens | but that as far as my knowledge goes, maybe pitti or ogra_ can chime in | 12:00 |
sergiusens | on desktop (and I guess phone), it's piped to apport | 12:00 |
ogra_ | well, we dont ship apport ... | 12:00 |
ogra_ | so i'm not sure | 12:00 |
ogra_ | you might be able to trigger a core dump but i dont think it would be processed | 12:01 |
sergiusens | ogra_, the pattern is set to 'core', maybe we want a fixed path | 12:03 |
ogra_ | yeah | 12:04 |
sergiusens | ogra_, since the working dir would be the snapdir in most cases | 12:04 |
ogra_ | sergiusens, well, i'd dump it to /run or /tmp (in the respective snap subdir) | 12:11 |
ogra_ | not sure if thats possible though, /proc/sys/kernel/core_pattern is a global thing, nt sure it takes variables | 12:12 |
ogra_ | (beyond tthe defined ones) | 12:12 |
sergiusens | ogra_, we can pipe it into somehting that would understand the variables, but yeah, would be complicated | 12:14 |
ogra_ | ah, right ... we could call that thing we pipe into "apport" :) | 12:16 |
ogra_ | or probably better "snapport" :) | 12:16 |
sergiusens | ;-) | 12:19 |
sergiusens | mvo, did you have any time to check my MP? | 12:37 |
asac | ogra_: sergiusens: i am sure it wouldnt be processed, but if we know how to enable to dump it that would already help | 12:59 |
ogra_ | echo "/tmp/core.%e.%p" > /proc/sys/kernel/core_pattern | 13:00 |
ogra_ | as root | 13:00 |
asac | how much space do we have in /tmp usually? enough for any reasonable dump: | 13:00 |
ogra_ | that would dump it to /tmp/core.$executable.$pid | 13:00 |
asac | ? | 13:00 |
ogra_ | dunno, else point to somewhere in /writable | 13:01 |
ogra_ | the kernel wont care | 13:01 |
ogra_ | asac, /tmp is a tmpfs ... so limited to ram size indeed | 13:03 |
asac | ogra_: is there another presistent directory that also has the /tmp properties of getting wiped from time to time? | 13:04 |
mvo | sergiusens: not yet, sorry, I do that now | 13:06 |
miken | Hi mvo o/ | 13:08 |
miken | If anyone has time for a quick review, I wrote this doc update last week - https://code.launchpad.net/~michael.nelson/snapcraft/fix-golang-tutorial-to-match-changes-from-r132/+merge/270131 | 13:08 |
mvo | hey miken | 13:08 |
ogra_ | asac, /var/log ? and a logrotate rule ? | 13:08 |
ogra_ | i.e. /var/log/core ... and have files wiped regulary ... | 13:09 |
ogra_ | ... or by size or whatever | 13:09 |
asac | ogra_: how are we doing logrotate? | 13:24 |
sergiusens | elopio, hey, how do you feel about rebasing your symlinks branches on top of the repo one? | 13:44 |
=== verterok` is now known as verterok | ||
elopio | sergiusens: no problem. | 14:33 |
elopio | fgimenez: lets meet tomorrow. | 14:33 |
fgimenez | elopio, ok np | 14:34 |
sergiusens | elopio, thanks! | 14:35 |
elopio | ogra_: how do I generate the init img from this initramfs-tools-ubuntu-core branch? | 14:36 |
dholbach | hey hey sergiusens, do you remember if there was any discussion about allowing packages being pulled from PPAs for snapcraft? | 14:48 |
beuno | dholbach, hi | 14:48 |
dholbach | hey beuno | 14:49 |
sergiusens | dholbach, yes there was; not sure how to cleanly do this yet | 14:50 |
dholbach | sergiusens, should I file a bug for it? | 14:51 |
sergiusens | dholbach, I think there is a task for it already on trello | 14:52 |
dholbach | hum.......is there a separate trello board for snapcraft? | 14:53 |
sergiusens | dholbach, no, it has it's own lane | 14:53 |
dholbach | ah yes, found | 14:55 |
guest42315 | uuu mycroft kicks a$$ :P http://i.imgur.com/cCrM6Nj.png | 15:43 |
ogra_ | :D | 15:46 |
sergiusens | elopio, this mp has your name all over it :-P https://code.launchpad.net/~sergiusens/snapcraft/yaml_init/+merge/270325 | 18:44 |
elopio | sergiusens: I'm already looking at it. I'm too fast for you :p | 18:45 |
sergiusens | elopio, \o/ | 18:45 |
sergiusens | elopio, slow Monday I guess ;-) | 18:45 |
sergiusens | elopio, https://code.launchpad.net/~sergiusens/snapcraft/yaml-tabs/+merge/270331 | 20:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!