/srv/irclogs.ubuntu.com/2012/10/11/#ubuntu-release.txt

cjwatsonslangasek: ^- avoid breakage from including signed kernel in image00:51
cjwatsonslangasek: does the .efi.signed image work when booted using a legacy BIOS, by any chance?00:53
cjwatsonOK, I'm going to have to defer booting images with signed kernels until tomorrow, just too tired00:54
infinitycjwatson: Wait, we're shipping a signed and unsigned kernel?00:55
infinitycjwatson: Wouldn't a signed one Just Work, even in the absence of anything that cares if it's signed?00:55
cjwatsonWell we have to ship an unsigned one somewhere due to the mechanics00:55
infinitycjwatson: I meant in images, obviously the archive has one.00:56
cjwatsonAs for images it depends how specific the format is to EFI, I forget00:56
cjwatsonHence my question00:56
infinityYeah, fair.00:56
cjwatsonIf anyone else wants to work on it, I think the steps are: for desktop, make livecd-rootfs move vmlinuz-*.efi.signed to kernel-$FLAVOUR if it exists - or possibly to kernel-$FLAVOUR.efi.signed depending on the answer to my question above, in which case debian-cd will need some work to handle that; for server, I have a suspicion that the easiest way is going to be to modify linux-signed to spit out a kernel-signed-image ...00:57
cjwatson... udeb so that debian-installer can use it00:57
cjwatsonagain depending on the answer to my question above00:57
cjwatsonhopefully BIOSes can boot vmlinuz-*.efi.signed and it's all simpler00:58
infinityHopefully.00:58
infinityOtherwise, this is all disgusting.00:58
infinityWell, more disgusting than I thought it was.00:58
infinityWhich was already a pretty vile.00:58
infinitycjwatson: In other news, that mlwhatever compiler is just awful.00:59
cjwatsonThe underlying .efi file is just a copy of vmlinuz, extension notwithstanding01:00
infinitycjwatson: It does some initial bootstrappy bits, and then just sits there with no output for (many) hours, doing... presumably... something to itself.01:00
infinitycjwatson: Right, I has hoped it was just a vmlinuz, and I'm also hoping that the signing process took care to make sure it didn't mangle it in any awful ways.01:01
infinitycjwatson: Thus leading to the theory that one can just ship a single signed image.01:01
infinitycjwatson: (Which would also mean that linux-signed should be the one spitting out the linux-image-$(abi)-generic package, while the linux source just spits out linux-generic-raw to sign from, but it's a bit too late in the cycle to rearchitect that. :P01:02
cjwatsonThe cert table goes at the end, so it's probably OK, but I was hoping somebody more awake had boot-tested it.01:02
cjwatsonMaybe I can install it here and ask kvm.  Yay multiarch.01:03
cjwatson"error: premature end of file /boot/vmlinuz-blah"01:04
infinityLame. :/01:04
cjwatsonactually maybe that's just insufficient syncing01:04
cjwatson'kvm -snapshot -hda /dev/sda' is handy but produces nonintuitive results sometimes01:04
cjwatsonRight, that boots fine if I actually sync all the data to disk01:06
infinity\o/01:06
infinitySo, this may sound awful and vile.01:06
infinityBut instead of moving things in build scripts, and other ickiness.01:06
infinityWhy not just, along with having linux-signed-image depend on linux-image (whatever), we also have it replace that same version, and install the kernel to vmlinuz-$(abi)-flavour and be done with it?01:07
cjwatsonI've already changed the installer to handle linux-signed-* specially in various ways, and GRUB to handle .efi.signed.  Changing package and file names would involve undoing or at least rethinking all of that.01:07
infinityReplaces will keep it as the file installed, even if you reinstall the underlying kernel.01:07
cjwatsonIOW tell me this two weeks ago.01:07
infinityWell, I just looked at it now. :P01:08
* infinity gets a time machine.01:08
slangasekcjwatson: .efi.signed image> sorry, are you asking whether grub can boot the vmlinuz.efi.signed under BIOS?01:08
cjwatsonHappy to make it more rational for R.  For now I just need to make it work.01:08
cjwatsonslangasek: I was until I tested it and found that it can.01:08
slangasekok01:08
cjwatsonActually what I care about is syslinux not grub, but I think the odds are good01:09
cjwatsonSo that I can just have one /casper/vmlinuz and have it work on both01:09
infinitycjwatson: Does Q have a plan for keeping signed images up to date, too?01:09
cjwatsoninfinity: kernel team will just reupload linux-signed as part of each sru stack01:09
infinitycjwatson: Yes, but...01:09
infinitycjwatson: I see no meta for it.01:09
cjwatsonLook harder.01:10
infinityOr, again, wasn't paying attention.  *looks*01:10
cjwatsonlinux-signed-{,image-}generic01:10
infinityAhh, there it is.01:10
infinityCheck.01:10
cjwatsonbase-installer will install that as appropriate.01:10
infinityI missed that bit.01:10
cjwatsonAssuming I got all the code right.01:10
infinitySo, still feels better to not have two kernels installed, but otherwise, meh.  This works.01:11
slangasekright, but that's not a last-minute-before-release kind of change01:12
infinityNope.01:12
infinitySee above, re: time machines.01:12
cjwatsonSo actually this means my ubuntu-defaults-image approach is a bit suboptimal.  I'll upload a new version tweaking that.01:13
cjwatsonThis is basically all the set of weird build script nonsense that I expected to have to change anyway :-)01:15
cjwatsonogra_: You didn't push your most recent livecd-rootfs changes to bzr.  Fixing up by hand, but please bind your bzr branch so that this doesn't happen again.01:20
cjwatsonOK.  If somebody could review ubuntu-defaults-builder 0.43 and livecd-rootfs 2.90, that would be very helpful, and then at least the desktop images should be using a signed kernel in the morning.01:26
cjwatsonI'll figure out how to do the same for server tomorrow.01:26
stgraberI'll review them01:28
cjwatsonThanks.01:29
* cjwatson -> zonk01:29
stgrabergood night01:31
ScottKjbicha: Does Bug #713423 need any changes for ubuntu-docs to be complete?  If not, please remove the docs task.01:44
ubot2Launchpad bug 713423 in ayatana-design "[FFe/UIFe] Unity launcher gets cluttered when having multiple partitions and/or external volumes attached" [High,Fix committed] https://launchpad.net/bugs/71342301:44
infinitydoko_: Oh, duh.  armhf takes so much longer than armel because the testsuite runs twice, I'm betting.01:50
infinitydoko_: unix + unix/-mthumb01:50
infinitydoko_: Err, wait.  That's all backward.  armel takes longer.  And both run -mthumb.01:51
infinitydoko_: Nevermind me.01:51
infinitydoko_: (Why DOES armel take so much longer?  Is v7 optimisation really that awesome?)01:51
ScottKjbicha: Same for Bug #876017.01:55
ubot2Launchpad bug 876017 in ayatana-design "[FFE][UIFE] Window management - We should be able to close windows in spread mode" [Medium,Fix committed] https://launchpad.net/bugs/87601701:55
jbichaI'd like to try to retarget 876017 to R but LP won't let me02:12
ScottKLet me try.02:15
ScottKWeird.  No "R" there for me either.02:17
infinityThere's a bug whereby a series disappears if... Some condition.02:19
infinityMaybe when it's been targetted then rejected?02:19
infinityDon't recall.02:19
ScottKThanks.02:19
ScottKI unsubscribed the release team, so my caring factor has declined.02:20
infinityShouldn't matter anyway, since the default of "untargetted" is correct as soon as R is the current devel release. :P02:20
stgraberlooking at the bug history, that's because it was targeted at r-series then someone removed the bug tasks02:21
infinitystgraber: Yeah, that's the bug.02:21
infinityBut, again, who cares?02:21
infinityR = devel soon, = "Ubuntu" tasks are R.02:21
infinitySo, meh.02:21
infinityRight, then.  Mozillafest is done on x86, I'm going to give i386 another buildd and open the langpack floodgates.02:24
ScottKhttps://bugs.launchpad.net/~ubuntu-release from 95 bugs/tasks to 19.02:47
stgraberthanks!02:53
micahgyep, targeted then deleted task makes series disappear03:58
infinityYay, gcc-snapshot on armhf finished.03:59
infinityIn just about the right amount of time to make that thunderbird ain picks up finish around the same time as the last firefoxen.03:59
infinitySerendipitous.03:59
micahgall your arm* buildds are belong to us :)04:01
micahg*working arm* buildds :)04:02
ScottKhttps://launchpad.net/builders/primero is looking a bit schizophrenic at the moment.04:35
micahghrm, amsn is back, I guess that's fine for non-LTS...04:38
ScottKIt's allegedly maintained again.04:39
micahgright...let's see what happens with that :)04:41
micahgpeople seem to like it for some reason, and at this point, it's not any worse that some of the other software in universe04:42
infinitySpoken like a dedicated MOTU.04:42
ScottKjbicha TIL, so whatever, his problem.04:43
ScottKinfinity: ^^^ that's a dedicated MOTU.04:43
pittidpm asked me to upload the two packages which are affected by https://bugs.launchpad.net/launchpad/+bug/104855606:04
ubot2Ubuntu bug 1048556 in ubuntu-translations "Language pack translations export needs to add universe packages to domain map" [Undecided,New]06:04
pittithey will drop the X-Ubuntu-Langpack header, so that they will use the upstream translations again and include them in the .debs06:05
pittiinstead of stripping them and relying on the langpacks to carry them06:05
pitti(both are universe packages)06:05
pittignome-panel and banshee06:05
pittiI upload them to -proposed for being cautious, but they are intended for the final release06:06
pittias the final langpacks are uploaded now06:06
=== chrisccoulson_ is now known as chrisccoulson
infinitypitti: Want to let that neko in?  Just a rebuild (and moving a debian-changes patch), fixes an FTBFS on armhf for its r-build-deps.06:16
pittiinfinity: I'm not officially in ~ubuntu-release any more, but if you want to pretend for a moment that I was, I'm happy to review it :)06:16
infinityI'm all for pretending.06:17
* pitti puts on his -release veteran hat06:17
* infinity curses the queue diffs, and diffs gnome-panel manually.06:17
pittiinfinity: LGTM, accepted; thanks for cleaning up that as-needed patch06:18
infinityAnd the mozillathon is finally coming to a close.06:20
micahginfinity: well, the mozilla buildathon :)06:20
infinitymicahg: Were the FTBFSes on sparc expected?06:22
micahginfinity: yes, unfortunately06:22
infinity<jemalloc>Compile-time page size does not divide the runtime one.06:23
infinity^-- Is that a fancy way of saying LOLALIGNMENT?06:23
micahgI'm pretty sure Debian has the fix, just no one has had time to dig it out06:23
micahgand since you can't install sparc from lucid media, we haven't cared too much06:24
infinityNot even from d-i images?06:24
micahgAFAIK, no06:24
infinitySpecial.06:24
micahgor did you fix that?06:24
infinityWas I going to?06:25
infinityWhat was broken?06:25
micahgISTR having this conversation with you before06:25
infinityI made d-i stop FTBFSing on sparc, but that doesn't mean it works.06:25
infinityI didn't know it didn't work, just that it didn't build.06:26
infinityOh, and that was on hardy.06:26
infinityWhich is what we're talking about.06:26
micahgright06:26
infinityEven if you said lucid. :P06:26
infinityOh, wait.06:26
infinityNo.06:26
infinityYou meant lucid.06:26
* infinity wonders what's wrong with lucid.06:26
infinityOh well, I have no hardware to test on anyway, so without blindingly obvious bug reports, I wouldn't be able to do much.06:27
micahgyeah, powerpc was the only arch we got complaints about06:27
micahgand BenC was kind enough to fix that06:28
infinityNot so much kindness as being paid, I think.06:28
micahgwhatever gets the job done ;)06:29
micahgPPC in quantal is in better shape than precise06:32
infinitycjwatson: So, it was neko that was doing the wrong thing.  With neko rebuilt, neither haxe nor mercurial-buildpackage FTBFS (no need to rebuild either of those, mind you)06:32
infinitymicahg: Yeah, shame he didn't start on his crusade about 3 months earlier.06:32
micahgheh, right06:32
infinitymicahg: Though he got precise in pretty decent shape.06:32
micahgyeah, it's not bad06:32
infinitymicahg: Certainly good enough for most server workloads, which is actually what his employer cared about.06:32
infinitymicahg: I think fixing the rest of the world was just a point of pride, and cause whoever pays him didn't really understand that they didn't care. ;)06:33
infinity  241 root      20   0     0    0    0 D   15  0.0 131:52.45 usb-storage06:37
infinity14520 adconrad  20   0  668m 352m  100 D    4 39.0  20:09.78 mlton-compile06:37
infinity14395 adconrad  20   0  678m 288m   80 D    3 31.8  20:02.58 mlton-compile06:37
infinity^-- Dear Santa, I'd like an ARM box with RAM, so I can stop spending more time swapping than compiling, kthx.06:37
infinity^--- Best version number EVAR.08:06
Laneywhat in the08:09
Davieyinfinity: it could only be better if it regressed and we had to drop back with, 7.2~alpha5+cvs20101124-1+deb7u0ubuntu2~really7.2~alpha5+cvs20101124-1ubuntu108:09
infinityDaviey: Except that's the same upstream, so it would just be ubuntu2. :P08:10
Laneyis that a convention for tpu?08:10
pitti(Don't forget the ~precise1 backport suffix)08:10
infinityLaney: Apparently.08:10
=== henrix_ is now known as henrix
Davieyinfinity: bah! :)08:10
cjwatsonpitti: ~ubuntu12.04.1 you mean :-)08:11
Laney10.0.1.218+10.0.0.525ubuntu1~hardy1+really9.0.246.0ubuntu108:14
Laneystill wins08:14
* xnox I am tempted to make some software and actually call it 10.0.58.4.5, first upstream version will also match the name of the software.08:16
infinityAaaanyhow, if someone would like to review that instead of making fun of the version number... ;)08:16
infinityI think that's the only legitimate FTBFS left in main.08:17
infinityAnd I'm sick of staring at mlton bootstrapping, so I might go to bed.08:18
infinitycjwatson: mlton bootstrappyness will happen in-archive tomorrow, by the looks of this local build.08:18
cjwatsonCool.08:21
cjwatsonImpressed at somebody fixing libatomic-ops.  I tried and failed.08:22
cjwatson(Like, last release.)08:22
* cjwatson goes cross-eyed at x86 asm08:22
cjwatsonOnly one coffee ...08:22
didrockssmall internationalization fix to generate some javascript strings in pot which can be translated :p ^08:26
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
apwlinux-signed upload adding di integration as a step towards netboot support08:56
infinity(and server)08:56
* cjwatson reviews09:03
cjwatsonLGTM09:04
=== mmrazik is now known as mmrazik|lunch
psivaacjwatson, i notice source.list contains uncommented deb cdrom:[Ubuntu 12.10 _Quantal Quetzal_ - Beta i386 (20121010)]/ quantal main restricted after an i386 reinstall09:25
psivaacjwatson, is that intended?09:25
ogra_hmpf, whats wrong with the arm builds09:28
cjwatsonpsivaa: Sounds reasonable to me09:28
pitticjwatson: is that for installing network drivers etc. post-installataion?09:29
psivaacjwatson, ok, on amd64 i see that line commented though09:29
cjwatsonpitti: for example; also if you have the stuff locally then why not09:30
cjwatsonapt used to be irritating and ask for the CD, but it doesn't any more09:30
cjwatsonpsivaa: honestly - it might be a micro-bug somewhere, but I'm doubtful that it's worth spending any time on09:30
psivaacjwatson, ack, software center asks for the CD when this line is uncommented09:31
cjwatson!09:32
cjwatsonThat bug was fixed in apt in, what, 2005?09:32
infinityogra_: You mean ARM image builds?09:32
cjwatsonpsivaa: Sigh, file a bug on whichever installer you're using with logs, then09:33
ogra_infinity, yeah09:33
infinityogra_: Could be suffering from skew since all the Pandas were busy with firefox/thunderbird all day.09:33
ogra_infinity, livefs builds particulary09:33
infinityogra_: And I mean *all* the Pandas.09:33
infinityogra_: The queues will catch up in a bit.09:33
ogra_oh, did we now switch to LP buildds ?09:33
infinityogra_: Hrm?  No, I meant that we could have had package skews due to ARM not building anything useful for 12h.09:34
ogra_(i.e. is it pointless to look at celbalrai ?)09:34
Laneypsivaa: how did you get s-c to ask you for a CDROM?09:34
LaneyI can't get that here09:34
ogra_oh, well, i dont even see build attempts for the last two days09:34
pittiinfinity: thanks for accepting udev; for quantal, did you intend to land this in quantal proper, or SRU? (I'm fine with final, it's quite straightforward and tested by two people)09:34
infinityOh, that's disconcerting.09:34
ogra_right09:34
infinitypitti: I was going to let it in.09:34
cjwatsonI got some empty error mails about ARM builds09:35
cjwatson(livefs)09:35
pittiinfinity: cheers09:35
ogra_ac100 has a build attempt yesterday with some weird chroot cleanup message09:35
pittibanshee and gnome-panel look good, they now have translations09:35
ogra_and omap/omap4 hanst even been attempted it seems09:35
ogra_*hasnt09:35
psivaaLaney, when you try to install something  using software center it asks for the cd,09:35
* ogra_ suspects a buildd issue09:35
Laneyno, I don't see that09:35
infinityogra_: Could be that someone needs to hard rm -rf chroot/build/*09:35
infinityogra_: Where's that log?09:35
ogra_yep09:35
psivaawell even if the line is uncommented?09:35
Laneyyes09:35
Laneyah, perhaps I need apt-cdrom09:36
Laneyno09:36
infinityogra_: Oh, found it.09:36
pittiLaney: merely adding the line won't help; did you actually add it in apt?09:36
Laneyho hum.09:36
ogra_http://paste.ubuntu.com/1272866/09:36
infinityogra_: Weird.  It has no errors.  Just doesn't configure.09:36
cjwatsonpsivaa: desktop image, presumably?09:36
psivaacjwatson, yes09:36
Laneypitti: I just uncommented it in sources.list09:37
cjwatsonpsivaa: from DVD or USB?09:37
Laneydo I have to do more?09:37
pittiapt-cdrom add, I think09:37
psivaacjwatson, usb09:37
cjwatsonAnd when you tested amd64, was that also from USB?09:37
infinityogra_: 20121009 was okay, though.09:37
psivaacjwatson, yes09:37
ogra_yep09:37
infinityogra_: So, this is very recent.09:37
cjwatsonCurious.  I suppose the difference might relate to multiarch, since we've never really tidied up multiarch on the CD.09:38
ogra_but there was no livecd-rootfs or live-build uploads or anything in that timeframe09:38
=== doko_ is now known as doko
ogra_i uploaded a change on the 3rd ... we had working builds since and colin uploaded the efi change today09:38
cjwatsonpsivaa: FWIW my snap assessment is that commenting that out has a high risk of regressions both in the installer and in post-install tasks such as installing restricted network drivers09:39
cjwatsonSo I'd much rather see software-center fixed to not ask09:39
cjwatsonBut I'll have a look to see if it's something subtler09:39
cjwatson(Which is quite possible)09:39
infinityogra_: Try a by-hand lubuntu-ac100 build?09:40
infinityOr...09:40
infinityWait.09:40
ogra_nothing suspicious in debian-cd either09:41
infinitydebian-cd wouldn't relate anyway.09:41
ogra_well, neither in cdimage :)09:42
ogra_yeah, let me try a manual buildlive09:42
infinityI was just about to do a manual core.09:43
psivaacjwatson i actually did a reinstall from amd64 ->i386,  then i see the line uncommented -> when i use s-c it asks for a cd and after i comment the line the s-c does not ask for the cd09:43
cjwatsonwhat sort of reinstall?09:43
ogra_infinity, are you running already ?09:43
infinityogra_: I will be, yeah.  Hands off for a sec.09:43
ogra_lubuntu-armhf-ac100 on celbalrai.buildd starting at 2012-10-11 09:43:2809:44
ogra_lockfile: Try praying, giving up on "/home/buildd/buildLiveCD.lock"09:44
ogra_lubuntu-armhf-ac100 on celbalrai.buildd finished at 2012-10-11 09:43:30 (failed)09:44
ogra_Null message body; hope that's ok09:44
ogra_Error: no livefs builds succeede09:44
infinityAhh.09:44
psivaacjwatson, usb-> and the new Re-install option09:44
cjwatsonNot that new, but OK09:44
infinityogra_: Working with webops to fixify it.09:44
cjwatsonAnd the amd64 install was a fresh unmodified install of quantal?09:44
cjwatsonIt'd be great if I could have exact directions rather than asking lots of questions :)09:45
ogra_infinity, great, thx09:45
xnoxcjwatson: well it wasn't shown for dev-releases until I fixed it recently ;-) hence "new in quantal recently". I wonder if we should not allow cross-grading... or do some sanity to sources.list.09:46
psivaacjwatson, ill reproduce that and file a bug, with steps to reproduce09:47
infinityogra_: So, celbalrai went read-only.  That would explain the weird logs. :P09:48
ogra_haha09:48
ogra_yeah09:48
* ogra_ wants arm boards with 6G RAM and tmpfses for live builds !09:49
infinityHow about 4G of RAM and a filesystem that's not tethered to the machine with a USB cable?09:49
infinityogra_: Right, it's being escalated with some urgency.  For now, you has no livefses.  I hope you had other things to work on...09:51
ogra_well, i was about to roll a ubuntu rootfs tarball :)09:52
ogra_but yeah, i can do enough other stuff09:52
infinityOh, you can't be serious... libatomic-ops now segfaults on armel?09:53
infinityFML.09:53
* infinity gives it back and prays that was cosmic rays screwing with him.09:54
xnoxinfinity: welcome to this timezone ;-)09:54
ogra_heh09:54
cjwatsonYou say that as if infinity has a home timezone.09:54
infinityxnox: I've been up for 22h, I'm not actually sure what TZ I'm in.09:54
xnoxinfinity: clearly the odd one ;-)09:55
Davieyinfinity works 24x7 during freezes, and release times.  Outside of those times, he sleeps.09:55
infinityThe latter bit may not be true.09:56
infinity*sigh*... And now it's gone into an infinite loop.10:03
cjwatsonOoh, I can haz netbeans fix?10:03
* cjwatson reviews10:03
infinityWhy do I have a sinking feeling this isn't going to end well?10:04
smartboyhwlol10:05
infinityIfinitely-looping testsuites make me sad.10:06
cjwatsonWould anyone object to syncing in sugar-base-0.88 and sugar-toolkit-0.88 so that sugar-moon-activity can build?10:22
cjwatson(I might test-build them first)10:23
infinityOh, feh.  I see the problem with atomic-ops on armel.  I think.  I'll need to look at this in the morning.10:25
infinityIf this was on a v5 buildd, it would just happily SIGILL instead of doing Weird Things.10:25
cjwatson-march FTW?10:26
infinitycjwatson: You mean just force it to v7 and be done with it for now? :P10:27
cjwatsonI meant v5, but perhaps I misunderstand10:28
infinitycjwatson: I was going to just backport the newer sysdeps/gcc/arm.h, since it actually properly deals with Thumb1/Thumb2.10:28
cjwatsonAh10:28
infinitycjwatson: The problem is the inline ASM in the old version of libatomic-ops we carry assumes thumb == thumb2, and does Very Bad Things.10:28
infinityWell, that's *a* problem.  I can't tell if that's what just exploded aleya until I fix it.10:29
infinityBut yeah.  I need a nap.10:29
infinityWill fix in the "morning", whenever that happens.10:29
cjwatsonOK, sugar-{base,toolkit}-0.88 build cleanly here, and should be enough to resolve that dep-wait, even if they don't represent a complete Sugar environment.10:35
cjwatsonSo synced.10:35
cjwatsonOh, that's where linux-signed got to10:40
* cjwatson curses -proposed, made me waste an hour10:40
infinitycjwatson: Say, how did libatomic-ops miss your napalm rebuild-for-armv5 run anyway?10:52
infinitycjwatson: Then this would have been your problem. ;)10:53
infinitycjwatson: (Turns out I was wrong about the thumb thing, it is guarded elsewhere, so it never executes.. But this infinite looping testsuite has been seen on several arches in recent rebuilds on Debian too)10:53
infinityKinda tempted to just disable the test suite on armel and say screw it for now.10:55
cjwatsoninfinity: Not quite sure.10:56
cjwatsonPossibly worth debugging if I had any time :-)10:57
infinityI'm pretty sure I never should have collapsed the waveform on this one.11:03
* infinity naps for real this time, and hopes he doesn't dream of atomics.11:04
* cjwatson battles with ruby-fusefs11:18
=== mmrazik|lunch is now known as mmrazik
ScottKApparently I mashed the wrong buttton on sugar and it can't be fixed:11:58
ScottKFAILED: sugar-toolkit-0.88 (Can't resurrect rejected syncs)11:58
ScottKFAILED: sugar-base-0.88 (Can't resurrect rejected syncs)11:58
Laneyyeah, re-sync them11:58
cjwatsonYeah, you can't ... that.  I can resync.11:58
ScottKThanks.11:58
* ScottK tries again.12:00
cjwatsonHmm, sugar-* still rejected12:14
cjwatsonDamn, it was deleted from quantal12:15
cjwatsonI wonder if I can re-copy it from precise12:15
cjwatsonOr even from quantal come to that12:15
* cjwatson tries12:20
cjwatsonHa!  Master.  Hopefully that won't break the publisher.12:22
* infinity gives up on the mystery of libatomic-ops. No, really. Honest.12:48
cjwatsonYou can review d-i instead :)12:49
cjwatsonSeeing as you're clearly failing to sleep12:49
infinityI'm also failing to reproduce the failures the buildds are seeing.12:50
infinityAnd it's making me a sad panda.12:50
cjwatsonbarry: so, um, why is this python-mode sync appropriate during final freeze?12:50
cjwatsonWhile I understand the desire to get all one's own Debian packages in sync :)12:51
barrycjwatson: dang, you noticed. :)12:51
cjwatsonbarry: I'm wary of anything but crash/build/other-serious-bug-fixes and maybe some already-known feature freeze exceptions at this point, TBH12:55
infinitycjwatson: Why not just ifdef; if -e; mv boot/$nameALT boot/$name; fi; endif, instead of duplicating the other mv with an else?12:56
cjwatsoninfinity: I suppose if I did that *after* the other mv12:57
cjwatsonOh, or I could read what you wrote12:57
barrycjwatson: that's cool.  this does fix real problems people have with functionality, it's universe, but i have no problems sru'ing it after release if you prefer.12:57
cjwatsonYeah, that would work12:57
infinitycjwatson: It just seems a bit more readable to me that way.  And shorter.12:57
cjwatsonbarry: Yeah, I'd rather that at this point, honestly.  More time to spot any new breakage.12:58
barrycjwatson: np12:59
infinitycjwatson: So, basically, just ditching the rm/else/mv, and then ending the ifdef, rather than elsing it.12:59
infinity(elsing is totally a verb, right?)12:59
cjwatsoninfinity: http://paste.ubuntu.com/1273151/ ?12:59
infinityWhy does diff insist on silly ordering I can't read.13:00
infinityYeah, that looks like what I'm driving at.13:00
cjwatsonmkay, will upload ubuntu18313:01
infinityEnds up doing the same thing, but the smaller the unusual ifdef code blocks, the better, IMO.13:01
infinityEasier to track WTF they're up to.13:01
infinityI'll just reject 182, and you can re-tag it.13:01
cjwatsonI prefer a new version anyway13:01
infinityAlright. :)13:02
* infinity probably abuses bzr tag --force a bit too often.13:02
cjwatsonYay, resurrecting with copy-package totally works, admittedly with a couple of slight hacks only one of which I committed.13:04
infinityMy local copy-package is hacked to bits for that sort of thing.13:05
infinityBut not in any remotely committable way.13:05
cjwatsonMaybe I should write a dedicated undelete-package.  Except the opposite is called remove-package, and unremove-package doesn't sound right.  It sucks to be a pedant sometimes.13:05
infinityJust, like, a ton of stuff commented out. :P13:05
cjwatsonI fixed lputils in a way that deals with most of what you usually complain about13:05
cjwatsonBut you also have to comment out the target-same-as-source guard13:05
infinityThe opposite of remove would be insert, surely.13:06
infinityinsert-package13:06
cjwatsonNot really in this sense ...13:06
infinityCause that doesn't sound dirty at all.13:06
cjwatsonrestore, but it looks too similar.13:06
cjwatsonOr resurrect.13:06
infinityI think just giving copy an option to do it seems sane.13:06
infinitySince it really *is* a copy.13:06
infinityJust a weird one.13:07
cjwatsonIt is, it's just that only people who know Soyuz will think of it that way.13:07
cjwatsonLaney: So I was looking at removing pandoc/armel, since I suspect that mysterious build failure isn't likely to go away13:09
ScottKI like resurrect.13:09
infinityrevive?13:09
cjwatsonrevive isn't bad13:09
cjwatsonThough even more similar to remove13:10
cjwatsonLaney: Looks like the rdepends stack that would need to be removed on armel would be: bup carettah imageshack-uploader purity-ng libnss-rainbow2 tempest-for-eliza13:10
cjwatsonWhat do you think?13:10
infinitycjwatson: remove-package --not? :P13:10
infinity--just-kidding13:11
cjwatsonremove-package --undo13:11
infinityAlright, going to try harder to nap.  Maybe I'll dream of some way to reproduce this stupid test failure before I give up and disable the testsuite and make Daviey's day by being a hypocrite.13:11
infinitycjwatson: undo-removal would work.  It doesn't HAVE to have 'package' in the name.13:13
Laneycjwatson: feel free13:19
LaneySomeone who cares more could look into removing the pandoc BDs on those packages (at least some of them are likely to be for documentation only)13:19
infinitycjwatson: Oh, by the way, if that paste was a pastebinit pipe, "pastebinit -f diff" makes it pretty (aliased to pastediff here, cause that's 99% of my pastes).13:20
cjwatsonMy bin/ubuntu-paste is old-skool.  One of these days I might switch to pastebinit.13:21
cjwatsonLaney: OK, removed13:22
bdrunghi, vlc 2.0.4 will be released on sunday. it contains a bunch of bug-fixes and adds support for opus (= only new feature). now likely is it to get a FFe?13:23
jdstrandskaet, cjwatson: is now an ok time to pocket copy firefox and tbird?13:23
cjwatsonbdrung: I suspect an SRU at this point would be more likely13:23
cjwatsonjdstrand: yes13:23
* skaet has cup of tea in hand, and prepares to work through the back scroll.13:24
skaetjdstrand,  ok by me,  but am just catching up on the overnight status.   cjwatson?  infinity?13:24
cjwatsonYes, I said yes above :-)13:24
skaetah,  just saw cjwatson's yes13:24
jdstrandskaet: it is built on all archs and tested13:25
skaetsorry13:25
* skaet increases caffine intake. ;)13:25
skaetthanks jdstrand13:25
jdstrandok, firefox and tbird are copied. I hope we can stay out of your hair now13:26
ScottKmvo: Is there a reason this software center upload can't go to -proposed?13:31
mvoScottK: it can go to -proposed, the reinstall previous purchases bug is important but its certainly ok if it goes into -proposed - I can reupload there13:32
ScottKThanks.  Will reject the current upload.13:32
mvoScottK: thanks, is there still a chance it may go on the CD in in case a rebuild is needed or is it stricly out of the question now?13:33
skaetmvo, depends on what's in it, and risk13:34
Laneywhen should we decron and stuff?13:34
skaetLaney,  was thinking it was looking close to now actually.13:34
* skaet staring at her checklists ;)13:34
mvoskaet: thanks, risk is small but non-zero (of course). I understand if -proposed is the way to go at this point of course13:35
cjwatsonMy one remaining thing is that I'd like to get a grub2 upload in to help us debug stgraber's mysterious failure to boot unsigned kernels.13:38
skaetcjwatson,  is there anything still pending from your perspective?  (am not sure from the backscroll if all the UEFI bits have been sorted into place yet)13:38
skaetlol13:38
cjwatsonsnap13:38
cjwatsonJust preparing that now - shouldn't be any functional change when debug is unset13:38
skaetok,  lets turn off the cron.13:38
ScottKxubuntu-docs is in queue.13:38
ScottKDoesn't affect anyone but them.13:39
skaetyup, was waiting for diff, and don't see any problem with it going in on priinciple.13:39
skaetlow risk, affects them.13:39
ScottKcjwatson: This memtest86+ upload needs in too, right?13:39
cjwatsonScottK: It would be useful13:41
cjwatsonAnd fairly low risk AFAICS13:42
skaetcrontab disabled13:43
* skaet wondering why diffs are taking so long to generate13:44
skaetits been 30 minutes now on xubuntu-docs13:44
ScottKSeems reasonable then to get memtext86+, grub2, and xubuntu-docs in and then declare victory.13:45
Laneya whoopsie just came in13:45
* Laney is amused that he got to type that13:45
evit did13:45
skaetwhat's the backstory on it ev?13:46
evI'll give whoever lets that through a giant pile of candy13:46
skaetyeah,  but while we wait for the diff to show up - what's it fixing?13:46
evskaet: it's needed for https://bugs.launchpad.net/whoopsie/+bug/105085313:46
ubot2Ubuntu bug 1050853 in apport "Not recorded whether an error is in a -proposed or -updates package" [Undecided,Fix committed]13:46
skaet:)13:46
evI probably should've linked to that :)13:46
evthe only change is that we send the Tags field up with the report13:46
evsingle line diff13:47
evI'll also backport it to precise in a bit13:47
skaetev,  thanks.   pending review, yeah would be good to get in.13:48
evwonderful13:48
cjwatsonOh, and grub2 will need a grub2-signed later on too ...13:49
Laneywasn't there a new shim?13:49
* cjwatson lobs it up quickly13:49
cjwatsonLaney: it's in -proposed pending mjg59 approval13:50
Laneyyeah, so that13:50
Laneyand then shim-signed presumably13:50
cjwatsonWhich I think in practice will need to be around when slangasek wakes up13:50
cjwatsonBut grub2 will take a little while to build anyway13:50
cjwatson(Not horrible, but not instant)13:50
cjwatsonquantal_outdate_all is beginning to look almost tractable13:51
cjwatsonThere's certainly more non-image stuff we need to fix13:52
skaetcjwatson,  do we have the d-i bits all lined up too?13:54
cjwatsonyes13:54
skaet:)13:54
cjwatsonWe have at least one ubiquity patch queued, but not the end of the world if it doesn't land; in any event I would be surprised if we didn't have to upload ubiquity at some point over the next week13:55
cjwatsonThough I can hope13:55
cjwatsondpm's asked for another translations sync if we do end up doing that13:55
* skaet can hope too13:57
cjwatsondoko: ^- is that to fix a build failure somewhere?14:05
dokocjwatson, ibus-rime b-d14:05
cjwatsongotcha, will look14:05
cjwatsonCan somebody review grub2?14:08
stgrabercjwatson: doing that now (and memtest86)14:09
cjwatsonta14:10
LaneyConflicts/Breaks?!14:11
stgrabercjwatson: accepted both. Will be offline for the next hour or so but should be available for another test after that (before leaving for the airport).14:12
slangasekcjwatson: no word from mjg yet on the shim change14:15
cjwatsonLaney: changelog disagrees with control - it's Replaces/Breaks in control14:16
Laneyrighto14:16
slangasekso there's an armadaxp ABI change just landed; that's going to require a d-i upload, no?14:19
cjwatsonAlready did that14:19
slangasekok14:19
* slangasek pushes the seed change14:20
cjwatsonOh I forgot that, sorry14:20
slangasekno worries14:20
* cjwatson stares at the long-running ruby-hdfeos5 failure14:24
cjwatsonI'm pretty sure that "Latitude" is being transformed into "LocalSgitude" at some point along the way14:24
cjwatsonWhich is ... inventive14:24
ogra_cjwatson, do we plan to have R build working from day one ? or is there the usual "dont care before A1" in place ?14:26
ogra_*R builds14:26
* ogra_ is wondering ... with all these new policies etc ...14:27
skaetogra_,    hopefully from day 1,  or shortly thereafter.14:29
ogra_skaet, good14:30
cjwatsonIt won't be practical until after the auto-sync has settled, since we don't yet have automatic continuous integration from -proposed into release.14:31
cjwatsonUntil then we shouldn't make promises we can't keep.14:31
cjwatsonThis isn't quite the same as "don't care" - "can't quite commit yet".14:31
cjwatsonslangasek: ^- grub2, grub2-signed14:43
slangasekcjwatson: do those need a staged accept?14:57
cjwatsonslangasek: no15:00
skaetcjwatson,  has cd release-upgrader been set to ""useDevelopmentRelease=False" ?15:02
slangasekcjwatson: ok15:03
slangasekskaet: TTBOMK, cd release-upgrader has been obsoleted with the dropping of alternate CDs15:03
slangasekrather, with the dropping of non-livefs CDs15:04
slangasek(since server could use it, but server is also using livefses now)15:04
skaetslangasek, ack.15:04
* skaet makes note to remove that line item from the checklist then.15:04
cjwatsonright15:04
skaetcjwatson,   how are the langpacks going out with the images looking?15:05
cjwatsonskaet: You mean the ones uploaded last night?  infinity accepted them before I woke up; they've long since all built15:06
skaetcjwatson,  was wondering which languages are going to be shipped by default,  and whether we have head room to add a few more back in actually.15:07
cjwatsonOh, that I haven't looked at at all15:08
dokocjwatson, uploaded a new minor version of visualvm, which builds using netbeans, then libnb-platform-java can be removed (ftbfs)15:14
cjwatsondoko: right, nice, will review15:23
cjwatsondoko: I got ruby-hdfeos5 to build!  Only took six months since I first looked at it15:23
doko\o/15:23
skaetcjwatson,  have taken care of setting up iso tracker, and .conf file,   so when we spin up the first set of images they should go to the right place.15:27
* skaet crosses fingers that first set is the last one. ;)15:31
* skaet --> early lunch, back later16:20
stgrabercjwatson: installed grub2-signed 1.5, will reboot and get you a new photo16:24
stgrabercjwatson: got an extra line of output, will upload the photo now16:30
stgrabercjwatson: http://www.stgraber.org/download/2012-10-11_12-27-38_458.jpg16:35
Riddellkdeplasma-addons for a very visual issue in kubuntu active on first boot16:37
RiddellScottK: fancy looking at that one? ^^16:37
cjwatsonstgraber: so I guess my debugging output wasn't quite perfect, but looks to me as though that's stuck inside shim16:37
cjwatsonslangasek: over to you? :-)16:38
cjwatsonslangasek,skaet: do you know if anyone's notified the web team about the demise of the alternate installere?16:38
xnoxcjwatson: I did, when me and ev had a "meeting" with them.16:41
cjwatsonoh, and the DVD ...16:42
xnoxcjwatson: as well as s/CD/DVD/ and the fact that server will probably not have i386.16:42
cjwatsonI think I should double-check16:42
xnoxin the offices.16:42
xnoxcjwatson: yeah, I haven't heard back from the meeting much, but they were "hungry" for information and taking action points / list of changes.16:43
slangasekcjwatson: so it's stuck in shim_verify?16:43
cjwatsonslangasek: appears to be16:44
cjwatsonstuck or crashed16:44
slangasekcjwatson: are these debug statements in the current grub2 in the archive?16:44
cjwatsonslangasek: yes16:44
cjwatsonxnox: sent a "better safe than sorry" mail, anyway16:44
xnoxcjwatson: ok.16:46
* cjwatson starts refreshing memory on how to top up images with language packs16:46
xnox8)16:46
ScottKRiddell: Will look.16:49
cjwatsonskaet: I've topped up Ubuntu quantal-desktop-powerpc.iso, which was the only one that I felt needed it (I'm not going to bother topping up the ARM ones)16:53
cjwatsonI figure other flavours can manage this themselves if they want to16:53
slangasekcjwatson: I guess it's unlikely that grub_efi_locate_protocol() is hanging or crashing?16:54
cjwatsonslangasek: Yeah, hence my comment about debugging being not quite perfectly granular, but it seems pretty unlikel16:54
cjwatsony16:54
cjwatsonThat's a straightforward wrapper over LocateProtocol16:55
* slangasek nods16:58
cjwatsonEllen is out of the office; do we know who's covering for her on the web team?17:01
ScottKRiddell: You verified this doesn't screw up non-Active images, right?17:03
popeyEllen is no longer on the web team cjwatson17:03
cjwatsonOh, we need to update our process pages then17:03
cjwatsonI wish Canonical made better use of role addresses for things17:04
* cjwatson pokes the directory and comes up with some possibilities, at least17:08
popeycjwatson, I am informed Tanya Edwards is your contact17:11
cjwatsonGood, she was one of the three addresses I came up with17:12
cjwatsonskaet: OK, so I'm going to have to finish for today; the netinstall issue raised by the server team turned out to be not a relevant one for us at this point (it's something to do with precise, not quantal); after this publisher run (so call it half an hour for safety, though probably less), from my point of view we can start building candidates17:18
cjwatsonskaet: scrollback suggests Kubuntu might want to wait until this kdeplasma-addons problem is sorted out, not sure17:19
Laneythere's a webapp upload coming apparently17:19
Laneyfrom kenvandine17:19
LaneyI think it includes some deferrable-to-SRU changes, but ymmv17:20
seb128is that a difference between SRU and release uploads from an uploader perspective?17:21
seb128or it's just "upload to quantal-proposed" and then see when it gets accepted?17:21
Laneyfor SRU you'll need the bug reference, but I suppose otherwise not17:22
Laneyhowever this webapp upload contains a change that we do want in the release which makes it more difficult17:22
seb128Laney, why difficult? we still have an unity upload coming so we will need to respin isos anyway...17:23
Laneymore difficult to aim at proposed17:23
seb128I'm annoyed by https://bugs.launchpad.net/ubuntu/quantal/+source/libreoffice/+bug/106496217:24
ubot2Ubuntu bug 1064962 in indicator-appmenu "Global menubar items do not work when opening a document directly from nautilus with no LibreOffice instance running" [High,Confirmed]17:24
seb128but I guess it's too late at this point for such changes for release17:24
seb128?17:24
seb128I still want to mention it17:24
Laneyseb128: doesn't look like there is even a fix for that yet?17:25
seb128the bug is basically "if you double click on a lo-file in nautilus you will get no menus"17:25
seb128Laney, no, they are working on it, just got discussed a bit earlier on #ubuntu-desktop17:25
LaneyI think basically SRU yeah, but I agree it is annoying17:26
dokocjwatson, diagnostics is the last one for me today. please watch https://launchpad.net/ubuntu/+source/pandoc/1.9.4.2-2build1/+build/3744152 and give back optgeo once it's in the archive17:26
Laneyskaet: what do you think about the webapps stuff?17:45
Laneyin queue17:45
ScottKLooks like SRU material to me.17:46
LaneyYeah.17:50
Laneykenvandine: I think it would be best for us to only take the API key stuff for account-plugins and get the rest into proposed17:51
LaneyTaking the API keys because you have to re-authenticate if they change which would be pretty crap post release17:51
xnoxalso the diff looks very strange... was all the auto-generated stuff removed on purpose or by accident? why it's 2.4.1 and 2.4 in configure.ac?17:52
LaneyI'll do a safety reject out of unapproved/release17:59
=== yofel_ is now known as yofel
=== henrix is now known as henrix_
skaetcjwatson,  talked to the web team about the images at beta 2 time,  but its on the check list to doublecheck with them once they have the staging site up.18:10
skaetScottK,  Riddell - where is the kdeplasma-addons issues?   do you want the kubuntu images to wait for it?18:11
ScottKskaet: If you have others to do, go ahead with them.  I'm waiting to hear back from Riddell on testing before accepting.18:12
* skaet now trying to figure out what's the issue webapps...18:12
skaetScottK,  ok.   won't spin up Kubuntu and Kubuntu active until I hear from you/Riddell18:13
didrocksLaney: if you want to pre-test the legal notice we discussed, you can test unity from the ubuntu-desktop ppa once it's built18:32
Laneydid he quit?18:33
peterm-ubuntuLaney is this the legal notice from Ivanka?18:34
LaneyNo idea who it's from18:35
peterm-ubuntuLaney untu.com/aboutus/privacypolicy/thirdparties.html ?18:35
Laneypeterm-ubuntu: I'm not sure, I haven't seen it18:36
peterm-ubuntuwell… propery started18:36
peterm-ubuntuok18:36
Laneyit's a link from the dash to some legal notice18:36
peterm-ubuntubecause that one isn't quite right18:36
skaetLaney,  yeah let me know what you and didrocks find out,  this is one of the other bits on the critical path for the images it seems.18:36
Laneybut I don't know wha tthe final design is or anything18:36
Laneyskaet: I'll be away, sorry18:36
LaneyI'm off tomorrow too18:36
skaetLaney,  ack18:38
Laneypeterm-ubuntu: It needs to be right very soon18:38
Laneywe're in final freeze now.18:38
skaetand are supposed to be spinning up the images now.... :P18:39
seb128Laney, skaet: re. didrocks: yes, it's the "Legal notice" link from design,#ps18:39
skaetseb128, is there a bug number so we can track progress that way?18:39
peterm-ubuntuLaney sorry, I am playing catch-up, this happened on my ride home… but I think it is meant to be a link to all the thirdparty privacy policies18:39
seb128Laney, skaet: do you have any question about that?18:39
seb128skaet, I don't think so, that has been handled in fire fighting mode over IRC today18:40
skaetseb128,  when is it landing,  who's tested it so far,  how do we know no regression from including it.   (the usual ;) )18:40
seb128skaet, seems it's a legal requirement in the U.K to have a link to those notes18:40
Laneyseb128: No, no question. I just don't want us to be caught in the middle of a design fight18:40
seb128well, the ppa is a backport of what design,#ps agreed on, implemented18:41
peterm-ubuntuLaney and it can't end in .html… so I think it needs to be: http://www.ubuntu.com/aboutus/privacypolicy/thirdparties18:41
ScottKThe bug number question is a good one.18:41
LaneyWhere does this link go?18:41
ScottK404 ATM18:41
LaneySorry, unclear. Where will it be in the desktop?18:42
peterm-ubuntuLaney are you asking me?18:43
Laneypeterm-ubuntu: anyone who knows ;-)18:43
peterm-ubuntuLaney all I have is Peter,18:44
peterm-ubuntuA last minute request from SteveG via Ivanka regarding a page that lists links to all the privacy policies for our third partys.  This page link will live on the 'dash' aside the link to our privacy policy (ubuntu.com/aboutus/privacypolicy).18:44
peterm-ubuntuIvanka needed to know ASAP the URL that we intend this link to be. Amrit, Ivanka and I discussed and logically it sits as a page off the Ubuntu privacy policy page (ubuntu.com/aboutus/privacypolicy), so therefore the new link would be ubuntu.com/aboutus/privacypolicy/thirdparties.18:44
peterm-ubuntuubuntu.com/aboutus/privacypolicy/thirdparties.html is what I included in the doc which will now land in Ubuntu.18:44
peterm-ubuntuWe will talk with U1 people tomorrow about creating the content for the page which is simply a list of third parties and links to their privacy policies so nothing fancy.18:44
peterm-ubuntuIvanka18:44
LaneyOK. I don't know where that existing link is TBH18:45
seb128skaet, Laney: didrocks is not around anymore but bottom line is: preview is in the ppa, we will have a bug with all those infos tomorrow going with the official upload18:45
Laneyseb128: OK. I don't think I'll be able to look at it (away tomorrow), so someone else on the RT can18:46
seb128Laney, ok, enjoy your W.E!18:46
Laneybeer festival - certainly will!18:47
seb128nice!18:47
seb128Laney, is that UDS training? ;-)18:48
skaetLaney,  about the one you put on hold,  has the problem been fully solved,  or is it a partial?18:48
ScottKDid we get firefox 16.0.1 in quantal yet?18:48
seb128ScottK, yes18:48
skaetScottK,  yes,  copied over this morning by jdstrand18:48
ScottKCool.18:48
Laneyskaet: I left kenvandine a message with what I think should be done for the release18:49
Laneywhich is to take just one of the fixes and leave the rest for SRU18:49
skaetthanks Laney.   ok.   will follow up with him.18:50
* skaet shifting location, back on soon.18:51
skaetScottK, ^ after kdeplasma-addons publishes, ok to spin your images up then?19:35
ScottKskaet: I also want bluedevil in since we have a window.  It's just a copy from -proposed so it should be done first.19:36
skaetScottK,  ok.19:36
Riddellthanks ScottK19:36
ScottKbluedevil is done, so once you have kdeplasma-addons, it should be good.19:37
skaetgilir,  anything you're waiting for, or can we start spinning up lubuntu?19:48
ScottKSomeone might rescore kdeplamsa-addons so it gets an earlier start on armel.19:51
stgraberScottK: doing that now19:52
skaetinfinity, ^ can you oblige?19:52
skaetah19:52
ScottKThanks.19:52
skaetthanks stgraber,  never mind infinity19:52
ScottKThe rescore bought us about half an hour.20:00
gilirskaet, no, you can start20:19
=== scott-work is now known as Guest14809
skaetthanks gilir,   there will likely need to be respins (cjwatson's fix), so don't go wild testing them yet,  but I want to make sure no other surprises.20:23
* skaet starting to spin up trial set of ubuntu, xubuntu, and lubuntu images - will be respun later.20:31
=== Ursinha-afk is now known as Ursinha
kenvandineLaney, skaet: account-plugins uploaded again20:41
kenvandinethanks for looking at that20:41
skaetthanks kenvandine20:41
=== Ursinha is now known as mariazinha
skaetcould I get a second set of eyes on account-plugins in the queue?   its looking basically sane, but would appreciate a second opinion.21:16
infinitySure.21:17
slangasekskaet: looks ok to me21:18
slangaseker, excetp21:18
slangasek--with-flickr-consumer-secret21:18
slangasekdoesn't look very secret, does it?21:18
infinityAnd -with-twitter-consumer-secret21:19
infinityI think this may be a different use of the word "secret" than I'm familiar with.21:19
slangasekkenvandine: can you clarify? ^^ is it actually ok that these "secrets" are published for the world to see?21:20
kenvandineslangasek, yes... that was the agreement we had with twitter for gwibber in the past21:21
slangasekfunky21:21
kenvandineseparating it from the source was "good enough"21:21
kenvandinethey said they couldn't guarantee they wouldn't revoke it... if it got abused21:21
kenvandinebut they said they wouldn't revoke it unless it was abused21:21
infinitykenvandine: Same deal with flickr?21:21
kenvandinewe never talked to them about it21:22
kenvandineafaik21:22
kenvandinebut we need it somewhere... better than in trunk21:22
infinityI dunno.  I suspect the point's moot.  The "secrets" need to be there at some point, somehow, so they're never all that secret.21:23
kenvandineinfinity, right21:24
kenvandinefor open source apps... it's tough21:24
infinitykenvandine: Even for closed source, it's no more secret.21:25
kenvandineyeah21:25
infinitykenvandine: If the secret has to be given to me by the app vendor (rather than having my own), then it's either compiled in or fetched somehow, and I can find it.21:25
kenvandineit is really easy to find... segfault published most of twitter's own secret in one of his articles21:25
kenvandinetook him less than 10 minutes to find it21:25
infinitystrings | eyeball21:26
slangasekthis sounds like an uncomfortable habit21:28
* skaet drums her fingers waiting for ubuntu desktop to emerge on armhf....21:29
knomeskaet, in what rhythm? paranoid?21:29
skaetknome, impatience with the speed.  :P21:30
infinityDoes this mean IS fixed celbalrai while I was asleep?21:30
skaetinfinity,  well it started....21:31
skaetbut that might explain it.   Can you check?21:31
infinityWell, this morning it has a read-only filesystem, and some sort of make-it-gooder was being escalated for me by webops.21:32
infinityChasing that up.21:32
infinityskaet: Nope, it's all fixed, just requires more patience. :)21:37
infinity(If someone could accept that mlton sooner, rather than later, that would be nice, it's going to eat two buildds for the better part of a day)21:38
slangasekinfinity: can you make LP generate queuediffs faster? :)21:39
xnoxinfinity: https://launchpad.net/ubuntu/+source/pandoc/1.9.4.2-2build1/+build/3744152 looks exactly the same as it did ~4h ago....21:39
xnoxinfinity: never mind.... my browser is "overcaching"21:40
skaetinfinity,  looks like its being spit out now...21:40
infinityslangasek: Sure.  Abraqueueudiffra.  They're faster now.  Enjoy.21:41
slangasekinfinity: huh?21:41
slangasekqueuediff relies on LP having already generated the diff21:41
infinityYeah, it just downloads it...21:42
* xnox ponders why armhf panda is building armel and confusing me.21:42
slangasekright, so if it's not there yet that doesn't help21:42
slangasekthough in this case I simply forgot the -q quantal argument, thanks for the sass ;)21:42
xnoxinfinity: https://launchpad.net/ubuntu/+source/pandoc/1.9.4.2-2build1/+build/3744152 looks stuck.21:42
infinityWould probably be nice if, lacking a diff to download, it would fetch and diff instead.21:42
slangasekinfinity: dude why you wasting my time making me review a no-change rebuild21:42
infinityslangasek: I asked someone to ACCEPT it, not review it!21:43
slangasekmmhmm21:43
slangasekpretty sure if you don't want review, you know how to do the accept yourself :)21:43
slangasek(accepted)21:43
infinityxnox: You're probably right.21:44
xnoxinfinity: doko was hoping it would build...21:44
infinitySucks to be doko, I guess.21:45
dokobut why did it build on armhf?21:45
infinitydoko: Because GHC on armel is differently sad than on armhf.21:45
infinitydoko: Ask Laney.  I've been mostly ignoring that mess this cycle.21:45
xnoxinfinity: at least doko got to keep his pythons ;-)21:46
Laneycolin said he was removing that21:46
Laneyif it's pandoc/armel21:46
xnoxyeap21:46
infinityRight.21:46
infinityWell, let me go free up that poor machine.21:46
TheLordOfTimeLTSes are every two years?21:47
TheLordOfTime(8.04, 10.04, 12.04, kind of sets that assumptino)21:47
infinityTheLordOfTime: So far, that's been the trend.21:47
TheLordOfTimeso unless something changes, 14.04's the next LTS?21:47
infinityYeahp.21:47
TheLordOfTimecool.  thanks.  :)21:49
TheLordOfTimejust wanted to confirm before stating that "approximation of LTS release" standard in #ubuntu21:49
TheLordOfTime:)21:49
tkamppeterCan someone reject my HPLIP 3.12.6-3ubuntu4 upload? I have forgotten to fill the changelog entry in it.22:07
infinitytkamppeter: Done.22:08
tkamppeterinfinity, thanks, new package will come in some minutes.22:11
cjwatsonkenvandine: that reminds me of one of my favourite Debian signature file entries22:13
cjwatson<joeyh> # Note: the masterlist file is kept private since it contains22:13
cjwatson        e-mail addresses22:13
cjwatson* joeyh wonders again about the web team's drug levels22:13
cjwatson<joeyh> "private" being a synonym for "in anonymously accessible CVS and22:13
cjwatson        shipped on every Debian CD"22:14
kenvandine:)22:14
tkamppeterinfinity, corrected version uploaded.22:18
skaetgilir, lubuntu pre-candidate version has posted for alternates,  others coming.22:25
gilirskaet, ok thanks22:26
ScottKskaet: kdeplasma-addons should be in now.22:50
skaetScottK,  coolio.  Ok, starting that set off before I shift location.22:56
skaetScottK,  Kubuntu's started now.23:06
* skaet --> shifting location again now.23:06

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