[00:09] augh. I need to bump the timeout in that test :-( [00:15] cjwatson: It's not looking good so far. The network seems fine, but I haven't been able to get it to play any media at all. [00:16] ugh [00:17] anything in logs that might help with the cause? [00:18] Maybe, but I'm doing a sanity check first. [00:27] ToyKeeper: checking for versions of everything matching silo 8? [00:27] ToyKeeper: oh, wait, there was one direct upload too [00:27] When the silo has extra packages in it and the upstream package feeds have newer packages too, it's a bit of a pain getting the correct packages and versions. [00:28] ToyKeeper: hm, no, that was trust-store which isn't on the image. There's unity-scope-click from silo 14 in the process of migration, but that wouldn't affect media playing, presumably. [00:29] Well, whatever is wrong, at least part of it is already landed in 144. [00:30] ToyKeeper: oh, that was supposed to have been before any of this [00:31] ... though it seems intermittent in the base image. [01:03] ToyKeeper: Are any of the failures ones that show up on http://ci.ubuntu.com/smokeng/utopic/touch/mako/144:20140722.1:20140717.1/9212/ ? [01:04] cjwatson: Not as far as I can tell. [01:06] Huh. Any luck with logs? [01:06] I'm seeing things like.. tap on a song in the music scope, and unity immediately crashes. [01:08] Videos attempt to play but never actually start, and then the media player app crashes. [01:10] The base image has some smaller issues, like one video fails to thumbnail, and video playback is choppier than it used to be. [01:14] I wonder if we still have some busted dependencies. [01:38] cjwatson: So, some packages are held back by apt-get. Things seem fine without those held-back packages installed. [01:38] Basically, with only the silo feed enabled, 'apt-get upgrade' produces a working image. But it complains about several packages being held back, some of which seem relatively important. [01:39] The user can paste those into apt-get install, of course... [01:39] apt-get install indicator-network libconnectivity-cpp0 libubuntu-application-api2 libunity-mir1 libunity-scopes2 media-hub mediascanner2.0 qtdeclarative5-ubuntu-mediascanner0.1 qtubuntu-media ubuntu-application-api2-test ubuntu-application-api2-touch ubuntu-location-service-bin [01:39] But then no music or videos are playable. [01:43] ToyKeeper: apt-get upgrade shouldn't be expected to work. [01:43] ToyKeeper: apt-get dist-upgrade is correct. [01:44] ToyKeeper: apt-get upgrade always refuses to install new packages, which is no use when the change intrinsically requires introducing new packages. It's not really a very useful mode most of the time. [01:53] Hm, unity8-private Depends: libpay1 [01:54] Can't see that breaking media though? [01:55] slangasek: Could you get a unity8 rebuild into silo 8? Probably doesn't need to have g++-4.9 forced if it doesn't have C++11 code itself (haven't checked), but it does need to be rebuilt against libpay2 [01:57] slangasek: Oh, and unity-scope-click - turns out the build in silo 14 wasn't quite enough for this, because it built against the version of libpay in release not -proposed [01:59] slangasek: Also, the touch-core seed explicitly lists libubuntu-location-service1, which needs to be bumped to libubuntu-location-service2 now [01:59] I haven't found anything that could account for the problems ToyKeeper reported though [01:59] ToyKeeper: I'm hoping that there might be a log of the crash somewhere [02:00] ToyKeeper: Maybe you could work with slangasek to track something down? I think I have run out of steam [02:02] cjwatson: Yes, sorry it's taking so long. Somewhat bad timing since I just had a long night of house repair and am having trouble staying awake today. [02:03] (and too many sanity checks along the way, making sure I didn't get the wrong packages or versions) [02:04] === trainguard: IMAGE 145 building (started: 20140723 02:05) === [02:12] cjwatson, slangasek: If it's of interest, two crash files from image 144 + silo 008: http://toykeeper.net/tmp/phablet/2014-07-22/ [02:12] (unity8 and mediascanner-service) [02:24] slangasek: ^- do you have a way to retrace those? I'm not up to date on the latest state of the phone error tracking saga [02:26] OK, well, I have to sleep now whether I like it or not, so hopefully somebody will take this over [02:27] It will be interesting to see what the test results from the nightly build say [02:44] ToyKeeper, cjwatson: sure, I can take a crack at retracing them; though I'm currently out at the pub (OSCON) and it'll take me a while to get going on it [02:46] ToyKeeper: can you force-submit them to the error tracker, though? with (um trying to recall from memory) whoopsie-upload-all? Then if you have the phone install's ID we should be able to check errors.u.c to find out if these are known crashes [03:39] === trainguard: IMAGE 145 DONE (finished: 20140723 03:40) === [03:39] === changelog: http://people.canonical.com/~ogra/touch-image-stats/145.changes === [05:48] good morning [07:21] uh [07:24] It looks that silo 008 still didn't migrate completely [07:43] cjwatson: the update_output.txt for those non-migrated packages doesn't make much sense to me [07:45] * ogra_ scratches head over https://code.launchpad.net/~ogra/ubuntu-system-settings/developer-mode/+merge/227822 [07:45] sil2100, we added some more packages to the silo last night [07:45] ogra_, can I help? [07:45] there seems to be some weird java error [07:45] ogra_, java? [07:45] tvoss, well, CI falls over ... yet the tests pass and the packages build [07:45] tvoss: is testing still in progress in silo 008 then? [07:46] sil2100, need davmor2 for a quick round of exploratory testing. Checked myself just minutes ago, looking good [07:46] but would like to get davmor's blessing [07:53] sil2100, could you give the silo a spin, too? === renato is now known as Guest25241 [07:57] davmor2, hey, re 1346821 [07:57] davmor2, I added another way to trigger the bug by fast-forwarding with the slider [07:57] davmor2, and before you ask, it works with non-french songs too [07:59] even when sung by non-french people ? [08:06] sil2100, is it expected that silos build against proposed? [08:07] Saviq: it's a requirement [08:07] sil2100, ok, just wanted to clarify [08:08] any idea why dbus-cpp is stuck in proposed for 18h now (and where it came from anyway? silo 8 doesn't seem to be in publishing state)? [08:10] Saviq: it's from silo 8... [08:10] Saviq: it seems silo 8 caused some migration issues because of some missing packages, so some packages have been added and the silo will be republished to unblock [08:11] sil2100, ok thanks, will be patient :) === sil2100 changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: Ursinha | CI Train Status: #133 promoted | Need CI Train help? Ping: sil2100, trainguards | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [08:32] ogra_: meeting ;) [08:32] tell my phone to tell me :P [08:33] brendand: ping [08:33] sil2100, sorry [08:36] tvoss, sil2100: When I checked silo 008, I found that it completely broke music and video playback. [08:36] davmor2: ^ [08:37] ToyKeeper: how just won't play or something else? [08:38] I've been trying to get whoopsie-upload-all to send the crash dumps, but it doesn't seem to be uploading anything. [08:38] davmor2: Tap a song in the music scope, and unity8 crashes immediately. Try to play a video in the media player, it spins the 3-dot wait for a while, then aborts. [08:38] ToyKeeper, when did you check? [08:38] tvoss: About 6 hours ago. [08:39] tvoss, ToyKeeper: I'm just updating now [08:46] ToyKeeper, are you 100% sure that is related to silo-8 at all ? we got some massive change in the audio playback architecture in 144 [08:46] davmor2, ^^^ [08:47] (read: does it work with plain 144 or 145 ?) [08:47] tvoss: Confirmed the issue am currently comparing with my flow [08:47] davmor2, ack, let me have a look [08:48] ogra_: I used image 144 as a base, tested, it worked, added silo 008, removed all other apt feeds, and did a dist-upgrade. Afterward, no more playback. [08:48] ok, great then ... phew :) [08:49] tvoss: ^ [08:49] tvoss: flo is playing music without silo 8 so it looks like it is the silo [08:49] sil2100, yup, on it [08:49] Image 144 had some other issues, but nothing huge. One video consistently can't be thumbnailed and video playback seems choppy. [08:49] davmor2, which video do you use for testing purposes? [08:53] tvoss: this is music I haven't tried video yet but I use a clip that popey gave me I'll stick it somewhere in a second [08:56] FWIW, I've found the MWC demo videos useful for testing: http://toykeeper.net/tmp/touch-videos.tar.gz [08:58] kalikiana, ping [08:59] ogra_, tvoss: if you just click on the music app that is crashing [09:00] davmor2, yup, we have an in-flight collision for qtubuntu-media [09:00] sil2100, seems like there was a manual upload of qtubuntu-media into the distro *sigh* [09:00] davmor2, ogra_ ^ [09:01] sadtrombone.com [09:01] BTW, is there anything in particular I need to do to get whoopsie-upload-all to actually send files? [09:02] ToyKeeper: whoopsie-upload-all doesn't upload the files, whoopsie does. whoopsie-upload-all should be dropping /var/crash/*.upload files for every .crash file in /var/crash. Whoopsie then takes these, uploads them, and writes out /var/crash/*.uploaded [09:03] the name is a poor choice. It's meant as "the process that tells whoopsie to upload all the crashes" [09:03] whoopsie-please-upload-all [09:03] tvoss, the last one was on june 23rd ... hardly an issue [09:04] ogra_, just merged qtubuntu-media trunk, from which I branches last night .. anyway, might only be packaging adjustments [09:04] well, the last version in the archive is that old ... no idea about the trunk [09:05] ev: Thanks. It looked like it was just making .upload files and waiting for something else to send them... but they're never getting sent. [09:05] tvoss, well, and trunk doesnt have anything newer https://code.launchpad.net/~phablet-team/qtubuntu-media/trunk [09:06] Eh [09:06] tvoss: so we need to include that qtubuntu-media version in some merge and rebuild it with your changes on top [09:06] sil2100, yup [09:08] sil2100, which "version" ? [09:08] trunk is up to date with what is in the archive [09:08] (since a month) [09:08] there were no recent changes [09:10] ToyKeeper: sudo restart whoopsie [09:11] ToyKeeper: there's a known bug where whoopsie isn't processing files off its inotify watches: https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1340604 [09:11] Launchpad bug 1340604 in whoopsie (Ubuntu) "[phone] crash files are only uploaded on boot" [Undecided,New] [09:11] okay, what the hell is qtubuntu-media-signals? [09:11] sil2100, tvoss, oh, ignore me i missed the timestamp in the last merge [09:11] seems robru only merged it tonight [09:12] ogra_, yup [09:12] tvoss: give me a ping when there is a fix and I'll happily test it in the mean time I'll have a dig through and see if anything else broke [09:12] Laney, bah, so many comments :( [09:12] (and sorry that it has bitten you) [09:12] davmor2, thanks [09:13] ogra_: some of them are like "move this { up" and "wrap this line" :P [09:13] Laney, right, I'm more moaning about the conceptional ones :) [09:13] ah right, sorry about that [09:14] heh [09:14] it's nicer to make the APIs QMLish if we can [09:14] i would prefer to only use the property and no dbus at all ... but there is no setprop for the user [09:14] (of system props) [09:15] yeah I investigated what this com.canonical.PropertyService thingy is [09:15] you didnt comlain about the missing package dep ;) [09:15] if you can enumerate the properties it'd be cool to have those all as D-Bus properties on the interface btw [09:15] heh [09:15] (got that on my TODO ...) [09:15] yeah I probably wouldn't have even noticed that at runtime :-o [09:15] as it's already installed by something else [09:15] yeah [09:17] ogra_: oh also I forgot to ask for tests ;-) [09:17] If you use the service for getting as well then you could mock it for AP tests [09:18] brendand will probably come along and ask for those soon :P [09:18] heh [09:18] well, first of all i need to get it ready and mergeable :P there is a ton of stuff that depends on it [09:19] Laney, and ogra_ shouldn't have a problem with it, right ogra_ ;) [09:19] :)) [09:26] Laney, do you happen to be familiar with qmake? [09:28] tvoss: not really, sorry :( [09:28] tvoss, mardy is [09:28] (iirc) [09:31] OK, so we think that qtubuntu-media is enough to fix the problems with 8? [09:32] cjwatson, testing the newly rebuilt package. Seems like qmake does not respect CC and CXX [09:33] cjwatson, correction, waiting for the armhf package to propagate [09:35] tvoss: Have you tried QMAKE_CC / QMAKE_CXX ? [09:36] I think you need dh_auto_configure -- QMAKE_CC=$(CC) etc. [09:36] But try it locally ... [09:36] cjwatson, trying [09:40] davmor2, well silo008 is definitely the problem [09:41] davmor2, also it takes a really long time to start unity [09:42] tvoss: did you see my notes overnight about some extra packages that need to be added? [09:42] 02:55 slangasek: Could you get a unity8 rebuild into silo 8? Probably doesn't need to have g++-4.9 forced if it doesn't have C++11 code itself (haven't checked), but it does need to be rebuilt against libpay2 [09:42] 02:57 slangasek: Oh, and unity-scope-click - turns out the build in silo 14 wasn't quite enough for this, because it built against the version of libpay in release not -proposed [09:42] 02:59 slangasek: Also, the touch-core seed explicitly lists libubuntu-location-service1, which needs to be bumped to libubuntu-location-service2 now [09:43] cjwatson, nope, will get unity8 into the silo [09:44] tvoss: and the others ... [09:44] well, possibly ubuntu-touch-meta can/should be done independently [09:45] I could deal with that once everything else is ready [09:49] tvoss: still need help? have you tried to bribe davmor2 ? [09:49] otherwise i think sil and trainguards should e able to arrange QA support [09:49] asac, first the silo needs to be complete :P [09:50] it isnt? [09:50] see scrollback a few lines up. [09:59] asac: no, davmor2 and ToyKeeper help out with testing, and cjwatson helps out with the migration - and there's still more stuff required to land in the silo for the transition to finish properly === tvoss is now known as tvoss|test === tvoss|test is now known as tvoss [10:01] sil2100, cjwatson flaky wifi :/ [10:14] sil2100: ok, just wanted to ensure tvoss knows how to get silo support [10:14] asac, all good [10:14] coolio [10:14] asac: no worries ;) tvoss always pings whenever some help from our side is needed [10:32] cjwatson, thinking about it, we *should* compile qt5 with 4.9, too [10:32] cjwatson, qt5 exposes at least std::initializer_list which is c++11 in its public interfaces [10:32] hmmmm [10:36] tvoss: is this actually causing a problem right now? [10:36] if not, let's talk about that separately [10:36] I need some help trying to understand why this job is failing: https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/2508/console [10:36] what we don't need is to pull more pieces into this if not strictly needed [10:36] cjwatson, no, I meant to say "should" for that reason :9 [10:36] I don't think the tests themselves are failing [10:37] and qt5 will be a lot more complicated since that potentially pulls in Kubuntu things, so let's put that to one side for now :) [10:37] tvoss, have you seen that type of error in other unity8 MP's? [10:39] brendand, not sure I'm the right person to ask here [10:39] tvoss, who would be? [10:39] brendand, someone from CI or someone responsible for autopilot [10:39] bzoltan: ping [10:40] sil2100: pong [10:40] bzoltan: how are the two fixes proceeding? Both are in staging, right? Can you prepare a landing of just those 2 merges? [10:40] tvoss, wouldn't someone in your team at least know if this is an issue affecting many MP's, rather than just this one? [10:40] sil2100: I start the landing procedure right away [10:40] sil2100: I think I will try to land the staging [10:41] bzoltan: the whole staging? [10:41] tvoss, i mean it's specific to unity8, it's not a general problem [10:41] brendand, best to ask saviq then [10:41] bzoltan: are there many things in it? As I would prefer first landing the isolated fixes [10:41] sil2100: it is easier to land the whole staging than cherry pick and then suffer from the conflicts later [10:41] brendand, I can only nod and smile right now :) [10:42] bzoltan: since as you know, we're currently butchered by many many blockers, so I don't want to risk gaining new ones - I would love getting a good promotable image before that happens [10:42] sil2100: I do not think the staging is risky ... but if those two fixes work then the validation should be as trivial for the whole staging as for the two branches [10:42] tvoss, no problem - i was thinking it might be Saviq but he's not online right now [10:43] sil2100: I understand. Give me chance to see how the staging behaves. I will ask kalikiana and t1mp to redirect the two fixes to the trunk and land those two if I see even a small problem [10:44] bzoltan: that's an excellent idea [10:44] bzoltan: thanks! [10:44] tvoss: how's the silo 8 proceeding? Are all the required packages in it now? [10:45] sil2100, nope, debugging the video playback issue [10:45] Oh, so the qtubuntu-media wasn't at fault? [10:45] Ok, then I'm not bothering ;) Good luck! [10:46] tvoss: I've had 2 random reboots so far [10:46] davmor2, okay [10:47] sil2100, took some time to identify the magic command line arguments for a qmake-based project [10:47] tvoss: seems they were triggered by waking the phone each time maybe looking into it [10:49] tvoss: scopes are visibly slow on initial boot too, they are all fine once they have been drawn once though [10:51] thostr_: I've noticed an issue with media scanner and the scopes recently, If you have a clean install, then transfer over a large quantity of music and some videos then don't fill unless you reboot the device, it could be because I'm currently transferring via adb and then changing the permissions of the files after [10:51] ls [10:52] davmor2, do you know how to invoke the media player with the file to be played? [10:52] nice fast publishing in the ubuntu-rtm archive right now ;-) [10:52] tvoss: no idea [10:52] (hands off, it's all MINE) [10:53] tvoss: jhodapp will know but won't be on till latter [10:53] cjwatson, :) [10:54] davmor2: do you experience the same the regular way meaning when using mtp [10:54] * davmor2 pictures cjwatson with a big moustache twirling the ends and finishing the MINE off Muhahahahahahaha! [10:55] that is impossible for me to picture [10:56] I would totally consider a handlebar moustache if I were single and thus nobody else got to have an opinion :) [10:56] thostr_: I can't use mtp 1) it can't be script, I know people have tried, 2) mtp dies if you push more than a gig of data. I can do a fresh install latter and try a single album though and see [10:57] davmor2: I see. But I also want to make sure that the official way works [10:58] thostr_: yeah, let me do a fresh install on flo in a second and I'll let you know [10:58] davmor2: thanks [11:00] tvoss: ouch the qtmedia thing is effecting anything that displays the play button by the look of it so if you open the 7digital scope and then select an album you get the same effect as opening local music [11:00] davmor2, rebuilding the package right now [11:01] tvoss: nice [11:01] tvoss: oh also you don't seem to get a working device when it is crashing now either :( [11:01] thostr_, could your guys provide an MP for unity-scope-click selecting 4.9 explicitly? [11:02] davmor2, changing permissions is not something that should normally happen, why don't you just adb push to /tmp, change the perms there and then mv to home? [11:03] mhr3: cause it takes long enough as it is ;) [11:04] davmor2, then don't push it to /tmp, mv within the same partition is pretty much instant [11:04] tvoss,thostr_: that's already in the archive [11:05] tvoss: you just need to rebuild it against libpay2 (maybe with a build-dep on new enough libpay-dev) [11:05] cjwatson, ah okay :) [11:05] mhr3: mtp would actually be the correct way to do it as that is how the users would but with the crash and the lack of being able to script it, it is a huge pain in the arse [11:05] well, it's libpay2-dev, so just flip the build-dep to that [11:06] shouldn't need a version [11:06] (though FWIW, versioned -dev packages are normally considered harmful unless you intend to actively maintain multiple versions of the API in parallel) [11:07] davmor2, indeed, that's why i'm suggesting this workaround [11:07] davmor2, it's closer to what's going to happen than what is being done currently [11:15] cjwatson, will bump the build dep on libpay for unity8, too [11:19] cjwatson, sil2100 could someone reconfigure silo8 once the current build of qtubuntu-media-finishes? I added unity8 and unity-scope-click mps [11:24] thostr_: so using mtp works as expected so it is just the permissions thing so ignore that phew :) [11:24] davmor2: great. thanks for verifying [11:24] davmor2, qtubuntu-media just rebuilt [11:25] tvoss: nice on it [11:25] cjwatson, sil2100 could you reconfigure silo 8? [11:26] tvoss: sure [11:27] brendand, hey, I'm back [11:27] brendand, is this related to the unlocker? [11:27] back in a tick server reboot [11:27] tvoss: reconfiguring [11:28] davmor2, ack [11:28] sil2100, thanks [11:29] tvoss: reconfigured, done! [11:35] Saviq, i'm not sure. we get a failure in CI runs on our MP's. i'm not sure if you've seen the same before: https://jenkins.qa.ubuntu.com/job/generic-deb-autopilot-runner-mako/2508/console [11:35] brendand, test_search? yeah I'm on it now [11:35] brendand, that and bug #1347183 are the problems I'm aware of now [11:36] bug 1347183 in unity8 (Ubuntu) "unity8 unlocker code fails sometimes" [Undecided,Confirmed] https://launchpad.net/bugs/1347183 === alan_g is now known as alan_g|afk [11:43] davmor2, any luck with media playback? [11:44] tvoss: yeap I'm just double checking everywhere though [11:45] davmor2, ack === alan_g|afk is now known as alan_g === sil2100 changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: Ursinha | CI Train Status: #133 promoted | Need CI Train help? Ping: trainguards | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [11:55] * sil2100 goes off to lunch [11:56] tvoss: okay so it works in all scopes, both media play and music player now open and work, youtube videos works and grooveshark audio player works === Ursinha changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: cihelp | CI Train Status: #133 promoted | Need CI Train help? Ping: trainguards | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [11:56] davmor2, \o/ === alan_g is now known as alan_g|lunch [12:02] sil2100: just a heads up, we ran into an issue y'day where a silo install was wanting [12:02] some other packages, so we added proposed to our apt sources file [12:02] but, its happening even this morning....just a heads up if you guys have a [12:03] I think that's fairly expected with the current state of silo 8 [12:03] way to check on all the migration times....seems to be really slow [12:03] it's stuck, not slow [12:03] cjwatson: got it [12:03] silo 8 is buggy [12:03] tvoss is working on it :) [12:03] cjwatson: cool...as long as someone has a reason :) [12:03] (it actually is slow as well due to the complex libav transition, but that's not the problem here) [12:04] :) [12:04] slow...but not 24 hr slow [12:04] no, indeed [12:11] eesh, silo008 does some really bad things [12:16] brendand, why is that? [12:16] sil2100: I am on the line 40 with a shiny UITK landing proposal === greyback is now known as greyback|lunch === pete-woods1 is now known as pete-woods|away [12:29] tvoss, looks like it crashes when a message is recieved [12:29] tvoss, at least via phonesim (i don't have a real sim in here) [12:30] davmor2, did you check that? ^ [12:33] tvoss, you guys did run all AP suites as part of your test plan right? [12:33] yup, at least initially [12:34] this ought to be reproducible with the messaging-app suite [12:34] i'm using the same function in a different test [12:36] brendand, so what exactly crashes? the app? [12:38] tvoss, unity i think [12:38] tvoss, at least it goes to the spinner, then starts buzzing repeatedly [12:38] brendand, that's more like the app crashing [12:39] tvoss, surely if the app crashed it would just close? [12:40] brendand, yes and no :) it should, let's say. I'm building a unity8 version in the silo right now [12:40] tvoss, you know better than me though [12:41] tvoss, i noticed startup time is very long with silo 008 as well [12:43] tvoss: I hadn't checked beyond the media stuff and indicators, I'm going to carry on now I'm back from Lunch [12:45] brendand: tvoss: messaging is working fine here [12:45] I'm assuming that phonesim is the issue [12:48] brendand, tvoss: just asked pitti he think phonesim is likely written in c++ would that require a rebuild? [12:49] davmor2: only C++11 is affected [12:51] cjwatson: thanks looking at apt show I think it is libstdc++6 and libc6 are deps so that should be okay right [12:51] davmor2, the interface with the test is by dbus [12:52] tvoss, it's definitely reproducible with messaging_app AP suite [12:52] tvoss, worth finding out how that slipped through [12:52] davmor2, ^ [12:53] tvoss, you said it was run at some point - when? what were the results then? how much churn was there since it was run? [12:53] tvoss: I've run all the manual tests so using the real device, there it is fine [12:54] brendand, some time ago, probably end of last week [12:55] brendand: this is the 3rd rebuild since Monday iirc [12:56] davmor2: That isn't sufficient to identify whether it's C++11 or a more stable dialect [12:56] cjwatson: :'( [12:57] cjwatson, apparently it's qt? [12:57] cjwatson, which would not be c++11, right? [12:58] https://kernel.googlesource.com/pub/scm/network/ofono/phonesim/+/b18b83822a69fe5e6f6cf2ac390955dd011971f4/src/gsmspec.cpp === alan_g|lunch is now known as alan_g [13:00] brendand: depends what compiler options it's built with basically [13:01] brendand: seems to be just using the default C++ standard, so wouldn't be C++11 === Ursinha changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard: Ursinha | CI Train Status: #133 promoted | Need CI Train help? Ping: trainguards | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [13:01] if it's broken I don't think it has anything to do with this ... [13:07] davmor2, did you do the recieve message test when messaging-app was open? [13:08] sil2100: can you please reconfigure silo 15? I've added dialer-app to it [13:08] brendand: App open, app closed, phone screen on and phone screen off [13:08] brendand: and with the notification opening the app [13:09] Ursinha, hello! Is silo 014 open? May I have it assigned to line 23? [13:10] mterry: hi :) I think a trainguard can look into that for you [13:10] Ursinha, oh sorry. What's the vanguard mean then? [13:10] we vanguard people take care of more generic infrastructure stuff, e.g. a jenkins job is stuck, your test results look weird, a device is gone, etc [13:11] I think we need to clarify that in the topic [13:12] mterry: no problem, it's really unclear [13:13] Ursinha, gotcha, thanks :) [13:14] Back from lunch [13:14] trainguards, any objection to silo 014 being assigned to line 23? [13:14] mterry: let me take a quick look [13:14] bfiller: let me reconfigure, one moment [13:16] bfiller: reconfigured [13:17] sil2100: thank you! also silo 1 and 7 are ready for publishing in case you didn't see [13:17] mterry: ok, so I can give you that silo, but know that for instance unity8 will land very soon and you'll have to rebuild once that happens [13:17] sil2100, that's fine. I think I also have to rebuild u-s-s too [13:18] bfiller: yeah, I see those, sorry for the delays, we wanted to finally finish the silo 008 transition before publishing anything for touch, but it seems more complicated ;/ [13:18] sil2100: ok no problem, I figured it was waiting on silo 8 [13:19] bfiller: we might consider publishing things in a moment anyway, since it's too long and anyway things were landing [13:19] So it's no longer an isolated landing, especially that some pieces already migrated into the image, while others are still stuck === greyback|lunch is now known as greyback === Ursinha changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard (general help): Ursinha | CI Train support: trainguards | CI Train Status: #133 promoted | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [13:22] brendand: did that cover all your scenario's? [13:24] davmor2, yeah pretty much [13:24] brendand: does it crash on phone calls too? [13:25] davmor2, haven't tried that one [13:25] brendand: that uses phonesim too so that might crash which may lower it to being phonesim [13:29] Ok, I need to jump out for a moment again, need to drive my girl to the doctor, brb [13:42] brendand, are you checking on incoming calls? [13:43] tvoss, i'm revalidating everything right now. will check incoming calls too [13:43] brendand, thanks [13:46] plars: We've got a "stable-staging-proposed" channel now built from the dogfood ubuntu-rtm archive. Could you try seeing if it works at all. [13:46] ? [13:47] cjwatson: I can try it locally right now, give me a few min [13:47] Brilliant, hopefully it isn't completely busted [13:47] bfiller: found an interesting bug in the dialer. If you receive an unknown call so you don't have a number visible and click on the UN in recent call it tries to call the number you can't end this call till the phone realises there is no number and hangs up itself [13:48] davmor2: please file a bug, sounds like a good find [13:48] It's the right kind of size at least [13:48] bfiller: will do [13:49] davmor2: I think we might have a fix for this in a branch. I know we had some other fixes regarding unkown numbers [13:51] brendand: so calls in and out work fine for me so if they don't in autopilot I would definitely suspect phonesim [13:51] tvoss, well i don't know if it's good or bad news, but after reflashing i can't reproduce this issue :) [13:51] 2014/07/23 08:51:27 Flashing version 1 from ubuntu-touch/stable-staging-proposed channel and server https://system-image.ubuntu.com to device mako [13:51] brendand: \o/ and boooo! [13:51] brendand, \o/ don't care right now [13:51] tvoss: hahaha [13:52] * tvoss hugs davmor2 [13:53] sil2100: hey, who does pre new packaging reviews these days? === pete-woods|away is now known as pete-woods [13:56] bfiller: https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1347708 [13:56] Launchpad bug 1347708 in dialer-app (Ubuntu) "In recent you can select and Unknown number this call can't be stopped until the device desides it can't connect" [Undecided,New] [13:57] dear ppa , faster [13:57] davmor2: thanks === plars changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard (general help): plars | CI Train support: trainguards | CI Train Status: #133 promoted | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [14:01] davmor2: bfiller: I think this bug is the call redirect bug we already have reported [14:03] davmor2: bfiller: or at least it looks like so, we will take it a look [14:03] boiko: feel free to link it if it is only seems to happen on unknown calls, ie no number [14:09] sil2100, cjwatson unity8 build for silo8 finished successfully for armhf, however, the packages are not coming through [14:28] tvoss: what do you mean by 'not coming through'? [14:29] knots in the pipe [14:32] davmor2, so unity-scope-click and unity8 are available from the ppa [14:32] s/ppa/silo/g [14:32] silppa [14:33] ogra_: I think you mean slippa ;) === alan_g is now known as alan_g|tea [14:34] davmor2, but that doesnt rhyme so nicely with sil2100 ;) [14:34] the master of the silppa's [14:34] ;D [14:34] hahaha [14:35] cjwatson: installation and spot-checking with a few tests, it looks ok here [14:36] cjwatson: I think the next steps for us are to create the jobs and make sure it shows up in the dashboard [14:36] cjwatson: what is the approximate lifespan of this channel? Through next week? longer? [14:37] tvoss: this is very lastest one ever right ;) [14:38] davmor2, yuup [14:38] kenvandine, can we rebuild silo 18 to get latest changes in that branch [14:39] fginther, so the difference between 0.5 and devel MPs is staging. But mir doesn't depend on anything on ppa:mir-team/staging. Rather, other components in the ppa depend on mir. [14:41] mvo: you still alive, your wife didn't kill you for being at work well after hours or anything ;) [14:42] davmor2: still alive (barely!) [14:42] camako, the staging ppa has a dependency on https://launchpad.net/~phablet-team/+archive/ubuntu/ppa, anything there? [14:43] camako, based on the contents (oxide-qt and webbrowser-app) I would assume not [14:43] mvo: hahaha, if you leave when she gets grumpy you'll find the beatings stop :D === alan_g|tea is now known as alan_g [14:44] fginther, nothing I can think of [14:44] sil2100, if I want silo 18 to build the updates to the named branches, is it just hitting Build or is more required? [14:46] fginther, so for my understanding, when build runs, it pulls in the PPA (which includes _a_ mir devel binary) and the merges in the MP and builds right? [14:46] pmcgowan: you mean, you want to build the branches that are in the landing, yes? [14:46] pmcgowan: (I see one branch in the silo 018 landing) [14:47] yes, the branch was updated so I want another build with the updates [14:47] Ah [14:47] fginther, and the binaries produced from that build are tested [14:48] camako, for the development branch builds, it does add the staging PPA to the apt sources list prior to fetching the build dependencies [14:48] pmcgowan: in this case, what you usually have to do is only press the build button with the name of the project in the text field in jenkins, so in this case ubuntu-system-settings [14:48] pmcgowan: it will then automatically pick it up and rebuild [14:48] pmcgowan, i can do that [14:48] camako, that same PPA is used when installing the binary packages built from the MP on the test device [14:48] kenvandine, ok thanks [14:50] fginther, since both the PPA and the build has binaries for mir, the build overwrites the PPA's right? [14:50] davmor2: haha, good advice! [14:54] kenvandine, saying cant build check options [14:55] camako, correct, the debs from the MP build are what are ultimately installed. I double checked just to make sure the job was doing the right thing, and indeed the .deb files from the builds are installed via dpkg [14:56] pmcgowan, hmm, [14:57] fginther, just as a test, can we configure 0.5 branch to use the PPA as well? We might need another staging for 0.5 eventually (it's our stable RTM branch)... [14:58] camako, I can do that, just give me a moment to set it up [14:58] pmcgowan, ok, think i got it [14:58] kenvandine, whats the magic? [14:58] ignore step [14:58] i think [14:58] yup [14:59] fginther, sweet, thanks [15:01] cihelp! for silo 8, it seems a couple of things landed in it, and were missing changes necessary for another change that's also in silo 8, which is why it's half landed. how do we deal with fixing that? create the MPs, throw them in silo 8, rebuild, and re-land things? [15:01] dobey, uh, cjwatson was working on that yesterday [15:02] dobey, your plan is sound but I was expecting it to be already done by now [15:02] oh [15:02] cjwatson: ^^ ? [15:02] dobey: cjwatson and tvoss are working on it [15:02] dobey: please contact both of them if you have information on how to help out ;) [15:03] tvoss, davmor2: how does the situation look like for silo 008 right now? [15:04] pmcgowan, kenvandine: as mentioned, you probably need to write ubuntu-system-settings as the package to rebuild during the build job [15:04] sil2100: there was a recent rebuild of unity8 so I'm just retesting that but so far so good [15:04] davmor2: audio working \o/ ? [15:04] sil2100: that got fixed earlier in the day then brendand tried to scare us [15:05] phew [15:05] davmor2, yeah i made it all up just to give you a fright [15:06] brendand: evil [15:06] brendand: remember you are in the same Country as me I can drive to thump you ;) [15:06] davmor2, you don't scare me :) [15:06] brendand: and don't think me not knowing your address will stop me ;) [15:07] brendand: nor the lack of parking in bath [15:07] robru, sil2100: ok. i have other stuff blocked on the gcc 4.9 landing, and just noticed this issue. thanks [15:08] brendand: on second thought the lack of parking might be an issue :D [15:08] dobey, you're welcome [15:10] davmor2, saved by this great cities atrocious transport system! [15:10] \o/ [15:13] plars: hey, can my email address be removed from cupstream2distro-config ? [15:13] not sure I can do anything about those these days [15:13] sil2100: Before I would get a Silo for the UITK landing, I have pushed the landing branch to the https://launchpad.net/~ubuntu-sdk-team/+archive/ubuntu/testing It has been built fine and now I am running the autopilot tests on the device. So far looks good. [15:14] sergiusens: I wouldn't see why not, let me look [15:14] bzoltan: \o/ [15:15] sergiusens: do you know who might be a good contact to replace them with? [15:17] Let me kick off a new image soon [15:19] tvoss: "not coming through" - is this still a problem, or was it just a bit slower than you expected? [15:19] cjwatson, all good :) [15:19] cjwatson, just slower than I expected [15:20] impatient germans .... [15:21] sil2100, tvoss, can I land unity8 or do we need to wait? [15:21] I think we need to wait... [15:21] Saviq, wait please [15:21] * Saviq builds then but will rebuild when silo 8 lands [15:21] Saviq, can I get review on https://code.launchpad.net/~thomas-voss/unity8/explicit-gcc-version/+merge/227893 [15:22] tvoss, you did ;) [15:22] Saviq, no vote, though [15:23] tvoss, this probably lacked a vote, but are you not addressing https://code.launchpad.net/~thomas-voss/unity8/explicit-gcc-version/+merge/227893/comments/551484 ? [15:34] tvoss: sil2100: okay so everything seems to work [15:34] \o/ [15:34] I'm a little bit worried that the train will complain about trust-store, but I think we might be able to work around it [15:34] davmor2, \o/ [15:35] tvoss: should we try re-publishing? [15:35] can we just republish the things that have changed? [15:35] sil2100, davmor2 just triggered a rebuild of unity8, just accounted for a comment on the unity8 MP [15:35] oh, ok [15:35] tvoss: you said no more rebuilds damn it ;) [15:36] cjwatson: normally, CI Train allows multiple publishings and now it should only publish those packages that have been rebuilt [15:36] cjwatson: but I'm not sure if it won't complain about the trust-store direct upload, which might complicate things [15:36] davmor2, sorry for that, wouldn't get an approve on the unity8 MP [15:36] As now it's a very risky situation [15:36] davmor2, nothing you need to test, though ;) [15:36] Saviq, https://code.launchpad.net/~thomas-voss/unity8/explicit-gcc-version/+merge/227893 [15:37] tvoss, yup, saw that, will build in a mo [15:37] Saviq, you can just wait for the silo to complete the build [15:37] tvoss, I also want to check cross-build [15:37] cjwatson, would you mind approving: https://code.launchpad.net/~thomas-voss/unity-scope-click/adjust-build-dep-on-libpay/+merge/227891 [15:38] thostr_, is there a specific reason that jenkins is not voting on MPs for unity-scope-click? [15:40] fginther, just let me know once you've done it, so I can start a rebuild.. Thanks. [15:40] tvoss: thought I had, but done again [15:40] tvoss: I believe I explained in my previous approval comment why you're not getting positive votes from ps-jenkins [15:40] cjwatson, thank you [15:40] camako, I've already kicked off a rebuild: http://s-jenkins.ubuntu-ci:8080/job/mir-0.5-ci/14/ [15:41] cjwatson, ah, yeah ... but there is *no* vote from Jenkins, not even a negative one [15:41] fginther, ah great thx [15:41] cjwatson, ah, got it now [15:41] tvoss: err ... https://code.launchpad.net/~thomas-voss/unity-scope-click/adjust-build-dep-on-libpay/+merge/227891/comments/551470 and https://code.launchpad.net/~thomas-voss/unity-scope-click/adjust-build-dep-on-libpay/+merge/227891/comments/551503 [15:41] camako, it's using lp:~vanvugt/mir/prepare-0.5.1 [15:41] cjwatson, stale page in cache it seems [15:41] cjwatson, sorry for the noise [15:41] ok [15:42] fginther, that sounds good. I still don't have the VPN access to watch it live though :-( [15:43] camako, it will appear under https://jenkins.qa.ubuntu.com/job/mir-0.5-ci/ as build 14 when it's done [15:43] fginther, cool [15:55] plars: no idea; but I certainly don't want the unity8 ones :P [15:57] sergiusens, I discussed this with plars, the contact emails should just be removed. The right notifications are already happening through the MP itself [15:58] fginther: thanks :-) [15:58] Saviq, any luck? [16:09] === trainguard: IMAGE 146 building (started: 20140723 16:10) === [16:17] sil2100, cjwatson good to go for silo 8, u8 mp is top-approved [16:27] slangasek, ^ [16:31] sil2100, will you publish or should I? ^ [16:52] sil2100, huh, well publish looks like a success... it didn't publish everything, just the (I assume) rebuilt ones [16:53] \o/ [16:54] \o\ [16:54] /o/ [16:54] \o/ [16:54] robru: thanks! [16:55] sil2100, you're welcome! so I'll watch that for migration, do m&c later, and perhaps manually merge trust store if necessary [16:56] robru: yeah, that was the plan :) Thanks - if this takes time and you won't be able to merge in the final commit, just drop me or cjwatson an e-mail and we'll do it in the morning :) [16:56] sil2100, ok, it depends on the migration. [16:56] sil2100, I'll grab some dinner and then come back for this === alan_g is now known as alan_g|EOD [17:04] elopio: can you make sure the calendar-app workaround is merged and released by balloons ? [17:04] sil2100: I have it on my list of branches to review. [17:05] Thanks! === Ursinha is now known as Ursinha-afk [17:37] robru: hey, can you do a packaging review/preNew for me? haven't uploaded the review yet; but I want to know who to ping :-) [17:38] cjwatson: hmm, so why does touch-core reference libubuntu-location-service1 directly? that's a bit strange === Ursinha-afk is now known as Ursinha [17:44] === trainguard: IMAGE 146 DONE (finished: 20140723 17:45) === [17:44] === changelog: http://people.canonical.com/~ogra/touch-image-stats/146.changes === [17:52] fginther, Hi! can you please deploy this https://code.launchpad.net/~canonical-platform-qa/cupstream2distro-config/address_book_service_integration_testing_with_clients/+merge/227787 [17:52] has silo 8 landed enough that we can publish other silos? or not yet? [17:53] om26er, sure, it looks good now [18:07] robru: wrt kenvandine's question above... what's the intent here? get all of silo 8 landed, and build an image with only this change, then unblock landings? [18:11] slangasek, yes that was my understanding [18:12] slangasek, kenvandine image 146 is from just before we hit the final publish on silo 8 [18:12] so we want a published image right? [18:12] sergiusens, yeah I'm around to do that if you need, just ping me when ready [18:12] before landing more? [18:12] kenvandine, yes I think it would be best [18:12] robru: thanks [18:12] ok [18:12] sergiusens, you're welcome [18:15] bzoltan1, are you around if I assign you a silo? [18:18] kenvandine: I'm just looking at proposed-migration now for the remaining packages for the silo; I think everything should make it in on this run [18:18] slangasek, thx [18:19] hrm; no, not quite, ubuntu-touch-meta missed the boat :/ [18:20] kenvandine: so it'll be one more proposed-migration run, and /then/ we should be able to build [18:20] slangasek, any action required? [18:21] robru: nope, just to kick off the build once everything has migrated [18:21] slangasek, alright, I'm watching it [18:21] slangasek, that was on purpose [18:21] (handling seeds via silo is just a waste of time :P) [18:21] ogra_: hmm? [18:22] slangasek, to keep -meta as direct upload [18:22] I didn't say anything to the contrary [18:22] it "missed the boat" in that I uploaded it but it didn't make it in time for the current run [18:22] ah [18:22] i read it as in "missed the silo" ... sorry [18:23] fginther, does merged means deployed as well ? [18:26] om26er, no, plars was working on the deploy part [18:26] fginther: did you see my question? [18:37] robru: mp should be in your queue [18:37] sergiusens, hehe, just got the email and reviewed it ;-) [18:38] ah, just added the desc; tried to cancel the bzr lp-propose and it went out anyways :-P [18:38] robru: so I merge and then empty commit/mp for the silo? [18:39] ogra_: food grain silos are just boats with no sails right ;) [18:39] lol [18:39] sergiusens, yep, empty mp, no commit necessary. [18:40] sergiusens, so just push it to trunk, then push it somewhere else, then MP the new place (no new commits) back to trunk. it'll show an empty diff, citrain can build off that. [18:56] robru, so how does the publishing of silo 8 go? [18:56] tvoss, still waiting on proposed migration it looks like [18:57] robru, ack === boiko_ is now known as boiko [19:16] robru: any silos free? need one for line 41 [19:37] man...is there an eta on silo8 package dependency install shenanigans starting to be painful === fginther changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard (general help): fginther | CI Train support: trainguards | CI Train Status: #133 promoted | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [20:20] fginther: can we setup ci for lp:account-polld and lp:nuntium? [20:22] sergiusens, sure [20:23] fginther: thanks [20:37] robru: my email says silo 8 has (finally) migrated to utopic; once it's published we should kick off the image build, I think [20:44] boiko: man that was a quick fix :) [20:45] davmor2: I fixed the dialer-app part, and tiago already had a fix for the telephony-service part (the messaging-menu missed calls) [20:45] boiko: I love it when a plan comes together :) [20:46] davmor2: :D [20:49] davmor2: tiago and I have a few more bugfixing branches, we will review and test them all tomorrow morning and then request a silo with all of them [21:00] trainguards can you remind me, I've add a MP to my silo settings, am I able to just rebuild or is some intervention needed [21:18] slangasek: yeah, I have no idea why that direct dependency is there (i.e. haven't traced it, not "good grief that's mad I have no idea") [21:18] * slangasek nods [21:19] cjwatson: well it's not there anymore ;) [21:19] and triggering a rebuild against the landing [21:20] Ah, you dropped it entirely, good [21:24] === trainguard: IMAGE 147 building (started: 20140723 21:25) === === fginther changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard (general help): cihelp | CI Train support: trainguards | CI Train Status: #133 promoted | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing and an image is kicked! [21:50] trainguards, could silo 8 be M&C yet? the only thing remaining in proposed was superseded directly in distro? [21:50] let me have a look [21:56] Did silo 008 ever get resolved? Not sure if that happened while I was asleep. [21:57] Yep [21:57] Thomas and Steve sorted it out today [21:57] Thank goodness [21:59] ^ \o/ ^ [22:00] \o\ /o/ \o/ [22:00] Saviq: how can you be even happier than me :)? [22:00] lol [22:00] asac, because I can rebuild and land unity8 now ;P [22:01] guess we accidentially cloned saviq three times :) [22:01] oh thats a good thing [22:01] robru: So there's one remaining glitch here that I can see: ci-train merged into lp:trust-store in such a way that it ended up with a newer version than utopic with an empty changelog [22:01] Compare http://bazaar.launchpad.net/~phablet-team/trust-store/trunk/revision/24 with https://launchpad.net/ubuntu/+source/trust-store/+publishinghistory [22:02] Saviq: whats coming with this unity8 shot? [22:02] robru: Do we want to fix this up manually (delete the tag, uncommit the last commit, push a hopefully trivial change that makes it match https://launchpad.net/ubuntu/+source/trust-store/1.0.0+14.10.20140718.2-0ubuntu2), perhaps? [22:03] cjwatson, yeah i'll do it, thx [22:03] Brilliant, thanks [22:03] asac, test fixes for once, and some long-desired dash changes [22:03] asac, so we should get back to green on unity8 [22:03] s/should/will/ [22:03] confidence++ [22:03] ok, me hopes for a promotion soon [22:04] hm, rebuilding silo 12 should work now, let me try that [22:08] ooh [22:09] cjwatson: query, adding an MP to a silo, do I need to do anything other than rebuild? [22:10] veebers: You need to reconfigure [22:11] cjwatson: ah, is that something I can do, or someone to do for me? [22:11] veebers: For a new MP added to an existing component, I believe you can do it with the reconfigure action from e.g. http://people.canonical.com/~platform/citrain_dashboard/ [22:11] veebers: For a new component you need landing team help [22:11] cjwatson: nice, I'll give that a try, cheers. [22:12] cjwatson: I presume I need to re-build after a recon too? [22:13] veebers: Yes [22:13] cjwatson: sweet, cheers for the help :-) [22:16] cjwatson, ok, this should now be in a reasonably sane state. http://bazaar.launchpad.net/+branch/trust-store/changes [22:17] with correct tags and debian/changelog contents [22:18] robru: star, thanks. yeah, that looks right to me [22:18] cjwatson, you're welcome! glad that's finally done [22:18] cjwatson, should we kick an image? [22:19] robru: slangasek already did [22:19] 22:24 === trainguard: IMAGE 147 building (started: 20140723 21:25) === [22:19] hah [22:19] totes [22:21] bfiller, sorry missed your ping (a bit jetlagged here). you got silo 7 now === renato is now known as Guest43905 [22:43] trainguards, may I ask you to change this channel's topic? it says "Silo 8 is half-landed! Don't publish anything else until silo 8 finishes landing", but the backlog says otherwise [22:43] alecu, heh, ok === robru changed the topic of #ubuntu-ci-eng to: Ubuntu CI Engineering Team | Vanguard (general help): cihelp | CI Train support: trainguards | CI Train Status: #133 promoted | Known issues: Both queuebot and http://bit.ly/1mDv1FS know your silo status before the spreadsheet does. [22:45] great! [22:46] We should probably also update the landing status cell in the spreadsheet, though I'm not sure exactly what to [22:47] cjwatson, that's just free-form text there. as long as it doesnt' contain 'TRAINCON' it appears in green instead of red. [22:49] thanks for updating it [22:57] cjwatson: how can I request a sync for a package in utopic to get it in the image? is there a tool for this or is it just a matter of asking? [22:59] === trainguard: IMAGE 147 DONE (finished: 20140723 23:00) === [22:59] === changelog: http://people.canonical.com/~ogra/touch-image-stats/147.changes === [23:03] cyphermox_: I know all the words there but the particular assembly of them is confusing me :-) Can you give me specifics? [23:04] cjwatson: sorry ;) [23:04] cjwatson: I would like to eventually have network-manager sync from utopic to ubuntu-rtm [23:05] but I'm not ready yet, I think I'd rather be available to "watch" it as it happens, and I'm about to leave [23:05] cyphermox_: ubuntu-rtm is only in dogfood right now; the current archive will not persist [23:05] but I was curious if it's something I can trigger myself, or if it requires someone to pus hthe buttons [23:05] cyphermox_: it won't branch off for real until August [23:05] cjwatson: alright [23:05] I was just surprised to see it in rmadison [23:05] cyphermox_: so right now, don't do anything; later on, it'll be a matter of copy-package [23:06] ok [23:06] cyphermox_: that's just me testing out the infrastructure [23:06] cool [23:06] well, looks awesome right now ;) [23:06] I'll comment it out again if it's going to confuse people though [23:06] nah, I don't think it's an issue right now [23:06] commented out [23:06] unless many people ahve been asking you [23:06] ok [23:07] no, but you might be the first of many, and I don't want to waste people's brain-space for an experiment [23:07] I've proven it works, that's enough for now [23:14] cjwatson: thanks [23:15] cyphermox_: you probably wouldn't actually be able to sync it now, anyway, as dogfood only has a slightly old snapshot of production :) [23:16] So https://dogfood.paddev.net/ubuntu/+source/network-manager won't have your most recent stuff which means you can't copy it [23:16] That won't be a problem once we do it on production [23:16] bah, tbh I'm still busy with bluetooth happy funstuff, I'm perfectly happy to not have to worry about other things just yet :)