/srv/irclogs.ubuntu.com/2012/04/19/#ubuntu-release.txt

infinitycjwatson: Is there a reason your user-setup has been stuck in the queue for 8 hours, or has it just not had a review?00:56
cjwatsonthe latter, but it's about to have another upload anyway00:57
cjwatsonsoon as I've stopped mucking up the tests00:58
infinityHeh, kay.00:58
cjwatsonand the one in the queue is actually wrong, it's passing the wrong args to mkswap/swapo00:58
cjwatsonmissing /dev/mapper/00:58
cjwatsonn00:58
infinityAhh, there's not enough context in the diff to make that ovious.00:58
infinityNor obvious.00:58
infinityIn fact, I'm missing context entirely here, cause from the small bit above, it seems like you should just be mkswapping $device.00:59
cjwatson$device is the unencrypted one01:00
cjwatson/dev/mapper/$name is the encrypted one01:00
infinityBlowing away the physical volume backing an excrypted volume doesn't upset the higher level bits?01:00
cjwatsonNothing's doing anything withit yet01:01
* infinity is woefully ignorant about how all this works, I guess. I would have assume magic blocks or something.01:01
infinitys/assume/assumed/01:01
infinitycjwatson: Well, yeah, it's obviously not mounted, I just meant "there's nothing actually there?"01:01
infinityLike, if this were a raid volume, "mkraid && zero physical && mkfs raid" would end badly.01:02
cjwatsonah, um, *cough*, I think something needs to call cryptsetup01:03
cjwatsonsigh, this is going to be a late night isn't it01:03
infinityMaybe I should read the code instead of the 5 lines of context. ;)01:03
cjwatsonit needs to be more like mkswap && cryptsetup && swapon01:03
cjwatsonerr01:03
cjwatsonzero physical && cryptsetup && mkswap && swapon01:03
infinityzero && cryptsetup && mkswap && swapon01:04
infinityYeah, that. ;)01:04
infinitycjwatson: I assume it's prohibitively expensive to zero the crypt device?01:08
infinityCause that would actually be more secure.  Encrypted zeroes would do a ton more unrecoverable damage to the underlying data.01:08
cjwatsonMaybe I should be using cryptdisks.functions here.01:09
cjwatsonAFAICT it's a myth that the kind of data you write makes any difference.01:09
infinityOn magnetic media, it's fairly provable, isn't it?  Writing pure zeroes can still keep the old ones ghosted.01:10
cjwatsonThere's an unclaimed prize for anyone who can actually do it.01:10
infinityWriting randomly doesn't eliminate ghosting, but it sure makes it tougher to figure out what's "old".01:10
infinityBut this is probably NSA level recovery we're talking about, not average joe plugging in a hard drive and fishing.01:11
infinityLike, you'd have to tear apart the physical disks and examine them.01:11
infinitySo, probably a non-issue. :P01:12
cjwatsonThere was a paper a few years ago which gave the probability of recovering any single bit as 56%.01:13
infinityThat's bigger than zero!01:13
infinityAnd therefor, not in the realm of CSI image enhancement.01:13
cjwatsonNow exponentiate ...01:13
infinityBut more in the realm of "really, really hard".01:13
cjwatsonNow where was the good article I found about this01:14
infinityI agree, in practice, however, that being anal about how you shred disks is probably pointless.01:14
infinityI just brought it up because I know there are anal people out there. :P01:14
infinityThat said, those anal folks probably shred their disks before installing.01:14
cjwatsonPossibly http://www.infosecisland.com/blogview/16130-The-Urban-Legend-of-Multipass-Hard-Disk-Overwrite.html01:15
* infinity will read this when he's done with sulfur.01:16
cjwatsonthe WRIG08 citation there (which I haven't followed) is summarised as "a single overwrite using an arbitrary data value will render the original data irretrievable even if MFM and STM techniques are employed"01:17
infinitylamont: Can you put openssl in precise-proposed through some abuse?  I know you were one of the people who had previous issues.01:20
infinitycjwatson: Sure, but that "arbitrary" almost seems to imply random.01:20
infinitycjwatson: I'm not disputing that multipass is silly, I'm claiming that writing pure zeroes will leave obvious ghosting.  That's simple electrical theory.01:21
cjwatsonMy reading of the summary is that no matter what value you pick the probability of recovering anything useful is negligible.01:22
infinityHrm.  There's no sane way to parallelise the livefs log mirroring without making the script a lot more clever. :/01:30
infinityOh, wait.  It doesn't delete.  I guess it doesn't need to be clever.01:31
ScottKShould the user-setup in the queue be rejected then?01:38
cjwatsonyeah01:40
skaetinfinity,  am spotting most of the builds not working from the daily cron.   Can you look into it?01:42
skaetsrv/cdimage.ubuntu.com/bin/find-live-filesystem: 104: Syntax error: ")" unexpected (expecting ";;")01:42
infinityWoo.01:42
infinityGo me.01:42
infinityI tested buildlive, but not find-live.  Fixing. :P01:42
skaetThanks01:42
infinityOh, lolz.01:43
cjwatsonHeh, I was just fixing that01:43
infinityI beat you to it. :/01:44
infinityUnless you found more than the 4 spots I missed?01:44
cjwatsonnope01:44
* cjwatson misses one checkbox and has to redo a ten-minute test01:46
cjwatsongah01:46
cjwatson^- reverts problem infinity spotted, introduces new paths which are a no-op without a ubiquity change to add a magic environment variable but are a prereq for fixing bug 97935001:51
ubot2Launchpad bug 979350 in ecryptfs-utils "install with encrypted home failed near the end: OSError: [Errno 12] Cannot allocate memory" [Undecided,Fix released] https://launchpad.net/bugs/97935001:51
skaetRiddell, ScottK,  am still missing support timeframe for some of the Kubuntu images in the manifest.   Could I get you to update please and signoff that the plubishing locations/etc. are correct.02:02
skaethttps://wiki.ubuntu.com/PrecisePangolin/ReleaseManifest02:02
infinityskaet: Oh, did you catch backscroll, re: core?02:06
infinityskaet: http://paste.ubuntu.com/936297/02:07
infinityAlso, sulfur's alive as a 3rd PPC buildd.  Should try to aim large/scary packages at it, as it's got twice the CPU power as the other two.02:08
skaetinfinity, looking forward to seeing a speedup on those PPC builds.    If I trigger some manual runs, will pull the timings02:09
cjwatsonskaet: It's not a livefs builder.  It turned out not to speed things up, unfortunately.02:10
infinityYeah, what he said.02:10
cjwatsonskaet: So infinity's made it another package builder instead, since it actually is faster at that.02:10
infinityI did test runs of sulfur against royal, and they both did ubuntu-live within ~30s of each other, so opted to make it a distro builder instead, where the CPU and RAM won't go to waste.02:10
slangasekrejecting that first user-setup that seems to have not actually been rejected yet02:10
cjwatsonA disappointment, but there you go.02:10
cjwatsonAnd a third package builder will certainly help in a number of cases.02:11
slangasekinfinity: CPU and RAM> heh, but not enough to put the whole build on a ramdisk?02:11
skaetre: PowerPC core images - lets just look at it as an option for 12.10.   Don't have a good feel there is demand/need for 12.04 and enough things broken I'd rather focus on getting fixed.02:12
infinityslangasek: Only 4G... Not sure what the biggest PPC image is, pre-compression, but I know that wouldn't cut it for x86.02:12
* skaet looks at http://iso.qa.ubuntu.com/qatracker/milestones/204/builds/15572/testcases/1186/results/02:12
infinityskaet: It's a 7-char patch to a file I'm already looking at, and I'm committing my own time to "testing" (which for core, is about 30 seconds) it.02:13
skaetinfinity,  yes, but there is the tracking, documenting, etc. associated with it.   Haven't heard who will use it either....02:13
infinityDocume... What?02:14
infinityWe have one doc for core, it's not per-arch.02:14
skaetUbuntuCore is a product set02:14
infinityYes...?02:14
skaetwhether it should be or not.... probably need revisiting02:14
cjwatsonWhat's a "product set"?02:15
infinityAs for "who would use it", it's the same group as use core for other arches.  Which is "amost nobody, until someone realises they really, really want it."02:15
skaetWhat's on the manifest02:15
skaetis a product set in my mind.02:15
skaethttps://wiki.ubuntu.com/PrecisePangolin/ReleaseManifest02:16
skaetThere's already armel for 12.0402:16
cjwatsonI guess I'm not sure how that has any bearing on adding powerpc to it.02:16
infinityI would just add powerpc to the armel set there.  And both should be unsupported, not 18 months.02:17
infinityAnd I should probably be the signoff for both, since I'll be the one testing them anyway. :P02:17
skaetPlease go update it to mark it as unsupported02:17
infinityWill do.02:17
slangasekinfinity: is bug #985258 something that warrants fixing?  Smells like it might be a product of the preinstall images having a pre-populated apt cache02:17
ubot2Launchpad bug 985258 in tasksel "[omap4] tasksel shows seeds unavailable in the preseed image" [Undecided,New] https://launchpad.net/bugs/98525802:17
infinityIf I accidentally misspell unsupported as "powerpc || unsupported", is that cool? ;)02:18
infinityslangasek: It's an involved fix.02:18
infinityslangasek: Honestly, I've heard not a single customer tell me that the preinstalled pool was useful to them, I'm almost tempted to just drop it and make the server image small.02:18
skaetinfinity, find me someone who will use it, and then you can make your spelling mistake02:18
infinityslangasek: (Lots of people complain about the size, no one praises the package pool).02:19
infinityskaet: Me.02:19
slangasekinfinity: it doesn't make sense for armel to be regarded as a community architecture when there's no community for it... we're carrying it for our own purposes02:19
cjwatsonSo these preinstalled images use oem-config for the "installation", right?  Just trying to understand bug 98530502:19
ubot2Launchpad bug 985305 in ubiquity "[omap4] /etc/network/interfaces not created on a no-network installation" [High,New] https://launchpad.net/bugs/98530502:19
infinityslangasek: There's actually a reasonably large community for it (though, true, I hope they all move to armhf some day)02:20
slangasekcjwatson: yes02:20
skaetinfinity,  but I know you can build it directly any time you need.   ;)   Someone else please.02:20
infinityskaet: I could build it on Canonical infrastructure, sure.  A bit harder to build it locally when I'm suffering from chicken/egg issues of a machine that can't use installer/boot media and needs a rootfs to make a rootfs.02:22
slangasekinfinity: there's a user community, but that's not what I mean; we kept armel as an arch for nefarious purposes, not due to community demand02:22
jbichanefarious?02:23
infinityskaet: (This isn't theoretical, I just used a PPC rootfs to reinstall one of my systems yesterday, and I had to use a launchpad chroot tarball...)02:23
slangasekjbicha: best to assume everything involving ARM is nefarious, it's simpler that way ;)02:23
infinityslangasek: Sure.  I'm not sure what we're arguing about, though.  That we should list armel-core as supported?02:23
slangasekinfinity: yah02:24
infinityNot everything "done by Canonical" is "supported", but alright.  If you know something I don't about why we want to give core 18mo. :P02:24
slangasekI don't know anything you don't, just framing the question differently02:26
cjwatsonbug 985280 - if this is release-critical then somebody with omap4 stuff set up is going to have to fix it02:28
ubot2Launchpad bug 985280 in ubiquity "[omap4] Package installation completely fails silently if no network is available" [High,New] https://launchpad.net/bugs/98528002:28
slangasekI'm skeptical of that being RC02:28
slangasekwhat kind of server has no network?02:29
cjwatsondunno, I said "if" :)02:29
slangasekyep :)02:29
cjwatsonbug 985309 - how did this use to work?  Was there some component that sorted out fstab?  I don't think oem-config has ever done so02:29
ubot2Launchpad bug 985309 in ubiquity "[omap4] /etc/fstab still has warning "UNCONFIGURED FSTAB FOR BASE SYSTEM", and is inconsistent with options" [Medium,New] https://launchpad.net/bugs/98530902:29
cjwatsonI vaguely recall some kind of refactoring ...02:30
slangasekinfinity: how does the preinstalled package pool relate to tasksel showing tasks that aren't available?02:30
cjwatsonI'm going to upload ubiquity now with user-setup 1.42ubuntu3 included, since I can't really wait any longer before bed, and it's closely tied up with a fix there02:30
slangasekack02:31
infinityslangasek: Oh, erk, I only half-read the bug.  It doesn't at all.02:31
cjwatsonfor source consistency, they should go together or not at all, although there's no run-time or build-time relationship02:31
infinityslangasek: Actually, I'm really confused by what's happening here at all.02:31
slangasekcjwatson: user-setup accepted now anyway02:32
infinityslangasek: He claims it's a server image.  The server image has confusingly weird task issues (generally, the lack of tasks, not new ones)02:32
cjwatsonthanks02:33
cjwatsonkinda sounds like a missing apt-get update or something02:33
infinityslangasek: Right, so I re-read the bug.  Basically, he's complaining that live images have the archive's Packages files.  I'm having a hard time considering that a bug.02:35
slangasekdon't we prune the archive's Package files from all the other live images?02:35
slangasekI thought we generally regard them as a waste of space until proven networked02:36
slangasekhmm, nope02:38
slangasek-rw-r--r-- 1 root root 8099662 Mar 24 22:43 /mnt/install/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages02:38
slangasekso yeah, that seems not-a-bug?02:38
infinityThey may be a waste of space, but redownloading them is a waste of time and bandwidth.  Take your pick.02:38
slangasekif you configure a different mirror than the default, it becomes a waste of all three ;)02:39
slangasekbut yes02:39
infinity(And on a release image, they should be identical to the archive)02:39
* slangasek nods02:39
infinityAssuming no mirroring, yeah.02:39
infinityI dunno, cleaning those might be a good thing, but I don't want to know what breaks a week and a day before release.02:39
infinityWe probably used to in the livecd-rootfs days.02:39
slangasekI'm not proposing that as a change now, no02:40
infinityYeah, we cleaned those in livecd.sh.02:40
slangasekI was only asking about consistency with the other live images02:40
infinitySo, another thing to look at "later".02:40
infinityBut there's nothing inconsistent here, except that it's inconsistent with d-i images.02:40
cjwatsonI think I explicitly talked about that during the switch to lb02:40
infinityWhich is unavoidable, I imagine.02:40
slangasekcjwatson: as a feature or a bug?02:41
cjwatsonfeature02:41
slangasekok02:41
cjwatsonhaving trouble finding anything concrete though02:42
cjwatsonCan't find it.  Maybe it was a hallucination.02:44
cjwatsonBut I've a feeling that other space tradeoffs meant that live-build was still a space win, and that this meant software-center worked more gracefully.02:45
cjwatsonBecause it could display more things without needing an update first.02:45
* slangasek nods02:45
infinityYeah, having things in s-c/apt-cache seems like a win.02:50
infinityAnd tasksel offering offline tasks is fine.02:50
infinityBut the bug about tasksel silently pretending everything went fine when you have no network sounds like a legit bug.02:50
cjwatsonYes.02:59
slangasekubiquity accepted03:11
ScottKskaet: I'm not sure I know all the answers.  I'll try to confer with Riddell on it tomorrow.03:15
skaetthanks.  :)03:17
ScottKskaet: It seems likely that we'll have some significant post-release updates to improve how Kubuntu Active is working.  I'd like to ask to get Kubuntu Active done for 12.04.1 as well even though it's not LTS.  We did it similarly for Kubuntu Netbook for 10.04.1 and we have testers.03:32
ScottKRiddell: ^^^03:32
slangasekinfinity: did wubi happen?03:35
slangasekinfinity: doesn't seem to've, I don't see anything new in wubi/03:35
infinityslangasek: Oh, I can spin it now.03:36
slangasekthanks03:36
slangasekwant to make sure that's ready for balloons' testers03:36
infinityslangasek: Though, it dailifies in 3.5 hours.03:36
infinityUnless we're turning off cron before then.03:37
balloonsslangasek, fyi.. 4 reported good on iso tracker I see03:37
infinity(I should spin a test build anyway)03:37
balloonsfor wubi03:37
slangasekballoons: cool03:37
slangasekinfinity: I'd do it now anyway, so anyone testing gets the new one03:37
infinityslangasek: Check.  Doing.03:38
infinity... and this is where I find out that kapok and cadamom still don't support ext4, just wait for it.03:42
infinity^-- slangasek, balloons04:25
slangasekinfinity: could you escort that over to 'daily' by hand from 'pre-release', so that the testers are going to find it?04:25
infinityslangasek: Err, oh, we're mangled out publishing?  I missed that memo.04:26
infinityOh, just the iso tracker.04:26
infinityRight.04:26
slangasekyes04:26
slangasekdoko_: in case you didn't know already, the architecture changes for bug #934593 are insufficient to make python-dev usable for cross-building04:31
ubot2Launchpad bug 934593 in python-defaults "python-all-dev, python-dev must be Arch: any for multiarch" [Medium,Fix committed] https://launchpad.net/bugs/93459304:31
slangasekdoko_: doesn't hurt to have them Arch: any though, and that needs to be done eventually... so the main thing is to ensure we've got proper upgrades from lucid04:31
ScottK^^^ was me.04:32
ScottKI shouldn't have synced it (didn't realize it was seeded)04:33
ScottKslangasek: We also need to do something to provide /usr/bin/python2 since doko removed it from python2.7 (where upstream provides it) with the intent to provide it from python-defaults.04:34
micahgScottK: thanks for that :), it's not needed anyways04:34
ScottK(yes, which I also failed to check)04:34
* micahg should've commented on the RC page04:34
* micahg does that now04:34
slangasekScottK: that's the relevant part of the python-defaults in -proposed04:34
ScottKIt's marked not important already, but if you'd fix the comment, that would be good.04:34
micahgScottK: I don't think I can04:35
slangasekScottK: so if someone verifies that it upgrades cleanly from lucid, I'll happily copy that to -release04:35
ScottKslangasek: There's also the bug you assigned to doko dealing with having the new pycompile available.04:35
ScottKIIRC doko was going to do that.04:35
micahgScottK: without bugging someone to run SQL, won't matter anyways as we have no diff04:35
slangasekyeah; that one appears to need a python2.7 upload though04:35
ScottKslangasek: Are we getting to the point where I should start leaving one unseeded package in queue to stimulate a publisher run if needed?04:36
slangasekhmm, I'm not sure if that's still needed04:37
ScottKOK.04:37
slangasekcjwatson: ^^ how much have your publisher changes from this cycle made this a non-issue?04:37
ScottKIt'd be good to know.04:37
ScottKI'll leave accerciser there for now in case.04:37
ScottKTime for me to go to sleep.04:37
infinityThe last run didn't publish any binaries, but still updated all the metadata.04:39
infinityDid this really not work in the past?04:39
slangasekyes, it really didn't04:39
infinityOh, wait, no.  I lied.04:39
infinityIt still doesn.t04:39
slangasekok04:39
infinityIt generated some random uninteresting metadata. :P04:39
slangasekthen the only improvement is that we only need one package instead of two :)04:39
infinity... and I have no idea why.04:39
infinityIt should be borderline trivial to just make it unconditionally regenerate for devel/frozen releases.04:41
infinityThen again, a lot of things that should be trivial in soyuz turn out not to be....04:44
pittiGood morning04:48
pittiskaet: apport> see wiki, I found that this is quicker (and it could already build)04:49
* infinity rearranges arm image builders again to account for timings of certain arches.04:52
* pitti wonders what we'll do with the remaining uploads now -- can we still accept good ones, or is everything going to be an SRU now?05:06
slangasekthat's meant to be taken case-by-case, surely?05:07
pittiof course, but I'm still unsure how strict skaet wants to take the "yesterday's images are candidates"05:10
pittifor example, the indicator-datetime fix looks perfectly reasonable05:11
micahgcan someone look at the cairo-dock-plug-ins upload?  it fixes an upgrade05:11
pittilibnfsidmap, too05:11
infinitypitti: We might be entering the "queue up reasonable updates, and accept them with urgent ones" phase.05:11
pitti*nod*05:12
infinitypitti: Where I'm sure indicator-datetime will probably get in anyway, but best to make sure it's getting in with something more awesome. :P05:12
slangasekpitti: yesterday's images aren't candidates, though05:25
slangasekapport was accepted in the past 24h05:25
pittislangasek: ah, I thought skaet wanted to spin images in  her evening05:46
pittibut seems she didn't05:46
slangasekI believe they've been left to be done by the cronjob05:46
slangasekpitti: anyway, there's a ubiquity in -proposed right now, so real candidates should certainly wait until we publish that... so if you think some stuff in the queue is borderline on whether it would block the release, now's probably a good time to accept05:49
pittiindicator-datetime and libnfsidmap both look good to me05:49
pittislangasek: do you know the current status of python-defaults?05:50
slangasekpitti: someone needs to do an upgrade test with it; but that's somewhat blocked right now by bug #98398105:52
ubot2Launchpad bug 983981 in python2.7 "Lucid -> Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned error exit status 3" [High,Triaged] https://launchpad.net/bugs/98398105:52
slangasekubiquity published05:54
pittishould we push openssl, too? or keep for SRU?05:55
slangaseksee the pad05:55
slangaseker, the wiki05:55
slangasekhttps://wiki.ubuntu.com/PrecisePangolin/FrozenArchiveStatus05:55
pittiright05:55
micahgdo we have any need for gcc-4.7 patches in precise?06:13
pittimicahg: at this point IMHO they pose more risk than good06:28
micahgpitti: figured as much, thanks06:29
micahgpitti: do manpage updates qualify for SRUs?06:49
pittimicahg: fine for me06:49
micahgit's for mountall :)06:50
micahghttps://code.launchpad.net/~gleichsnerd/ubuntu/precise/mountall/fix-for-805509/+merge/10030506:50
micahgpitti: ^^ if that's ok, can I upload now to -proposed or should I just leave a note to upload after release?06:52
pittimicahg: it's ok to upload to -proposed now06:52
micahgk, thanks06:52
micahgpitti: wait, that'll be an SRU then, right?06:54
* micahg wants to know whether or not to open a bug task :)06:54
pittiyes, isn't that what you asked about?06:54
pittiright, you'll need a bug to track it06:54
micahgit has a bug, I'll take care of it, thanks06:55
micahgdo we need UIFe's post release for SRUs?07:30
Riddellmicahg: yes, same rationale as before release07:34
pittimicahg: yes, feature and UI freeze are never lifted again07:34
micahgok07:34
stgrabergood morning07:39
* micahg wonders why the casper bzr history is weird07:49
* infinity grumps at https://bugs.launchpad.net/ubuntu/+source/apt/+bug/98545207:50
ubot2Launchpad bug 985452 in apt "apt-ftparchive fails on scanning large repositories" [Critical,New]07:50
stgrabermicahg: can you define "weird"?08:01
stgrabermicahg: I think I'm touched-it-last, so I'm interested ;)08:02
micahgstgraber: http://paste.ubuntu.com/936574/08:02
micahgstgraber: let's move this to -devel08:02
Cimipitti, ping08:38
pittihello Cimi08:38
Cimiciao Martin08:38
Cimithere's a regression in unity 5.10.0 which causes a slow slow dash, especially fullscreen08:39
pittiright, I saw the discussion in scrollback08:39
Cimiok08:39
pittiI thought it was already settled for SRU?08:40
Cimiyes08:40
pittiI don't see why it shouldn't be fixed, there will certainly be more fixes to Unity anyway08:40
Cimibut after seeing the regression live, I thought this should have been in 12.04 not in the SRU08:40
Cimithe fix is again a revert of the broken commit08:40
Cimiand a queue_draw on the right widget08:41
pittithe first time you open the dash it indeed takes very long, but that's hardly new?08:41
Cimican be related to this bug as well08:41
pittiit's been like that since natty at least08:41
Cimisurely with this bug takes _longer_ than it should08:42
Riddellpitti: calligra-l10n in unapproved for your reviewing pleasure if you can08:43
Cimipitti, this is the commit I'd definitely cherry-pick https://code.launchpad.net/~andyrock/unity/fix-980924/+merge/10220008:43
pittiRiddell: AFAICS it's not on any image? (at least that's what seeded-in-ubuntu says, just in "supported")08:43
Riddellpitti: well next step is to get the language-pack-kde-xx to depend on calligra-l10n-xx08:44
Riddellso it will be after next language pack update08:44
pittiRiddell: NB that we don't add dependencies to langpacks usually, we have this handled by check-language-support08:44
pittilike libreoffice-l10n-* and friends08:45
Riddellor that yes08:45
pittiRiddell: is there a libcalligra or calligra-common or some appropriate "trigger" package which should cause c-l10n-* to be installed?08:46
pittiRiddell: oh, calligra-libs ?08:46
Riddellpitti: yes calligra-libs08:46
pittiRiddell: ah, we already have it08:47
pittitr::calligra-libs:calligra-l10n-08:47
Riddelloh ok, cool08:47
pitti^ /usr/share/language-selector/data/pkg_depends08:47
pittiRiddell: kubuntu-meta will mean a respin, you'll take the bullets?08:48
evskaet: signed and fixed wubi is in place08:48
pittiskaet's upload blocker might not apply to derivatives08:49
Riddellpitti: should be fine, we have no test results anyway08:49
pittiRiddell: ok, please mark images for rebuild08:49
Riddellvoila08:51
Cimipitti, ping me back when you have finished with kde08:56
pittiCimi: I have08:56
Cimicool :)08:56
pittiCimi: so, it seems fine to upload to -proposed now and have a 0-day SRU08:57
pittithen it can already be built, etc.08:57
Cimipitti, I think this is not a SRU08:57
pittiif we will have a rebuild, there is a chance to pick it up into the release, but that needs to get past skaet08:57
Cimiit should be in the precise package08:57
pittiCimi: well, it needs to go via -proposed either way08:57
CimiI know, so what do I need to do now?08:58
pittias we build everything non-arch-all in the staging area08:58
Cimiwait kate?08:58
pittias I said, you can prepare the upload with didrocks08:58
pitti(NB that it needs a linked bug in teh changelog)08:58
pittiand we can accept it already08:58
pittithen you can try and talk skaet into moving it to -release when we do another respin08:58
pittibut that'll be a lot easier than uploading it at that point08:59
pittiand in -proposed it can also be more easily tested in a live system08:59
Cimiok, thanks for exaplaining08:59
didrocksI don't really have the time to deal with this one now. I'm not really happy as well as this was due to a late merge in 5.10 for changing some design thingy09:00
pittiwhich once again proves why these late requests shouldn't be done :)09:00
didrocksI agree and that's what I'm trying to prevent since Tuesday :)09:01
Cimididrocks, it won't be like that next cycle09:01
stgrabercan I get a respin of Edubuntu? our last build failed because of infinity ;)09:01
didrocksespecially that this was past unnoticed from 2 weeks of testing, and it's just a perf regression in the dash for 2 weeks09:01
didrocksCimi: don't promess such things :)09:01
Cimididrocks, I wouldn't really care that much if that was not such an important LTS09:02
didrocksso as it took 2 weeks of noticing it, I still think that it doesn't worth the risk09:02
didrockscan be fixed in a SRU09:02
Cimididrocks, SRU would be fine for another release, but this is an LTS09:02
didrocksafter a proper week of testing09:02
Cimididrocks, it took 1 or 2 days for noticing09:02
didrocksCimi: I personnaly have work to do now09:03
Cimididrocks, I will create a branch for you09:03
didrocksnot again arguing on yet another issue that is not important enough IMHO09:03
didrocksCimi: no09:03
didrocksCimi: I don't have the time to build it and again, won't sponsor something I'm not confident09:03
Riddellstgraber: I can do that09:03
didrocksI want a week of testing first09:03
didrocksas it took 2 weeks for you to notice the slowliness09:03
Cimididrocks, you had months, this commit is a *revert*09:03
Riddellstgraber: Edubuntu isn't in the iso tracker for "Precise Pre-release" is that just a box that needs ticked somewhere?09:03
didrocksCimi: it's not09:03
Cimiit is09:04
didrocksCimi: no09:04
didrocksCimi: see the merge proposal09:04
didrocksthere is still a new fix09:04
Cimihttps://code.launchpad.net/~unity-team/unity/unity.fix-bottom-right-dash-decoration-corner09:04
Cimirevert of that09:04
pittiat least from here it doesn't look much differetn performance-wise09:04
Cimiplus removed queue_draw09:04
didrockspitti: agreed09:04
pittithe dash has always taken very long to open the first time09:04
didrocksyeah, same here09:04
pitti(and yes, that's very confusing)09:04
Cimipitti, open the dash fullscreen09:04
pittiso if we can fix it, I'm all for it09:04
RiddellEdubuntu rebuilding09:04
pittiCimi: how do I do that?09:04
didrockspitti: it won't change the perf you experience before 5.1009:05
Cimipitti, top left09:05
didrocksexperienced*09:05
Cimididrocks, what are you saying09:05
Cimididrocks, it's a commit in 5.10.009:05
pittiCimi: ah, the maximize button -- didn't know that this worked09:05
didrocksright09:05
didrocksbut09:05
didrocksthe revert as another fix09:05
didrockshas*09:05
Cimithe glitch is that in 5.10.0 the dash is *constantly redrawing*09:05
pittimaximizing dash is basically instant here09:05
Cimion my macbook air (1000$), is *slow*09:06
didrocksand this can be fixed in a SRU09:06
Cimipitti, move between items, or lenses09:06
Cimipitti, it's a bit sluggish09:06
pittiI see some flicker there, yes09:06
Cimipitti, do you have a good computer?09:06
didrocksCimi: can I argue that on my computer it already took more than 6 seconds for the dash to show?09:06
pittiCimi: yes, I think so; ThinkPad X201, quad-core i509:06
didrocksCimi: so we shouldn't release because of that?09:07
Cimipitti, imagine on slower machines, it's worse09:07
pittiand still it takes some 5 seconds to open the dash first time09:07
Cimididrocks, we should fix09:07
stgraberRiddell: it'll appear on the tracker with the first build09:07
didrocksCimi: so blocking the release? because it's a LTS?09:07
Cimididrocks, we have a safe fix09:07
didrocksCimi: this won't fix my 6 seconds issue everytime I open the dash09:07
Cimididrocks, but will improve at least09:07
didrocksCimi: and what Mirco did and that you approve was a "safe fix"09:07
Cimididrocks, because it asks less redraws09:07
didrocksnot in any noticeable manner09:08
Cimididrocks, the difference is that *I* approved09:08
Cimididrocks, while this *gord approved*09:08
didrocksstill, it took 2 weeks for you to notice it09:08
Cimiand marco09:08
Cimiand andyrock09:08
didrocksand nobody reported sluginess09:08
didrocksno bug report09:08
Cimididrocks, no no no09:08
Cimithey did :)09:08
Cimion monday09:08
Cimimhr309:08
didrocksCimi: ? can you point me on it?09:08
didrocksCimi: I meant, users09:09
Cimiask him09:09
Cimididrocks, it was easter09:09
Cimididrocks, I didn't really played with it09:09
didrocksCimi: we got a week of testing, and it's a week since this version is released in precise09:10
Cimididrocks, omer did notice a slowdown09:10
didrocksSRU-0 seems still fine to me09:10
Cimiandyrock did as well09:10
Cimia still lot of people don't upgrade09:10
didrocks11:10:56      mhr3 | Cimi, not really, i just saw it's repainting all the time, it didn't really feel like it's much slower though09:11
didrocksdoesn't seem to impact him then ^09:11
Cimididrocks, read below09:11
pittiso, given how the last "urgent last fix" broke this in the first place, and I prefer a known small regression over an unknown one, I think it's totally fine to just wrap this into the next regular SRU09:12
pittiso I agree with skaet and didrocks here09:12
Cimipitti, didrocks only quoted part of what that guy said09:13
didrocksCimi: what?09:13
Cimipitti, that guy has an nvidia card, rendering is so fast he can't spot difference in speed09:13
didrocksso that's the "don't count"?09:13
Cimipitti, intel cards are affected09:13
pittiI have intel here09:13
Cimiespecially not the newest09:13
didrocksI just pasted what was told at the *same time*09:13
pittiI'm not denying it's a regression and a problem09:14
didrocksCimi: stop making accusation, this really isn't the positive way, and still won't help09:14
pittiI'm saying the benefit/risk ratio is not nearly high enough to warrant squeezing this into final09:14
stgraberpitti: hmm, so if we want real RC today, I guess I should upload base-files? it's marked as release - 3 days on the wiki but without it, we don't have actual RC images...09:14
Cimipitti, it's a revert, risk is 0...09:14
didrocksagreed with pitti, what I'm trying to argue with him since the other day09:15
pittistgraber: yes, I agree09:15
Cimihigh benefit / 0 = infinite09:15
pittiexcept that the risk is never 009:15
Cimiinfinite ratio :) !!09:15
pittiand there was a reason for introducing the patch in the first place, so you'll rip something else open again09:15
pittimvo: ^ err...09:16
pittimvo: can this please go to -proposed?09:16
Cimipitti, I read code and I know what stuff did and why was done in that way, so I am absolutely confident of this commit so unity developers are09:17
Cimiat the same time, I learnt how SRU, even 0, are useless for our target09:17
Cimipeople don't really upgrade as we do, new users don't care of upgrades09:17
Cimithey just install, test, slow -> drop09:18
stgraberpitti: uploaded09:19
Cimiespecially Windows users see upgrades like they were "security fixes" for windows (windows update), I have seen friends and my parents not upgrading because they were thinking it only would caused problems09:19
Cimifor an LTS, delivering a smooth experience in the cd is absolutely crucial09:19
stgraberpitti: I guess we'll update everything for the Q codename as SRU then ... unless sabdfl feels like blogging real soon...09:20
pittistgraber: yeah, at this point we can't update vim and friends any more, too intrusive09:20
Cimion unity, we aren't because of a regression, but we have a safe fix now09:20
pittistgraber: even lintian is on ubuntu-server and kubuntu for some reason09:21
micahgpitti: for Q we can make that all use distro-info :)09:21
mvopitti: sure09:21
mvopitti: please reject and I will re-upload to proposed09:21
pittimvo: done, thanks09:21
Cimipitti, didrocks: did you read what I mean?09:22
pittiCimi: yes, I did09:22
didrocksCimi: I read it09:22
CimiI think we are underestimating the problem, SRU is not a solution09:23
pittibut what shall I say, I can't magically make it appear in precise-proposed, I stated my opinion, and I don't want to  second- and third-guess didrocks and skaet09:23
pittithe installer fetches updates, and we offer to install them; if SRUs were pointless, we wouldn't need to do them, and given how many people even respond to SRU bugs they clearly are useful09:24
pittiand the SRUs will be wrapped into 12.04.x, too09:24
pittiso eventually they will all go into the official media09:24
Cimipitti, we are targeting to a wider audience09:24
Cimipitti, audience which I think, won't install upgrades as we do09:25
Cimiand we are forgetting all people from India without network09:26
Cimiand other countries09:26
Cimiwhere only the official media matters09:26
seb128Cimi, somewhat the people who want a rocking stable lts will wait 12.04.1 anyway and have updated medias09:26
pittiwell, again -- before it is even _possible_ to consider this, this needs an upload09:26
Cimiseb128, these are not our target, we are targeting to *new users*, not experienced users who know that ubuntu will release a 12.04.109:27
Cimiusers see the new version and just download it09:27
Cimipitti, I need a sponsor then, will see if someone is keen to support a proposed package I'll build09:27
Cimipitti, and I will make sure skaet approves09:28
didrocksI just want to underline that the fix is *not* a revert, it introduce a new call for redraw09:28
didrockscompare https://code.launchpad.net/~andyrock/unity/fix-980924/+merge/102200 and https://code.launchpad.net/~unity-team/unity/unity.fix-bottom-right-dash-decoration-corner/+merge/10108909:28
Cimididrocks, before we were drawing the focus on the lens bar, now it is drawn on the icons of the lens bar09:29
didrocksCimi: so, it's not a "revert" as you told more than once09:29
Cimididrocks, thus andy removed all the redrawings of the lens bar, and added a queue_draw to the icon09:29
Cimididrocks, it's a revert plus removing useless calls09:29
Cimiand calling the redraw to the right widget09:30
didrocksand adding some calls09:30
didrocksso please don't change the reality09:30
Cimione call, not "some"09:30
didrocksand again, I remind you that was a late change on Friday before closing 5.10. a "safe" one09:30
didrocksand it's not impacting everyone, and it's fixable in a SRU, and it's not making the product useless09:31
didrocksso I made my point after too much discussion already and still against it09:31
Cimididrocks, we are on a totally different wavelength09:31
Cimididrocks, since you being the sponsor, I can't really get this in 12.0409:32
didrocksnow call who you want again, but keep pushing when 3 people: 2 members of the release team and the stack holder tells "no", you should listen to them09:32
Cimididrocks, I think this time you are wrong, but I will stop discussing09:32
didrocksthanks :)09:32
Cimididrocks, who are the two members saying no?09:32
didrocksskaet and pitti? see above09:32
Cimididrocks, skaet didn't reply09:33
didrocksshe told me that she answered no to it09:33
Cimididrocks, pitti asked to propose the package before09:33
Cimididrocks, when?09:33
Cimishe's not here now09:33
didrocks11:12:07     pitti | so, given how the last "urgent last fix" broke this in the first place, and I prefer a known small regression over an unknown one, I think it's totally fine to just wrap this into the nex regular SRU09:33
didrockson that channel09:33
didrocksCimi: yesterday? when you started this discussion?09:33
Cimididrocks, maybe I was offline?09:34
didrocksI don't think so09:34
didrocksbut again, no need for further discussion, I have work to do09:34
CimiI will speak again with skaet09:35
* stgraber points the auto upgrade tester to the pre-release milestone09:35
CimiI guess it was a misunderstanding09:35
Adri2000I think the README.files in the cloud tarballs has a mistake09:53
Adri2000for the .img file, it says "It can be bundled, uploaded and registered to EC2 or UEC as a Amazon Machine Image (aki/eki)."09:53
Adri2000should be ami/emi09:54
ogra_is there a reason why none of the arm desktop images show up on the tracker ?09:54
ogra_(i see them in daily but not in pre-release)09:54
cjwatsonslangasek,ScottK: my attempt to move germinate handling into the database failed - it turned out to be much too slow, and I didn't have time to figure out how to make it faster - so that hack is as relevant as it ever was10:10
cjwatsonslangasek,ScottK: that said, don't sweat too much over it; things like changing a package's section override would also suffice to poke the publisher into action10:12
=== doko_ is now known as doko
ScottKcjwatson: OK.  Thanks.10:51
cjwatsonI've uploaded partman-target, and it'll need a ubiquity upload to pick it up.  The fix for bug 979350 caused a non-obvious chain of events that caused an occasional regression, bug 985526.10:57
ubot2Launchpad bug 979350 in user-setup "install with encrypted home failed near the end: OSError: [Errno 12] Cannot allocate memory" [High,Fix released] https://launchpad.net/bugs/97935010:57
ubot2Launchpad bug 985526 in partman-target "exit with error if encryption is selected" [Undecided,New] https://launchpad.net/bugs/98552610:57
stgrabercjwatson: looking at partman-target now11:02
stgrabercjwatson: looks good11:03
cjwatsonstgraber: thanks, accepted11:36
cjwatsonogra_: today's arm desktop build failed for some reason - I'll retry11:38
ogra_hmm11:39
cjwatsonIOW the previous build was before .isotracker.conf was changed to point to RC11:39
=== greyback is now known as greyback|lunch
cjwatsonooh11:50
* cjwatson demotes defoma11:50
cjwatsontesting-ports/precise_outdate.txt cleared as of next publisher run11:55
cjwatsonI'll start working through removals after an extremely belated breakfast11:56
ScottKFYI, the maas upload in queue needs to come in to fix the MIR requirements for it, but the diff is sufficiently huge, I'll leave it for someone else to consider.11:58
ScottKpitti: re gnome-online-accounts - In the bug you said it should be an SRU (facebook support).  Since we're clearly respinning everything, do you still think SRU (it's a new feature, not technically SRU material) or can it go in?12:04
Adri2000who can do something about what I said earlier? (mistake in the README.files of the cloud tarballs)12:20
Adri2000or can I file a bug in LP maybe?12:21
cjwatsonI'm not sure, ask Daviey or smoser12:22
ogra_and you can always file a bug in LP :)12:24
pittiScottK: hm, though question; there is still no confirmation of testing in the bug, so I'd still prefer an SRU TBH12:25
ScottKOK.12:25
ScottKI see python-defaults is still in proposed.12:26
Adri2000ogra_: tell me what's the right LP project for this and I'll do :)12:26
=== greyback|lunch is now known as greyback
=== rsalveti` is now known as rsalveti
mvopitti: quick question, all uploads go to -proposed at this point, right? I have a small squid-deb-proxy fix ready12:38
cjwatsonIt doesn't hurt to use -proposed.12:38
mvota12:44
ScottKpitti: Since you're both on the release team and the SRU team, I would appreciate it if you would review bugs 980773 and give feedback on what can/can't be done now.12:49
ubot2Launchpad bug 980773 in fcitx "Sync fcitx 1:4.2.2-2 (universe) from Debian unstable (main)" [Wishlist,Won't fix] https://launchpad.net/bugs/98077312:49
pittiScottK: TBH that sounded really scary, updating umpteen packages and adding new ones12:51
pittiwith noone in the Ubuntu developer team to test this stuff12:51
* pitti follows up in the bug rather12:51
ScottKpitti: Agreed.12:52
ScottKSince I'm not on the SRU team, I don't feel I should give a verdict on that.12:52
pittisent to bug report12:53
pittiTBH I don't know much about input support at all, so I default to being conservative there without more information12:53
skaetthanks ev.   :)  we'll get it in with the next respin.13:29
evyay13:29
pittihey skaet13:29
skaethiya pitti,  read the backscroll.13:29
skaetor reading rather....13:29
pittiskaet: question about the lightdm upload -- the patch looks perfectly safe to me and should make derivatives/OEM's life easier; do you want some papertrail around it, or can I accept it for the next respin?13:30
skaetCimi,  putting it in -proposed as an SRU target is what's needed now.13:32
skaetpitti,  re: lightdm - assume there's some bug numbers?13:33
* skaet needs to go dig13:33
pittiskaet: just a merge proposal13:33
pittiskaet: that's where the "papertrail" question comes in13:33
skaetpitti,  yeah,  would prefer something documenting it, and tied to, in case we need to revert.13:34
skaetthanks13:34
pittiskaet: ok, I told robert his morning; this will become an SRU then13:34
jdstrandskaet: fyi, I will probably be doing an openssl upload today13:35
seb128pitti, I can open a bug for lightdm if you want, but SRU looks fine for that change, it's not really required in the release13:37
pittiseb128: sure, sounds good13:37
pgraneranyone else seeing 503 errors with the archive?13:48
* ScottK just had 404 errors, but that's because I can't spell updates correctly (working for me).13:51
cjwatsonjdstrand: based on precise or on precise-proposed?13:52
cjwatsonThe reports in 965371 suggests that the version in precise-proposed is at the very least no worse (which my own testing bore out too) and appears to be an improvement for some sites, although it still doesn't fix everything.  Should we promote it?  I think I'd like to.13:54
* ogra_ wonders whats the issue with the arm livefs builders ... the preinstalled build seems to have failed again13:54
jdstrandcjwatson: I was going to ask you about that. which do you prefer-- I need to respin for an upstream change anyway13:54
cjwatsonogra_: I'll look shortly13:54
cjwatsonjdstrand: inclined to prefer -proposed.  what's the upstream change?13:54
jdstrandcjwatson: I just assume use the -proposed one-- you got a lot of positive feedback13:54
jdstrandhttp://www.openssl.org/news/secadv_20120419.txt13:55
jdstrandhttp://cvs.openssl.org/chngview?cn=2243913:55
cjwatsonOf the Chinese translation bugs filed today, I've committed easy fixes for bug 985605 and bug 985614; the rest are fairly hard.  Are these worth uploading for?13:55
ubot2Launchpad bug 985605 in console-setup "The keyboard config page should be translated into Chinese" [Undecided,Fix committed] https://launchpad.net/bugs/98560513:55
ubot2Launchpad bug 985614 in debian-installer "Something wrong in the keyboard layout selection page" [Medium,Fix committed] https://launchpad.net/bugs/98561413:55
* ScottK is doing a lucid -> precise update test to test the new python-defaults.13:55
cjwatsonjdstrand: ok13:56
jdstrandcjwatson: ok, so I will rebuild with -proposed, retest and upload to where, -proposed (since this could provide skew)?13:57
skaetjdstrand, ack.13:57
cjwatsonPerhaps we could promote the existing package from -proposed to the release pocket first, if other release folks agree?13:57
ScottKSeems reasonable.13:58
stgrabersounds good13:58
jdstrandskaet: I updated FrozenArchiveStatus13:58
cjwatsonok, copied13:59
cjwatsoncan somebody review ubiquity, please?14:00
stgrabersure14:00
stgrabercjwatson: looks good14:01
cjwatsonaccepted then, thanks14:01
pittiah, stgraber beat me to it14:02
cjwatsonogra_: fixed14:10
ogra_what was it ?14:10
cjwatsoncase error14:12
cjwatson-                               case $subarch in14:12
cjwatson+                               case $SUBARCH in14:12
ogra_oh14:15
cjwatsonogra_: ac100 was still broken, fixed for the next build14:23
ogra_thanks !14:23
cjwatsonjust tedious case rearrangement14:23
NCommandermorning14:24
skaetThanks jdstrand14:24
cjwatsonskaet: did you see my Chinese translation questions above?14:27
* balloons bringing up the pae / non-pae kernel issue again.. I take it we also don't have a non-pae kernel on the dvd's right?14:27
cjwatsonballoons: we do not currenty14:27
cjwatson*currently14:27
jbichastgraber: you should probably take a look at the gnome-session proposed upload14:29
ScottKWould someone please promote kdepimlibs5 back to Main.  It's needed for Lucid -> Precise upgrades.  I just pushed the corresponding seed change.14:30
* NCommander is reminded he has to tell omap4 lucid->precise upgrades :-/14:31
stgraberjbicha: ok, will do14:31
cjwatsonScottK: done14:31
ScottKcjwatson: Thanks.14:31
cjwatsonNot seeing the seed change though14:32
ScottKThe push failed.  Let me fix.14:32
ScottKWorked that time.14:33
stgraberjbicha: right, so that means we basically end up having to support cups-pk-helper for 5 years, though there's no Ubuntu delta and the code seems fairly simple14:34
cjwatsongotcha, thanks14:34
stgraberjbicha: is that what everyone else (other distros) are using for gnome-shell/gnome-fallback?14:34
cjwatsonIs somebody on top of all the remaining stuff on http://people.canonical.com/~ubuntu-archive/component-mismatches.txt ?14:34
cjwatsonIt all looks like Daviey's team14:35
* ScottK agrees.14:35
ScottKcjwatson: It's possible that accepting maas would help that.14:35
* ScottK however looked at the diff and decided EWAYTOOLONG.14:36
infinitycjwatson: Err, oops on the subarch case sensitivity thing in find-live. :/14:36
jbichastgraber: I thought every other GNOME3 distro was using GNOME's printer panel, in Unity we use system-config-printer instead14:36
cjwatsoninfinity: np14:37
* cjwatson fixes the lag on component-mismatches generation14:37
jbichaperhaps it should be fixed by telling GNOME Fallback to use s-c-p too?14:37
jbichabut I'm not sure how to do that, the OnlyShowIn: doesn't differentiate between GNOME Shell and GNOME Classic14:37
infinitycjwatson: But... Doesn't moving the LIVECD="${LIVECD:-...} above all the cases make them no-ops?14:38
stgraberjbicha: yeah, both of them showing with the same name is getting a bit annoying ;) OnlyShowIn=fallback would be handy14:38
ScottKjbicha: Earlier I was discussing what to do about gnome-online-accounts with pitti and he pointed out there's still no reports of successful testing on Ubuntu.  So I think it needs that before it goes anywhere.14:38
cjwatsoninfinity: oops14:39
stgraberjbicha: I guess for 12.04, the easiest is to use cups-pk-helper, if it blows up completely, we can try to revert and get s-c-p in that case in an SRU14:39
cjwatsoninfinity: should be at the bottom then, sorry, will move14:39
infinitycjwatson: The only reason that appeared to work is because celbalrai has a (stale) copy of every image. ;)14:39
stgraberjbicha: it's not our default session, it's just an install time option, so we can probably do some changes there as SRU if we feel the gnome3 dialog + cups-pk-helper won't work for the LTS14:40
cjwatsonit didn't appear to work, that change was after the most recent build14:40
infinityAhh.14:40
infinityWell, it would have appeared to work anyway.14:40
stgraberjbicha: for now, I'd just accept that new gnome-session14:40
cjwatsonso no harm done14:40
infinityOh, that's why my brain got the case wrong.  It's lower-case in buildlive.14:42
infinityYay consistency.14:42
stgraberpitti: can you accept gnome-session based on discussion above?14:44
pittistgraber: is that scheduled for release or SRU?14:44
pittiin the latter case it needs a bug14:44
stgraberpitti: release14:44
pitti(as above discussion says "SRU")14:44
pittiok, thanks, that wasn't entirely clear to me14:45
cjwatsoninfinity: quite14:45
stgraberpitti: without it you don't get a working printing dialog in Edubuntu when using gnome-session-fallback (install time option)14:45
pittiack14:45
pittistgraber: accepted, will copy to release when built14:45
stgraberpitti: thanks14:45
stgraberjbicha: thanks for spotting and fixing it14:45
pittiaccepted apt, too, and sent call for testing14:46
jbichastgraber: someone in the Ubuntu+1 forum mentioned it, I hadn't seen it before since I usually get GNOME Classic for free by installing GNOME Shell which already had the cups-pk-helper recommends14:47
pittiwe can then fold into release or SRU as appropriate14:47
infinitypitti: If that's the fix I think it is, SRU is too late.14:47
infinitypitti: It's breaking image builds.14:47
pittiinfinity: FD leak14:47
infinityYeah.14:47
infinityThat's breaking ARM server.14:47
pittiinfinity: either way, better to have it available for testing earlier than later14:47
pittiinfinity: ok, there goes our test case :)14:47
pittis/goes/is/14:48
infinityTest case is simple, I'll test it as soon as it's built.14:48
cjwatsonso, we've got a week to clean up precise_outdate_all.txt, right? :)14:58
* cjwatson has a go14:58
infinityDoesn't look too bad.14:59
ScottKCleaning up libreoffice-l10n would be a reasonably big chunk of it.15:00
* infinity nods.15:00
cjwatsonI think I just cleaned up libreoffice, at least.15:00
cjwatsonIt's mostly individual not-built-any-more binaries that hold everything else in.15:00
cjwatsonyeah, that wasn't -l10n's fault at all, it was stale base-related binaries on armhf.15:01
skaetsorry cjwatson, missed it in the multiplexing...   upload those you have fixes for to -proposed.   (as long as no risk of regression on non-chinese)   Rest will need to be SRU.15:02
skaetWe'll ask victor to check it out overnight,  and if solid,  move it to -release for subsequent respin.15:03
cjwatsonI'll have to tweak d-i to build out of -proposed.15:03
cjwatsonI don't know how Victor will check it out without a respin.15:04
cjwatsonI guess he could grab the netboot images from the archive.15:04
cjwatsonconsole-setup on its way; that ought to get a ubiquity reupload at some point ...15:05
infinitypitti: Confirmed that apt fixes the bug, FWIW.15:11
ScottKcjwatson: Are the template errors in http://paste.debian.net/163820/ something that ought to have a bug report (this is Lucid -> Precise).15:12
skaetcjwatson,  hmm... maybe better flow we need to figure out then.15:12
stgrabercjwatson: console-setup looks good (ignoring all the .gitignore changes)15:13
cjwatsonScottK: lucid's debconf didn't support the @ there, but I think it's noisy rather than harmful15:15
ScottKcjwatson: OK. Thanks.15:15
cjwatsonstgraber: accepted, thanks15:15
cjwatsonScottK: (precise's definitely does, I think it was I who fixed that)15:15
cjwatsonyeah, debconf 1.5.3415:16
ScottKThanks for checking.15:16
cjwatsonnot sure why the cheese copy from -proposed went wrong last time, but this should fix it15:16
pittiinfinity: yay15:17
pittiinfinity: arm builds still in accepted, we can copy after next publisher15:19
=== Ursinha` is now known as Ursinha
pittibbiab15:20
infinitypitti: And I can go back to trying to fix the actual bugs that this blocked. ;)15:21
slangasekcjwatson: ack, thanks15:31
jdstrandskaet: fyi, I am going to build openssl in the security ppa and then pocket copy from there when I am done testing. I'll talk to you before doing it, but this will allow it to build on all archs before the copy while still allowing me to finish qa15:40
skaetjdstrand,  sounds good.15:41
jdstrandskaet: it's win/win! :)15:41
skaetunderstood.15:41
skaet:)15:41
phillwHow is the spinning going? I see kubuntu is being re-spun according to the page, no sign of lubuntu yet...15:46
cjwatsonThere are enough installer changes that I think everything's being respun15:47
phillwthanks, well hopefully that is one big gremlin out of the way :)15:47
cjwatsonquickly LGTM, accepting15:49
stgraberyeah and we have things like gnome-session that was accepted earlier that even though it only affects edubuntu (gnome-session-fallback) would probably be good to have up to date everywhere (if only to avoid a pointless update post-install)15:49
stgraberspeaking of which, can someone copy gnome-session? looks like it's built everywhere15:51
NCommanderogra_: infinity: where do we have it documented that omap4 server images must use serial to install?15:51
slangasekcjwatson, stgraber: do you know where we are with the python2.7-minimal bug?15:52
slangasekseems to still be open15:52
slangasekand that's going to be CD-impacting15:53
slangasek(unless we opt to SRU it I guess, since it's lucid->precise upgrades only...)15:53
cjwatsonstgraber: doing15:53
ogra_NCommander, no idea, i never touched the server documentation, you and GrueMaster maintained the wikipage in the past15:53
stgrabercjwatson: thanks15:53
ogra_NCommander, if thats missing in the wiki, just add it ;)15:53
stgraber11:12 <doko> so the solution which should work is to include the new pycompile into the python2.7-minimal package, ugly solution, but this way we can make sure it's present when  used for the first time15:54
NCommanderslangasek: when doing release upgrading though, isn't it valid to upgrade to only precise/precise-security? (we don't require to have updates available)15:54
stgraberslangasek: ^ that was from doko earlier today regarding that bug15:54
GrueMasterNCommander: https://wiki.ubuntu.com/ARM/Server/Install15:54
slangasekskaet: ^^ bug #983981 is one that potentially impacts all CDs since it's in the python2.7 package; it *can* be done in SRU, but definitely needs release-noted in that case to give extra discouragement to lucid users trying to upgrade to precise before the fix is in.  Do we want to try to get that on the CDs, or should we target -updates?15:55
ubot2Launchpad bug 983981 in python2.7 "Lucid -> Precise main failed to upgrade: ERROR: pycompile:Requested versions are not installed dpkg: error processing python2.7-minimal installed post-installation script returned error exit status 3" [High,Triaged] https://launchpad.net/bugs/98398115:55
slangasekstgraber: I'm not sure why the Breaks I suggested on the bug is insufficient?15:55
slangasekoh, because Breaks doesn't enforce unpack order15:56
slangasekduh15:56
* skaet looking15:56
jibelslangasek, doko uploaded a version of python2.7 to a ppa for testing. I'll do the verification with this package tonight.15:58
slangasekjibel: right, thanks - now the question is just whether we think we want this on the CDs15:59
NCommanderslangasek: upgrading with an alternate CD with no internet is a supported usecase15:59
slangasekNCommander: as for it being valid to upgrade without -updates enabled, sure.  It's also valid to tell users who do this that they can keep both pieces when the upgrade bails in the middle due to $random_bug that we didn't get fixed before release15:59
slangasekespecially when it *will* be on the CD for .1, which is when we start recommending LTS->LTS upgrades16:00
skaetslangasek,  what is likelyhood of regression on this one?16:02
ScottKslangasek: I tested Lucid -> Precise with the python-defaults in precise-proposed three times and had no errors.  I also had the right default python version and python2 was there.  I'd suggest copy it over.16:03
ScottK(the python2.7 question is a different one)16:03
slangasekskaet: moderate, but easily mitigated by testing + review16:03
skaetslangasek, ok, lets try as long as we can manage the risk.16:03
slangasekskaet: I'm not concerned about regressions here as I think our process is adequate for that, just asking if you think it meets our criteria for a must-respin fix16:04
slangasekScottK: thanks16:04
slangasekskaet: ^^ see above as well for python-defaults; I think we should copy this from precise-proposed to precise, is that ok?  Where are we currently with ISO spinning?16:04
ScottKSince Ubiquity was just accepted 15 minutes ago, I think there's a lot of respins to do.16:05
slangasekaha16:05
slangasekskaet: in that case since we're respinning anyway I'll just copy python-defaults over, ok?16:06
stgraberright, we have ubiquity + console-setup that will require respins of desktop and alternate images anyway16:06
cjwatsonconsole-setup wants another new ubiquity ideally16:06
cjwatsonfor synciness16:06
cjwatsonanyone noticed anything else RC that would require a ubiquity upload?16:07
skaetslangasek16:07
skaetok.16:07
stgrabernope, I've been running a bunch of pretty complex Edubuntu install to try and stress ubiquity into crashing but couldn't find any problem so far16:07
slangasekskaet: python-defaults copied16:08
skaetthank you16:10
ScottKdoko: ^^^ re python-defaults.16:13
rsalvetiinfinity: ogra_: http://cdimage.ubuntu.com/ubuntu-core/daily/current/precise-core-armhf.tar.gz16:14
rsalvetiit's actually armel16:14
rsalvetivar/lib/apt/lists/ports.ubuntu.com_ubuntu-ports_dists_precise_main_binary-armel_Packages16:15
infinityrsalveti: !16:16
ogra_ts16:16
infinityOh, bother.16:16
infinityI know why that is.16:16
infinityCan't do two arches on the same machine, silly me.16:16
infinityWell, not without some mangling I'm not going to do today.16:17
rsalvetihttp://people.canonical.com/~ubuntu-archive/livefs-build-logs/precise/ubuntu-core/20120419/livecd-20120419-armhf.out16:17
infinityAnd it all seemed so clever yesterday too.16:17
rsalvetiyeah, armel16:17
infinityActually, wait.  No, now I'm confused.16:18
cjwatsondoko: do you know what's happening with bug 935121?16:18
ubot2Launchpad bug 935121 in gnat-4.4 "gnat-4.4 version 4.4.6-5ubuntu1 FTBFS on i386 in precise" [High,New] https://launchpad.net/bugs/93512116:18
* infinity looks closer.16:18
pittiinfinity: copying apt to -release, FYI16:19
cjwatsoninfinity: are you still working on gnat-4.6 for the linker change?  it doesn't look desperately happy16:20
infinitycjwatson: In what way doesn't it look happy?16:20
cjwatsonfails to build16:21
infinitycjwatson: On armhf?  That's expected.16:21
infinitycjwatson: It's not bootstrapped.16:21
cjwatsonarmel too.  https://launchpad.net/ubuntu/+source/gnat-4.6/4.6.3-1ubuntu2/+build/341080016:21
infinityOh, on armel too..16:21
* infinity looks.16:21
cjwatsonwhich makes it show up on precise_outdate_all, since it used to build.16:21
infinityOh, ugh.16:22
infinityLooks like someone (doko?) enabled multilib for gnat-4.616:22
infinitySo it fails on armel for the same reason it fails on armhf (not bootstrapped for armhf)16:22
cjwatsonremotely fixable for precise?  it has a bunch of reverse-deps16:22
infinityIf I can find where it was introduced.16:23
infinityGreat, in the 4.6.2->4.6.3 bump.  Fun diff.16:26
GrueMasterinfinity: Just fyi:  It was good on 20120315 (last image I officially tested).16:27
infinityGrueMaster: "it"?16:27
GrueMasterprecise-core-armhf.tar.gz16:28
infinityOh, yeah.  I know, I broke it last night.16:28
infinityI'm just trying to decide how, and how best to unbreak it.16:28
ogra_intresting16:28
GrueMasterAh.16:28
ogra_looking at the code it should theoretically only build armhf16:28
infinityogra_: Eh?16:29
ogra_in buildlive you have no ubuntu-core case for armel16:29
ogra_but you have it for armhf16:29
ogra_pointing to annonaceae.buildd16:29
infinityogra_: It doesn't need a case.16:29
ogra_ah, k16:29
infinityogra_: armel and armhf both point it at the same machine, that's the problem.16:29
ogra_yeah16:30
NCommanderskaet: ubuntu server armhf+omap4 is missing from the ISO tracker16:30
infinityogra_: (That *shouldn't* be a problem, but we never thought of using the same machine for two arches, so the directories stomp on each other, and that's way too much effort to fix during release crunch)16:30
infinityogra_: So, I'll just move one to another box, but I need to sort out how that affects my precious parallelisation pipeline. ;)16:30
ogra_so just s/annonaceae/araceae/ in the armhf case16:30
infinitycjwatson: Something like http://paste.ubuntu.com/937076/ looks correct.16:42
infinitycjwatson: Completely untested.16:42
cjwatsonI'll take your word for it, I don't know gnat at all16:44
infinityThat's more "knowing GCC packaging".16:44
infinityBut given that it takes 4 hours to fail on a panda...16:44
* infinity tries to rustle up a faster machine to test on.16:44
* NCommander screams in horror at the idea of trying to compile gnat16:44
skaetNCommander,  may still be building.   Has anyone checked if the cron has kicked it out yet?16:45
NCommanderNot sure16:45
infinityIt may have suffered an earlier oops.16:46
infinityI'll just do a manual spin.16:47
ogra_skaet, teher are no builds of omap4 server for today yet so all is fine16:48
skaetthanks ogra_.16:49
highvoltagestgraber: anything we need to say for edubuntu-live... on https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/EdubuntuDesktop ?16:49
skaetNCommander,  ^16:49
stgraberhighvoltage: no, I think the existing LTSP entry is enough16:51
highvoltageskaet: may I fix this sentence? normal people won't be able to parse it. "Until Ubuntu 11.10, the Unix group for administrators with root privileges through sudo had been admin. Starting with Ubuntu 12.04 LTS, it is now sudo, for compatibility with Debian and sudo itself. However, for backwards compatibility, admin group members are still recognized as administrators."16:52
skaethighvoltage +1  (and thanks)16:53
ogra_wow, what a sentence :)16:53
* skaet hoping to get editorial help from docs team.... (I know my limitations)16:54
ogra_well, its a tricky problem to describe ...16:54
highvoltageheh, I'm struggling with it too16:58
highvoltageI got it to:16:58
highvoltage"""Up until Ubuntu 11.10, root access using the sudo tool is granted via the "admin" Unix group. In Ubuntu 12.04 and hence forth sudo access will be granted via the "sudo" group. This makes Ubuntu more consistent with Debian and how it's implemented upstream."""16:59
slangaseks/and hence forth//16:59
* highvoltage was unsure about that :)16:59
ogra_you forgot to mention that admin is still supported though16:59
NCommanderinfinity: re: package pool in livecd-rootfs. It has to be fixed in the installer. I reproduced on x86 with a server CD16:59
ScottKIs that something users actually care about (admin/sudo)?16:59
cjwatsonit'd be "henceforth" anyway, but I agree that removing that is better16:59
slangasekhow about "This makes Ubuntu more consistent with the implementation upstream and in Debian"?16:59
highvoltageogra_: ah nice catch16:59
slangasekogra_, highvoltage: does that part need to be in the release note though?17:00
ogra_ScottK, only the ones that use visudo at times i guess17:00
pittihighvoltage: thanks for fixing my broken English :)17:00
infinityNCommander: "it"17:00
infinityNCommander: Which "it" did you reproduce?17:00
ogra_slangasek, i think ScottK has a point17:00
NCommanderinfinity: rebuilding package cache17:00
ogra_not really necessary17:00
slangasekit's a significant behavior change to a core bit of the system; if we think users are going to notice, it's worth release-noting17:01
ScottKIf you use visudo, don't you also know enough to look in /etc/group and see what's up?17:01
slangasekeven if they don't care about sudo17:01
infinityNCommander: Erm, what?  d-i CDs and preinstalled server CDs bear no resemblance here.17:01
NCommanderIf you install with an alternate CD, after install, the cache isn't updated, so taskssel doesn't show any tasks until updated. I accidently broke my test environment but I think there are several more bugs lurking here that I need to flush out17:01
highvoltageslangasek: it's in there at the moment. if it has to be in there I guess it has to be at least somewhat readable17:01
highvoltage"""Up until Ubuntu 11.10, root access using the sudo tool is granted via the "admin" Unix group. In Ubuntu 12.04 sudo access will be granted via the "sudo" group. This makes Ubuntu more consistent the upstream implementation and with Debian."""17:01
highvoltage(oops, I forgot about the compatibility part again)17:01
slangasekhighvoltage: I was only saying to not mention the fact that "admin" is still supported, since I don't think that adds anything useful17:01
phillwHow's "with the release of 12.04, the inconsistancy with normal sudo rules have been addressed. New administrators will be part of the sudo group. To ensure backwards compatibility, the existing administrators will automatically be assigned to this group."17:01
phillw?17:01
infinityNCommander: Doesn't show any tasks, or doesn't show any new (ie: from the network) tasks?17:02
ogra_what are "normal sudo rules" ?17:02
ogra_:)17:02
slangasekphillw: not a useful release note unless we actually say what the rules are17:02
NCommanderinfinity: only shows tasks that were installed during installation17:02
NCommander(plusmanual package selection)17:02
highvoltage"""Up until Ubuntu 11.10, root access using the sudo tool is granted via the "admin" Unix group. In Ubuntu 12.04 sudo access will be granted via the "sudo" group. This makes Ubuntu more consistent the upstream implementation and with Debian. For compatibility purposes, the "admin" group will continue to provide sudo/administrator access in 12.04."""17:02
infinityNCommander: Okay, that's Yet Another Bug then, that doesn't relate at all to me fixing the local pool being broken.17:03
highvoltageor maybe "sudo" should just be mentioned just once and "administrator" for the rest. that would make it slightly less jargonny and technical people will still know what it means.17:03
ogra_highvoltage, how about s/root/administrator/ in the beginning of the sentence17:03
ogra_for consistency17:03
ogra_heh, snap17:03
phillwwith the release of 12.04, the inconsistancy with normal sudo rules from debian [1] have been addressed. New administrators will be part of the sudo group. To ensure backwards compatibility, the existing administrators will automatically be assigned to this group. [1] - Link to rules, for those bothered to read :)17:03
highvoltageyeah :)17:03
infinityNCommander: Also, a bit of a weird-sounding one.  Can you verify that from an unbroken x86 (ie: fresh install), and report against tasksel, and make it clear it's not yet another ARM bug? :P17:04
cjwatson"inconsistency"17:04
highvoltageI have it to this now but phillw's looks fine too:17:05
highvoltage"""Up until Ubuntu 11.10, administrator access using the sudo tool is granted via the "admin" Unix group. In Ubuntu 12.04, administrator access will be granted via the "sudo" group. This makes Ubuntu more consistent the upstream implementation and with Debian. For compatibility purposes, the "admin" group will continue to provide sudo/administrator access in 12.04."""17:05
phillwcjwatson: I'm typing in a sticky note - no spell checker :)17:05
NCommanderinfinity: I had reproduced before I broke my environment by connecting the internet17:05
ogra_highvoltage, This makes Ubuntu more consistent *with* the upstream implementation and with Debian.17:06
infinityhighvoltage: s/tool is/tool was/ and s/consistent/consistent with/17:06
ogra_beyond that i like it17:06
highvoltageinfinity: ah right. temporal language differences. In Afrikaans if you say "The admin tool was granted up until 11.04" it would mean it used to do that in those versions but it doesn't anymore :)17:07
ogra_well, 11.10 still is used, i wouldnt have used past tense there either17:08
infinityUntil foo, X was the situation.  In product foo, X is the situation.  There's the temporal difference.17:08
ogra_but grammar isnt necessarily logical :)17:08
ogra_yeah, its the "until"17:09
highvoltageogra_: I believe Afrikaans inherited that from German so we're possibly just trained to think the same way about tense like that17:09
infinityBut I prefer to keep the current syntax and s/is/was/, because it's important to discuss it as past versus present/future.  Easier for people to grasp the New World Order.17:09
ogra_we should just convince the americase to follow us then :)17:09
ogra_*americas17:10
infinityogra_: I vill nefer do eet!17:10
highvoltageinfinity: I changed it on https://wiki.ubuntu.com/PrecisePangolin/ReleaseNotes/CommonInfrastructure - edit at will!17:10
ogra_LOL17:10
phillwhe he, where's pedro when you need him :P17:12
infinitycjwatson: Testbuilding gnat-4.6 on one of OEM's speedier machines.  Will upload if it doesn't explode.17:12
highvoltagedoes the ubuntu project has a position on serial commas? (and would that be pedantic?)17:13
* ogra_ only cares about serial ports ... as long as these work ...17:14
infinityI'm not sure the project has positions on grammar at all.17:14
pittiDaviey: will horizon be unseeded again, or will there still be a newer version with less dependencies? (http://people.canonical.com/~ubuntu-archive/component-mismatches.svg)17:14
infinityhighvoltage: Should you feel the need to do an UbuntuStrunk flavour, let me know.17:14
pittiDaviey: I suppose python-coverage should be droppable, if the test suite can just deal with it not being present17:14
highvoltagethe confusing double negatives when it comes to smp support continues to amuse me :)17:15
jbichaI split April's Tuesday events to separate lines in https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule I think it makes it more clear when things actually happen17:17
phillwoh, btw, thanks for the 1st lubuntu alternates. It'll keep them occupied for a while :)17:17
pittigood night everyone17:18
skaetgood night pitti17:18
infinitypitti: *wave*17:19
highvoltagegood night pitti!17:19
skaetjbicha,  please revert.   Its using the syntax agreed to at UDS.   We can revisit this for Q.17:20
skaetTry it out on Q/ReleaseSchedule and we can discuss at upcoming feedback on P cycle at UDS17:21
phillwskaet: this being the format that caused all the issues with translations? I do hope it is addressed at UDS-Q17:21
skaetphillw, agreed.17:24
skaethttps://blueprints.launchpad.net/ubuntu/+spec/other-q-prior-release-feedback17:25
jbichaskaet: ok, it's been reverted17:26
NCommanderinfinity: I think I found the root of the tasksel problem: https://bugs.launchpad.net/ubuntu/+source/tasksel/+bug/98573717:26
ubot2Launchpad bug 985737 in tasksel "Tasks selected in oem-config are downloaded, but not installed, or configured ..." [High,New]17:26
skaetphillw, jbicha ^^ is the catch all for problems we've seen with processes, frustrations, etc.   Add concerns there, so it goes on the agenda.   If a topic is too involved (like weekly release meeting was last time), it will be spun out to separate session.17:26
infinityNCommander: Commented.17:30
NCommanderinfinity: commentedback17:30
ogra_.oO(you guys have a weird way of communicating)17:31
infinityogra_: Well, the paper trail in the bug is vaguely important.17:32
ogra_indeed :)17:32
stgraberogra_: kind of like people phoning you to see if you received their e-mail ;)17:32
infinityogra_: So, it's either talk on IRC and copy and paste, or comment on the bug and ping in IRC.17:32
infinityogra_: And who wants to talk to NCommander?17:32
ogra_stgraber, haha, that was *exactly* what i had in mind17:32
ogra_infinity, true :)17:32
slangasekdid you get that thing I sent ya17:33
* NCommander hits infinity with a big pointy stick17:33
ogra_*g*17:33
infinityslangasek: I got two, I think one might have been meant for your wife, though?17:33
infinityslangasek: It doesn't fit *me*, at any rate.17:33
ogra_NCommander, i would compare the Packages files from archive and local pool17:33
infinityogra_: Why?  I already know they're broken. :P17:33
NCommanderogra_: right after I finish filing an installer bug on x8617:33
ogra_infinity, do we know how ?17:34
infinityNCommander: Don't bother debugging.17:34
infinityogra_: Yes.17:34
NCommanderinfinity: different bug17:34
ogra_ah, k17:34
NCommanderinstall CD isn't added to sources.list after installation17:34
infinityNCommander: Which different bug?17:34
NCommander(server/precise/i386)17:34
infinityNCommander: No, no, I meant don't bother debugging local pool versus archive, as ogra suggested. ;)17:34
NCommanderheh17:35
slangasekinfinity: http://www.metacafe.com/watch/1572395/that_thing_i_sent_you/17:35
* NCommander should probably start doing the workload testing so I can file more bugs17:35
NCommander:-)17:35
infinityHrm.17:35
infinitySound stuttering in flash.17:35
infinityJoy.17:35
NCommanderinfinity: I would think you'd use a nice FOSS alternative like gnash/swfdec/lightspark17:36
* NCommander ducks17:36
infinityNCommander: I'm not sure I parse the word "nice" in that sentence.17:36
infinityIf any of those actually work sanely these days, I'm all ears.17:37
ogra_WebM works17:37
ogra_i just accidentially noticed that on my ac10017:38
infinityogra_: Sure, but not everything is webemmy.17:39
ogra_yeah, else my surfing experience would be a lot more multimedial on my arm bedbook :)17:40
NCommandersure you don't mean medival?17:40
balloonsskaet, what was the mac bug you mentioned? can you link to it?17:42
NCommander.oO(where's my omap4 image)17:44
ogra_NCommander, not built yet17:45
infinityNCommander: Patience.17:49
cjwatson^- skaet acked debian-installer going to release rather than -proposed17:49
infinityNCommander: It's squirting our as fast as it can.17:49
infinitycjwatson: I assume your previous d-i component that went to -proposed has been copied? :P17:50
infinityWhatever it was...17:50
infinityuser-setup?  console-setup?17:50
infinityMy brain is mush.17:50
cjwatsoninfinity: console-setup, and yes17:50
* NCommander liquid-cools infinity's brain back into sometihng solid17:51
ogra_NCommander, you mean you want to turn his brain into a brick ?!?17:53
NCommanderogra_: meh, we could replace it under warrenty17:54
NCommanderI'm pretty sure the PO for infinity included a 10,000 bugs guarantee17:54
infinitycjwatson: Accepted, under the assumption that all the gobbleygook I can't read was obviously valid and sane translation updates. :P17:55
infinitycjwatson: (The bits I understood looked fine)17:55
cjwatsonMeh, you're supposed to speak every language on the planet in order to be an Ubuntu developer.17:56
cjwatson(ta)17:56
NCommander.oO(LP needs to add a real-time translation module to Rosetta)17:57
NCommanderok, good, tasksel properly prompts for a CD when its not present18:03
NCommanderhttps://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/985791 - CD not added after install on i386. I think apt-setup is responsible but I'm not sure18:04
ubot2Launchpad bug 985791 in apt-setup "After installation from cdrom, apt-setup comments out the CD from installation" [Undecided,New]18:04
ogra_NCommander, ^^^18:04
NCommander\o/18:05
* NCommander goes and adds his ten bugs to it18:05
skaetcjwatson,  ack.18:11
NCommanderbargh18:29
NCommanderMost of the tomcat6 examples seem broken EXCEPT the ones on the workload testing page18:29
micahghmm, is there an easy way to sync something to proposed?18:46
micahgsyncpackage seems to want to show every changelog entry18:46
infinityRebuilding ubuntu-core undo the previous oops with assigning two arches to the same buildd.18:47
infinitymicahg: Do a --no-lp sync to precise, then 's/Distribution: precise/Distribution: precise-proposed/' in the .changes, sign, upload.18:48
micahginfinity: heh, ok18:48
infinitymicahg: (And no, that's not the answer you were looking for, but I'm not sure the internal tools handle it right)18:48
micahginfinity: ooh, you can do -r precise-proposed with --no-lp and it seems to DTRT18:51
infinitymicahg: Including the right -V?18:52
infinitymicahg: Curious.18:52
micahginfinity: doesn't need -v in this case :)18:52
micahgwell, an earlier -v18:52
infinitymicahg: Ahh, that's probably why it appears to DTRT. ;)18:52
micahg^^ re kadu, I sent it to proposed as it's a longish build with arch:all packages, the only questionable thing I can see is a new binary depends on libqt4-svg, but I'm guessing that was just missing before18:59
CareBear\can I still get a new libusb package in? :)19:03
CareBear\if available like soon19:04
infinityCareBear\: Addressing which bug(s)?19:05
ogra_skaet, so we had what we thought was a gtk-window-decorator bug in arm compiz/unity ... it turns out that the bvase branch the arm compiz patch was created from didnt contain the quilt patches the ubuntu package carries though, thats the cause of the decorator issue ... i would like to do a zero day SRU for this but i'm not sure how to proceed19:07
ogra_(since that will indeed require a rebuild of more than just compiz)19:07
ogra_i will discuss with didrocks tomorrow but want to give you a heads up warning19:08
skaetogra_ coordinate it with didrocks.    We'll pick a window for it to land (Tues/Wednesday).19:08
skaet:)19:08
infinityogra_: Do you have new packages prepared already that we can look at diffs for?19:08
ogra_infinity, no, we just discovered it and i dont trust my concentration to do it now, i will do it tomorrow monring first thing though19:08
infinityogra_: *nod*19:08
infinityogra_: Well, get it sorted, then ask. ;)19:09
slangasekCareBear\: not unless it fixes a critical bug... no such bugs have been on our radar up to this point?19:09
ogra_will do :)19:09
ogra_infinity, btw, see #ac100 :)19:09
infinityogra_: If it's pretty broken, and obviously only affects ARM, we can probably get it in via proposed->release->rebuild.  If it's risky-looking, SRU.19:09
ogra_seems srwarren treis to roll the hf binaries right now :)19:09
ogra_yeah, its arm only19:09
ogra_the quilt patch we use sits on top of all other quilt patches ... and reverts all the others :P19:10
infinityD'oh. :/19:11
infinityRespinning armhf desktop images for benchmarking purposes (and to resurrect ac100)19:14
slangasekresurrect?19:15
CareBear\slangasek : what constitutes critical? there are several bugfixes19:16
slangasekCareBear\: a bug that renders Ubuntu uninstallable or causes an upgrade to fail or to cause data loss through normal use on install would be critical.  "several bugfixes" is probably not in that grouping...19:17
infinityslangasek: Thinko in the cdimage scripts made it disappear slightly. ;)19:17
slangasekinfinity: heh19:18
CareBear\slangasek : a future upgrade might fail, because the current package in Ubuntu was packaged by debian from an RC which was on a development branch and one public API has changed since that time. this is also the main reason I would want a non-rc version included.19:20
slangasek"might fail" - that sounds like speculation, not a bug report19:20
slangasekwe certainly are well versed in dealing with API changes when they happen19:21
CareBear\slangasek : it *will* fail if someone starts using the incorrect API, and then an upgrade is done to a real release of the package which doesn't have that API any longer19:21
slangasekthat's not how it works19:21
CareBear\it could happen?19:23
slangasekthis is the same upstream version of libusb that was shipped in the past *two* LTS releases; we're not going to pull in a new upstream version of a library the week before release because it *might* save trouble for people writing new code against 12.0419:23
CareBear\it is not the same version19:23
slangasekand if APIs are dropped, that means an ABI bump, which is certainly not in the cards19:24
CareBear\the two last LTS have 1.0.8 with patches. currently you have 1.0.9-rc319:24
slangasekhardy: 2:0.1.12-8   precise: 2:0.1.12-2019:24
slangasekwhat packge are you talking about?19:24
CareBear\no, no ABI bump, because the rc3 was from development branch19:24
CareBear\libusb119:24
CareBear\I guess you call it?19:24
slangasekthere's no such package in Ubuntu19:24
slangasekand the libusb package is at version 0.1.1219:24
CareBear\yes, no, that's the wrong package :)19:25
* slangasek searches19:25
CareBear\hold on - let me find it!19:25
micahglibusb-1019:25
CareBear\ah thanks!19:25
micahglibusb-1.019:25
CareBear\yes19:25
micahgit's still on images19:25
slangasekright19:25
ogra_and has rdeps19:25
slangasek(blah, why do we have libusb besides then)19:25
CareBear\slangasek : libusb and libusb10 provide different API and can coexist19:25
micahgslangasek: too many rdeps for a transition19:25
ogra_(upower for example)19:26
slangasekCareBear\: yes, but we don't like having different libs with different APIs for the same thing ;)19:26
micahgeven a partial transition19:26
ogra_and cupy :)19:26
ogra_*cups19:26
micahgluckily it's only ~50k19:26
CareBear\slangasek : oh I don't like it either. libusb-0.1 (your libusb package) is deprecated since many years and unmaintained, but some packages still have not upgraded to the new API19:26
CareBear\slangasek : at upstream we also provide libusb-compat-0.1 which uses libusb-1.0 to emulate the old libusb-0.119:27
slangasekCareBear\: can you give me a pointer to an explanation of this API change?  (or a diff)19:27
ogra_hmm, we use both of them ?19:27
ogra_libusb-0.1-4 is in minimal ... libusb-1.0-0 is in standard19:28
ogra_(sounds liek something to clean up one day)19:28
slangasekCareBear\: unfortunately, the answer is probably still going to be "no"; I would have been glad to get this done had it come to our attention earlier, but it's probably still too much churn to take at this stage19:28
ogra_*like19:28
CareBear\slangasek : it's pretty simple, but still. rc3 adds a libusb_has_capability() function which checks for named capabilities in the library. the first (and only) capability changed name from LIBUSB_CAN_GET_DEVICE_SPEED in rc3 to LIBUSB_CAP_HAS_CAPABILITY in current master19:31
CareBear\slangasek : I did join here some time ago to somehow prepare for the change, but then there were interrupts and now it looks like it's too late then19:32
ogra_is there a diff/patch somewhere to look at ?19:32
CareBear\I'm happy to help clarify anything about 0.1 vs. 1.0 you may want to know19:32
CareBear\ogra_ : hold on19:32
ogra_CareBear\, 0.1 vs. 1.0 and moving to only one of them sounds like a great plan for 12.10 :)19:33
slangasekCareBear\: right... sorry about that :/19:33
slangasekCareBear\: my ISP seems to be giving me fits today and I'm not able to get to libusb.org; is there somewhere else I can look for the code/19:33
Laneywhere does queuebot's code live?19:34
CareBear\hold for links19:34
CareBear\slangasek : http://git.libusb.org/19:34
Laneyfound it19:34
CareBear\ogra_ slangasek : rc3 has this commit: http://git.libusb.org/?p=libusb.git;a=commitdiff;h=69045343   master has this: http://git.libusb.org/?p=libusb.git;a=commitdiff;h=e168051319:34
slangasekmmk, can't get to git.libusb.org either, blah19:34
CareBear\ogra_ slangasek : rc3 was tagged on a development branch that was since rewritten before getting into master. rc3 was meant for internal review, but was too eagerly pushed into debian.19:35
CareBear\I'll pastebin19:35
slangasekunderstood19:36
slangasekhave you spoken with the Debian maintainer, by chance?19:36
CareBear\yes19:36
CareBear\rc3:http://dpaste.com/734359/ master:http://dpaste.com/734360/19:36
slangasekgrr, I can't reach that site *either*19:37
ogra_phew, thats half a year old19:37
ogra_Mon, 17 Oct 2011 16:23:54 +020019:37
CareBear\yes, that may be when I started talking about it in here19:37
CareBear\slangasek : what *can* you reach? :)19:38
NCommanderDo we have any tomcat gurus here?19:38
CareBear\slangasek : any other pastebin?19:38
slangasekbuggeredifIknow19:38
slangaseklet's see19:38
ogra_paste.ubuntu.com ?19:38
slangasekCareBear\: paste.ubuntu.com is working for me... for the moment19:38
CareBear\ok!19:38
ogra_NCommander, there is that #ubuntu-server channel :)19:39
* NCommander can access the dpaste.com if someone wants a repost19:39
CareBear\slangasek : rc3: http://paste.ubuntu.com/937357/  master: http://paste.ubuntu.com/937359/19:40
CareBear\ogra_ : the 0.1 vs. 1.0 thing is important if one application wants to use both versions through different plugins or libraries. then the separate implementations can easily conflict, but in those cases using the compat library to get 0.1 API is the right solution. that's why it's there19:41
slangasekCareBear\: does the libusb_get_device_speed API exist in master?19:42
CareBear\slangasek : yes19:42
slangasekok19:42
ogra_CareBear\, well, i just dont like to have two versions of the same thing twice on our images and would like to see how we solve that for the future, nothing for now though19:42
slangasekso this is an entirely non-ABI-breaking API change19:42
slangasekit will break compiles, but anything built against the old version won't fail to run with the released version19:42
CareBear\slangasek : correct!19:43
CareBear\slangasek : thanks for the clarity19:43
CareBear\I understand this is not critical19:43
slangasekstill, from an upstream perspective you would obviously like developers to not have to hack around this when building on Ubuntu19:43
CareBear\nod19:43
slangasekwe could cherry-pick that one commit, which would be a lot easier for us to squeeze in than reviewing a full upstream diff for the new release, at this point19:44
CareBear\so revert the old and add the new?19:44
slangasekCareBear\: if we could make that happen, would that be ok?19:44
slangasekyes19:44
CareBear\that would be lovely!19:44
CareBear\can I help?19:44
slangasekwell, we still need to check to make sure nothing in the Ubuntu archive is already using that old API19:44
slangasekso that we don't regress buildability19:45
CareBear\I can make a branch off the rc3 with revert+new commit19:45
slangasekCareBear\: it's a short enough fix that I don't think you should bother19:45
slangasekmicahg: any chance you could help with this?19:46
CareBear\revert conflicts, I'll fix it and show you19:46
CareBear\trivial but still19:46
slangasekmicahg: 27 revdeps, we'd want a source scan for LIBUSB_CAN_GET_DEVICE_SPEED... I assume you're well-versed in the security team tools that do this :)19:46
micahgslangasek: I wish I was, you need someone with a local mirror, jdstrand could probably help with that or give someone with a local mirror pointers19:47
jdstrandmicahg: are you calling me a tool?19:48
ogra_lol19:48
slangasekskaet: ^^ and just to confirm, do we have room in the schedule for this minimal library change that affects all images?19:48
micahgjdstrand: I suppose it could be read that way ;)19:48
jdstrandwhat is needed? it usually takes several hours19:49
infinityslangasek: I can do a source scan.19:49
slangasekinfinity, jdstrand: we only need a scan on the 27 packages build-depending on libusb-1.0-0-dev19:50
infinityOh, that's much simpler. :P19:50
* infinity does that now.19:50
* jdstrand has no context for this conversation, but gladly lets infinity do 'it'19:51
infinityslangasek: LIBUSB_CAN_GET_DEVICE_SPEED is definitely the offensive bit?19:52
CareBear\yes19:52
infinityslangasek: If so, it's not found in any of those sources.19:53
slangasekinfinity: did you do a proper source scan with crazy-security-team-unpacking logic?19:53
CareBear\I pushed the branch off rc3 to here: http://git.libusb.org/?p=libusb-stuge.git;a=shortlog;h=u1204   revert: http://paste.ubuntu.com/937377/  fix: http://paste.ubuntu.com/937378/19:53
slangasek(tarball in tarball; tarball in watermelon; tarball on goofballs; etc)19:53
infinityslangasek: I'm not sure how necessary that is, unless you think a debian/rules patch is cleverly doing a 's/CHEESEBURGER/SPEED/' in the source just to screw with me.19:54
ogra_dput has watemelon support ?19:54
infinityOh, I suppose there's tarball in tarball.  I can quickly check for that. :P19:54
* ogra_ notes that down for the summer19:54
slangasekinfinity: this is why I was asking the security team, they have standard scanning tools19:54
infinityIt's only a few sources. :P19:55
infinityAnd no tarballs.19:55
infinityIt's all normal.19:55
slangasekok19:55
CareBear\amazing. thanks all!19:58
slangasekinfinity: thanks - can you grab that fix CareBear\'s offered us, and push it to -proposed today?19:58
infinitySure.19:58
skaetslangasek,  we'll pull it in today then.19:59
infinityCareBear\: Is there a Launchpad bug for this?20:09
CareBear\infinity : no, but I can create one if you want?20:09
infinityNot necessary.20:09
CareBear\ok20:09
infinityslangasek / skaet: Uploaded.20:16
jdstrandhrmm20:16
infinityErr, and rejecting.20:16
infinityCause I forgot to update-maintainer.20:16
infinityLa la la.20:16
ogra_tsk, paperwork20:17
jdstrandcjwatson: so, it turns out that your ubuntu2 upload causes qrt test failures (test_rfc5746(), test_rfc5746_dtls()) in test-openssl.py. I haven't looked at it yet20:17
infinityFixed and re-uploaded.20:17
CareBear\what's the -2 part?20:18
ogra_comes from debian20:18
CareBear\ok20:18
jdstrandcjwatson: ubuntu1 is ok, ubuntu2 is not and by extension, my ubuntu3 is not20:18
ogra_we only add ubuntuX usually20:18
skaetslangasek, infinity - crontab disabled now,   we're manual from here on out.20:18
CareBear\got it20:18
infinityskaet: Check.  That coincides nicely with me getting IS to mangle some live builders, since I don't have to disable things myself. :P20:27
skaetinfinity,  we're waiting for a few more things to land before the respins.   Let us know when #IS is done.20:32
jdstrandskaet: ok, ready to copy openssl. my testing showed no regressions over ubuntu2 (which is already in the archive)20:39
slangaseklibusb-1.0 accepted for building20:39
skaetthanks jdstrand20:39
jdstrandskaet: 1.0.1-4ubuntu3 pocket copied20:42
skaetinfinity, slangasek, http://pad.ubuntu.com/ubuntu-release as been updated20:51
skaetif there's anything else that needs to be waited for that I've missed, before the full rebuild is triggered.20:53
jdstrandskaet: not we need a publisher run before openssl is ready20:54
jdstrands/not/note/20:54
skaetjdstrand, yup,  but we have to wait for libusb-1.0 first, so,...   figured that would happen.   Have clarified though.20:56
infinityThe builder mangling will be the blocker anyway for preinstalled images.20:58
infinityskaet: When we're ready, I'd like to do the preinstaller trigger myself, so I can get timings out of it.21:01
infinityskaet: Trying to get the pipeline as short as I can with what I have to work with. :P21:01
infinitypreinstalled*21:01
skaetinfinity,  ok,  take over the respins.   (I'm interested in your timings....  can you post when done?)21:03
* skaet would like to compare to the ones she took with beta221:03
infinitySome images will be quite a bit slower (older hardware), but the overall "rebuild the world" should be quite a bit faster.21:04
infinityOr, that's my hope.21:04
* skaet crosses fingers21:05
phillwinfinity: what sort of server do you need to assist in builds & what does it have to have to have installed?21:07
phillw-have21:07
infinityphillw: It has to be in our datacenter, so I suspect that's a non-starter for you donating cycles.21:08
phillwokaym infinity - just seems a waste of an idle server :/21:08
skaetphillw,  some of the localized image producers from the community might want to take you up on it, if there's an idle server sitting there.  ;)21:09
skaethttp://localized-iso.qa.ubuntu.com/qatracker/milestones/209/builds - is where those images will be landing eventually.  Just the italian's have started at this point21:10
phillwskaet: I've put a request in via balloons to ask if Canonical would sponsor 4 IP addresses (12 GBP / IP address / year) for me to put Virtual Machines onto the server.21:11
skaetk,  will follow up on it next week (when in london), if balloons doesn't have it sorted first.21:12
phillwcheers, skaet . TheSII (upstream team) do not need the capacity of the 16G model of http://www.kimsufi.co.uk/ So it sits there at 0.1% cpu time!21:17
infinitycnd: Was this xorg upload something you were hoping to get into release?21:27
cndinfinity, I didn't think it had critical fixes, and we're well into final freeze, so I figured I'd prepare it as a 0day SRU21:28
cndI can propose it for the release if you think that's better21:28
infinitycnd: No, no.  If you're cool with it festering until release, I'll leave it in the queue, and you can deal with the SRU team instead of me. :P21:29
cnd:)21:29
infinitycnd: But if any of it is kinda key to a not-shit user epxerience, we can/should discuss picking it up.21:30
cndinfinity, if everyone used touchscreens I would say yes21:30
cndbut in reality, there aren't *that* many ubuntu touchscreen users21:30
infinityYeah, all two of them.21:30
infinityCheck.21:30
cndand those that are can use a mouse to get an SRU21:30
cndthough that reminds me I need to add a note in the release notes21:30
infinityI'll let it sit in the queue for now, then.21:30
infinityThough, if this is something you feel is important enough to Release Note it, we should go back to discussing fixing it. :P21:31
infinityRelease Noting things we HAVE a clear fix for, when we're still a week out, feels wrong to me.21:31
* skaet --> errands, back in a few hours.21:31
skaetinfinity,  you have the baton.  ;)21:31
cndwell, I was told to release note anything that might be broken in the release21:31
cndanything that was note worthy21:31
slangaseklibusb-1.0 copied to release21:32
infinityNoteworthy is a matter of opinion. ;)21:32
cndeven if it will be fixed by a 0 day SRU21:32
skaetthanks slangasek21:32
infinityIf we noted every bug, the notes would be long and very unreaable. ;)21:32
cndI agree :)21:32
cndbut someone suggested I note it21:32
infinityslangasek: Again?21:32
infinityI guess we can never have too many.21:33
cndinfinity, if you want, take a look at the bug report and let me know what you think we should do21:33
infinitycnd: Sure, when my tuits get a bit rounder tonight, I'll have a closer look.21:33
cndok21:33
cndthanks :)21:33
slangasekinfinity: did you do this already?21:34
slangasekit hadn't been published yet :)21:34
slangasekah, 'No packages copied', so.21:34
jbichaI wouldn't expect hardware to magically work with updates, I'd just assume that version of Ubuntu didn't support the device if it didn't work from the Live CD/USB21:34
slangasekthen my statement is no less correct ;)21:34
infinityslangasek: I think I accepted it before queubot had a chance to announce.21:35
infinityjbicha: Except for explicit hardware enablement backporting, that's probably a fair assessment of the average user impression, yes.21:35
infinityjbicha: On the flipside, we probably have all of 2.3 touchscreen users right now, and 12.04.1 will be out long before we have a ton more.21:36
* infinity takes this opportunity to accept lightdm, so people can stop waffling about it, based on /lastlog not telling me that anyone actually has concerns. :P21:38
infinity^--- Those are all broken, buyer beware.21:40
infinityslangasek: Do you know the magic for just marking every image in the tracker invalid?  We're going to respin soon (fsvo "soon") anyway.21:40
slangasekinfinity: seb128 had said it was fine for SRU, so please don't accept lightdm into release if we don't need it21:40
slangasekinfinity: sure, I can do that21:41
slangasekactually, if there's no bug number for lightdm, then it's an invalid SRU candidate21:41
slangasekso that should have been a reject21:41
infinityslangasek: To be fair, it was heavily discussed as being useful to derivatives.21:41
slangasekand needed for .0?21:42
infinity(Which would include people mangling images, I'd guess, but maybe not)21:42
slangasekdisablenated21:43
slangaseknot added, you cod21:43
infinityqueuebot: Oh shut up, can't you tell a tentative test click when you see one?21:44
infinityOh lord, and it's going to list all of the rest.21:44
infinityI must not have made the cutoff.21:44
GrueMasterinfinity: Can you (when you get a chance) remove my gruemaster email from the CD Image failure reporting?  Thanks.21:47
infinityGrueMaster: Done.21:49
stgraberslangasek: oops, for some reason I forgot that this message is printed whenever something affects >= 25 entries and not just when adding entries as it did initialy, message updated to reflect that now :)21:54
slangasekstgraber: :)21:54
stgraberinfinity: you were close, would just have needed an extra 7 entries to trigger the spam protection ;)21:55
infinityI still think your threshold's too high. ;)21:56
infinity"More than 0 entries changed, go find out for yourself."21:57
slangasekthing happened; see Internet for details21:57
infinity^21:57
infinity        exec update-initramfs.REAL "$@"21:58
infinityErr.21:58
infinityThanks for whatever paste buffer had THAT in it...21:58
infinityhttp://lmgtfy.com/?q=what+happened%3F21:59
stgraberso what exactly are we doing for the upgrades on the tracker? are we resetting them everyday?22:05
stgraberI'm wondering because they're currently all marked for rebuild which prevented the auto upgrade tester from publishing its results a few minutes ago (which basically is, edubuntu => OK, kubuntu => OK, mythbuntu and xubuntu => FAIL)22:06
infinityOh.  They're all disabled because they're all about to be respun.22:06
infinityBut what our normal practice will be for the rest of the week, I don't know.22:06
infinityProbably not that. :P22:07
stgraberI tend to prefer having a single upgrade "build" for the release week and let people add more pass/fail results to it as things evolve, but that's just personal preference based on the fact that it takes pretty much a day to get the automated upgrades done so we can't get an accurate view of the upgradability of the archive22:10
stgraberin theory, any upload to the archive should trigger a bump of that product on the tracker, but I doubt it's reasonable considering how long it takes to run them ;)22:10
infinityAlright, respinning the world, unless there are objections.22:23
slangasekdepends22:23
slangasekdo you want eglibc first?22:23
slangasek(critical upgrade issue for kubuntu...)22:24
infinity*blink*22:24
infinityWhat did I break?22:24
slangaseknothing22:24
slangasekbug #98573522:24
ubot2Launchpad bug 985735 in eglibc "update-manager restarts KDM and interrupts update process" [High,Incomplete] https://launchpad.net/bugs/98573522:24
infinityOh, fun.22:26
infinityHasn't it been like this for the last 7 years?22:26
infinityOne would assume not, I guess.22:27
slangasekinfinity: so this seems to be the first report of the problem all cycle22:29
slangasekwhich means I'm not inclined to rush in a fix22:29
slangasekinfinity: you want to go ahead and respin the world then?22:29
infinitySure.  Incoming twirly world.22:30
infinityOh, oops.  This does me no good for timings, since I meant to also change the shell madness.22:33
infinityOh well.22:33
infinityTwirly anyway.22:33
slangasekso I'm looking now to see if this is a regression from 2.15-0ubuntu722:36
infinitySeems possible.22:37
slangasekeglibc uploaded.  sigh and grr.22:54
slangasekskaet: much apologizings for the above eglibc upload; it fixes a kubuntu-only regression introduced a week ago that was tricky to spot in the source diff, so I'm not surprised it didn't get caught in review22:56
slangasekinfinity, skaet: I think we have to get this into -release due to the horrid impact on upgrades, but there's no need to respin just for this since it's *only* an upgrade issue - we should plan to include it in the next respin, whenever there is one22:57
slangasekwell, let me think about that22:58
slangasekis it ok to have this as a 0-day SRU?22:58
slangasekskaet, infinity: alright, I've convinced myself this should be a target of opportunity: if we're respinning a substantial portion of the images after the current run, we should take eglibc and make it a global respin, otherwise we should 0-day SRU it23:01
stgraberslangasek: 0-day SRU would break for people using kubuntu alternate as a pool for their upgrade.23:02
stgraberbut that's a very limited subset of people23:02
slangaseknow see, you're talking me out of it again23:02
slangasekok23:02
slangasekanyway, it's on the pad now23:02
infinityGet 60 more bytes in your diff and I'll accept it.23:03
slangasek?23:04
infinitydiff from 2.15-0ubuntu9 to 2.15-0ubuntu10 (606 bytes)23:05
infinityAnyhow, reading more context to make sure the 1-line diff makes sense to me.23:05
* slangasek nods23:06
infinityThat's wildly unintuitive with the inline script substitution.23:09
infinityCould probably do with a short "check goes in, services comes out" comment, or something. :P23:09
slangasekcould do with a few things23:10
slangasekdo you want me to reupload with that comment added? :)23:10
infinityKerosene?23:10
infinityNo, but if you could add said comment to debian's svn and ubuntu's bzr, that would be snazzy. :P23:10
infinityCause without it, I have a hard time blaming you for breaking it.23:11
infinityOr any future person who breaks it similarly. :P23:11
slangasekadding in bzr; will worry about debian svn later since it's not a clean merge23:15
infinityNot even remotely, no.23:20
infinityI want to try to get them more in line with each other next cycle to reduce my headaches.23:20
* infinity goes to grab a snack.23:21

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