/srv/irclogs.ubuntu.com/2014/05/08/#ubuntu-quality.txt

=== _salem is now known as salem_
=== salem_ is now known as _salem
=== chihchun_afk is now known as chihchun
MarginalHi everyone.04:49
Marginal?04:50
beloziWhy can't I get Unbuntu to work on Windows 8.1?04:53
davmor2Morning all09:26
=== _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
jpd1hi  - if I wanted to enter a defect against : qemu-system-ppc ;   where would I do that ?16:51
=== roadmr is now known as roadmr_afk
balloonsjpd1, you can use ubuntu-bug to file defects17:00
balloonsvery handy and will gather applicable logs17:00
jpd1that is a  cli ?17:00
jpd1cmd17:00
balloonsjpd1, yes17:00
=== roadmr_afk is now known as roadmr
balloonshowdy Letozaf_19:30
Letozaf_balloons, hi19:30
Letozaf_balloons, I am trying to build click package with pbuilder, it's still building :)19:31
balloonsLetozaf_, :-)19:31
Letozaf_balloons, I saw that elopio's branch has been superseded by another one19:33
balloonsLetozaf_, o? I still see it as here: https://code.launchpad.net/~elopio/reminders-app/test_with_account/+merge/21868819:37
Letozaf_balloons, I had https://code.launchpad.net/~elopio/reminders-app/test_with_account/+merge/21717119:38
Letozaf_balloons, ooops wrong link19:38
Letozaf_balloons, no wait it's the righe one :P19:38
Letozaf_right19:39
=== roadmr is now known as roadmr_afk
=== roadmr_afk is now known as roadmr
Letozaf_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
balloonsLetozaf_, don't use the chroot with adb19:47
Letozaf_balloons, I am out of the chroot19:48
balloonsit can get a bit funny. Do your stuff outside of it. If you want to use it inside, kill the adb server19:48
balloonsadb kill-server19:48
Letozaf_balloons, thanks it worked :)19:49
balloonswith 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 sometimes19:50
balloonsofc, you adb push when you --provision from the chroot, so whatev's19:50
Letozaf_balloons, I have to push the click package "by hand" as after the click package built I got: error: device not found19:52
Letozaf_balloons, do not remember in what directory to push the click package19:52
Letozaf_balloons, on the device19:52
balloonsLetozaf_, anywhere you wish really. but I push to /tmp or /home/phablet depending if you want to hang onto it19:53
balloonsI would push to /home/phablet19:53
Letozaf_balloons, ok19:53
balloonsthen adb shell in and 'pkcon install-local click19:53
balloonsmake sure you are phablet user19:53
balloonssu phablet first19:53
Letozaf_balloons, the install of the click package worked: Installed   com.ubuntu.reminders-0.5.127.armhf19:58
balloonsperfect19:58
Letozaf_balloons, but running phablet-test-run reminders gives me an error :(19:58
balloonswhat error?19:58
Letozaf_balloons, RuntimeError: Unable to find package 'com.ubuntu.reminders-app' in the click manifest.19:59
balloonsLetozaf_, it should be reminders, not reminders-app19:59
balloonsjust modify the __init__.py file and push just the file to the device19:59
balloonsno need to rebuild19:59
Letozaf_balloons, ok20:01
Letozaf_balloons, argh! Now I understand, I built the wrong branch :P I must build it again in chroot20:05
Letozaf_balloons, this time the right one!20:05
balloonsLetozaf_, :-)20:06
Letozaf_balloons, :( this time I got this error: File "/home/phablet/autopilot/reminders/fake_services.py", line 22, in <module>20:38
Letozaf_import dbusmock20:38
Letozaf_ImportError: No module named 'dbusmock'20:38
balloonsLetozaf_, adb push /usr/lib/python3/dist-packages/dbusmock/ /home/phablet/autopilot/dbusmock/20:38
Letozaf_balloons, thanks20:38
Letozaf_balloons, yay success the tests run20:41
balloonswoot20:41
Letozaf_balloons, let me run them again :P20:41
=== salem_ is now known as _salem
Letozaf_balloons, yes I ran them another two times and everything is ok :D20:44
Letozaf_balloons, suppose I will have to wait for elopio's branch to be merged first20:44
balloonsLetozaf_, yep, but you indeed are good20:47
Letozaf_balloons, who me ? lol20:48
elfyevening Letozaf_ balloons20:48
Letozaf_elfy, hello20:48
Letozaf_balloons, going to bed now guys buona notte20:49
elfygood night :)20:51
Letozaf_elfy, :)20:51
elopioballoons: http://91.189.93.70:8080/job/generic-mediumtests-trusty/2545/consoleText23:36
elopioI'm starting to hate it.23:36
elopiolast run it said that the mechanism was not supported.23:36
elopioon this run, it shows no error adding the account, but the app doesn't see it.23:37
balloonsbah.. let's just land the thing and tell fginther to switch reminders to running on the mako23:37
balloonsthat could be a nice way around it23:37
elopioI'll keep adding debug info for a while to see if I find something.23:40
elopioballoons: oh, crap. It's something on trunk.23:43
elopioit's the home patch23:44
elopioI shouldn't have let you merge before me. I should have invented pep8 rules :)23:45

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