=== _salem is now known as salem_ === salem_ is now known as _salem === chihchun_afk is now known as chihchun [04:49] Hi everyone. [04:50] ? [04:53] Why can't I get Unbuntu to work on Windows 8.1? [09:26] Morning all === _salem is now known as salem_ === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === chihchun is now known as chihchun_afk [16:51] hi - if I wanted to enter a defect against : qemu-system-ppc ; where would I do that ? === roadmr is now known as roadmr_afk [17:00] jpd1, you can use ubuntu-bug to file defects [17:00] very handy and will gather applicable logs [17:00] that is a cli ? [17:00] cmd [17:00] jpd1, yes === roadmr_afk is now known as roadmr [19:30] howdy Letozaf_ [19:30] balloons, hi [19:31] balloons, I am trying to build click package with pbuilder, it's still building :) [19:31] Letozaf_, :-) [19:33] balloons, I saw that elopio's branch has been superseded by another one [19:37] Letozaf_, o? I still see it as here: https://code.launchpad.net/~elopio/reminders-app/test_with_account/+merge/218688 [19:38] balloons, I had https://code.launchpad.net/~elopio/reminders-app/test_with_account/+merge/217171 [19:38] balloons, ooops wrong link [19:38] balloons, no wait it's the righe one :P [19:39] right === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr [19:47] balloons, the click package built but for some reason adb does not see my device if I type lsusb it's there, but adb devices says there are no devices attached, I am runnin utopic do you know if this has occured to someone else ? [19:47] Letozaf_, don't use the chroot with adb [19:48] balloons, I am out of the chroot [19:48] it can get a bit funny. Do your stuff outside of it. If you want to use it inside, kill the adb server [19:48] adb kill-server [19:49] balloons, thanks it worked :) [19:50] with that hint, you can use adb inside the chroot too :-) The thing is, when the server is started in one place and you try and use it in another it seems to get confused sometimes [19:50] ofc, you adb push when you --provision from the chroot, so whatev's [19:52] balloons, I have to push the click package "by hand" as after the click package built I got: error: device not found [19:52] balloons, do not remember in what directory to push the click package [19:52] balloons, on the device [19:53] Letozaf_, anywhere you wish really. but I push to /tmp or /home/phablet depending if you want to hang onto it [19:53] I would push to /home/phablet [19:53] balloons, ok [19:53] then adb shell in and 'pkcon install-local click [19:53] make sure you are phablet user [19:53] su phablet first [19:58] balloons, the install of the click package worked: Installed com.ubuntu.reminders-0.5.127.armhf [19:58] perfect [19:58] balloons, but running phablet-test-run reminders gives me an error :( [19:58] what error? [19:59] balloons, RuntimeError: Unable to find package 'com.ubuntu.reminders-app' in the click manifest. [19:59] Letozaf_, it should be reminders, not reminders-app [19:59] just modify the __init__.py file and push just the file to the device [19:59] no need to rebuild [20:01] balloons, ok [20:05] balloons, argh! Now I understand, I built the wrong branch :P I must build it again in chroot [20:05] balloons, this time the right one! [20:06] Letozaf_, :-) [20:38] balloons, :( this time I got this error: File "/home/phablet/autopilot/reminders/fake_services.py", line 22, in [20:38] import dbusmock [20:38] ImportError: No module named 'dbusmock' [20:38] Letozaf_, adb push /usr/lib/python3/dist-packages/dbusmock/ /home/phablet/autopilot/dbusmock/ [20:38] balloons, thanks [20:41] balloons, yay success the tests run [20:41] woot [20:41] balloons, let me run them again :P === salem_ is now known as _salem [20:44] balloons, yes I ran them another two times and everything is ok :D [20:44] balloons, suppose I will have to wait for elopio's branch to be merged first [20:47] Letozaf_, yep, but you indeed are good [20:48] balloons, who me ? lol [20:48] evening Letozaf_ balloons [20:48] elfy, hello [20:49] balloons, going to bed now guys buona notte [20:51] good night :) [20:51] elfy, :) [23:36] balloons: http://91.189.93.70:8080/job/generic-mediumtests-trusty/2545/consoleText [23:36] I'm starting to hate it. [23:36] last run it said that the mechanism was not supported. [23:37] on this run, it shows no error adding the account, but the app doesn't see it. [23:37] bah.. let's just land the thing and tell fginther to switch reminders to running on the mako [23:37] that could be a nice way around it [23:40] I'll keep adding debug info for a while to see if I find something. [23:43] balloons: oh, crap. It's something on trunk. [23:44] it's the home patch [23:45] I shouldn't have let you merge before me. I should have invented pep8 rules :)