/srv/irclogs.ubuntu.com/2014/02/04/#ubuntu-quality.txt

pittiGood morning05:26
=== lderan_ is now known as lderan
=== asac` is now known as asac
=== vrruiz_ is now known as rvr
balloonsmorning everyone12:50
balloonsjibel, https://code.launchpad.net/~nskaggs/ubuntu-ui-toolkit/emulator-docs-try3/+merge/199353 had much more success13:34
jibelballoons, failure is a problem with the infrastructure not with the pacakge, I'll start a rebuild13:46
pittibonjour jibel, ça va ?13:48
pittijibel: may I ask you to pull auto-package-testing bzr on albali again?13:48
balloonsmerci jibel13:48
pittijibel: I pushed a robustification this morning; now http://d-jenkins.ubuntu-ci:8080/view/Trusty/view/AutoPkgTest/job/trusty-adt-setup-testbed/ looks good, except for the failed builds on albali13:49
pittihey balloons, how are you?13:50
jibelBonjour pitti, ça va bien. r278 pulled on albali13:50
pittijibel: merci; rebuilding albali VMs13:50
jibelyw13:50
=== _salem is now known as salem_
balloonspitti: Ich es gut.13:59
balloonsI'm roping jibel into solving my issues for me :-)13:59
balloonsspeaking of which, jibel thoughts on why this merge is failing? https://code.launchpad.net/~nskaggs/ubuntu-clock-app/add-cmake/+merge/20432613:59
pittiballoons: ("Mir geht es gut", FTR :) )14:01
balloonspitti: :-)14:04
jibelballoons, cmake is missing from the build deps14:15
jibelballoons, before pushing a package you can build it locally in a clean chroot to verify that no dep is missing14:16
balloonsjibel: yes you are correct. I don't have a local chroot on this box. Anyways, I just thought that perhaps this is the same error, and indeed it is. One again the build depends was in the package depends in the control file. Ugh14:19
balloons<-- noob14:19
slickymasterafternoon all14:19
balloonsafternoon slickymaster14:20
slickymasterhey balloons, how's everything?14:20
balloonsslickymaster: trying to land merge requests :-) How's about yourself?14:21
slickymasterknome, like a busy ant.14:22
slickymasterworking on xub -docs14:22
elopiogood morning.14:25
cgoldbergmorning elopio14:26
cgoldbergballoons, has Ubuntu Engineering always referred to them as "Merge Requests"?  I noticed the "MR" lingo in the group.  In Online Services, everyone called them "MP"... "Merge Proposal".  I don't wanna be out of date in my terminology :)14:29
balloonsI call them mp in general.. but I typed it out this time in an attempt to be clear14:31
balloonswhich is funny, becuase I shorten it to MP, but typed it out as MR :-p14:31
cgoldbergballoons, that just adds to the confusion for me :)14:32
balloonshappy to help cgoldberg14:33
cgoldbergit's also confusing that most people outside of Ubuntu use GitHub and call them "PR's" (Pull Request)14:33
elfyyou can of course always count on balloons to confuse :p14:34
balloonsmmm.. interesting you would say something elfy14:35
elfyhow's Tuesday working out ?14:35
elfyballoons: not that I was intimating in anyway that you confuse me of course :)14:36
elfyboss14:36
balloonselfy: :-) Tuesday shows signs of promise14:38
elfyexcellent14:38
jibelballoons, finally https://code.launchpad.net/~nskaggs/ubuntu-ui-toolkit/emulator-docs-try3/+merge/199353 succeeded15:20
jibelballoons, it was a matter of trying hard enough until the bot is tired15:20
=== salem_ is now known as _salem
balloonsjibel: awesome!15:36
balloonsjibel: did you see Christian's response about the docs not actually being installed anywhere?15:37
balloonscgoldberg: check this out :-) https://code.launchpad.net/~nskaggs/ubuntu-ui-toolkit/emulator-docs-try3/+merge/19935315:45
jibelballoons, okay, I see. right, building the documentation is not enough to install it.15:48
jibelballoons, http://www.debian.org/doc/manuals/maint-guide/dother.en.html#doc-base15:52
=== _salem is now known as salem_
cjwatsonFYI, the set of images on iso.qa.ubuntu.com for 12.04.4 is hopefully final, pending testing16:13
cjwatson(in other words I don't know of any respin causes right now)16:13
cjwatsonso it'd be great if people could test the various flavours16:13
pittirbasak, jibel: woo! adt-run libpng --- ~/adt-virt-qemu [img] -- first success!16:36
rbasak\o/16:37
=== evilshadeslayer is now known as shadeslayer
=== shadeslayer is now known as Guest3206
jibelpitti, woohoo16:45
pittirbasak: I just G+ed my main difficulty with the current approach; maybe you have an idea16:49
* elopio is having lunch.17:38
* elfy thinks he's wandered into #twitter on freenode :p17:39
=== shadeslayer_ is now known as shadeslayer
balloonshello Letozaf_20:09
Letozaf_balloons, hello20:09
balloonsLetozaf_: any luck with reminders :-)20:18
Letozaf_balloons, unfortunatly no20:19
Letozaf_balloons, I'm trying to see if I find something "wrong" in the qml20:19
Letozaf_balloons, I was hoping veebers found something intersting :P20:20
balloonsugh20:26
balloonswell, let's have a look together I suppose20:26
balloonswhere is your code again?20:26
Letozaf_balloons, lp:~carla-sella/reminders-app/new-reminders-app-tests20:27
veebersLetozaf_: Hi :-) I'm confident I've found the issue with 'autopilot launch', should be proposing the fix later today.20:28
Letozaf_veebers, oh great thanks20:28
Letozaf_balloons, in the main directory the manifest.json file is missing20:44
balloonsLetozaf_: missing?20:54
balloonsLetozaf_: ohh, it's migrated to cmake now hasn't it?20:55
balloonsindeed20:55
balloonsLetozaf_: from the root folder, click-buddy --dir .20:55
Letozaf_balloons, /usr/bin/click-buddy: 112: /usr/bin/click-buddy: cmake: not found20:56
Letozaf_make: *** No rule to make target `install'.  Stop.20:56
Letozaf_Usage: click build [options] DIRECTORY20:56
Letozaf_click: error: directory "/tmp/tmp.sUFKdnzAnJ" does not contain manifest file "manifest.json"20:56
Letozaf_cp: cannot stat '*.click': No such file or directory20:56
Letozaf_balloons, I'm installing cmake :P20:57
Letozaf_balloons, with cmake installed : http://paste.ubuntu.com/6875242/20:58
Letozaf_balloons, this has everything: http://paste.ubuntu.com/6875246/21:00
balloonshmm.. odd21:00
balloonsLetozaf_: it appears that cmake doesn't work properly, or the merge messed it up21:01
balloonswe should pull trunk and try21:01
Letozaf_balloons, ok21:03
Letozaf_balloons, should I pull trunk and just launch cmake or also put my tests back in ?21:04
=== jackson__ is now known as Noskcaj
Letozaf_balloons, I have to go now, I got no news same errors also on trunk, I will be back tomorrow21:41
balloonsveebers: thoughts on this? https://bugs.launchpad.net/ubuntu/+source/autopilot/+bug/127636422:54
ubot5Launchpad bug 1276364 in autopilot (Ubuntu) "Autopilot vis should allow dump" [Undecided,New]22:54
veebersballoons: as in dump the tree to file or similar?22:54
* veebers actually opens the bug22:54
balloonsveebers: yes, dump to file22:54
balloonslong day, I figured I might have written it poorly :-)22:55
balloonsleave some comment if you would on how easy / hard :-)22:55
knomeballoons, bug 127587822:55
ubot5bug 1275878 in Ubuntu QA Website "Clicked on QA login ID >>> "Oops! The resource you tried to access doesn't exist."" [Undecided,New] https://launchpad.net/bugs/127587822:55
veebersballoons: yeah that makes sense :-) We intend to do a bunch of work regarding the vis aspect of autopilot, we'll fold it into that I think22:55
balloonsty veebers22:57
balloonscheers mate22:57
balloonsknome, must eat, leave me a pm :-)22:57
knomeballoons, boo22:57
knome:P22:57

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