=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
elopio | pitti: I'm not sure how to send a pull request to the autopkgtest debian branch, so I attached a patch: https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1488358/comments/5 | 05:13 |
---|---|---|
ubottu | Launchpad bug 1488358 in autopkgtest (Ubuntu) "Can't increase the wait_for_ssh timeout" [Medium,Confirmed] | 05:13 |
pitti | elopio: just saw, thanks! looks good | 05:14 |
elopio | cool :) | 05:14 |
pitti | elopio: I'd just rename it --timeout-ssh, just in case we ever add others | 05:16 |
elopio | pitti: makes sense. Want me to update the patch? | 05:16 |
pitti | elopio: nah, I think I'll be able to do that :) | 05:16 |
elopio | pitti: even better :) | 05:17 |
elopio | good night then. | 05:17 |
elopio | thanks pitti! | 05:17 |
pitti | elopio: sleep well! adjusting/testing/committing now | 05:17 |
zyga | good morning | 07:51 |
imuguruza | good morning zyga! | 07:52 |
zyga | I will be working on changing how environmet is handled in snapcraft | 07:55 |
zyga | I'll post my patches after breafkast, I made it work yesterday but I need to clean it up and run some tests | 07:55 |
=== chihchun is now known as chihchun_afk | ||
=== vrruiz_ is now known as rvr | ||
=== chihchun_afk is now known as chihchun | ||
* ogra_ returns from dentist | 10:57 | |
Chipaca | lunch break \o/ | 12:51 |
=== chihchun is now known as chihchun_afk | ||
rickspencer3 | ogra_, lool for some reason you guys seem like you could advice | 14:15 |
rickspencer3 | is there some way I could craft a script or command for my desktop that would allow me to see the journctl output for a snap? | 14:16 |
rickspencer3 | I'm thinking that it would be nice if I could do snappy-remote install and then in some way script getting the output over ssh | 14:16 |
ogra_ | i think that only works if your snap uses a systemd unit | 14:17 |
ogra_ | you can indeed just grep for your snap name in syslog | 14:17 |
ogra_ | not sure if thats sufficient | 14:17 |
rickspencer3 | ogra_, well, I guess the idea is, I would like it to be automated from the host development desktop to the board | 14:18 |
rickspencer3 | sorry, that didn't make much sense | 14:18 |
ogra_ | well, i dont think you can read syslog or run journalctl as normal user | 14:20 |
ogra_ | which makes using ssh a bit tricky | 14:20 |
rickspencer3 | ogra_, currently I ssh into the board, and then run sudo journalctl --unit | 14:20 |
ogra_ | (in an automated way) | 14:20 |
ogra_ | yes | 14:20 |
ogra_ | not sure if that works without password request so that you can script it | 14:21 |
rickspencer3 | I'd like to make it easier for developers to access their println statements from their desktops | 14:21 |
* ogra_ wishes we had stayed with upstart ... there you could just cat the log from your specific upstart job | 14:22 | |
zyga | ogra_: well, you can still redirect stdout from a systemd unit to a file, right? | 14:22 |
zyga | ogra_: it's just that it goes to journal normally | 14:22 |
ogra_ | yeah | 14:23 |
ogra_ | argh ! ... so i finally have a proper resize script using parted ... and am trying it for the first time ... | 14:26 |
ogra_ | Error: the resize command has been removed inpparted 3.0 | 14:27 |
ogra_ | *in parted | 14:27 |
* ogra_ curses loudly | 14:27 | |
ogra_ | so remove->re-add is mandatory ... how sad | 14:27 |
Chipaca | ogra_: sfdisk | sed | sfdisk ftw | 14:31 |
ogra_ | Chipaca, no sfdisk for me ... | 14:32 |
ogra_ | unless someone takes over ricmm's meeting schedule so he can produce the patch :P | 14:32 |
Chipaca | i probably still have a 3.5" floppy with PM2.EXE | 14:33 |
Chipaca | or was that PM8 | 14:33 |
ogra_ | lol | 14:33 |
* ogra_ adds "mknod /dev/floppy" to his script | 14:34 | |
sergiusens | elopio: easy peasy https://code.launchpad.net/~sergiusens/snapcraft/split-up-collect/+merge/269519 | 15:43 |
=== davmor2 is now known as davmor2_HOLS | ||
kyrofa | sergiusens, ping | 19:51 |
sergiusens | kyrofa: pong | 19:52 |
kyrofa | sergiusens, can you explain the thought process behind SNAPPY_GLOBAL_ROOT ? I was hoping I could just change the location where things were installed, but it also changes where the hooks are looked for, etc. | 19:54 |
sergiusens | kyrofa: it's only useful for provisioning, as in 'chroot', it changes '/' | 19:54 |
=== mwenning is now known as mwenning-rr5 | ||
kyrofa | sergiusens, alright, thanks :) . Just wanted to understand the purpose there | 20:12 |
sergiusens | kyrofa: it's for u-d-f mostly | 20:16 |
kyrofa | sergiusens, makes sense | 20:16 |
sergiusens | :-) | 20:30 |
sergiusens | elopio: Chipaca can I get your initial comments on https://code.launchpad.net/~sergiusens/snapcraft/less-source/+merge/269547 | 20:30 |
elopio | sergiusens: initial comment is that it looks great. | 20:31 |
elopio | I'll probably review it tomorrow. | 20:31 |
sergiusens | elopio: great; I will probably be adding tests to each of the source classes in a bit; just got through this major shift | 20:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!