=== Ursinhal is now known as Ursinha === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [03:32] I would prefer if there were only one version of mozjs in the archive, truthfully, it doesn't matter since it's not supportable in any event [03:33] micahg, that is basically impossible [03:33] darkxst: what is impossible? [03:33] well only having the new mozjs [03:34] is stuff still not ported 8 months after release? [03:34] couchdb uses invalided syntax as a core feature, so they can't port to mozjs17 without breaking every user extension ever written [03:34] as I said, in truth, it doesn't matter, since it's not supportable from a security standpoint [03:35] I am not aware of any othere projects that have ported, but so far Fedora and the crazy rolling distros are the only ones to have packaged mozjs [03:35] ^mozjs17 [03:36] * micahg wonders if this should move somewhere else, -motu? [03:37] micahg, ok [06:19] infinity, i don't. like firefox, it's something i have very little time for these days :/ [07:48] * slangasek moves gdbserver to main [09:23] when i386 and amd64 images are being smoketested, checksums in http://cdimage.ubuntu.com/daily-live/current/ doesn't correspond to the images available in this directory [09:23] checksums are from the 29th but i386 and amd64 images are from the 28th [09:23] which makes checksum validation possible only if pending and current are in sync [09:32] jibel: but smoketesting should be done on /pending/ images where checksums do match, no?! [09:32] xnox, right, but during that time images in current are "invalid" [09:33] xnox, and pending is mainly for smoketesting, current for any other test on "known good" images [09:34] jibel: yes. /current/ can be a mix of images, but there is only one checksums file at the moment. I guess we do need per image checksums and/or signatures.... [09:34] We have per-image checksums, in said file. [09:35] It's just a bug if it's not being generated correctly, not something that needs reengineering. [09:36] I guess checksums files in current are a copy from pending, not regenerated from the actual content of current [09:36] jibel: the checksums under http://cdimages.ubuntu.com/daily-live/20130728/ and http://cdimages.ubuntu.com/daily-live/20130729/ are correct. [09:37] jibel: so one can lookup build timestamp, then go to full url to fetch static checksum file and verify against it. [09:37] xnox, but http://cdimage.ubuntu.com/daily-live/current/ are not [09:37] jibel: They're supposed to be regenerated ... [09:37] jibel: Indeed, that appears to be the case. [09:37] xnox: You don't need to be a support firewall here :) [09:37] cjwatson: [09:37] cjwatson: =) ack. [09:37] If it's broken, we should fix it [09:37] cdimage@nusakan:~/cdimage/www/full/daily-live/current$ md5sum -c MD5SUMS [09:37] saucy-desktop-amd64+mac.iso: OK [09:37] saucy-desktop-amd64.iso: FAILED [09:37] saucy-desktop-armhf+omap4.img: OK [09:37] saucy-desktop-i386.iso: FAILED [09:37] saucy-desktop-powerpc.iso: OK [09:37] md5sum: WARNING: 2 computed checksums did NOT match [09:37] infinity: Right, I'll have a look [09:37] thank you [09:41] Perplexing. This is absolutely meant to work. [09:42] However I have children screaming in the background so you'll have to wait a bit until my concentration isn't shredded. :-/ [09:47] slangasek: Back when you disabled zh_CN images in favour of UbuntuKylin (cdimage r1274), did you intentionally disable them for precise too? That seems odd since UbuntuKylin postdates precise. [09:53] cjwatson: I don't recall this being intentional [09:55] slangasek: OK, putting them back then, thanks === jdstrand_ is now known as jdstrand === sil2100_ is now known as sil2100 [12:28] Hrm, uploading glibc only triggered 19 tests. I wonder if our rdep handling is incorrect, or if our test coverage of C/C++ projects is really that abysmal. [13:04] If a package in Debian moves from main to non-free and is autosync'ed, does that move get tracked and it goes to multiverse? [13:05] ibm-3270 is the package that has me thinking the answer is "no". [13:09] ScottK: Sadly not. [13:14] OK. In this particular case, I think it's OK as Debian was being overly pedantic. [13:23] infinity: sorry for being so out of date =) [13:24] jibel: I *think* I have fixed this. Not completely sure as it's a pain to test. Tomorrow's attempt should tell us [13:32] cjwatson, thanks, I'll tell you if it is still occurring tomorrow. [13:33] xnox: S'ok, it reminded me to poke the current binutils transition with some additional uploads. :) [13:33] (It should be good to go now, once those two build) [13:35] This whole (near)instant upload queue business is making me feel all velocitized. [13:35] Funny how we can write gobs of code for fancy features, but the ones that impact us the most seem to be really simple. [13:40] * infinity is going to find some lunch and, when he gets back, wrangle the linux/d-i/seeds/germinate mess into submission so he never has to edit for ABI bumps EVAR AGAIN. === barry` is now known as barry_ === barry_ is now known as barry === doko_ is now known as doko [16:05] slangasek, cjwatson, release team call? [17:39] infinity: https://code.launchpad.net/~cjwatson/launchpad-buildd/fix-abort/+merge/177003 should be worth another look; I tweaked upgrade-config. [17:41] cjwatson: Hah. Way to complicate the code to serve your anal-retension. ;) [17:41] I contemplated writing a general parser [17:42] Briefly [17:42] Well, it's a standard ini syntax, there are a bazillion parsers out there. But adding a dep just for the postinst is silly. [17:42] Parser/order-preserving-reserialiser, I mean [17:42] The postinst is generally silly to start with. [17:43] It's probably possible with just the Python stdlib, I just couldn't be bothered :) [17:48] Reading it didn't do much for my sanity, but it seems to work as advertised. [17:50] Ahh, and thank you for r61 [18:01] cjwatson: And thanks for the subtle hint in there that buildd-slave-example.conf is wildly out of date. I brought it up to date in trunk now. [18:01] cjwatson: Maybe that should just be autogenerated by a Makefile from template.conf [18:30] cjwatson: And, of course, I went and committed things before I took your MP, cause I'm SMRT. [18:31] cjwatson: Want to rebase to trunk, and then I'll pull your MP in? It looks as good as I can tell from reviewing without running (and I saw it running). === NCommand` is now known as NCommander === NCommander is now known as Guest48731 [20:01] im in the process of getting package sosreport included into main, however, when i attempt to add it to a seed file (cloud-image) it gives me a readonly transport error during the commit. is this a permissions thing for my account? [20:01] bzr: ERROR: Cannot lock LockDir(chroot-94282704:///~ubuntu-core-dev/ubuntu-seeds/ubuntu.saucy/.bzr/branch/lock): Transport operation not possible: readonly transport [20:17] stokachu: you need to be a member of that team to push to the team's branches [20:18] jbicha: i was trying to push it under my account is that not possible this way? [20:18] and then open an MP to have it reviewed [20:18] what command were you using to push? [20:19] i tried variations but the one i thought was right is: bzr push lp:~adam-stokes/ubuntu-core-dev/ubuntu-seeds/ubuntu.saucy [20:19] similar to how i alter packages [20:20] im trying to do #5 on this list : https://wiki.ubuntu.com/MainInclusionProcess [20:23] stokachu: I think you need to leave out the "ubuntu-core-dev" part [20:24] jbicha: ok that allowed me to push to my account [20:24] stokachu: bzr push lp:~adam-stokes/ubuntu-seeds/ubuntu.saucy should work (~//) [20:24] now that its pushed how do i tell bzr commit i want to update the commit for that branch [20:24] i tried bzr commit :parent [20:25] ah yeah, just do a push with --remember [20:26] ok lemme try that [20:26] then after that, any "bzr push" should just use the right location automatically [20:27] so that allows me to push automatically but the bzr commit still fails for some reason [20:27] ah, is that a bound branch? [20:27] yea i did a bzr checkout [20:28] i got that from the changing the seeds document [20:28] https://wiki.ubuntu.com/SeedManagement#Changing_the_Seeds [20:28] should i do a bzr branch instead? [20:31] you can just bzr bind :push [20:31] that should change the source/target of the bind [20:31] or just bzr unbind if you want to turn the branch into a standard unbound branch [20:32] stgraber: sweet! that works [22:49] infinity: Thanks. I should probably leave it until the preliminary master side (buildstatus-aborted) is reviewed, though, because landing this without that preparatory work would be bad. [22:52] cjwatson: Well, landing it is fine, as long as we don't request a rollout to -cat prematurely. :P [22:53] cjwatson: That's entirely up to us, IS doesn't pull without a request. [22:53] cjwatson: And I'd rather have it landed than sitting in a topic branch forever. But up to you. [23:13] oops. i made a typo in a changelog i didn't catch until i uploaded. [23:14] barry: I guess you get to fix it retroactively in the next upload. [23:14] barry: Unless it was an SRU, then I can reject it. [23:14] infinity: Hopefully won't be long. I just wanted to avoid confusing anyone with a -buildd branch that doesn't work with LP devel. [23:14] (Not least myself.) [23:14] infinity: i caught it before i uploaded the sru one! it may be a while before i upload a new version in saucy ;) [23:15] (it's one character s/2/3/ ;) [23:15] i guess i could just do a +1 upload to overwrite it [23:15] Why bother? [23:16] only that it would be misleading/confusing for someone reading the changelog (the entry implies it fixes things in a python2 env, really it fixes things in a python3 env) [23:17] barry: Not world-ending. Which package was this? [23:17] infinity: command-not-found [23:17] Yeah. Meh. [23:17] infinity: it's easy enough to ignore ;) [23:18] I'm already ignoring it. [23:18] Watch me ignore. [23:18] LA LA LA. [23:18] ignoring what? [23:18] Who said that? [23:18] is this mic on? [23:18] (Thanks folks, we're here all week. Try the fish.) [23:19] tip your waiters, waitresses, and mindless ubuntu developers [23:20] well, at least i got it right in the sur [23:20] *sru