/srv/irclogs.ubuntu.com/2015/02/19/#ubuntu-release.txt

wxluh?01:14
wxlyou're just assuming they won't work, infinity ?01:14
infinitywxl: I know they don't work. :P01:35
wxli figured as such01:35
infinitywxl: I fiddled with amd64 a bit to see if I could sort it out, tested, still broken, and don't have the time to fix it before tomorrow.01:35
infinitywxl: But, like I said, the target audience for alternate ISOs and HWE stacks are almost at polar opposites, so I don't think it's a huge loss, just a bit of a personal annoyance that I didn't have the time to figure out how to make it go.01:37
wxlit's all good infinity01:38
wxlinfinity: if you want to look at why maybe check out bug 141791801:38
ubot93bug 1417918 in debian-installer (Ubuntu) "installation step failed - Select and install software" [Undecided,Confirmed] https://launchpad.net/bugs/141791801:38
cyphermoxoh, shiny, a d-i bug just for me ;)01:38
wxlhahahah have fun cyphermox :)01:39
cyphermoxahaha01:39
wxlcheck out the syslog01:39
infinityIt's not a d-i bug.01:39
* cyphermox is still high on adrenaline.01:39
wxlit's clearly an issue with dpkg01:39
infinitywxl: Dude, I was testing locally, I've seen the issue first hand.01:39
infinityIt's not a dpkg or apt issue either.01:39
wxlwell i don't mean a bug in dpkg01:39
wxlbut a bug with the installation01:39
wxlso it's an issue with tasks or seeds or some other bs :)01:40
infinityThere seems to be an issue with non-HWE stuff being installed before the desktop task is selected.01:40
wxloh my01:40
infinityBut I don't have the time to try to unwind what's going on there.01:40
infinityBut yes, it's ultimately going to be a seed/task issue, and maybe also a preseed issue.01:40
cyphermoxinfinity: do you have syslog too, or is the one on the bug good enough?01:41
infinitycyphermox: I didn't save mine.01:41
cyphermoxok01:42
wxlinfinity: i owe you a beer. thanks for the hard work.01:42
cyphermoxheh, it looks like fun.01:42
infinitycyphermox: Mine looks a lot like that one, though.01:42
infinitycyphermox: The curious bit is that if you chroot into /target/, some *mesa* packages (non-HWE) are already installed, though I don't see them getting installed in syslog.01:44
infinitycyphermox: So, a bit hard to track down why they're there before the desktop install happens (and fails)01:44
cyphermoxcopied from the live filesystem?01:45
cyphermox(just guessing)01:45
infinityWhat live filesystem?01:45
infinityThis is d-i.01:45
cyphermoxoh, of course01:45
cyphermoxbut as I recall there is still a live fs now no?01:45
infinityThough, I was tired and grumpy, maybe they were ^i., not ^ii...01:46
infinityAs in, selected for install, but not installed.01:46
cyphermoxthat's why base-installer has some weird live fs image preseed01:46
infinitycyphermox: Only the server CD uses live-installer, other alternates (of which lubuntu is the only one left) use base-installer.01:46
cyphermoxwhat iso was this?01:46
infinitylubuntu-alternate-trusty-amd64 was my guinea pig.01:47
cyphermoxok01:47
cyphermoxare you already looking into it, or can I start looking to let you worry about other things?01:47
infinityHonestly, I really want to talk lubuntu out of shipping the alternates.  It's not a codepath we maintain well anymore, and they don't maintain it for us either.01:47
infinitycyphermox: I'm giving up and telling them they can't have alternates for the point release.  If you really want to waste an evening figuring out how to fix it, be my guest, but don't make anyone any promises.01:48
cyphermoxI wasn't going to make promises, I know better01:48
wxli don't think we can avoid not having alternates01:48
wxllubuntu is a strange case, as the targets are often old computers01:49
wxlthere are other issues with netboot/mini.iso i hadn't really considered01:49
infinitywxl: I think the better option is a text-based ubiquity that doesn't involve the X overhead.01:49
wxlour only hope is a text-only frontend to ubiquity01:49
wxlgreat minds think alike :)01:49
wxlinfinity: unfortunately, i don't know if i can implement that myself01:49
wxli've asked the server team for some help01:50
wxlno response yet :/01:50
infinitywxl: Though, the boot-to-ubiquity option solves most concerns.  Maybe only the ubuntu images have that?01:50
wxlwhatcha mean boot-to-ubiquity?01:50
wxllike don't go live before installing?01:50
cyphermoxInstall, rather than Try and01:50
infinitywxl: Cause if you can't run a minimal X and just ubiquity (no desktop, etc), then you can't run LXDE either, let's be honest.01:50
infinitywxl: Yes, boot to install, instead of try-then-install.01:50
wxlinfinity: yeah we have that01:51
infinitywxl: That should boot to a minimal X environment with just ubiquity running.01:51
wxlinfinity: but even still it seems to require more memory than lxde does01:51
infinitywxl: And really, if you can't run JUST ubiquity and X, how can you run a full desktop (even a lightweight one) and, say, a web browser?01:51
wxlwe only need like 128-256mb to run lxde01:51
wxlyou can run a browser01:52
wxlit's just stupid slow :)01:52
wxlubiquity outright freezes if you don't meet its memory requirements01:52
cyphermoxwxl: just ubiquity and ubiquity-dm takes more memory than lxde?01:52
infinityAnyhow, I think the right path is to explore slimming down the installer if we can.01:52
wxlcyphermox: seems to01:52
infinityubiquity-dm could be a bit of a hog.  An lxde variant could solve that.01:53
wxlinfinity: i agree. we just need (at minimum) some stakeholders, if not people to DO the work :)01:53
cyphermoxwxl: that ought to be fixable by editing ubiquity-dm. maybe it's not doing quite the right thing to bring up the session for lubuntu01:53
wxlcyphermox: infinity: i still think text only would be ideal. then we could get server away from d-i, too01:53
wxlthat way ALL of us would share the same problems01:53
cyphermoxheh..01:53
wxlwell01:53
wxlwith the installer, cyphermox :)01:54
cyphermoxd-i tends to work ;)01:54
wxlmmmmm01:54
wxli don't know if that's 100% been my experience :)01:54
infinitywxl: Server is fine with what it has, really.  It's d-i in conjunction with complex and weird desktop use-cases that explodes a bit oddly at times.01:54
cyphermoxwxl: but hey, if you want to implement a text-only frontend for ubiquity, you're free to play with it. There's already a debconf frontend so it can't be missing all that much01:54
infinityAnd, to be honest, "real" server admins never use the CD.01:54
wxlheheh01:55
wxlso what's ubiquity-dm01:55
wxl?01:55
wxl!info ubiquity-dm01:55
wxlderp01:55
ubot93Package ubiquity-dm does not exist in utopic01:55
cyphermoxmostly a script that starts key parts of the session apps for whatever release01:55
infinitycyphermox: I think what the debconf frontend is missing is a sane UI (or any UI?) for the partitioner, last I looked.01:55
infinitycyphermox: Which is, of course, the hardest part to get right.01:55
cyphermoxinfinity: right01:56
wxlwell i guess i could look deeper and see what i might be able to figure out01:56
Ukikie!find ubiquity-dm01:56
cyphermoxor just preseed it ;)01:56
ubot93File ubiquity-dm found in ubiquity01:56
cyphermoxwxl: ubiquity-dm is a script in ubiquity\01:56
cyphermoxunder bin/ IIRC01:56
wxlalrighty01:58
wxlhey cjwatson is the maintainer. i'll just tell him to fix it XD01:58
infinitywxl: Not anymore.01:59
cyphermoxyou might be surprised at the result... or I'll be01:59
wxlinfinity: i know, i was kidding.01:59
infinityubiquity-dm appears to be trying to do lxde-ish things correctly already.01:59
infinityIt may well just be that ubiquity itself is a bit too chubby.02:00
infinityWriting installers in python is handy, but not exactly memory-efficient.02:00
infinityBut there could also be obvious bits that could be slimmed down with some effort.02:00
wxli'll play with this and see what i can figure out02:00
infinityProfiling python isn't my forte though, just complaining about it.02:00
wxlthat's usually the case, infinity :)02:01
infinityI'd rewrite it in C if everyone involved wouldn't shoot me for doing it.02:01
wxloh man02:01
wxlthat would be like nuclear02:01
flo__Thanks everyone for bringing us 14.04.2 :-) I've installed the HWE bits already and Tropico 5 finally works on my older AMD card. I should probably check if they have fixed ETS2 as well, that was an issue when I uninstalled catalyst some time ago. :-) Anyway, thanks & good night!02:05
cyphermoxAh? Seems to me like ubiquity in c could be nice, just a time-consuming endeavor02:11
* wxl starts rewriting ubiquity in common lisp02:11
cyphermoxRedoing or dropping all these hacks02:11
infinitycyphermox: It doesn't lend well to rapid fixes or new features, which is obviously why it wasn't done in C, but it sure would be quicker and smaller. :/02:12
cyphermoxwxl: there is definitely some room for improvement though already, so if you have any branches to review I'll be happy to help02:12
wxlseriously, though, i'll see what i can do02:12
cyphermoxAnd otherwise I'll see about making some large cleanups as well, but I suspect it won't be for vivid, it's already busy enough for me to get into the hang of things with the bugs right now, and FF being right around the corner02:14
infinityypwong: Not sure if you noticed, but we had to respin all the trusty ISOs for another couple of bugs.  If you guys could re-test kylin (quick smoketesting to make sure the images are still sane), that would be lovely.02:14
* infinity goes to take a beer and video game break.02:16
* elfy will one day be in the same place as infinity and will slide him a beer ... 02:20
elfyRiddell: ping :)02:20
bluesabrewe have reached the age of a the omni-tz elfy02:41
elfyyea ...02:41
elfyholiday week and what did I do?02:41
elfyreally late image tests for someone else ...02:42
bluesabrededicated individual02:45
elfyread that as maniac ...02:48
elfy:D02:48
stgraberinfinity: FYI due to sucky Internet here, I'm about 10 hours away from getting the Edubuntu candidate images downloaded on my laptop, so unless highvoltage can spend some time doing the testing, Edubuntu will only get test results pretty late tomorrow (due to me being on the west coast at the moment)04:32
highvoltagestgraber: hmm, I tested Tuesday night's one and marked it as ready, but it seems cleared out on the tracker05:12
bzoltan_hi all, I see the qtcreator-plugin-ubuntu and the phablet-tools being blocked like this -> https://jenkins.qa.ubuntu.com/job/vivid-adt-qtcreator-plugin-ubuntu/lastBuild/ARCH=amd64,label=adt/console looks like an infrastructure issue05:14
bzoltan_Could anybody here help me?05:14
infinityhighvoltage: I had to respin for a couple of bugs.  Re-testing should really just be a boot/install/reboot smoketest to make sure the image didn't somehow implode.05:40
infinitybzoltan_: That's not an infrastructure issue, it's a broken package.05:41
bzoltan_infinity:  I see, and how can I see what is broken there?05:41
infinitybzoltan_: Oh, a broken package that was deleted from proposed for being so broken.05:41
infinitybzoltan_: So, someone just needs to retry those tests for you.05:42
bzoltan_infinity:  who could do that?05:42
infinitybzoltan_: I could if I was home.  pitti or jibel certainly can, when they're around.05:43
bzoltan_infinity:  Thank you, I will check with them. Enjoy not being at home :)05:43
wxlwell 2/3 lubuntus done07:07
wxlnow to start a fire under ppc folks grr07:07
wxlserver need help?07:07
darkxstinfinity, Ubuntu GNOME images seem ready, won't mark them us such, so people keep testing07:09
darkxstso just go ahead, since I won't likely be awake when you are doing the releases!07:09
wxlcongrats darkxst :)07:10
darkxstwxl, what for? think we got lucky with this one07:11
wxlthat's what i mean!07:12
darkxstwxl, right07:12
amjjawaddarkxst, I'll be around so no worries07:14
amjjawaddon't mark them as ready yet please, darkxst so we get more testing :)07:14
amjjawaddarkxst, I have bad night so in case I will sleep early, I will try to wake up early and do the needful so no worries about the release, etc etc07:16
darkxstamjjawad, isnt that what I just said!07:20
amjjawaddarkxst, and I was confirming it!07:20
=== \b is now known as benonsoftware
infinitydarkxst: Good to hear.  I won't be releasing until tomorrow afternoon (my time), so plenty of time for testing, but I'm also not going to respin or retract images for anything but dire bugs, so pretty sure this is what we're shipping.08:20
amjjawadinfinity, thanks for all your hard work, you and everyone else :) but may I know what is your time zone, please? so I can get things ready on time :)08:21
infinityamjjawad: -0700 ... You have plenty of time.08:22
infinityamjjawad: It's 1:22am now, and I'm heading to bed.08:22
amjjawadI'm from the future (+11GMT) so indeed, that's plenty of time :) good night and thanks for everything :)08:23
infinityamjjawad: Please send me winning lottery numbers, thx.08:23
amjjawadinfinity, will sure do :P08:23
darkxstinfinity, thanks, was just saying so you know they ready, though sounds like amjjawad will stay up anyway08:40
darkxstinfinity, I'm not very good at responding to are your images ready yet pings when I am asleep ;)08:43
Riddellelfy: you pung?09:47
jibeldavmor2, if you find 10 min, can you try an OEM installation. The session didn't start on first boot, immediately after the end user setup.09:57
davmor2jibel: will do09:58
elfyRiddell: I did :) do you have a moment to spare me in PM ?10:36
jibeldavmor2, and again, this time on i386, on first boot to prepare for end user, unity session fails to start10:43
jibelno compiz10:43
davmor2jibel: I have i386 install for the oem bit now will reboot it in a second10:43
davmor2jibel: I'm still not getting the password box on hw till I reboot again, I do have a desktop but I did have to reboot to get the password box10:52
jibeldavmor2, actually the live session doesn't even start on i38610:52
jibeldavmor2, it's on qemu, can you try on HW?10:52
Riddellelfy: ok10:52
davmor2jibel: let me check I have the right iso10:52
jibelamd64 is OK10:53
davmor2jibel: this is i38610:56
davmor2jibel: I'll try a live session 1 second10:56
davmor2jibel: I have the live cd up and the iso image md5sum matches the one in current11:00
davmor2live session even11:00
jibeldavmor2, yeah, it seems to be a qemu only problem11:00
davmor2jibel: I did have a crash file for the greeter though so I might see if I can add that to the bug report11:01
highvoltageEdubuntu 14.04.2 LTS marked as ready11:26
Riddellhmm non english installs are broken in kubuntu for bug 118278411:38
ubot93bug 1182784 in ubiquity (Ubuntu Utopic) "Install with non English language fails on Keyboard: "ubi-console-setup failed with exit code 141" or "Installer Crashed"" [Critical,Fix released] https://launchpad.net/bugs/118278411:39
RiddellI wonder if I have time for a fix and respin11:39
Mirvdidrocks: would you have time for bin-preNEW review of compiz(-mate) since it's FF today? https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-021 / https://ci-train.ubuntu.com/job/ubuntu-landing-021-2-publish/lastSuccessfulBuild/artifact/packaging_changes_compiz_1%3A0.9.12.1+15.04.20150213-0ubuntu1.diff12:41
=== Guest20952 is now known as rcj
=== rcj is now known as Guest66629
didrocksMirv: why is there this remove unity script on upgrade?13:51
didrocksMirv: the default profile plugin doesn't use unity for mate13:52
didrocks(see debian/mate.ini)13:52
didrocksMirv: all the rest is good, but this part should be clarified13:53
Mirvbregma: ^13:55
bregmadidrocks, hmm, I'll check13:56
didrocksbregma: yeah, I see it's a copy of my own migration script a while ago, but this was to transition from "default" to "ubuntu" session (and so, leave the default session with compiz without unityshell)13:58
didrocksbregma: If I'm right and can still read my code, no promise :p13:58
Mirvthanks didier for helping bregma13:59
didrocksyw!13:59
bregmait's a dark moist area of the code I haven't looked at before, I'l trying to grok it now13:59
didrocksbregma: yeah, it's not really a biggy but I feel it's not of use (and will just create a delay at startup), so better to check14:00
didrocksbregma: maybe you can even clear my old migration script, the LTS has passed :)14:00
bregmamaybe14:00
bregmadidrocks, would it be acceptable to promote the current MATE changes as-is and open a bug to remove all the migration stuff before Vivid release?14:04
didrocksbregma: fine by me if you ensure me it doesn't fall off track :)14:05
bregmaI shall open a bug and get an MP up today, as soon as I get a troubled Unity landing off my plate14:06
didrocksbregma: let me open the bug for you14:06
didrocksMirv: +1 then ^14:06
Mirvdidrocks: bregma \o/ huge thanks!14:06
didrocksbregma: bug #142356614:08
ubot93bug 1423566 in compiz (Ubuntu) "Removal of migration scripts (both MATE and ubuntu one)" [High,New] https://launchpad.net/bugs/142356614:08
bregmasuper14:09
* pitti waves14:47
pittiso GunnarHj asked me to build fresh trusty langpacks (with new -base), as we got updated ubuntu-docs this week14:47
pittiI realize the timing of this might be a bit unfortunate with 14.04.2, though14:48
pittiso what is the best course of action now:14:48
pitti- wait a week14:48
pitti- build/test them and upload them to -proposed, so that they can be tested, and we only release them next week14:48
wxlpitti: 14.04.2 is out today. vivid beta 2 is out next thursday. so act now! :)14:48
pittior14:48
pitti- upload them, but don't accept them from the trusty-proposed queue?14:49
pittiwxl: this is about trusty :)14:49
pittiinfinity: ^14:49
wxlpitti: oh. then you're either screwed or infinity is going to be peeved. XD14:50
pittiI'm not saying that these langpacks must go into 14.04.2 :)14:50
pittijust making sure that uploading them to trusty-proposed now won't cause any difficulties14:51
pittiI don't see any as trusty-proposed has lots of stuff which isn't going into 14.04.214:51
pittibut better safe than sorry14:51
wxlafaik we made sure -proposed wasn't enabled by default in trusty14:51
wxlthat *was* a problem at one point :/14:52
pittiurgh :)14:53
wxlsorry i can't otherwise be of help14:54
wxlunfortunately my only relation to the release team is being the release manager for lubuntu14:54
wxlinfinity and i are on similar time zones and i'm up early, so, you might give him a couple hrs14:55
wxlalso he's pulled a couple all nighters this week for trusty :(14:55
pittiI'll just prepare them for now, but not upload them yet14:56
wxli'd say that's a good idea14:56
stgraberhighvoltage: thanks for testing! I just woke up here and noticed that the hotel disconnected me halfway through the night so it'd still take me another 4 hours or so to grab the Edubuntu images...15:00
jamespageafternoon - please could an archive admin do the honours and promote python-pint? - https://bugs.launchpad.net/ubuntu/+source/python-pint/+bug/140797015:00
ubot93Launchpad bug 1407970 in python-pint (Ubuntu) "[MIR] python-pint" [High,Fix committed]15:01
jamespagethat unsticks one of my teams openstack uploads15:01
=== Guest66629 is now known as rcj
=== rcj is now known as Guest35307
* Riddell rebuilds kubuntu for new ubiquity15:13
Davieyjamespage: done15:14
jamespageDaviey, thanks!15:14
infinityRiddell: Err, what?  You got a rebuild for ubiquity already... Or did you upload a new one when I wasn't looking?15:42
Riddellinfinity: yes I uploaded a new one15:42
infinityRiddell: Ugh.15:46
infinityRiddell: And thi crash only happens in the KDE frontend, despite being in common code?15:46
infinityDaviey: Hey, weren't you involved with mythbuntu at some point? :P15:47
Davieyinfinity: Sort of still am.. but not claiming to be. :)15:48
infinityDaviey: No one's smoketested the 14.04.2 images.  Could I talk you into spinning them up for a quick boot/install/reboot cycle to make sure they're not completely buggered?15:49
Riddellinfinity: yes, it's in a PageFooKDE class15:49
infinityRiddell: Mmkay.  Technically, I should respin the world for the change, but I'll let it slide in that case.15:49
infinitypitti: Please no langpacks today. :P15:50
Davieyinfinity: Would you believe me if i said i only had access to armv7 machine today?15:50
infinitypitti: Would have been nice to have them a week ago, but oh well.15:50
infinityDaviey: Probably not.15:50
pittiinfinity: yeah, certainly not for 14.04.2; it's mostly the question whether uploading them to -proposed would disturb anything on yours ide15:50
infinitypitti: No, I'm blissfully ignoring proposed right now.15:51
tgm4883infinity: I can do that today15:53
tgm4883let me pull the images now15:53
infinityRiddell: Argh.  I'm going to have to respin those again for you.15:53
infinityRiddell: The cdimage ftp mirror got skewed, your ubiquity and oem-config are mismatched.15:53
infinitytgm4883: Thanks.15:53
* infinity really needs to hunt and fix that bug.15:54
tgm4883infinity: 20150218.1 images?15:54
infinitytgm4883: Yep.15:54
tgm4883ok, pulling them now15:54
infinityRiddell: Fixing the mirror skew issue, will respin for you as soon as it's not broken. :/15:55
pittiinfinity: i. e. I can upload those and translators can test them? they'd be released to -updates in two weeks15:55
Riddell:( sorry15:55
infinitypitti: Sure, go nuts.15:56
infinityRiddell: Not your fault, the local mirror thing is a bit fragile.15:57
* infinity taps his foot, waiting for rsync.15:57
cjwatsonLaney,infinity: could use reviews/merges of my stack of britney MPs if you get a chance.  They're mostly cowboyed live but it'd be best to squash the cowboys ASAP16:02
infinityRiddell: Okay, respinning again.16:03
cjwatsonalso should mostly be fairly obvious16:03
infinitycjwatson: After I point release.  Tomorrow seems more likely.16:03
cjwatsonk16:03
cjwatsonthe remaining piece is to work out what to do with the "old binaries" bits on http://people.canonical.com/~ubuntu-archive/proposed-migration/trusty/update_excuses.html for linux16:03
cjwatsonI think I'm going to add a switch to britney.py to ignore those for stables, TBH16:04
infinitycjwatson: Oh, whee.  Didn't think about that ugliness.16:05
cjwatsonbecause even discounting the debatable bit about whether to clean up old ABIs, there are always going to be binaries in trusty release that we can't get rid of16:05
cjwatsonand honestly I really don't want to get into having to teach britney.py to tell the difference between release and updates and suchlike ...16:05
infinitycjwatson: Well, and even if I won the debate with "screw every old ABI except the ones on currently published installation media", there would still be *some* old ones.16:05
cjwatsonyeah exactly16:06
cjwatsonI think we just have to ignore those, maybe keep the excuse but not make it block16:06
infinitycjwatson: Can you special case the ignore to just linux* source packages?16:07
infinitycjwatson: Not that I anticipate others having NBS, but I suppose it could happen in the case of agressive-backports-as-SRUs (firefox locales, for instance), and the cruft should actually be noticed and cleaned.16:07
cjwatsonI can think of other cases where it matters16:07
cjwatsonand where we can't clear it16:07
infinityHrm.  Okay, then you've thought about it more than I have. :P16:08
cjwatsonconsider a library upload for a new HWE stack that changes the library package name, and we've decided to accept that and rebuild everything for it16:08
infinityI guess it's not killing us to carry other cruft anyway, linux is by far the worst offender.16:08
cjwatsonthat could well be fine (if nasty), but we can never get rid of the original binary in trusty release16:08
infinitycjwatson: new HWE stack libraries have new source names.16:08
cjwatsons/for a new HWE stack //16:08
cjwatsonit was an example :)16:09
cjwatsonmy point is there are situations where there's uncleanable cruft16:09
infinityBut yeah, right, I hadn't thought about the part where you're smooshing release and updates into a single "testing".16:09
infinityCause we can't do a thing about "cruft" (which isn't) in release.16:09
cjwatsonnow it's sort of theoretically possible to fix that by making the merge be source-aware16:09
cjwatsonactually, hmm, maybe it already is16:10
infinityI think the "just ignore it" solution is fine for now.16:10
cjwatsonok, I can start by "just ignore it" but limited to .startswith("linux")16:10
cjwatsonand we can see how that goes16:10
cjwatsonthough I'll need to think about how to handle that on the command line, or whether to just do it by default, or what16:11
cjwatsonI don't want to have to hardcode "dev series is vivid, treat it differently" in too many places16:11
infinitycjwatson: Wait, other than the ugly output on excuses, what's the actual problem?  In the dev series, the "testing" target always has old binaries, since we don't clean them until after the migration.16:16
infinitycjwatson: Or is this check for "old binaries that don't belong to the target's source version"?  ie: really old binaries.16:16
tgm4883infinity: testing done. Sorry about the wait on that, with the US holiday this week, and conducting interviews I've been pretty busy16:17
infinitytgm4883: All good.  Thanks for the turnaround.16:17
cjwatsoninfinity: this all ties into the complex way we mangled britney to handle partial unstable, but normally speaking that gets handled16:18
cjwatsoninfinity: but in this case it doesn't, haven't quite worked out exactly why, but it stops autopkgtests from being dispatched which was kind of the whole point of this exercise16:19
=== med_` is now known as medberry
=== medberry is now known as medberry2
infinityRiddell: ^-- Finally.16:55
Riddellinfinity: thanks, I'll get some people on it, I'm going out shortly for about 3 hours, does that screw with your plans?16:56
infinityRiddell: Nope, I have a ton of prep to do before I can release.16:56
Riddellsounds fun16:56
elfyinfinity: are we there yet? :p16:57
elfyhave fun :)16:57
* infinity throws things at elfy.16:58
elfy:)16:59
infinityelfy: If you're feeling all helpful again, I have paperwork you could do!16:59
* infinity watches as the channel goes silent.16:59
elfyI couldn't possibly do any writing  ...16:59
elfyand I've got a bone in my leg17:00
cjwatsoninfinity: linux> ah, the problem is that the NBS binaries have never been removed from *-propo*17:02
cjwatson*-proposed*17:02
infinitycjwatson: Oh.  See, I can do that.17:02
cjwatsonwe don't need to do anything about -updates here, but NBS-cleaning -proposed would sort it out.  I think I'd rather do that than hack britney.17:02
infinitycjwatson: No code changes required, I can just fix that in my process.17:02
cjwatsonWant to leave that to me for this round since you're busy atm?17:02
infinitycjwatson: If it's blocking you testing this more, go forth and be cleany.17:03
cjwatsonIt is, and will do.17:03
infinitycjwatson: Just don't clean any of the current ones by accident. :)17:03
cjwatsonI will be careful :)17:04
cjwatsonGrumble, why doesn't rmadison -r work17:05
elfyinfinity: seriously - in a bit if there's anything I can do to help you - I will17:05
cjwatsonoh, because the CGI inhibits it, hmm.17:05
cjwatsonprobably vaguely reasonable.17:05
infinityelfy: Well, there's my least favourite part of point releases still to do, running Colin's evil bug-scraping script to put together the "all the crap we fixed since the last point release" part of the release notes.17:07
=== ralsina is now known as jamestiberiuskir
Mirvnote on vivid binary new queue - simgear armhf ftbfs is not a regression, the current version doesn't build as well17:10
=== jamestiberiuskir is now known as ralsina
=== ralsina is now known as bonesmcoy
=== bonesmcoy is now known as ralsina
cjwatsoninfinity: doing the removal pass for -proposed.  will presumably take hours17:15
cjwatsonfor trusty-proposed, that is17:16
cjwatsonI want to see that this fixes p-m before doing others17:16
bdmurrayinfinity: Looking at the trusty SRU queue won't affect the point release right?17:44
infinitybdmurray: Accepting to proposed won't, no.  Just don't release anything to updates today.17:45
jderoseinfinity: just wanted to check in on 14.04.2... do you expect to spin another round of ubuntu desktop iso?17:46
infinityjderose: Nope.17:46
jderosesweet :)17:46
infinityjderose: Don't tell me you found a critically awful bug. :P17:46
jderosenope, it's all good from where i sit :)17:46
infinityjderose: Because then we won't be on speaking terms.17:46
infinityjderose: Oh, good.  All good sounds nice.17:47
* infinity tests powerpc and ppc64el server ISOs quick-like.17:47
elfyinfinity: kind of about now, so I could look at that if you wanted and it didn't waste more of your time explaining things than just doing it yourself18:02
davmor2infinity: just to make your day https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/142364318:04
ubot93Launchpad bug 1423643 in bcmwl (Ubuntu) "Trusty.2 bcmwl-kernel-source is not installing on hwe kernel on macs" [Critical,New]18:04
infinityelfy: See the "Prepare change summary" bit of https://wiki.ubuntu.com/PointReleaseProcess18:05
elfyinfinity: ok18:06
infinityelfy: If you want to help by doing that, I'll owe you a large number of bubbly beverages.18:06
cyphermoxany images still need testing?18:06
cjwatsoninfinity: Oh, should I switch auto-sync into dry-run mode after the 23:00 run?18:06
infinitycjwatson: Sounds like a plan.18:07
infinitydavmor2: Ugh.18:07
jibelcyphermox, I just finished desktop but didn't run screenreader and vmware tests18:07
cjwatsonThat just requires me to remember after I get back from the pub, which is probably reasonable-ish.18:07
cjwatsonIt's just adding --dry-run to that crontab line.18:07
infinitydavmor2: I'm not sure that we can investigate and fix that one before release and force everyone to re-test. :/18:07
cyphermoxjibel: ok, I can try to run the screenreader while vmware downloads. Having that can't hurt in the future18:08
infinitydavmor2: I thought that driver was meant to be replaced by one that shipped with the kernel for 3.16.18:08
infinityapw: What do you know of bcmwl?18:08
davmor2infinity: it's only mac who uses those ;) and there is no oem involvement, personally I blame the sales team for that though I just don't think they are trying hard enough ;)18:08
infinitydavmor2: Hah.  Good luck squeezing money from Apple to support a competitor's OS.18:09
davmor2infinity: I have a feeling that utopic switch to some other driver for bcm but taht doesn't support mac iirc18:10
jibeljamespage, do you have anyone to review iSCSI on server images for 14.04.2?18:10
infinitydavmor2: Can we just tell people with Macs to go buy better laptops?18:10
elfyinfinity: looking18:10
elfyinfinity: I note this is in Release minus 14 days and not Release minus a couple of hours ;)18:14
infinityelfy: Picky, picky.18:14
elfy:D18:14
elfyanyway - script running now18:15
Guest15179Any idea about 14.04.2? Is it ready for primetime yet ?18:17
infinityGuest15179: Patience.18:21
Guest15179:)18:21
* infinity runs downstairs to grab a shawarma for fuel.18:23
elfyoooh - grab 2 :)18:24
infinitySure, I'll email you yours.18:24
elfymmm - etherfood18:24
jibelinfinity, Ubuntu Desktop i386 and amd64 are OK. vmware easy install is not tested.18:25
jibelinfinity, on server, iSCSI is not tested and I don't have a setup to test it.18:26
cyphermoxinfinity: interesting idea. I just received my shish taouk plate I ordered.18:26
cyphermox.. which means I'll need to spend a half-hour shoveling snow later18:28
wxlinfinity: could you ping me when you have main release notes done?18:35
elfyinfinity: umm ....18:45
elfyso now I have a look at the output - should I maybe have changed line in the script which says "distro_series=precise, pocket='Updates', created_since_date='2012-08-23'18:46
elfypossibly explains why it's still going and is at line 600018:47
cjwatsonYeah, that wants to be trusty and the date set to whenever the last SRU was accepted for the previous point release18:49
cjwatsonThough the output is usually still very long18:49
elfycjwatson: and where would I get that date?18:51
highvoltagestgraber: ah that sucks. np though. everything was fine. I have the draft announcement too, but it needs the links fixed for the final links18:52
cjwatsonelfy: I'm overcomplicating things.  SRUs aren't accepted between end of prep and the actual release, so just find the date of the last point release from the announcement lists and use that18:53
elfyok :)18:53
elfysigh ... so it appeared to finish, last line appears to be dated sensibly 2015-01-26, got this in terminal - http://pastebin.com/g33yvjfh19:04
elfyand I am no coder so don't if it's died or if ouput is good19:05
cjwatsonThat died I'm afraid19:12
cjwatsonBut you might be able to tell it to start at 2015-01-26 and then stitch the output together by hand, manually eliminating any overlap19:12
elfycjwatson: thanks19:26
elfymmm keeps dying19:28
elfycjwatson: sorry to be pita - is this just a case of it timing out?19:45
elfyinfinity: too19:46
infinityelfy: Seems like.19:46
infinitycjwatson: Hrm, did we even do this for 14.04.1?  I can't find where it was published if we did.19:47
elfybah - keeps doing it ...19:47
elfyhttps://wiki.ubuntu.com/TrustyTahr/ReleaseNotes/ChangeSummary/14.04.119:47
infinityOh, there.19:47
infinityYeah.19:47
infinityMissed the link at the top.19:47
elfynot sure what I can do here if it's timing out19:47
cjwatsonsorry you probably get to keep trying19:48
* cjwatson -> pub19:48
infinitywxl: The "main" release notes haven't moved, though they need me to go through and s/14.04.1/14.04.2/ and update kernel bits, etc.19:49
elfyinfinity: so - question, is it just coincidence that it keeps dying at the same place?19:53
infinityelfy: It could be a specific upload on that day had a massive number of bug links.  Likely a kernel.19:54
infinityelfy: Just start it over from the next day and splice the two together, and if you missed something in between, oh well?19:54
infinityelfy: I'm not convinced anyone reads this page that closely anyway. :P19:54
elfy:)19:54
elfyok - so as I had the same thing at later date too 15 mins ago - just keep doing that?19:55
* infinity cargo cults HWE stack stuff from the precise release notes...19:56
elfyinfinity: ok - so it eventually finished :)20:09
infinityelfy: \o/20:09
infinityelfy: Hack and slash it as best you can to be readable, like Colin's previous attempts, perfection isn't the order of the day here, just convey what seems important and skip the 8000 redundant kernel bugs, etc.20:10
elfyyea - doing my best ...20:10
infinityelfy: When you have something halfway okayish, paste it into the right wiki location, and call it good.20:10
* infinity builds source DVDs.20:11
bdmurrayslangasek: I found an old task to write a wrapper around remove-package for unverified SRUs that'd comment on bugs and call remove-package. While I've written something its hard for me to use as I can't remove packages.20:27
bdmurrays/use/test/20:27
bdmurrayCan I be added to some team temporarily?20:28
infinitybdmurray: You can call remove-package against a PPA.20:30
bdmurrayI guess if I get a 401 its trying to do the right thing.20:31
* infinity curses at cron.source crashing.20:33
infinityRiddell: plasma5 is dead, right?20:37
Riddellinfinity: kubuntu-plasma5 is yes20:44
Riddellplasma5 itself is now part of kubuntu normal for vivid20:44
infinityRiddell: Kay, we should rid cdimage of any mention of it, but I'll do that after the point release.20:45
* infinity just fixes the trusty oops for now.20:45
elfyinfinity: best that I can do for now https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes/ChangeSummary/14.04.220:59
elfydate info at beginning needs to be done20:59
elfyhaving to dash and do some r/l thing for a bit now - bbl21:00
infinityelfy: Looks lovely to me, thanks.21:00
elfyyour welcome(ish) :p21:01
infinityRiddell: Time's running out, how are the new kubuntu images looking?21:27
infinityScottK: Or maybe you have a better answer (or at least a better timezone) than Riddell?21:52
Riddellinfinity: let me ask21:55
infinityRiddell: Given that they're nearly identical except for the bug you fixed, a solid boot/install/reboot smoketest should be mostly enough to say they're good, I think.21:56
Riddellyeah let me run one test and I think that's fine21:56
wxlquestion: how often are point releases supposed to come out?22:02
wxlpheverything but alternate22:03
wxlyes please22:04
wxlomg22:04
wxlwrong channel as always22:04
infinitywxl: 3 months after release for the first one, then every 6 months after that until .522:06
infinitywxl: Basically, staggered about halfway between regular releases.22:06
jderoseinfinity: so the above notices from queuebot: did those ubuntu ISO get rebuilt, or is this .1 from yesterday just renamed?22:09
infinityjderose: Nothing renamed or respun, just marking as ready.22:11
jderosegotcha, thanks. just trying to understand a bit how the process works :)22:11
wxlinfinity: why do some releases only have 4 or 3 point releases?22:18
infinitywxl: lucid had 4 point releases because the 5th would have been after precise came out, and that's the upgrade path we wanted people to take.22:21
infinitywxl: precise had 5 because, even though we'd prefer people upgrade to trusty, we were also providing the trusty HWE stack in .5 for people who wanted to stay on precise.22:22
infinitywxl: trusty will be the same, with .5 shipping the 16.04 HWE stack.22:22
wxlinfinity: so .5 from here on out?22:22
infinitywxl: Basically, it's the HWE thing that added the last one.22:22
wxlko22:22
infinitywxl: If we find a better way to do HWE in the future, we might revisit, but this is what we've got for now.22:22
infinitywxl: It does mean, annoyingly, that we have to do old.5 and new.1 at the same time, but .1 is usually no effort, since it's just an SRU rollup with no HWE bits, etc, so it's not terrible.22:24
wxlthanks for the heads up infinity :)22:24
wxlinfinity: you going to give us until tomorrow morning for the official release?22:25
infinitywxl: No, I plan to do it in the next few hours.22:25
wxlinfinity: darn.22:25
infinitywxl: Why darn?22:25
wxlinfinity: oh i'm just struggling to get the wiki team working on stuff22:26
wxlinfinity: and i'm tryuing to avoid really hard doing it myself :)22:26
infinitywxl: Shouldn't be much to work on?22:26
wxlinfinity: it's not, but i've got a stack of stuff piling up on me at work22:26
infinitywxl: The ReleaseNotes didn't move, you just have to change 14.04.1 to 14.04.2 and add a short paragraph about how there are no 14.04.2 alternates, but people can use the 14.04.1 ones, and done.22:26
stokachuSIGH22:29
stokachuinfinity: can you fix my blunder22:29
infinitystokachu: That was meant to go to a PPA or something?22:29
stokachuapparently my dput.cf doesn't null out default22:29
stokachuinfinity: yea :(22:29
stokachuinfinity: thanks man22:30
infinitystokachu: Is that true of the one you uploaded to vivid too?22:30
stokachuinfinity: nah vivid is for real22:30
stokachui gotta do some back port requests for trusty on that22:30
infinitystokachu: Also, stop putting -proposed in your changelogs. :P22:30
infinitystokachu: That hasn't been necessary for years.22:30
infinity(And, in fact, was never necessary for the devel series)22:31
stokachuinfinity: ah sorry about that22:31
stokachuthe bot was so thoughtful to automatically rename it for me :)22:31
stokachuso i have [DEFAULT] fqdn = null and incoming = null in my ~/.dput.cf22:32
stokachubut it still uploaded to ubuntu22:32
infinitydefault_host_main?22:33
infinitydefault_host_main       = ubuntu22:33
stokachui dont have that one set22:33
infinity^-- From /etc/dput.cf22:33
cyphermoxstokachu: might want something like http://paste.ubuntu.com/10314769/22:33
stokachuah ok perfect22:33
=== medberry2 is now known as med_
bluesabreany archive admins about? Please release https://launchpad.net/ubuntu/+source/lightdm-gtk-greeter-settings to vivid so we might be able to add it to the xubuntu seed :)22:42
Riddellinfinity: ↑22:44
infinitybluesabre: I'm mildly entertained that the only translation that contains is Russian. :)22:45
amjjawadhi infinity22:45
amjjawadhttp://cdimage.ubuntu.com/ubuntu-gnome/releases/14.04.2/release/ << is showing 14.04.1 instead of 14.04.222:45
bluesabreinfinity: yes... we hope to improve that in the immediate future :D22:45
amjjawadnot just the text infinity but the links as well22:45
infinityamjjawad: Give it time.22:45
infinityamjjawad: rsync isn't instant.22:46
amjjawadinfinity, okay, just thought to report that :)22:46
infinityRiddell: Handy, cause I just pushed to mirrors about when you did that, figuring I could delete later if you told me I was wrong. :P22:46
bluesabreinfinity: thanks :)22:47
flexiondotorginfinity, Thanks also. Ubuntu MATE is using lightdm-gtk-greeter-settings22:48
flexiondotorgalso22:48
infinityIt's nice to see flavours get along. :)22:50
bluesabre(we agree)22:54
elfydo we?22:59
elfy:D22:59
amjjawadis this the best answer for point releases? http://askubuntu.com/questions/106159/what-are-point-releases-in-lts-versions23:01
amjjawadAFAIK, the major difference is: newer Linux kernel, bug fixes and updated packages - please correct me if I'm wrong23:01
amjjawadanother Q: https://wiki.ubuntu.com/Kernel/LTSEnablementStack AKA HWE is ONLY available from 14.04.2 (AKA the 2nd point release)  correct? at least, this is what the page is saying but I just want to make sure!23:05
infinityamjjawad: That's correct, since the HWE stack is based on the previous non-LTS release, and there wasn't one before .123:08
infinityamjjawad: So, .2 is after 14.10, .3 is after 15.04, up to .5, which is after 16.0423:08
amjjawadinfinity, thank you. But what is the 'best' for 'new' users with 'new' installation? is it about which hardware they're using? or they can just go ahead and stick to the latest which is at the moment 14.04.2 ?23:09
infinityamjjawad: For new desktop users, the latest point release is probably the "best".23:10
infinityamjjawad: For server types, there's more evaluation required, I think.  If all their kit is supported with the trusty kernel, having some on 3.13 and some on 3.16 is confusing, and being on 3.16 means being forced to upgrade to 16.04 (or 14.04+16.04), as we drop support for the interim HWE stacks, etc.23:11
amjjawadinfinity, thank you again. That is also an answer to whether I have to update the release notes with the latest (14.04.2 for now) or not. I usually update it with the latest point release. So, the newer people read the newest information. No one with 14.04 installed will go back to the release notes, that if and only if they have read that anyway to begin with.23:12
amjjawadI think for servers, they should stick to the most stable not the most recent IMHO.23:12
elfyinfinity: thanks for the hard work fixing stuffs :)23:18
wxlseriously, infinity. you went over and above the call of duty.23:19
elfyand if in future you want me to do anything like that again - while I would be more than happy, a bit more notice - that was nasty job indeed :D23:19

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