=== bladernr_ is now known as bladernr_afk === chrisccoulson_ is now known as chrisccoulson [12:11] cjwatson: how's this? https://code.launchpad.net/~jr/livecd-rootfs/kubuntu-active/+merge/94135 [12:21] cjwatson: also https://code.launchpad.net/~jr/ubuntu-cdimage/kubuntu-active/+merge/94138 [12:47] Riddell: can you get somebody who isn't on leave to review it? :) [12:47] oh, sorry [12:49] if you're changing tasks you might need to do a tasksel update too, there's lillypilly:~ubuntu-archive/bin/update-{seeds,*germinate}, maybe a few other places [12:49] new seed collections that generate tasks require landing a Launchpad change [12:49] ./cronscripts/publishing/cron.germinate:18:FLAVOURS="ubuntu kubuntu kubuntu-mobile edubuntu xubuntu mythbuntu lubuntu" [12:49] * cjwatson disappears again, need to head off to hospital soon [12:52] gotcha, thanks [12:52] ScottK: do my merges above look like what you remember doing in the past? [13:35] Riddell: They look right to me. [13:36] good enough I suppose :) === bladernr_afk is now known as bladernr_ [15:02] pitti: is antimony still the machine to log into for cd builds? [15:03] Riddell: no, that's "nusakan" now [15:03] Host cdimage [15:03] HostName nusakan.canonical.com [15:03] * pitti uses ^ in his .ssh/config [15:03] I can never remember our funny host names [15:04] I have "archive", "people", "cdimage", etc. [15:06] pitti: You're missing out on the joy of typing lillypilly, then! [15:07] (Terrible one-handed mess, if you're a "true" touch-typist) [15:07] my keyboard forces me to be :) [15:07] infinity: but indeed, that's even worse than "database", which as a psql maintainer I tend to type quite often :) [15:08] another reason to put Mr. Qwerty and Mr. Caps Lock into a sack and hit them really hard [15:08] Heh. [15:08] but I never got fluent enough with Dvorak to actually use it [15:09] thanks pitti [15:09] Yeah, I've been typing qwerty for so long that I don't much care if there are better options. [15:12] pitti: not using qwertz? :) (not that it'd make much difference in that case though) [15:12] pitti, infinity: who remembers the right way to update cdimage scripts on nusakan ? [15:12] Riddell: I'm afraid I never did that [15:12] there's a bzr branch in /srv/cdimage.ubuntu.com/ another in /srv/cdimage.ubuntu.com/bzr/private/cdimage and the public one at lp:cdimage-ubuntu [15:13] Riddell: Commit to private, pull from cdimage. [15:13] stgraber: no; German layout is a nuisance [15:13] infinity: so commit to /srv/cdimage.ubuntu.com/bzr/private/cdimage and pull from there to /srv/cdimage.ubuntu.com/ ? [15:13] stgraber: in fact, when using C, vim, or LaTeX, anything but "us" is a nuisance [15:13] Riddell: I check out a copy of /srv/cdimage.ubuntu.com/bzr/private/cdimage in my ~, hack on it, commit, and then as cdimage, cd to /srv/cdimage.ubuntu.com/ and bzr pull. [15:14] infinity: ok and how does lp:ubuntu-cdimage get updated? [15:14] Riddell: Don't worry overly about the public branch, Colin merges bi-directionally occasionally. [15:14] pitti: yeah, I also found qwerty to work a lot better when coding than qwertz, having to use altgr half the time was a bit annoying. Though having $ directly mapped to a key was kind of nice ;) [15:14] infinity: ok, wish me luck [15:15] Riddell: There's a hope that, at some point, the pirvate branch might go away, and the public one will become authoritative, but we still need to put some work into making that a sane reality. [15:16] Riddell: If you need anything reviewed before you do the commit/pull dance, let me know. [15:17] infinity: https://code.launchpad.net/~jr/ubuntu-cdimage/kubuntu-active/+merge/94138 [15:18] Riddell: What's the "active" stand for? :P [15:18] infinity: upstream KDE's brand for "tablet and touch UI stuff" [15:18] Ahh. [15:19] Riddell: Looks good, assuming you got every instance of 'mobile' in the source. [15:19] grep says I did :) [15:20] ;) [16:46] infinity: how does nusakan:/srv/cdimage.ubuntu.com look to you? [16:47] infinity: for livecd-rootfs I just update the branch and upload as a package to ubuntu? [16:48] Riddell: Yep. [16:48] Riddell: None of these images were ever supported, right? [16:48] Riddell: (ie: we'll never need to respin them for a previous release?) [16:48] no, kubuntu-mobile never was and is dead [16:48] kubuntu-netbook likewise [16:48] and kubuntu-kde4 has been dead of even longer [16:50] * skaet notes we need to make sure to change this in the iso tracker. [16:51] No need to have ARCHES="i386" in crontab if etc/default-arches is correct. [16:51] infinity: ok, fixing [16:52] Riddell: You could probably also ditch the "mobile" and "preinstalled-mobile" cruft from make0web-indices, since you've killed those types. [16:53] But meh, that list needs more cruft-checking anyway. [16:53] We really need to kill moblin and netbook and mid... And... [16:53] So, perhaps another day. :P [16:54] yeah I think it's cruft left over from an ubuntu-mobile not a kubuntu-mobile :) [16:54] Potentially. [16:54] I'll go through that all with a fine-toothed comb another time. [16:55] Now that ARM images have settled on sane names. [17:02] Riddell: Oh, you'll also want to hand-apply your etc/crontab changes to the actual crontab. [17:02] Riddell: (perhaps commented out, for now, while you're working on livecd-rootfs changes, etc) [17:14] infinity: livecd-rootfs is uploaded this morning to ubuntu, will the server magically pick those up? [17:17] Riddell: The live builders apt-get upgrade chroots before every build. [17:18] infinity: err could you edit the crontab or tell me how to convince crontab -e to use emacs and not vi? :) [17:18] Riddell: VISUAL=emacs crontab -e [17:18] (assuming emacs is installed, you might try nano) [17:18] Oh, hey, emacs is installed. [17:18] Wow. [17:19] yeah because I asked for it once upon a time :) [17:19] Heh. [17:19] ok updated. never heard of using VISUAL I was assuming it was EDITOR like every other command [17:20] infinity: anything else you can think of that needs changed for new images to appear? [17:20] Off the top of my head, no, but something will probably explode. ;) [17:21] (There are launchpad changes needed too, if you were introducting a new task) [17:23] infinity: hmm so I should go to wgrant or bigjooles about that I guess [17:24] You could have just reused the mobile tasks. ;) [17:24] But yeah, if you're renaming a task, that needs manual mangling in LP. [17:25] 05:49 < cjwatson> if you're changing tasks you might need to do a tasksel update too, there's lillypilly:~ubuntu-archive/bin/update-{seeds,*germinate}, maybe a few other places [17:25] 05:49 < cjwatson> new seed collections that generate tasks require landing a Launchpad change [17:25] 05:49 < cjwatson> ./cronscripts/publishing/cron.germinate:18:FLAVOURS="ubuntu kubuntu kubuntu-mobile edubuntu xubuntu mythbuntu lubuntu" [17:26] oh yes [17:26] Riddell: Sorting out the relevant cron.germinate change should be trivial, you just need someone in the committers group to review and land it for you. [17:26] Riddell: And then get it cherrypicked or queued up for the next LP NDT. [17:27] Riddell: I recommend canonical/#launchpad-ops to try to get that sorted. [17:32] thanks === nessita is now known as nessita-away === Ursinha is now known as Ursinha-lunch === nessita-away is now known as nessita === Ursinha-lunch is now known as Ursinha [20:41] hmm... https://wiki.ubuntu.com/StandingFeatureFreeze is looking rather stale in terms of usage. [20:43] indeed [20:46] isn't that a good thing? :) [20:46] looks like it'd need some updating [20:47] "have been approved for Hardy:" [20:47] then listing a Jaunty FFe ;) [20:47] kill it [20:47] have we used standing FFes recently? [20:49] seems like a lot of that became useless with bugfix only new releases being allowed, instead people tend to develop in PPA and ask for a single FFe when actually landing a feature which seems better [20:51] Agreed. [21:01] ok, will go clean up the page that points to it, and update this page to indicate stale. [21:01] can you delete it? [21:02] i assume the wiki lets you resurrect deleted pages [21:04] Laney, I'll just update it to reflect there are no standing Freeze Exceptions, and process has changed. Will look into deleting later [21:04] (after I know I check what the history story is) [21:09] done [21:34] skaet: can you do some priority bumping of https://bugs.launchpad.net/ubuntu/+source/nux/+bug/926859? [21:34] Launchpad bug 926859 in nux "llvmpipe software rendering needs blacklisting in unity-support-test" [High,Triaged] [21:34] skaet: this is making working with live images a major pain for me as I can't switch to unity-2d and am stuck with the VM using 50% of my CPU to do 3D stuff in software [21:34] not to mention 80% of the time I don't even see ubiquity because of it ... [21:37] stgraber, will ask at any rate... [21:38] I'm surprised we haven't heard more about it as it's making ISO testing in kvm pretty much impossible [21:38] Virtualbox/Vmware might work as they actually have 3D drivers [21:40] i couldn't get the vmware 3d driver to work, fwiw - i ended up with llvmpipe [21:41] llvmpipe is very nice to have, but I don't think we're going to have a working compiz on llvmpipe for 12.04 and even if we did, I don't think we want that to be the default [21:56] infinity, Riddell: cocoplum deployments aren't in NDT, since they still require downtime, but it's pretty trivial, yeah. [22:48] * ScottK wonders if the uTouch team has any idea of feature freeze? [22:48] (beyond, oh, I have to do more paperwork now) [23:11] Feature Freeze? What's that? :P [23:12] Yeah. Not funny. [23:12] I think I'll just approve everything. That way it's fair. [23:25] reverting the upload until they have the paperwork done would be fair though it takes quite a bit of effort to do, it's not like we have a "revert" button on LP [23:27] I've done reverts before, but not in awhile. [23:49] stgraber: the iso tracker seems to link to the rootfs tarballs for the wubi test cases; that doesn't make a lot of sense to me, since users will need to download the .exe and the .exe downloads the tarball? http://iso.qa.ubuntu.com/qatracker/milestones/206/builds/11165/downloads [23:51] indeed, I guess it still makes sense to use the rootfs version for the builds though, just point to wherever the matching wubi is (people.ubuntu.com?) [23:51] yeah, I think so [23:53] should be http://people.canonical.com/~evand/wubi/precise/stable ? === broder_ is now known as broder [23:56] slangasek: fixed [23:56] cheers :) [23:56] slangasek: I pointed to the directory instead of a specific file, having "stable" as filename looks weird. we probably should have a wubi-latest.exe as symlink to whatever is latest (probably identical to stable) [23:57] fair enough