[00:05] Gah, I need to remember to wait longer after imgbot declares a build finished... I keep getting the previous build flashed because I didn't wait long enough. [00:07] robru: can you please allocate rtm silos for line 88 and 86? [00:15] bfiller: ok you got rtm silos 3 and 6 [00:15] robru: ty!! [00:15] bfiller: you're welcome! [00:23] trainguards: can I get a silo for line 85? [01:01] dobey: Around? Got any info about how to test the new behavior in silo rtm-022? https://code.launchpad.net/~dobey/unity-scope-click/invalid-token/+merge/235852 [01:01] The MP and test plan say nothing about how to actually check it. [02:10] === trainguards: IMAGE 257 building (started: 20140926 02:10) === === fginther changed the topic of #ubuntu-ci-eng to: Need a silo? Ping train support: trainguards | Need other help? Ping vanguard: cihelp | Train Dashboard: http://bit.ly/1mDv1FS | QA Signoffs: http://bit.ly/1qMAKYd | Known Issues: - [02:34] ToyKeeper: hi! I've added info on how to test silo rtm-022 to the end of the click scope testplan: https://wiki.ubuntu.com/Process/Merges/TestPlan/unity-scope-click [02:34] thanks for noticing! [02:41] robru: I'm here on and off, I've been pretty sick today though, and hoping to get to bed before 12 if at all possible [03:10] === trainguards: RTM IMAGE 67 building (started: 20140926 03:10) === [03:29] alecu: Thanks for getting back to me so fast. :) [03:40] === trainguards: IMAGE 257 DONE (finished: 20140926 03:40) === [03:40] === changelog: http://people.canonical.com/~ogra/touch-image-stats/257.changes === [04:03] AlbertA2: silo 027 for line 85 [04:15] === trainguards: RTM IMAGE 67 DONE (finished: 20140926 04:15) === [04:15] === changelog: http://people.canonical.com/~ogra/touch-image-stats/rtm/67.changes === [05:25] trainguards: good morning, can I have a silo for line 67 ? [05:56] oSoMoN: sure [05:57] at least if our login server starts to work [06:10] Mirv, thanks! [06:17] funny how we now have 10 more silos and the utopic ones are full :) [06:17] mostly because of utopic freeze though and packages being stuck === tvoss|afk is now known as tvoss [07:54] pete-woods: pstolowski: so I think the end result of landing-020 discussion was that the new apparmor blacklist file should not be in libthumbnailer, but maybe in the common package? [07:55] Mirv: yes. the problem is it is arch specific. just talking about what to do now... [07:56] pete-woods, hey are you aware of any plan to remove the requirement to sign in to u1 from the click scope? [07:56] pete-woods: ok, thanks. [07:56] brendand: no, wasn't aware of that at all [07:57] ogra_, i appear to be in a bit of a situation with adb [07:57] pete-woods, well that might be for a good reason - it's just i was testing a system-settings silo (of all things) last night, and all of a sudden found myself not needing to sign in [07:57] pete-woods, i'm 100% sure i wasn't already signed in [07:58] pete-woods, not implicating you in that issue, but thought you might know if that was intended [08:00] brendand: sorry, no. you'd have to talk to one of the click scope developers (american / brazil tz) alecu or dobey [08:00] it could well be intended [08:01] and IMO it's waaay better not to have to sign into some random account I don't want just to download apps [08:01] * pete-woods will check the bzr logs on the click scope [08:04] pete-woods, i agree - but i didn't install anything click scope related [08:08] brendand: man what did you break now [08:08] davmor2, adb [08:09] but why ? [08:09] ogra_, how can i check that everything is right client side? [08:09] ogra_, i've even reverted way back to a known good image [08:09] android-gadget-service status adb [08:09] ogra_, bah, i meant host side [08:09] ps ax|grep adbd [08:10] ogra_, although isn't the laptop the client in this scenario :P [08:10] well, check your syslog and see if you get USB plug events when you re-plug [08:10] ogra_, i will - but i have MTP connectivity so... [08:11] that would be checking the lowest level [08:11] right, if you have working mtp the connection should be fine [08:11] but syslog would still tell you if it i.e. doesnt know the vendor or device ID [08:12] (which is essntial for handling the permissions via udev) [08:12] ogra_, http://paste.ubuntu.com/8431270/ [08:12] on the next layer you can simply try restarting the adb server [08:12] adb kill-server; adb devices [08:12] ogra_, done that many times [08:13] ogra_, since last night this is happening [08:13] ogra_, and the weirdest thing is it works in recovery [08:13] weird [08:13] ot gets forced on in recovery ... are you sure the developer mode is actually still enabled ? [08:14] ogra_, yep - adbd is running, 'adb enabled' - the switch is correct [08:14] did you try on another machine ? === tvoss is now known as tvoss|afk [08:15] * ogra_ gets meeting coffee [08:16] brendand: ogra_: it works here are you testing ogra_ 's silo or something? [08:16] brendand: looks like the scope hasn't been updated in utopic since the 15th, but we just synced that version to RTM [08:17] but that release only added support for showing dollars , or something like that [08:18] davmor2, nope i'm using the last promoted image now [08:18] and looking back through the history, I see nothing to imply the login requirement has been removed [08:18] ogra_, don't have another laptop [08:18] hmm, i think my nexus 7 is bricked. can't boot it [08:26] bah, my session just crashed after OTA [08:26] ogra_, i found another laptop, but it's trusty [08:26] and now it hung for 20sec during SIM unlock [08:27] ogra_, i wonder do adb and adbd produce any verbose logs? [08:28] ogra_, mako is working fine for me btw [08:28] not really [08:28] on the device adbd logs to syslog ... [08:28] beyond that adb shell uses sudo so that goes to auth.lo [08:28] g [08:29] and there is the upstart job that captures stdout of the adbd daemn [08:29] it doesn't show up in adb devices either [08:29] *daemon [08:34] brendand, android-gadget-service enable ssh [08:34] (indeed requires your key on the device) [08:38] ogra_, huh? it just contains 'stdin: is not a tty'? [08:38] ogra_, the android-tools-adbd.log [08:38] yes [08:38] ogra_, oh. that's helpful [08:38] adbd isnt very noisy :) [08:48] ogra_, what versions of packages do i need to have to make krillin work? [08:48] ogra_, android-tools-adb and phablet-tools latest i guess? [08:48] ogra_, from which ppa? [08:49] ogra_, since this other laptop is trusty [08:54] brendand, phablet-tools [08:56] 20140923, must be new enough [08:57] ogra_, ok it appears now on my other laptop [08:57] phew [08:57] USB 3.0 vs USB 2.0 ? [08:57] ogra_, yes perhaps [08:58] or does one of the BIOSes have some legacy mode en/disabled [08:58] ogra_, i always used the 3.0 port before [08:58] ogra_, i know the one that's working doesn't even have EFI [08:58] well, it looks like a transport prob [08:58] i'd check the USB settings in the BIOS/UEFI [09:00] ogra_, ok fixed! [09:00] :) [09:00] ogra_, had to upgrade android-tools-adb on the laptop [09:01] hah [09:01] ogra_, but why? not that i want to think too hard about it [09:01] depends how outdated you were there ... [09:02] we once added the proper udev rule for krillin ... that was the last change to adb on the PC side though [09:02] well i can get back to work now at least [09:02] and was quite a bit ago [09:02] ogra_, i went from 24 to 35 [09:03] ogra_, i think i know what happened [09:03] yeah, most of them were adbd ... not adb changes [09:03] ogra_, i defined that rule manually according to the wiki page [09:03] ah. yeah [09:04] sil2100, none of the changed packages grew a direct dep ... [09:05] sil2100: ^ note that you're landing stuff :) [09:06] sil2100: in other news, what's blocking some landings currently: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1374355 [09:06] Launchpad bug 1374355 in mesa (Ubuntu) "GLX error with the new Mesa 10.3" [Undecided,New] [09:14] trainguards, network-manager is out of unapproved into utopic, so you can reclaim its silo and I guess we'll need an rtm one [09:14] cyphermox: is there a LR for rtm? [09:14] lool: thanks, doing that [09:14] a what? [09:15] a landing reqeust [09:15] I don't know, tvoss was dealing with all of this [09:15] cyphermox: too many TLAs! [09:15] cyphermox: ok [09:17] cyphermox: I've added a line in the spreadsheet with the 3 of us listed for network-manager + rtm; noted to look at list of visible wifis [09:17] sil2100: the bug blocks among else Unity8 from migrating to release pocket, which blocks mzanetti & co on continuing towards the next landing. I think we might want to merge & clean. [09:19] Mirv: would that mean it merges our code, but still doesn't release the updated unity8 package to distro? [09:20] mzanetti: yes, so that you would have trunk up-to-date and maybe consider doing "rtm first" for the next landings. but I'll let sil to comment on that. [09:21] sure [09:21] just want to understand what the options are [09:25] lool: I fixed the line to be a network-manager sync from utopic (instead of sync:1), and assigned a silo [09:25] Mirv: ok, thanks [09:52] mitya57: could you smoketest the appmenu from the PPA once more so I can mark it as tested and let sil2100 press the publish button? [09:56] Mirv: yes, wait a moment [09:58] is there an ETA for the next build on rtm-proposed? really keen to test out wpa fixes [10:00] Mirv: tested https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-030/+build/6411305/+files/appmenu-qt5_0.3.0%2B14.10.20140926-0ubuntu1_i386.deb, works fine [10:02] mitya57: thanks! [10:05] Mirv: sil2100: were you planning on building a new image soon? [10:05] it might be useful to build a new image for the wpa fix. [10:05] doh [10:05] joc: ^ sorry :D [10:13] trainguards, something weird happened with qtubuntu-sensors; it has a higher version in ubuntu-rtm than in ubuntu [10:14] ubuntu-rtm seems to have skipped one version [10:14] (Cc: oSoMoN ) [10:14] lool, why is that weird ? [10:14] it should have been a sync [10:14] also we're pretty screwed if we bump the version in ubuntu now [10:14] lool, you can nowadays land in rtm first (but need to go on to do so once you started i think) [10:15] ogra_: the same fix was landed in ubuntu, then in rtm [10:15] so it should have been the same source [10:15] also, no rtm version in the rtm source [10:15] qtubuntu-sensors | 0.6+14.10.20140924-0ubuntu1 | utopic/universe | source, amd64, armhf, i386 [10:15] lool, well, i guess it was beta-frozen in ubuntu then [10:15] qtubuntu-sensors | 0.6+14.10.20140924-0ubuntu2 | ubuntu-rtm/14.09/universe | source, amd64, armhf, i386 [10:15] it's not in unapproved [10:15] colin is just unleashing the horses [10:15] and it was accepted in ubuntu first [10:16] ok, then it is weird ... agreed :) [10:19] Ah uh [10:19] lool: ok, so the reason why it's like that is: [10:20] lool: qtubuntu-sensors got synced into a silo, then removed, and then rebuilt again with a source sync - since PPAs don't allow pushing the same version to the same PPA again, CI Train had to bump the ubuntu version ;/ [10:22] lool: it was like that because those were source copies still, not binary copies [10:23] lool: not sure how to resolve this now [10:23] Mirv: ;) [10:25] cyphermox: do you mean an RTM image or utopic image? ;) [10:25] Where did that land? [10:25] RTM [10:30] lool: in any case, this should not happen now as we're doing binary copies instead [10:31] * ogra_ can happily build an RTM image if wante [10:31] d [10:31] Yeah, I think we can build an image now, nothing specific we're waiting for [10:32] ogra_: fire away! [10:32] done [10:33] john-mcaleely, were you planning another device tarball today ? [10:33] * ogra_ would like the last adb fix from rsalveti in ... [10:34] (since it will improve RTM testing on krillin a lot) [10:39] sil2100: we could copy the ubuntu2 source to ubuntu [10:39] with binaries [10:40] === trainguards: RTM IMAGE 68 building (started: 20140926 10:40) === [10:45] lool: I would have to understand why the source copy has happened, but anyway ubuntu1 and ubuntu2 have the same contents [10:45] Exactly the same contents [10:45] At least the sources [10:45] Since binaries might differ [10:46] sil2100: what worries me is if an ubuntu upload happens now [10:46] I suppose it would reject an ubuntu2 [10:46] Why? [10:46] lool, nobody would do such an upload though ... it would go through a silo [10:46] which bumps the upstream date [10:47] lool: yeah, since it's a CI Train package, so it only bumps the upstream version [10:47] We should be fine in overall [10:47] I've copied to ubuntu [10:47] seemed plain wrong to have two versions with the same contents and using ubuntu numbering and a higher version in rtm === greyback__ is now known as greyback [10:51] pete-woods: pstolowski: should that "Re-enable valgrind" hud landing land to rtm too, ie should I add a line for it? [10:51] Mirv: it landed already. confusing because of the beta freeze! [10:51] i.e. made it into RTM first [10:51] bad, yes! [10:52] trainguards: can utopic silo 16 be published, please? [10:52] pete-woods: ah well, yes that's the new normal anyway that packages first to RTM, I just thought https://lists.canonical.com/archives/rtm-14.09-changes/2014-September/000451.html didn't include it (and it's the only hud landing I see in rtm) [10:56] bot is going wild [10:56] Mirv, sil2100, how to i reach the 20+ PPAs on the dashboard ? [10:57] * ogra_ wants to publish 026 [10:57] ogra_: psychicly? [10:57] davmor2, hmm [10:57] ogra_: mm, by scrolling down? [10:57] * ogra_ tries [10:57] Mirv, it ends at 20 ? [10:57] ogra_: not for me [10:57] http://people.canonical.com/~platform/citrain_dashboard/#?distro=ubuntu&q= [10:58] weird [10:58] refresh? [10:58] oh [10:58] funny [10:58] it auto-refreshed all the time [10:58] but didnt add the new bits [10:58] the page is so ajax it sometimes forgets about itself in all that asynchronous smoothness [10:59] heh [10:59] the bot is really serious about that cleaning of 011 [10:59] hehe [11:00] it must be glossy and polished in the end [11:00] * davmor2 wonders what the devel communities fetish with household cleane, vim, ajax we are only missing cilit bang [11:01] davmor2, geez, dont tell it more brands ! [11:01] s/cleane/cleaners [11:01] ogra_: I expect to see demestos and dettol some time soon ;) [11:02] nooo ... dont give the bot ideas ! [11:02] see [11:02] flash, mr muscle, toilet duck [11:03] queuebot, we get it [11:04] someone get the bot some industrial bleach [11:07] not it wants to tell us how clean it got it === pstolowski is now known as pstolowski|lunch [11:09] it's so empty and clean now it's practically a vacuum [11:09] even quarks don't pop in and out of existence [11:12] Mirv: can we run that packaging NACK by another distro person? it seems that the file that they wanted to go into -common is actually arch specific [11:12] actually never mind, we'll do another solution [11:12] pete-woods: any distro person would say libthumbnailer0 is a wrong place for /etc file [11:12] agreed [11:12] terrible plan, causes known classes of problems [11:13] doesn't matter whether it's arch-specific or not, that's another axis [11:13] okay, that's fine by me then. just wanted to ensure that wasn't a valid argument [11:13] -common can be arch-specific if that's what it takes [11:23] do you want more clean? more clean! [11:25] yes! [11:25] sil2100: ^ might I turn your attention towards the bot? [11:30] wow, those PPA are really clean! [11:35] thanks Laney [11:35] oops [11:35] Mirv: you or any ubuntu member can remove it when fixed apparently [11:35] quite liberal acl in here [11:51] hmm [11:52] Mirv: I don't know the queuebot code [11:52] The dashboard looks fine so I have no idea why it's going crazy on those 2 silos [11:53] (which are obviously empty now) [11:54] Mirv: love your comments on the queuebot's craziness ;) [11:54] you'd need to get stgraber to fix it I expect [11:54] I think robru is the main author of the recent queuebot plugin additions [11:54] I don't even know where the code is held, would have to look === sil2100 changed the topic of #ubuntu-ci-eng to: Need a silo? Ping train support: trainguards | Need other help? Ping vanguard: cihelp | Train Dashboard: http://bit.ly/1mDv1FS | QA Signoffs: http://bit.ly/1qMAKYd | Known Issues: queuebot has gone crazy, temporarily disabled [11:59] sil2100: ok, let's wait for robru mayabe then [12:00] Mirv: we had such an error in the past when queuebot was indexing landings per description, but that was fixed long ago [12:07] sil2100: hey... just figured that we have this issue once more [12:07] qtdeclarative5-qtmir-plugin : Hängt ab von: libmircommon1 (>= 0.7.3+14.10.20140918.1) aber 0.7.3+14.10.20140918.1~rtm-0ubuntu1 soll installiert werden [12:09] grrr [12:09] Mirv, sil2100, spreadsheet line 94 and 95 please [12:09] * sil2100 loves hard-deps [12:09] mzanetti: in which silo is that? [12:09] sil2100: rtm/6 [12:10] mzanetti: this time it might not be easily fixable, as a re-release as a binary copy might be risky and a bit of a hassle, one moment [12:10] ogra_: o/ [12:10] ogra_: ok [12:10] :) [12:10] ogra_: ok, it seems Timo is on it ;) [12:10] sil2100: are we doing something wrong in unity land? [12:11] ogra_: conflicts with landing-018 (touch-session) [12:11] gah [12:11] mzanetti: no, all is good, it's just a specific case [12:11] rtm would be fine [12:11] Mirv, then leave it for now, rtm and utopic need to land at the same time [12:11] else one of them wont pass any tests anymore [12:11] well [12:11] ogra_: ok, removing the assigned rtm silo [12:12] *if* the session stuff lands in both actuall [12:12] i could hold back the utopic side i guess [12:12] Mirv, leave the rtm silo ... i can at least prepare everything === boiko_ is now known as boiko [12:19] ogra_: ok, reassigning :) [12:19] sorry :) [12:20] ogra_: ubuntu-rtm/landing-008 [12:32] fginther: hi! Do you know what's wrong here? To my knowledge, we haven't changed coverage rules in a long time, so I'm not sure why it's failing: https://jenkins.qa.ubuntu.com/job/accounts-qml-module-utopic-amd64-ci/3/console [12:32] mzanetti: let me take a look at this in a moment again ;/ [12:34] sil2100: ok. have to leave for about 1.5 hours now. can you coordinate with kgunn until I'm back please [12:34] mzanetti: o/ got it [12:35] he should be up to date with current status [12:36] ACK [12:37] trainguards: please can I get silo for row 81 [12:37] actually no, please ignore that [12:37] silo6 still not landed [12:49] davmor2: pingaling [12:53] pete-woods: pstolowski|lunch: hmm, the rtm 018 is actually empty silo, it didn't build anything... [12:54] the source silo was gone and it tried syncing from utopic but did not. so, reconfiguring and kicking abuild. [12:54] Mirv, hmm, that didnt work (rtm-008) [12:54] seems there is some unmerged thing === pstolowski|lunch is now known as pstolowski [12:55] hmm, in fact it seems to be choking on the ~rtm versioning [12:55] brendand: there is no plan to remove that requirement, no [12:55] 0.108+14.10.20140909.1~rtm-0ubuntu1 vs 0.108+14.10.20140909.1 [12:55] dobey, context, not much? [12:56] ogra_: it does say it's warning, not error, though. [12:56] dobey, ah the question i asked this morning [12:56] brendand: you asked if there was a plan to remove the requirement of signing in to a u1 account to install apps, no? [12:56] dobey, right i hit a weird bug like that. not reproducible now though [12:56] Mirv, why does it complain then ? [12:57] ogra_: well, maybe it fails anyway because of that. I'm not sure which flag to set to force it. [12:57] sil2100, ^^ any idea ? [12:58] https://ci-train.ubuntu.com/job/ubuntu-rtm-landing-008-1-build/41/console is the console log [12:59] oh, was i missing a prepare run ? [12:59] What's up exactly? [12:59] sil2100, https://ci-train.ubuntu.com/job/ubuntu-rtm-landing-008-1-build/41/console ... results in "Can't build: Some projects are missing revisions from distribution." [12:59] ogra_: ah, so you're landing first for RTM here? [12:59] seems i have to [13:00] ogra_: hmmm [13:00] ogra_: wait [13:00] rsalveti occupies ubuntu-touch.session in another silo for utopic ... and he is out til monday [13:00] ogra_: so, I see 2 silos with the same MP, both targetting different distros [13:00] i would muchly prefer to land in utopic first [13:00] sil2100, yes [13:00] two different dbus versions [13:01] ubuntu-toch-session will be the same in both ... dbus cant be [13:01] ogra_: right... but this will require having 2 different MPs anyway, since you need to target different trunks [13:01] err wht ? [13:01] why would i [13:01] it is the same trunk but two different dbus source packages [13:02] Since landing it for one distro will make the given merge request merged into trunk, then the other will want to merge the same thing again [13:02] cwayne: slap [13:02] i want the same change of ubuntu-touch-session in both [13:02] davmor2: ow [13:03] Then why can't you land ubuntu-touch-session from an MP to utopic and then do a binary copy to RTM? [13:03] sil2100, can we override the utopic landing of rsalvet then (i doubt he will mind a re-build on monday) [13:03] cwayne: what's up dude? [13:03] davmor2: may have a new custom for you to test later, that would fix the webapps issues for realsies [13:03] ogra_: I just mean, CI Train cannot re-use merges for 2 landings [13:03] cwayne: yay [13:04] sil2100, right, so can we override the block from ubuntu-018 then, then i can land in utopic first, you do a sync and i can push the other dbus to the rtm silo [13:05] ogra_: ok, then let me reconfigure the RTM silo for you and build the utopic one so that it builds correctly [13:05] And then sync it up to the RTM silo [13:05] sil2100, i need to upload the right dbus into the utopic one first i guess [13:05] (i had ignored utopic because of the block) [13:06] Yeah, upload it to the utopic PPA, we'll build the ubuntu-touch-session then and I'll work on syncing it up to the RTM silo correctly (without the dbus, as you mentioned you want a different dbus there) [13:06] yeah [13:08] Mirv: damn. will have to test again [13:09] :( [13:09] I guess it explains why there were no regressions [13:10] mzanetti, kgunn: the silo that had those dep problems... which one was that? Since rtm/6 is ubuntu-keyboard from bfiller === josepht changed the topic of #ubuntu-ci-eng to: Need a silo? Ping train support: trainguards | Need other help? Ping vanguard: josepht | Train Dashboard: http://bit.ly/1mDv1FS | QA Signoffs: http://bit.ly/1qMAKYd | Known Issues: queuebot has gone crazy, temporarily disabled [13:13] pete-woods: it'd been a perfect regression-free release, though :) [13:13] Mirv: I can't seem to install the debs from that PPA now [13:13] dpkg: dependency problems prevent configuration of unity-plugin-scopes:armhf: [13:13] unity-plugin-scopes:armhf depends on libunity-scopes3 (>= 0.6.6+14.10.20140916); however: [13:13] Version of libunity-scopes3:armhf on system is 0.6.6+14.10.20140916~rtm-0ubuntu1. [13:13] does that mean we need to do more like a source build in the PPA? [13:14] pete-woods: it sounds like that sil2100 ^ [13:14] davmor2: care to give 14.09-proposed-customized a try? i can launch webapps/tagger after a --wipe [13:14] cwayne: one second [13:14] I'm not sure what's the best way to move to source build from a situation like that [13:17] sil2100, should i upload before assignment (or is the dashboard just cheating me) [13:18] uh, wait, the dashboard is plain wrong [13:18] heh [13:18] thats what i thought [13:19] There's something strange going on, ugh [13:20] sil2100: yep [13:20] sil2100: oops silo19 [13:20] hmmm [13:20] HmMmMmMmmMm [13:21] heh [13:21] * ogra_ listens fascinated to the sounds sil2100 makes [13:21] ogra_: so, it's back on the dashboard after a reconfigure [13:22] heh, k [13:22] ogra_: I guess it's safe to upload dbus now [13:22] But I have NO idea what's going on, the dashboard gone crazy, the queuebot as well [13:23] uploaded ... [13:23] * ogra_ waits [13:30] kgunn: ok, looking [13:30] sil2100: thanks, lemme know if i need to try something [13:34] * sil2100 sighs [13:34] The whole source-copy experiment causes more problems then it should [13:36] kgunn: ok, so what I recommend is: let's add mir to silo 19 [13:36] kgunn: we will do a binary copy of the last version, which should satisfy the dependencies and not require much additional testing as it should be the same as what we have in the distro, just without the ~rtm version [13:36] * ogra_ wonders what happened to the RTM image [13:36] ogra_: oh, right, we didn't get a message [13:37] https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu-rtm/14.09/ubuntu-touch/ [13:37] rootfs only finished 9min ago [13:38] i wonder why it took so long [13:39] kgunn: on the other hand, damn... we can't do this easily [13:39] hmmm [13:39] kgunn: would you be around to do some quick RTM testing? [13:43] kgunn: there's RTM silo 011 which now has mir in it - I would like to fast-track it to ubuntu-rtm, as it is a no-change rebuild [13:43] kgunn: but I would appreciate some help in making sure all still works there [13:45] ogra_: don't be blocked by my silo [13:45] still waiting tedg to review the indicator mr [13:46] rsalveti, yeah, i would just have triggered a rebuild later [13:49] sil2100: ack [13:49] camako: hey just in case ^^ ...i'm gonna test silo11...unless you've already got it going ? [13:50] kgunn: make sure that you can install it properly on the device [13:51] kgunn: once mzanetti is back I'll ask him to install it alongside silo 19 if it fixes the issue [13:51] Binary copies are not super compatible with source copies [13:51] sil2100: ack, i don't mind doing both [13:52] mterry: fginther is hitting that "'Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.UnityGreeter was not provided by any .service files" error every time in at least one place it seems now. [13:52] plars, alright, I'll spend some time today on it and give you a patch to try [13:52] mterry: thanks! [13:54] sil2100: could you please assign a silo for line 8? we can move on the urfkill landing and get further testing [13:54] cyphermox: ACK [13:55] sil2100: I know line 7 / ubuntu-landing-011 isn't landed, that's on purpose :) [13:55] === trainguards: RTM IMAGE 68 DONE (finished: 20140926 13:55) === [13:55] === changelog: http://people.canonical.com/~ogra/touch-image-stats/rtm/68.changes === [13:55] AH! finally! :D [13:55] Are people who have things that can't land in Utopic just landing them in RTM and then planning to sync V when it opens? [13:55] cyphermox: ok, but can I simply sync up packages from silo 7? :) [13:55] sil2100: yes, precisely! [13:55] geez, 3h ! [13:55] wait [13:55] silo 11 [13:55] it's line 7, but silo 11 ;D [13:55] Yeah ;) [13:55] Right! My mistake [13:56] tedg: that's supposed to be strictly disallowed [13:56] I agreed with management four months ago that people wouldn't do that [13:56] awe: ^ this is why I was pushing back on your rtm-first landings [13:56] Hmm, okay. We just have some MRs that are too large for a beta freeze, and don't effect destkop. [13:56] tedg: yeah, so every change needs to land in utopic - with the recommendation to land it first in utopic [13:57] I don't see why the requirements for utopic at this point should be stricter than the requirements for ubuntu-rtm just before shipping to a customer [13:57] tedg: for what packages? Aren't they part of the standing FFe? [13:57] sil2100, indicator-sound [13:57] awe: but as soon as you're done with the testing on silo 11, we can land IT, and then proceed to finish landing the RTM silo [13:57] Ah [13:57] and if they aren't in desktop then I shouldn't have thought it would be an issue [13:58] cjwatson, They're in desktop, but the feature doesn't effect desktop. i.e. only the phone profiles. [13:58] But from a code-change perspective, code is changing. [13:58] cyphermox: once silo 11 is built, let's push the build button on the rtm silo 24 - it will then pull in the binaries [13:58] tedg: Doesn't sound like it should be an issue from a utopic release point of view then [13:59] sil2100, dbus is ready in utopic 002 [13:59] Hmm, okay. [14:00] ogra_: ok, let's build the ubuntu-touch-session then! [14:00] plars, fginther: can you test this for me? http://paste.ubuntu.com/8433042/ [14:00] yeah :) [14:00] plars, fginther: that's a new unlock-device script, with retries [14:00] ogra_: build pressed, let's wait for those to build and then press the build button on the rtm silo [14:01] yeah [14:01] mterry: just starting a meeting, but I'm sure we can look at it right after [14:01] mterry, I'll check it out shortly, thanks [14:01] ogra_: ah, could you maybe push the dbus version you want for RTM to the rtm silo now? Since I guess it'll need to build first anyway [14:01] sil2100, that should still be in there ... unless you wipes the silo [14:01] * ogra_ checks [14:02] sil2100, yeah, its in [14:02] and build and all [14:04] ogra_: ok, now, so that I know completely what's up [14:04] ogra_: soooo [14:04] ogra_: is ubuntu-touch-session depping on dbus and using it during build time? [14:05] i dont think so [14:05] nope, isnt [14:05] (and shouldnt) [14:06] ogra_: ok, so we can do a standard binary copy sync of ubuntu-touch-session to the RTM silo, right? ;) [14:07] sil2100, cwayne: okay that is all the scopes and all the apps tried and everything is opening, I'm going to reboot a few times and make sure it still work but then I would say this custom tarball is good [14:07] sil2100, yup, that should be fine [14:07] davmor2: \o/ [14:07] davmor2: yaay [14:07] ogra_: any news on a new device tarball? [14:08] sil2100, havent heard anything from john-mcaleely [14:13] rpadovani: got a sec to review https://code.launchpad.net/~nik90/ubuntu-clock-app/restore-back-multimode/+merge/236113 ? [14:14] sil2100: I'm back [14:14] nik90, on it [14:14] rpadovani: thnx. [14:14] sil2100: from the scrollback I read I should install RTM silo 6 + 19 and test, correct? [14:17] nik90, lgtm on desktop [14:17] rpadovani: It is a very minor change and shouldn't cause any regressions. [14:18] nik90, indeed, topapproved [14:21] mzanetti: no no, RTM silo 11 and 19 [14:22] sil2100: ack [14:22] mzanetti: silo 11 has the mir with correct version, and 19 is your silo :) [14:22] sil2100: right... had ubuntu page open [14:22] awesomes. will test now [14:25] Thanks! [14:28] sigh [14:28] why doesnt dbus work now :( [14:34] Friday [14:34] Nothing works on Friday [14:35] I'm analysing a bug in CI Train and I still can't find what's up [14:36] sil2100: cwayne: right 6 reboots and everything is still opening \o/ [14:37] woo [14:37] davmor2: so good to go? [14:37] cwayne: over to you to negotiate with sil2100 as to when to run it :) [14:38] sil2100: kgunn: so combined with silo 11, our silo 19 installs fine again. running the test plan now to see if it works fine too [14:38] cyphermox: have tested NM; got a position fix, and saw almost the same wifis as before (well one more actually) [14:39] working on it [14:41] mzanetti: that's excellent news [14:41] kgunn: did you also test the rtm silo 11 by itself? :) [14:42] kgunn: since if all seems ok, I'll publish it (as it is a no-change rebuild in fact) [14:42] sil2100, bah, silly error ... [14:42] * ogra_ hits build again on the 002 utopic silo [14:42] davmor2, cwayne: I guess it would be fine to push it now :) [14:43] ogra_: oh? :) [14:43] yeah, there was code that emptied the file we want to read :P [14:43] forgot to rip that out [14:44] sil2100: so when this lands that would mean location works in webapps, and the webapps open 2 kinda criticals out the way, do you want me to run a test on the resulting image and see what I think of it? [14:45] lool: yeah, looks good [14:46] davmor2: yeah, but would you be able to do the full promotion suite today still? [14:46] sil2100: yeap [14:47] davmor2: excellent! If this image is ok, then it would be really a big milestone [14:47] davmor2: imagine! [14:47] davmor2: TWO promotions in ONE WEEK [14:47] :O [14:47] sil2100: but now you gone and jynxed it of course :P [14:48] Sorry, it's Friday anyway! [14:48] you guys assume i'll just promote it ... i might queue it up for monday :P [14:50] sil2100: one sec...i'm so swamped [14:50] otp [14:50] but setting it up [14:52] cyphermox: (I had updated the spreadsheet already, so QA is next I guess) [14:53] sil2100: okay then, pushing :) [14:54] davmor2: once that image is available, please test it with all your promotion-wise might [14:55] cwayne: are we nearly there yet? [14:55] davmor2: my part's done, not sure how long it takes system-image to do it [14:56] cwayne: hahahaha [14:56] wut [14:58] sil2100: are you thinking about promoting an image that is already built or about to be built? [14:59] nik90: yes, but only for RTM - we plan on checking out the new ubuntu-rtm image that will be available soon [15:00] nik90: in utopic we still are waiting for something to land [15:00] sil2100: I think balloons will have released a new clock to the store now (or very soon). I figured may be that could be part of the promoted image [15:00] sil2100: but if it is already being built, I missed it which is fine since it will come as an update through the store anyway [15:01] Oh, I think it won't be picked up sadly, since the new image will only have a new custom tarball... so it will only have the contents from today's noon ;/ [15:01] Yeah [15:01] sil2100: no worries :) [15:06] sil2100: ok... silo19 testplan succeeded [15:06] sil2100: so you might want to release 11 before the QA signoff of 19 [15:06] mzanetti: excellent, now just a quick confirmation from kgunn I need, after which I'll release 11 [15:06] ok [15:07] And then we ask for sign-off of 19 [15:07] sil2100: thanks man! [15:07] mzanetti: sorry for the trouble! It was a very nasty race condition that we didn't suspect [15:07] sil2100: no worries at all [15:07] we got it resolved, that's all that matters :) [15:07] btw. I think I heard that unity8 might be unblocked from utopic soon [15:08] mzanetti: actually yaay, I see the qtcreator-plugin-ubuntu autopkgtest passing now [15:08] purrfect [15:08] by new we have accumulated 20 approved branches again thoug :D [15:09] cjwatson: thanks for removing mesa from -proposed! [15:09] np [15:10] plars, I think https://code.launchpad.net/~nskaggs/ubuntu-test-cases/increase-ap-timeout/+merge/235706 can land. everyone is a-ok with it [15:11] balloons: yes, I'm going to push that in today [15:11] plars, awesome thanks [15:13] sil2100, ubuntu-touch-session is ready for syncing into rtm silo 008 [15:14] ogra_: ACK! Let me do that, as it requires a small hack [15:15] ogra_: ok, should be happening now :) [15:16] thanks!! [15:17] davmor2, so in #69 my location service is supposed to work ? (it doesnt) [15:18] ogra_: then there is a problem with you phone is all I can think [15:19] so it wont work on upgrades ? [15:22] aha [15:22] now it works ... about 800m off thouh [15:22] but i'm indoors [15:23] re-running the wizard seems to have been needed [15:23] oh [15:23] now it just jumped 800m in the other direction [15:23] funny [15:23] Location (tm) [15:23] yeah [15:23] it jumps around all the time [15:24] ogra_: yay [15:24] aah ! [15:24] now it moved about 2km east [15:24] Think of it this way [15:24] ogra_: have you just run ota's on that device? [15:24] Maybe it's YOU who is jumping all the time? [15:24] davmor2, since partitioning, yes [15:25] sil2100, oh my ... that is the reason why my cats didnt return yet ... the house must be jumping with me [15:25] ogra_: that is why it hasn't worked then you had to agree to the terms :) good to know anyway :) [15:25] davmor2, oh, i did that a few times (re-enabling the wizard) [15:25] every time someone said "location should work now" :) [15:26] o/ trainguards for a silo at line 98 [15:26] thanks [15:26] ogra_: well now it works so stop with the negativity now :P [15:26] right [15:26] i get 'a' location [15:26] :) [15:26] lol [15:26] dbarth: aye! [15:26] with the exception of the here map [15:27] ogra_: you didn't say you wanted an accurate location :P [15:27] damn ... yeah, you are right, i was never that specific [15:28] oh, wow ... [15:28] it just jumped about 100m close [15:30] sil2100: i promise i haven't forgoten...just running ap test [15:30] takes forever seemingly [15:31] * ogra_ wonders what kgunn is testing there ... [15:31] did bzoltan talk you into landing UITK for him ? [15:31] silo11 [15:31] rtm [15:31] mir [15:31] ah := [15:31] :) [15:31] needed to un-ass rtmsilo19 === retoaded changed the topic of #ubuntu-ci-eng to: Need a silo? Ping train support: trainguards | Need other help? Ping vanguard: retoaded | Train Dashboard: http://bit.ly/1mDv1FS | QA Signoffs: http://bit.ly/1qMAKYd | Known Issues: queuebot has gone crazy, temporarily disabled [15:32] me, who, what, when? It was not me... [15:32] bzoltan, just joking :) [15:32] ogra_: Are you sure? [15:32] ogra_: never jokes [15:32] he's super serious guy [15:33] kgunn: and when he does it hurts more [15:33] Just wanted kgunn to do a quick confirmation that the mir there is good :) [15:33] :D [15:33] lol [15:37] kgunn: just a quick look is good, poke me once it looks more or less ok ;) [15:38] sil2100: this AP has to be close...and then i'll do one particular manual test that's the best at finding stuff...it'll take only 2 minutes...then i ping you [15:39] Yaay! [15:40] davmor2, brendand would you let silo rtm 008 in without QA signoff ? (bugfix, i tested on bot distros) [15:40] ogra_: the bots get a distro of their own I don't think that is on ;) [15:41] ogra_: up to brendand I'm looking at the image :) [15:41] shhh, dont tell them ... [15:41] queuebott is excited enough for the day ... thanks to all the cleaning it did [15:44] sil2100: rtm11 mir all good [15:44] \o/ [15:44] ogra_, are we promoting the current image or planning to promote the next one? [15:44] no idea [15:44] davmor2, ? [15:44] brendand, not up to me [15:45] brendand: looking to promote this one [15:45] sil2100: now i put silo19 on top ? [15:45] kgunn, mzanetti: silo 11 published, once it appears in -proposed I guess we can switch silo 19 to needs QA Testing [15:45] kgunn: since mzanetti already tested 19 with 11 [15:45] davmor2, it fixes the background issue? [15:45] sil2100: cheers [15:45] cool [15:45] kgunn: so all we need is a QA sign-off of silo 19 [15:45] thanks guys [15:45] kgunn: thanks! [15:46] brendand: not tried that yet but it fixes a whole heap of other issues so we can debate the background once we see if it fixes more than it breaks [15:47] trainguards: landing-027 is ready to publish [15:47] trainguards: can I get a silo for line 41? [15:51] davmor2, yeah and it's already in #2 so not a regression [15:52] davmor2, and i just talked to kenvandine and it's not looking likely for today [15:53] davmor2, so question - i suppose if you find a problem with this one it's highly unlikely the next one will be promotable either? [15:53] AlbertA2: hey! Let me take a look [15:53] if there is a big problem in this one this one won't be promotable :) [15:54] AlbertA2: oh! [15:54] AlbertA2: is that the fix for our media-hub unity8 issues?! [15:54] sil2100: sure is :) [15:54] well the hangs at least.... [15:54] \o/ [15:54] You're my hero [15:55] AlbertA: don't believe him he says that to everyone ;) [15:55] davmor2: oh man...I was ready to believe it... http://imgur.com/gallery/ncSWF9D [15:56] AlbertA2: can I prepare a silo for RTM for that fix? [15:56] jhodapp: ^ I think we need sync more packages than just media-hub due to the previous revert in rtm [15:57] Yeah, we can also do a sync of dbus-cpp and qtubuntu-media [15:57] But all of those can be done with syncs [15:58] sil2100: ok, jhodapp: ^ you ok with that? === gatox is now known as gatox_lunch [16:02] plars, mterry, does the gdb call here need to be done with sudo? http://paste.ubuntu.com/8433042/ [16:03] plars, mterry, sorry, 'adb call' [16:03] so "sudo gdbus call --session ..." [16:04] fginther, we dont on the normal smoketests [16:04] sil2100, could you do a manual binary sync of utopic silo-007 to rtm silo-024? [16:05] awe: one moment, will look after the meeting [16:05] thanks [16:05] ogra_, thanks, just wanted to check [16:19] jhodapp, AlbertA2: ok, I'll prepare an RTM silo then - in case you think otherwise, just give a ping to the trainguards about that [16:20] sil2100: well so there's a bit of a mess... [16:21] so I guess we want qtubuntu-media 0.7.1+14.10.20140923.2-0ubuntu1 to be in rtm and utopic [16:22] Ah, right, there was a landing in RTM... [16:22] sil2100: there's a sync from ubuntu-rtm to utopic in the spreadsheet... line 43 [16:22] Confusing indeed! [16:22] so I'm confused [16:22] Ok, I guess we don't need to change anything in qtubuntu-media I think [16:22] hm, or wait [16:23] We might need to re-build qtubuntu-media with a no change rebuild [16:23] * sil2100 sighs [16:27] oh dear god the spreadsheet hit 100 rows [16:28] mterry, I tried to hack in those unlock changes and it didn't solve the problem: http://s-jenkins.ubuntu-ci:8080/job/generic-deb-autopilot-runner-mako-maas/8/console [16:28] mterry, I think something else is going on here, attempting some device debugging [16:28] sil2100: ok so I was looking at the scrollback, that's quite strange. queuebot is spamming from the silos plugin (eg the json-reading plugin). I was expecting the bug to arise from the spreadsheet-reading plugin, which is the one that had issues last time. [16:30] sil2100: Laney: so the two offending silos that were causing the queuebot flood are no longer in use, so I have no way to look at them to determine what might have caused this. this also means it's likely the issue is over. can we briefly re-voice queuebot just to see what's up? (and if the problem isn't fixed, it'll help me to get an updated list of what [16:30] silos are currently causing problems) [16:31] sil2100: ah I see so yeah we need a sync of qtubuntu-media from rtm to utopic (which is line 43) and then a sync of media-hub from utopic to rm [16:31] okay! [16:33] oh god the volume [16:33] robru: enough info? [16:34] * Laney assumes so :) [16:35] hm [16:36] sil2100,robru: oh, is now a good time for you folks if I switch snakefruit's cupstream2distro checkout to trunk? [16:36] cjwatson: nope, I didn't have time to fix copy2distro yet [16:36] ah oh [16:36] ok [16:36] cjwatson: maybe tomorrow, I'm putting out fires today ;-) [16:36] err, monday [16:36] fair enough, I have enough to do as well :) [16:36] cjwatson: thanks for checking [16:36] robru: anything I can do to help with that? [16:37] (not that I'm here for very much longer though) [16:37] cyphermox: nah it's minor, and it's not urgent since snakefruit is working, but I broke trunk so I need to fix trunk so it can be redeployed [16:37] alright [16:37] cyphermox: thanks. [16:39] trainguards: can I get a silo for line 30? [16:40] AlbertA2: ok you got utopic 9 [16:43] hm, queuebot problem seems restricted to rtm! strange! [16:47] AlbertA2: exactly right [16:48] fginther, yes, the adb call needs sudo (to set environment correctly). And bummer about it not fixing it.... I could have sworn that would [16:52] sil2100: hmmm infographics seems broken only displays No data sources available but I know there should be sms send and received and calls and time more than a minute :( [16:54] trainguards can i get a silo for line 72? [16:55] davmor2: could you check if that was the case in the last promoted image? Or get someone else confirm? [16:56] jibel: ^ do you see infographics? [16:56] davmor2, i did yesterady for sure [16:56] davmor2, I do, I see "no data available" if I disable infographics in system-settings [16:56] (on proposed though ... but it is likely that wasnt different on the last promoted one) [16:57] otherwise it displays something [16:57] yeah, it sdoesnt in 69 [16:57] sil2100: hey; do you have questions about my silo requests? [16:57] sil2100: ^ it got broken then [16:58] the oxide one is not ready, i'm just testing the build right now, but the request with webrowser-app branches is ready [16:58] dbarth: please set the distribution in column H === gatox_lunch is now known as gatox [16:58] sil2100: so yeah go ahead with the rtm silo sync for media-hub...dbus-cpp will be sync'ed with rtm landing-001...so I'll just wait for that to land before testing... [16:58] robru: ah sorry, sure [16:59] dbarth: ok you got utopic 14 [16:59] nice, thanks! [17:00] dbarth: you're welcome [17:00] robru: btw, could you print the ppa shortcut in the dashboard main view? [17:00] robru: i find myself opening the ppa link just to get that copy/paste [17:01] dbarth: copy paste of what? [17:01] the ppa: line to add the repo on a device [17:01] citrain doesn't work on rtm afaict [17:01] dbarth: oh, the citrain script just got fixed yesterday. so now you can 'citrain device-upgrade N password' [17:02] awesome! [17:03] dbarth: it's in utopic but if you're using trusty you'll have to wait for the PPA to get updated, ogra said he'd do that today [17:03] yeah i'm on trusty, but that's fine i'll update on monday [17:03] let's get this silo to build now [17:05] AlbertA2: ok ;) [17:05] AlbertA2: let me assign one then [17:08] robru, another question: we have oxide 1.2.4 ready for landing to utopic now [17:08] it's available in the security-proposed ppa, managed by jdstrand [17:08] dbarth: robru will be your guide for the standard train things now :) [17:08] AlbertA2: are you syncing tvoss' MPRIS landings again? media-hub, dbus-cpp, qtubuntu-media to rtm? [17:08] sil2100: yup, that's cool; have a good week-end [17:09] jhodapp: no, qtubuntu-media is already the latest version in rtm [17:09] * jdstrand is happy to copy the binaries to a ppa or utopic-proposed itself-- just tell me what to do [17:09] jhodapp: and dbus-cpp looks like will be synced with rtm landing-001 [17:10] AlbertA2: well it isn't quite there, it's the old version that doesn't include a few property type changes as well as linking against libmedia-hub-common2 and libmedia-hub-client2 [17:11] AlbertA2: because those things changed with the MPRIS landing, but got backed out as well [17:11] jhodapp: ok I'm confused again: http://people.canonical.com/~ogra/touch-image-stats/rtm/59.changes [17:12] AlbertA2: what you have said is correct except for qtubuntu-media [17:13] AlbertA2: check out the dependencies of qtubuntu-media in the latest rtm image and you'll see what I mean...media-hub1 and not media-hub2 [17:13] dbarth: sorry I didn't understand, did you need my help? sounds like you should coordnate with jdstrand [17:14] dbarth: do you want a silo for it so QA can verify it? [17:14] jhodapp: so rtm does not match what's on the project? did that get changed in rtm archive [17:14] ? [17:14] because this is confusing: https://launchpad.net/ubuntu-rtm/14.09/+source/qtubuntu-media [17:15] robru: yes, i think that's the process we came up with for the last landings [17:15] AlbertA2: well qtubuntu-media in trunk links against media-hub2 [17:15] robru: ie, get an empty silo; bin-copy the package there and get it landed via the normal process [17:15] robru: we'll got with utopic for this Friday [17:16] and rtm on monday [17:16] dbarth: ok [17:16] jhodapp: and this says the version in rtm links against media-hub2... https://launchpadlibrarian.net/185596467/qtubuntu-media_0.7.1%2B14.10.20140923.2-0ubuntu1.dsc [17:17] so confused... [17:17] dbarth: ok you got utopic 16 [17:17] AlbertA2: that is confusing...that was the latest build [17:17] jdstrand: please copy oxide into utopic 16 for testing [17:17] AlbertA2: let me double check what's in trunk, one min [17:18] i'll add the test plans for webbrowser-app and the container [17:18] AlbertA2: so it's media-hub2 in trunk [17:19] AlbertA2: so I'm confused then too how qtubuntu-media is working in rtm [17:19] AlbertA2: there is no media-hub2 in rtm yet [17:20] jhodapp: right! [17:20] AlbertA2: need the landing experts in on this... robru? sil2100? [17:21] jhodapp: what's up? [17:22] robru, we have qtubuntu-media in rtm that expects media-hub2 for runtime, but rtm only has media-hub1 right now due to the reverting of tvoss' MPRIS MR [17:22] robru, how can this be? [17:22] robru, dbarth: done [17:22] robru, then on the utopic side, we have media-hub2 but not the latest version of qtubuntu-media [17:22] robru, we need to sync these two branches now [17:23] jhodapp: i don't know anything about media hub. if you've identified some packages that aren't in sync, please set up landing requests to sync them, I can assign those, and then you can test them [17:24] AlbertA2: what do you think? ^ [17:24] jhodapp, i think lool wanted to fix that today [17:24] ogra_, as in he does the work? [17:24] there was a longer conversation this afternoon [17:24] dunno what the outcome was ... [17:25] lool, still around? [17:25] sil2100, ^^^ do you remember ? [17:28] jhodapp: so I think just syncing media-hub and dbus-cpp will straighten it out for rtm [17:28] AlbertA2: worth a shot [17:28] jhodapp: how it's currently working...I dunno... [17:28] sil2100, still around? just wondering if you could re-binary-sync ofono from ubuntu-024 to rtm-007? Note this is the opposite from the original sync ( which was from rtm to utopic ); this is because we couldn't trigger a rebuild in the rtm silo, hence cypermox suggested trigging the rebuild utopic and asking for a re-sync [17:29] awe wut [17:29] awe: is this a no-change rebuild? [17:29] awe: what was wrong with the build in the rtm silo? it should definitely work [17:29] while testing, we discovered an ofono crash [17:29] awe: very difficult to switch the sync directions, requires changing & reconfiguring both silos [17:29] so the mp was updated [17:30] robru, ok.. I only asked because cyphermox suggested [17:30] let's wait for him to come back online, and we can try to fix the mp [17:30] basically the version in the changelog in the mp is older than the version in the silo, so jenkins wouldn't build [17:31] sergiusens set this up, but he's not around either [17:33] awe: build forced: https://ci-train.ubuntu.com/job/ubuntu-rtm-landing-007-1-build/48/console [17:33] robru, awesome! [17:49] sil2100, ogra_: https://bugs.launchpad.net/ubuntu/+source/libusermetrics/+bug/1374553 [17:49] Launchpad bug 1374553 in libusermetrics (Ubuntu) "In image rtm 69 infographics stopped functioning" [Critical,New] [17:49] * ogra_ confirms [17:54] davmor2, seems the /var/lib/usermetrics dir doesnt exist on my device [17:56] * ogra_ scratches head [17:57] phablet@ubuntu-phablet:~$ sudo ls /userdata/system-data/var/lib/usermetrics/ [17:57] usermetrics6.db [17:57] the writable dir is there [17:57] it is just not in the readonly side [17:59] jhodapp: I guess qtubuntu-media needs a rebuild for rtm... [17:59] AlbertA2: yeah that's what I thought [17:59] jhodapp: objdump -p libaalmediaplayer.so | grep media-hub [18:00] NEEDED libmedia-hub-client.so.1 [18:00] jhodapp: the package name is misleading [18:00] AlbertA2: media-hub's package name? [18:01] jhodapp: no this: http://pastebin.ubuntu.com/8434616/ [18:01] it makes you think it's actually the latest version...but it's really not.... [18:02] davmor2, so this is a livecd-rootfs bug ... [18:02] not usermetrics [18:02] AlbertA2: hmm [18:02] jhodapp: but how did that happen though? Shouldn't the build have failed? [18:03] AlbertA2: it did, I had to change back to using the Property types of media-hub1 [18:04] AlbertA2: so let me create a quick MR that puts it back to media-hub2 type [18:04] jhodapp: so then are the binary deps missing something in qtubuntu-media [18:04] ? [18:04] AlbertA2: perhaps, let me check that too [18:04] jhodapp: ohhh I see... [18:05] libmedia-hub-dev was not reverted... [18:05] so there's a mismatch of things I guess... [18:05] maybe... [18:05] AlbertA2: oh man, what a mess [18:06] jhodapp: well a rebuild should straighten things out.... [18:06] AlbertA2: yes, I'll have an MR for qtubuntu-media in 2 mins [18:06] so I guess once your branch is ready we can ask to reconfigure the rtm silo to include that...and do a source build of both... [18:06] yes [18:08] AlbertA2: https://code.launchpad.net/~jhodapp/qtubuntu-media/media-hub2-types/+merge/236168 [18:08] davmor2, added some background to the bug [18:14] jhodapp: cool I guess now we need to wait for rtm landing-001 for the dbus-cpp upgrade....or the build will fail... [18:14] AlbertA2: is that building right now or syncing from utopic? [18:15] jhodapp: sync from utopic [18:15] tvoss: ^ [18:15] AlbertA2: alright nice [18:15] tvoss|afk: ^ [18:23] jhodapp: actually it looks like the last build was September 22....maybe I'll just coordinate with him later... [18:24] AlbertA2: he won't be back for a while [18:24] AlbertA2: some time next week [18:25] trainguards: can I have landing-026 reconfigured....we need sync of dbus-cpp and media-hub from utopic to rtm, but a branch build of qtubuntu-media as listed [18:25] trainguards: landing-026 rtm that is [18:56] ogra_: nice one :) [18:57] :) [18:57] fixed livecd-rootfs is already uploaded to utopic ... but sits in unapproved atm [19:02] AlbertA2: so what's going on in that silo? media-hub package is in the ppa, built just an hour ago. you don't want to land media-hub in rtm anymore? [19:03] robru: so this is to deal with the mess leftover when media-hub/dbus-cpp qtubuntu-media were reverted in rtm archive [19:03] robru: qtubuntu-media needs to be rebuilt to link to the updated version of media-hub...and media-hub is using stuff from the new dbus-cpp [19:04] AlbertA2: ok so spreadsheet row 62 reflects what you want to happen? [19:04] robro: yes [19:04] robru: yes [19:04] hehe [19:04] ok [19:06] AlbertA2: hmmm you know i'm not actually sure if you can have an MP AND a sync request in the same silo, i'm not aware of that ever being done before. feel free to try the build but ping me if something explodes (I expect the build job will only do one or the other but not both) [19:06] jdstrand: nice comment on the bug, You'll understand me not weeping I spent 2 hours testing the image to find out it was all pointless cause infographics didn't work ;) [19:07] robru: ok if I see issues, I can ask jhodapp to land it the qtmedia bit on utopic first... [19:07] davmor2, whats up with infographics? [19:07] cwayne: try it in image 69 [19:07] AlbertA2: yeah sounds reasonable [19:08] cwayne: you get no data sources available because the path to the file doesn't exist or something like that :) [19:08] cwayne: https://bugs.launchpad.net/ubuntu/+source/libusermetrics/+bug/1374553 [19:09] Launchpad bug 1374553 in livecd-rootfs (Ubuntu RTM) "In image rtm 69 infographics stopped functioning" [Critical,Confirmed] [19:09] AlbertA2: k [19:10] cwayne: I blame you entirely just so you know, normally it's all ogra_ 's fault but he confirmed it for me, so dude you suck ;) [19:10] davmor2, lol, its all stgrabers code ! [19:11] ogra_: I know, but it's more funny blaming cwayne :) [19:12] davmor2, oh, indeed, it is definitely his fault [19:14] night all catch you wednesday [19:14] davmor2, i think i saw that in yesterday's image too [19:15] cwayne_, that you are to blame ? [19:15] robru, finished testing ofono ( rtm-007 ); should we re-binary-sync the newly built version to utopic silo-024 now? [19:16] cwayne_, but joking aside, that fits ... the change landed yesterday [19:16] ogra_, :) [19:16] awe: sure [19:17] ogra_, i'm used to getting blamed for stuff, so it's ok :P [19:17] heh [19:24] davmor2: it is disappointing all around. I had nice and pretty infographics on my phone and now they are gone [19:25] * jdstrand dogfoods and had a lot of historical data in there [19:27] yo can i get a test silo for row 76 [19:27] trainguards ^ [19:28] jdstrand, its all still there [19:28] no worries [19:28] * kgunn imagines trainguards means sil & robru have to wear vatican city guard uniforms [19:28] (it wont collect new info while it is broken though) [19:28] ogra_: oh? where is it? [19:29] * jdstrand rereads the bug [19:29] jdstrand, the mountpoint is gone [19:29] kgunn: actually our uniform is more like the beefeaters. http://i.dailymail.co.uk/i/pix/2007/07_01/beefeaterPA0607_468x338.jpg [19:29] the rw dir that would mount to it is still intact [19:29] oh, phew [19:29] I read the bug quickly and thought it would just be gone [19:29] so if you create the dir like i wrote and reboot its all back [19:29] thanks for the clarification [19:30] this hack of hardcoding /etc/password is an evil one :) [19:30] kgunn: silo 16 [19:30] fallout wasnt unexepected .... but at lleast your UIDs wont randomly change on upgardes now [19:34] * jdstrand comments in the bug that data is still intact after following ogra_'s instructions [19:34] oh, yeah, sorry, i could have mentioned that :) [19:36] I was probably the only who panicked [19:36] thanks robru, and yeah beefeaters way more kick butt [19:36] I really like those infographics :) [19:36] heh [19:39] brb, lunch [19:41] trainguards: ubuntu/landing-009 is ready to publish [19:58] ogra_: hey, on adding my sim card, I don't see any carrier being recognised automatically. This used to work the last time I tested which was about a month ago. [20:15] AlbertA2: ready for qa signoff you mean [20:15] robru: utopic landing-009 [20:16] robru: I have a different one in rtm in the QA queue [20:21] oh [20:27] robru, were you waiting for an action on my part before re-syncing utopic-024 from rtm-007? I'd like to celebrate at least one landing before the weekend starts... ;)- [20:36] awe: yes, you can trigger the build job on utopic24 and that will pull in the sync again [20:37] awe: no wait [20:37] wtf [20:37] your landing is all messed up [20:38] awe: ok try building now [20:39] robru, k === davmor2_ is now known as davmor2 [20:50] Laney: cjwatson: can somebody re-voice queuebot? I've identified the problem as a few corrupted silo files, which I've deleted, and in my local testing all seems good. [20:55] awe: ugh, sorry about that, your build exploded. https://ci-train.ubuntu.com/job/ubuntu-landing-024-1-build/4/console i fixed some stuff in the backend, retrying [20:57] robru, no worries... let me know if you need anything more from me [20:57] ( besides moral support ) [21:00] awe: looks good in fact, already done. damn binary syncs are fast ;-) [21:00] nice! [21:00] * awe checks [21:01] awesome [21:01] just need to sanity checks on this silo, then we should be good to go to publish both silos [21:02] awe: yissss! [21:29] robru: hey man, sorry to saddle you with this...not sure what the heck to do [21:29] https://launchpadlibrarian.net/185863906/buildlog_ubuntu-rtm-14.09-armhf.unity8_8.00%2B14.10.20140926-0ubuntu1_MANUALDEPWAIT.txt.gz [21:30] seems this dang ~rtm is being interpreted as less than [21:30] on the deb dep [21:30] ...do you know a way around it ? [21:30] ...i'm supposing something insane like no-op commit rebuilds? [21:30] at least i think sil did that earlier today [21:34] kgunn: yes, ~rtm is "less than" on purpose, don't ask me why though, I forget [21:35] kgunn: although ~rtm doesn't seem to enter into it? 7.90+14.10.20140918~rtm-0ubuntu1 ! >= wanted 7.91, eg, 7.90 < 7.91 [21:53] trainguards: ubuntu/landing-024 and rtm/landing-007 are both ready to publish ( ofono ) [21:59] awe: cool [22:07] robru: ^ [22:08] queuebot: ok it's time to behave!!! [22:08] Ursinha: thanks [22:08] robru: it wasn't his fault :P [22:08] true [22:08] robru: you're welcome [23:02] jhodapp: I'm vaguely around [23:03] jhodapp: but having the read the backlog, I'm not sure how this relates to me; I didn't follow the MPRIS landing or the media-hub changes [23:04] * lool goes in the general direction of bed now [23:05] lool, it was about the qtubuntu-media stuff that was out of sync between the archive [23:06] *archives [23:06] iirc you and sil looked into it === Ursinha is now known as Ursinha-afk [23:08] robru: poke [23:08] awe: hey [23:08] yo [23:08] oh good, I was afraid it was too late [23:08] just writing anemail about status [23:09] cyphermox: yo [23:09] it's past midnight here, sorry I didn't come back before, but dinner took a long while :) [23:09] cyphermox, ofono silos landed [23:09] urfkill didn't [23:09] ok [23:09] I saw backlog [23:09] hehe [23:09] you might have to delete packages from the rtm silo before you can copy the magain [23:10] I don't think we need to copy again [23:10] they both published [23:10] anyways, I'm writing an email about the urfkill landing [23:11] the hybris code doesn't always result in a working wlan0 device after boot [23:11] and doesn't return any errors that I can see to urfkill [23:11] so abeato has some investigation to do on Mon [23:11] I know you'll be traveling, so we'll make a go/no-go decision in your absence, but I figured it was better to wait [23:11] oh, so it's in the ppa but the hybris stuff is not working? [23:12] it doesn [23:12] 't work reliably [23:12] awe: I may be able to chime in every once in a while, based on being in an airport [23:12] 2-3 failures out of 10 reboot [23:12] s [23:12] ok [23:12] not great, indeed [23:12] nope [23:12] are you sure it's that and not the indicator? [23:12] yup [23:12] alright [23:13] iwconfig wlan0 says "no such device" [23:13] but [23:13] shouldn't it be sufficient to keep the scripts as they were? since urfkill will explicitly shut down a device as it starts if it's marked to be off [23:13] that does get you a short period of time where the device might be on, but still... [23:14] while it's to regulatory-compliant, we already weren't ;) [23:14] I'm not sure what're your proposing [23:14] we need to use hybris to control wifi cause the rfkill part is broken in the driver [23:15] yes [23:15] and abeato told me leaving the scripts around interferes with hybris [23:15] script [23:15] meh [23:15] anyways, I'll discuss with him [23:15] I would think it only brings upthe device [23:15] since you're doing something fundamentally similar at boot in urfkill.conf; it's just in an upstart job instead of in the set_* script [23:16] let's see what abeato wants to do [23:16] also, it was pretty stable to me, though I probably didn't reboot 20 times [23:16] the setprop from the urfkill jobs moves some where else [23:16] right [23:16] that just toggles urfkill to use hybris [23:16] the status script in /system/bin [23:16] brings up the device [23:17] with it gone [23:17] and only hybris controlling wifi [23:17] yes... and the upstart job in urfkill brings up the wifi [23:17] it fails to bring up the device about 15-20% of the time [23:17] if that's not in, and it's not anywhere else either... [23:17] no, the urfkill upstart job just sets a prop [23:17] urfkill brings up wifi [23:17] yes === Ursinha-afk is now known as Ursinha [23:17] let me dig in