/srv/irclogs.ubuntu.com/2015/05/20/#ubuntu-quality.txt

=== oSoMoN_ is now known as oSoMoN
=== oSoMoN__ is now known as oSoMoN
elopiopitti: is --system in systemd the equivalent of upstart's --global ?13:23
pittielopio: systemctl --system is the same as initctl --system, i. e. talk to pid1, not the session init13:24
pitti(not sure what --global is)13:24
elopiopitti: I used global to set some environment variables.13:27
elopioLike initctl set-env --global ENV=value13:27
elopiowill set the variable in a differen environment than13:27
elopioinitctl set-env ENV1=value13:27
=== vrruiz is now known as rvr
pittielopio: ah, so systemctl set-environment does that13:49
elopiopitti: yes, I can do systemctl set-enviroment --user ENV=value, which seems to work just as when I didn't pass the --global.13:49
elopiobut systemctl set-environment or systemct set-environment --system gives me permissions errors.13:50
pittielopio: hm, not sure that --user will be useful -- we don't really use the session systemd init13:50
pittieverything is being started from the session upstart13:50
pittiso you only want this for system-wide environment variables (i. e. pid 1)13:50
pittiright, obviously that needs to happen as root :013:51
elopiopitti: this is for getting our tests ready for when systemd will be the session manager.14:13
elopiofor now we will keep setting the upstart env variables.14:13
pittielopio: ah, understood; so you'll poke them into both14:14
elopioso it seems we need to go and check that everything we used to do with initctl --global can work now with systemctl --user.14:14
pittielopio: then set-environment --user sounds like the right thing14:14
elopiopitti: thanks.14:15
elopioThe ETA for ubuntu-app-launch with systemd is ~july, so we have time. I will probably be back with more questions.14:15
elopiopitti: can you give me a hand when you have some time? I'm trying adt-run on snappy, but get two errors:14:49
elopiothe required argument `Release` was not provided14:49
elopioTimed out on waiting for ssh connection14:49
elopiohttp://paste.ubuntu.com/11246001/14:49
pittielopio: argh, so they changed the ubuntu-device-flash syntax again :/14:52
pittielopio: TBH I don't know what the syntax du jour is; you can create an image manually, and run --- ssh -s snappy -- -i /path/to/your/image14:52
elopiopitti: I tried that and got only the ssh error.14:55
pittielopio: hm, if you boot the image in kvm, do you actually get ssh running?14:56
pittimaybe that's disabled by default now, and needs to be enabled somehow?14:56
pittisorry, /me is stuck in security work, only half a brain cell left14:57
elopiopitti: let me retry. Maybe I had my vm running, and the second one failed to start.14:57
ki7mthi elfy, you available for a quick chat ?15:01
=== oSoMoN__ is now known as oSoMoN
elfyki7mt: off and on - just got in from work15:49
ki7mtelfy, Can I send you a quick pm to ask you a couple things?15:50
elfyyep15:50
=== chihchun is now known as chihchun_afk
=== oSoMoN_ is now known as oSoMoN
=== chihchun_afk is now known as chihchun
ianorlyn hmm I got a fail with May 19th dialy for lubuntu alternate then tried to see if the problem also was with server but it failed at a different spot so not sure if I need to open  a new bug or not17:12
ianorlynbug 1456838 is the one I reported yesterday for lubuntu alternate17:13
ubot5bug 1456838 in debian-installer (Ubuntu) "debian installer fails to chroot on lubuntu amd 64 in kvm" [Undecided,New] https://launchpad.net/bugs/145683817:13
wxlianorlyn: if you're not sure, then file a new bug. you can reference the potential other bug in there if you want, though that sort of behavior is apparently not recommended by launchpad. i disagree, personally.17:33
wxlianorlyn: if bdmurray yells at you about it, tell him it's all my fault ;)17:36
=== chihchun is now known as chihchun_afk
ianorlynalthough I think the best way of getting logs from another machine on network when debian-installer fails is to wget -r the ip address on the lan.17:42
elopiorhuddie: https://code.launchpad.net/~josharenson/unity8/settings_wizard_tests/+merge/25953721:22
elopiorhuddie: could you take care of it?21:23
rhuddieelopio, yes, I'll take a look. thanks.21:23
elopiothanks to you.21:23

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