/srv/irclogs.ubuntu.com/2015/09/24/#ubuntu-release.txt

zhangchaoHi, release team, Help: we want to update some packages for Wily Beta 2 of Ubuntu Kylin. package have be uploaded by aron , but needs approval from release team.01:16
infinityzhangchao1: I assume the two with "kylin" in the name?01:49
zhangchao1infinity: package name :ubuntu-kylin-software-center,ubuntukylin-default-settings ,ubuntukylin-wallpaper01:53
infinityzhangchao1: That Z99-zip-gbk.sh is pretty sketchy shell. :P01:53
infinityzhangchao1: I think what you wanted there to avoid all the crazy forks was "case $LANGUAGE in; zh_CN*) do stuff;; esac"01:54
zhangchao1infinity: We want to take effect when $LANGUAGE contains zh_CN02:00
infinityzhangchao1: Yes, I know.  I'm questioning the use of "echo | grep" there. :)02:00
infinityzhangchao1: This would have the same effect with 90% less crazy: http://paste.ubuntu.com/12537803/02:02
infinityzhangchao1: And the added bonus of being extensible more easily to other locales, if you decide zh_CH isn't the only one this should apply to.02:03
zhangchao1Z99-zip-gbk.sh is  sketchy,we will fix it after beta202:08
zhangchao1yes, only zh_CH is not enough.02:08
infinityzhangchao1: If you're going to commit to fixing it after the beta, I'll let it in, but do promise it'll be sorted. :P02:09
infinityNot that I run kylin, but if I did, I'd be horrified reading that. ;)02:09
zhangchao1infinity: Sure,we will fix that  as soon as possible after beta2.02:12
infinityAlright, so I'm letting the kernel in, and those kylin bits, then respinning the world, and this should be the last spin of beta2.02:18
infinityMay the rest of our bugs be vaguely not critical.02:18
zhangchao1infinity: ok, thank you for your help02:24
infinitywxl: Sorry, I know lubuntu got marked ready, but I had to respin the world just once.  If you guys can lightly test the new ISOs to make sure they still boot and such, that would be nice.04:02
amjjawadHello infinity, any idea about this bug 1462688?04:06
ubot93bug 1462688 in ubiquity (Ubuntu) "ubi-timezone failed exit code 1 error when installing UbuntuStudio Wily-15.10 32bit version" [Critical,Confirmed] https://launchpad.net/bugs/146268804:06
amjjawadinfinity, for my testing, I can finish the installation normally by clicking "continue anyway" and it works. It seems some other people are having problems with that and some other can't see it. It's alive even before beta 104:07
infinitycyphermox: ^04:14
cyphermoxoh, that's new04:14
cyphermox(well, not really, but hey)04:16
cyphermoxamjjawad: what timezone did you pick?04:16
amjjawadhi cyphermox, I see it 'before' selecting anytime zone. And, when I choose "continue anyway", everything is fine after that and my installation did not crash.04:17
cyphermoxI already did some of the work to add the zone bits for Pyongyang time but it was still incomplete, and no matter what I did I couldn't reproduce the crash04:17
cyphermoxamjjawad: did you have a network connection when you did the install?04:17
cyphermoxin case that changes anything04:17
amjjawadcyphermox, yes, I am on +10GMT04:17
amjjawadcyphermox, testing actually on Oracle Virtualbox 5.0.204:18
cyphermoxoh, but I mean, were you online, as detected by ubiquity at the beginning?04:18
amjjawadcyphermox, Oracle Virtualbox will use your connection no matter what it is. So yes, I am connected to the internet or to be more accurate, the virtual machine is connected to the internet and my time zone is +10 gmt04:19
cyphermoxok04:19
cyphermoxthanks. this might make a difference04:19
amjjawadcyphermox, you're welcome. From your Q, I assume the crash will happen when the machine is offline?!04:19
ianorlincyphermox: would trying to reproduce this in a kvm vm be helpful?04:19
cyphermoxianorlin: of course04:20
cyphermoxI tried already, couldn't find what to do to make it show up04:20
cyphermoxI would never get the crash, but picking the north korea timezone also wasn't completely reacting properly.04:20
cyphermoxamjjawad: I wonder if it might *not* happen if the machine is offline.04:21
cyphermoxin case it has anything to do with the codepaths when the timezone is automatically detected04:21
amjjawadcyphermox, do you want me to test it while the machine is offline?04:22
cyphermoxup to you04:23
cyphermoxI'll get back to this in the morning, it's getting pretty late to dig in ubiquity :)04:23
amjjawadonce the new builds for Ubuntu GNOME are ready, I'll try that and see what will happen :)04:23
amjjawadIt's 14:23 here but I know it's totally different on the other part of the world :)04:24
cyphermoxyes, it's past midnight here04:25
cyphermoxI've been trying to fix the modemmanager upgrade bug04:25
amjjawadget some rest cyphermox and thanks a lot for all your hard work :)04:32
cyphermoxamjjawad: ianorlin: if you manage to reproduce it, it would be great if you could add a traceback to the bug04:33
cyphermoxrunning ubiquity with --debug might help there.04:33
ianorlinalthough think I might be one of the last people on lubuntu QA team awake at this time04:34
amjjawadcyphermox, will try to remember that. Just open the Terminal and type ubiquity --debug ?04:35
cyphermoxyeah, that would start ubiquity, with debugging enabled04:35
amjjawadcyphermox, but that means I need to use that while I choose "try without installation", correct? AFAIK, I can't use that while choosing "Install" option ..04:36
cyphermoxcorrect04:36
cyphermoxto use the straight install, you'd need to hit F6 and add "debug-ubiquity" on the command-line04:36
amjjawadcyphermox, perfect, I'll do that and update the bug report in case I'll find anything new04:36
cyphermoxamjjawad: you're not in Papua New Guinea by any chance?04:49
cyphermoxamjjawad: ianorlin: if you manage to reproduce, I'd be interested if you could modify ./usr/lib/ubiquity/tzsetup/post-base-installer to add a 'set -x' near the top and go back/forward again in the installer to get the crash to happen again (hopefully), then add syslog to the bug report05:16
cyphermoxthat could confirm what I think this is05:16
cyphermoxand on that, I'm going to bed ;)05:17
ianorlincyphermox: I can't reproduce it installing to my laptop on bare metal and I think I might be the only one still awake on the lubuntu QA team05:58
amjjawadianorlin, are you awake still?06:17
amjjawadianorlin, cyphermox turning off the network connection did the trick. I no longer see the error message and I can now select the timezone from the world map :)06:18
ianorlinyes I am still awake06:18
flocculantseb128: upgraded with image - if people want me to do the same with upgrade-manager then I will, but it'll not be today - most interested today in B2 for us07:08
seb128flocculant, with "image"?07:08
seb128from a livecd/with ubiquity you mean?07:09
flocculantyeas07:09
seb128oh, then it might be the same user-setup bug than the new install one07:09
seb128sorry, when you said upgrade for me it was dist-upgrader/update-manager07:09
seb128which is why I though it was weird07:10
flocculantseb128: that's what I thought too - so I have managed to find time this morning to run through with updated wily image07:10
flocculantjust waiting for it to finish the upgrade now07:10
seb128flocculant, thanks07:11
flocculantseb128: ok - so upgrading with new livecd - autologin works07:21
seb128flocculant, great, bug fixed then, thanks for testing07:22
flocculantcommented on bug07:22
flocculantseb128: I've got to do some upgrade testing anyway - so I'll autologin test while doing the update-manager test07:23
seb128thanks07:24
=== maclin1 is now known as maclin
flexiondotorgcyphermox, I've also tried to reproduce the ubi-timezone issue.07:36
flexiondotorgcyphermox, People are reported the issue but I've never been able to reproduce it regardless of whether I have a connection or not.07:36
ianorlinI did several installs on my laptop and virt-manger did not reproduce ubi-timezone07:39
=== ianorlin is now known as ianorlyn
=== maclin1 is now known as maclin
flocculantseb128: not sure re autologin - upgrade crashed with modemmanager problems09:58
amjjawadflexiondotorg, hi :) still can't produce that bug?!09:59
flexiondotorgamjjawad, Which bug?09:59
amjjawadhttps://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/146268810:00
ubot93Launchpad bug 1462688 in ubiquity (Ubuntu Wily) "ubi-timezone failed exit code 1 error when installing UbuntuStudio Wily-15.10 32bit version" [Critical,In progress]10:00
flexiondotorgamjjawad, I've never encountered it.10:00
flexiondotorgNot since 14.10 anyway.10:00
amjjawadflexiondotorg, interesting. I wounder why :D10:00
amjjawadare you testing Ubuntu MATE only?10:01
flexiondotorgamjjawad, I think it might be linked to the geographical location that is detected.10:02
flexiondotorgI have test Xubuntu and stock Ubuntu.10:02
amjjawadflexiondotorg, I see. Could be.10:02
flexiondotorgBecause Xubuntu, Ubuntu and Ubuntu MATE all use lightdm and there was a regression there which is now fixed.10:02
flexiondotorgI'll grab Ubuntu GNOME as try it.10:03
flexiondotorgI have the time.10:03
amjjawadflexiondotorg, that's so kind of you :) you might want to check the comments I posted on that bug10:03
flocculantseb128:  ok so - got in, got wily, it does autologin following upgrade-manager, lightdm conf still has [SeatDefaults] rather than [Seat:*] - not sure if that needs reporting or not10:04
seb128flocculant, no, it doesn't, we don't have code migrating configs, but lightdm understands the old format for compatibility reasons10:04
flocculantok cool - so it looks like green for upgrades then :)10:05
flocculantat least with this issue10:05
flexiondotorgWoo!10:05
davmor2flocculant: not for me modemmanager still broke it I had to run dpkg --configure -a to fix the install10:33
davmor2auto-login however works fine now :)10:34
flexiondotorgamjjawad, I've read the bug.10:35
flexiondotorgamjjawad, I can't reproduce in Ubuntu GNOME either.10:42
flocculantdavmor2: yea - that's what the comment at 10:58 says - the 11:05 ones are about autologin :)10:56
amjjawadflexiondotorg, really weird. Thanks for the feedback11:03
flocculantftr - someone sees that timezone issue in xubuntu - I can't reproduce either11:06
=== psivaa is now known as psivaa-lunch
=== psivaa-lunch is now known as psivaa
cyphermoxflexiondotorg: I'm not surprised you can't reproduce it, I think it's very specific to what timezone you'll get from NTP or what timezone you might pick. probably just the former13:38
flexiondotorgcyphermox, I've tried manually changing my time zone to that of people who reported problems.13:38
flexiondotorgStill couldn't make it fail.13:39
cyphermoxright13:39
=== fginther` is now known as fginther
cyphermoxflexiondotorg: I think what I'll do is upload a version of ubiquity which gives me more data.13:40
rcjinfinity, cloud images are ready for beta 215:54
wxlthanks we're on it already infinity :) about ready to mark ready16:14
wxland ready16:16
infinitywxl: I'm guessing from the complete lack of registered tests that lubuntu/ppc isn't being released?16:55
wxlinfinity: that's correct16:55
Riddellkubuntu good to go, mparillo about if you need someone to ping, I'm wandering out17:00
rtgogra_, re-re-re-uploaded raspi2 after getting slapped by infinity for removing the tools packages.17:03
ogra_rtg, tell infinity i'll slap him for slapping you after he disabled snappy builds for two days (and everyone was wondering why the things didnt land :P )17:05
rtgwhoa, I'm staying out of that one.17:06
ogra_but instead of slapping each other we all should just have beer at the next sprint ;)17:06
cjwatsonhttps://www.youtube.com/watch?v=IhJQp-q1Y1s17:07
ogra_LOL17:07
rtg:)17:08
infinityogra_: Sorry about that.  Overzealous application of #17:33
ogra_:)17:33
ogra_no worries17:33
rcjinfinity, I'm going to be away for an hour or so, but cloud images are currently ready to begin publication when we get the go ahead.17:45
kgunnhey guys, i've got a bit of a conundrum, so we like dual landing our projects, and we're hoping to get some hot fixes landed for OTA717:45
kgunnhowever got into situation where, we release a mir/u-s-c, it got promoted in vivid+o but stuck in UNAPPROVED for wily17:45
kgunnand so, aiui, that prevents us from force merging what will-be-released back17:46
kgunnpreventing us from landing any further changes, and i have a specific critical bug fix associated with u-s-c17:47
kgunnand also aiui, once wily beta is curated, u-s-c will move to proposed - can someone confirm? and provide estimate?17:48
* kgunn listens to crickets18:00
infinitykgunn: I'll accept mir shortly, once beta2's ducks are all in a row.18:12
kgunninfinity: cool, and then it'll just sit in proposed? or actually flow all the way thru ?18:13
infinitykgunn: That's up to autopktesting, but it'll migrate the way it usually does, nothing special is blocking it.18:13
kgunnah, got it, thanks infinity18:13
infinityrtg:18:20
infinity-Vcs-Git: git://kernel.ubuntu.com/ubunt/ubuntu-wily-meta.git raspi218:20
infinity+Vcs-Git: http://kernel.ubuntu.com/git-repos/ppisati/ubuntu-RELEASE_NAME-meta.git raspi218:20
infinityrtg: ^-- unintentional?18:20
dokowould somebody mind if I still do the netcdf 4 transition? then I don't have to do it next cycle18:29
infinitydoko: netcdf 4 is already in wily.  Is it half-transitioned or something?18:38
dokono, I mean 4.418:38
infinityAhh, that makes more sense.18:38
rtginfinity, ah, yeah. they came back with the revert. I'll fix it for the next upload.18:40
infinitydoko: The only things that jump out as being potentially scary in rdeps are vtk and gdal.  Is this transition all done in Debian already?18:41
dokoit's in testing18:41
infinitydoko: If so, and if there's some alrightish test coverage (automated or manual), seems fine to me to go for it.18:41
davmor2infinity: image still seems to have wubi on it should that not be removed now?18:57
dokoinfinity, are you able to accept #1499075 for trusty-proposed?19:00
infinitydavmor2: I'm not sure we ever made a formal decision on the future of wubi.exe.  Last few times it came up, it was pointed out that it's also the pretty autorun when you stick it in a Windows machine, but I'm not sure how much that matters anymore.19:06
infinitydavmor2: Not fixing for beta2 anyway, but we should sort out WTF we want to do there before final.19:06
davmor2infinity: in windows 7 + I'm not sure it autoruns like it did in previous versions I'll have a look in windows 10 and 7 and see if I am right19:07
infinitydavmor2: Yeah, I think in 7+ (or maybe vista+), it just pops the "what do you want me to do with this?" dialog instead of autorunning the GUI.19:08
infinitydavmor2: I think.19:08
infinitydavmor2: Which makes the autorun argument a lot less valid.19:08
davmor2infinity: yeah and that stops the autorun from actually running I will confirm though19:09
davmor2infinity: hahahahahahahahaha windows 10 just says You need to format the disk in dive i: before you can use it :D19:14
infinitydavmor2: Brilliant.19:15
davmor2infinity: that is on i38619:15
infinitydavmor2: It might behave slightly better with optical media, rather than a USB stick, but maybe not.19:16
flexiondotorgUgh, backlog on another logged in workstation.19:16
flexiondotorginfinity, How is the status of Beta2?19:17
davmor2infinity: amd 64 it just opens the EFI folder  will check cd's in a second19:17
infinitydavmor2: Hah.  That's a little bit insane.  Go Windows.19:17
infinityflexiondotorg: Looks like everything's readyish on the tracker, just need to publish images, sort out paperwork, etc.19:18
davmor2infinity: the EFI in fat though right so it knows how to open that bit19:18
infinitydavmor2: Right, it's not entirely unexpected behaviour, just a bit hilariously useless.19:19
* infinity might go hide in a hotel room to finish up this beta.19:19
flexiondotorginfinity, Where are you and why do I keep seeing reference to hiding in a hotel room? ;-)19:24
davmor2flexiondotorg: linaro connect iirc from the other day19:28
davmor2infinity: on dvd once you force the autorun to work you don't have the menu just the installer part of wubi which we definitely don't want19:38
flexiondotorgdavmor2, ty19:43
infinitydavmor2: Right, let's pick this conversation up after beta, then, but I think removing it is probably the right thing.19:45
davmor2infinity: On windows 7 I'm getting pretty much the same thing, usb pendrives except the EFI partition are no able to run, and dvd triggers the installer not the documentation and menu19:45
jibeldavmor2, I'd vote to remove it unless someone is motivated to take over the maintenance. Can you file a bug so we don't forget before to address this topic before the release19:48
jibel-before19:48
davmor2jibel: I thought there already was one let me check19:48
jibelI couldn't find it19:48
flocculantthere was a discussion about this on the -dev m/l19:52
flocculantbug 1471344 on there19:52
ubot93bug 1471344 in Wubi "The wubi.exe provided on the 15.04 and 15.10 install ISOs" [Undecided,New] https://launchpad.net/bugs/147134419:52
infinitybdmurray: Didn't I reject that apport upload a day or two ago?19:53
infinitybdmurray: Oh, or is this based on the security update we weren't stomping on?19:54
infinitybdmurray: Indeed it is.19:54
jibelflocculant, right, but I don't remember any conclusion and no one really stepped up to maintain it.19:55
* flocculant neither19:55
davmor2jibel, infinity: https://bugs.launchpad.net/wubi/+bug/149951519:56
ubot93Launchpad bug 1499515 in Wubi "Wubi Should be removed from the iso images" [Undecided,New]19:57
davmor2flocculant: thanks I couldn't find that19:59
flocculantwelcome - only remembered cos I saw the thread while looking for something else the other day :)20:00
flexiondotorgMisses Laney doing the release because I'd be in the pub by now ;-)20:01
infinityflexiondotorg: Hah.20:01
flexiondotorg;-)20:02
infinityflexiondotorg: No one's stopping you from being in the pub. ;)20:02
flexiondotorgNo wifi in the pub.20:02
flexiondotorgRural England.20:02
flocculant\o/20:02
davmor2flexiondotorg: move to urban england20:02
wxli'm nervous all the flavors are ready but not ubuntu proper. um, we're not going to have another massive respin are we?20:03
infinityflexiondotorg: If you want it to go faster, you could do me a favour and copypasta VividVervet/ReleaseNotes to WilyWerewolf/ReleaseNotes and edit all the numbers and delete the bits that aren't relevant. ;)20:03
infinitywxl: Nah, just that no one's marked it.  I'll do so before I release.20:03
wxlinfinity: ok, cool. just checking. take your time on release notes and what have you then ;)20:03
flocculantflexiondotorg: and if you do - could you remember that Xubuntu has nothing to do with Mate ... ;)20:03
flexiondotorgflocculant, Thank you.20:05
flexiondotorgJust about to eat.20:05
flocculant:D20:05
flexiondotorgI'll check the relnote after my roast beef :-)20:05
flexiondotorgdavmor2, Urban. No thank you :-)20:06
flexiondotorginfinity, Seriously. I am about to eat. I'll check the notes in a sec.20:06
flexiondotorgNot a sec.20:06
flexiondotorgAfter eaating.20:06
davmor2flexiondotorg: then stop grumbling about your pub :P20:06
flexiondotorgI'm not grumbling.20:06
flexiondotorgMy house is connected to the Internet via shortwave radio.20:07
flexiondotorgThe pub is not.20:07
flexiondotorgPerfect solitude and lots of whiskey.20:07
davmor2flexiondotorg: that's kinda like me at the weekend mifi in the caravan in the middle of nowhere20:08
flexiondotorg:-)20:08
oSoMoNhi release team20:11
oSoMoNcould someone ack the webbrowser-app sync that is sitting in the unapproved queue, please?20:11
infinityoSoMoN: Shortly.20:12
oSoMoNinfinity, thanks20:12
jibeldavmor2, if can you had the issues you found to https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes#Known_issues ?20:12
jibeldavmor2, or give me the bug # (again) I'll update the notes20:13
davmor2jibel: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1498074 https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1481798 (upgrades only) https://bugs.launchpad.net/dell-sputnik/+bug/1499323 https://bugs.launchpad.net/wubi/+bug/149951520:15
ubot93Launchpad bug 1498074 in bcmwl (Ubuntu) "Package is not being installed if you install from a usb pendrive created from disks" [Critical,In progress]20:15
ubot93Launchpad bug 1481798 in modemmanager (Ubuntu) "package:modemmanager:1.4.10-1:subprocess installed post-installation script returned error exit status 100" [Critical,Triaged]20:15
ubot93Launchpad bug 1499323 in Release Notes for Ubuntu "EFI is wiped on wipe whole disk and install" [Undecided,New]20:15
ubot93Launchpad bug 1499515 in Wubi "Wubi Should be removed from the iso images" [High,New]20:15
flocculantjibel: if you're editing that still - Xubuntu notes are at https://wiki.ubuntu.com/WilyWerewolf/Beta2/Xubuntu20:20
jibelflocculant, yup, I updates the links to the release notes of the flavors20:25
jibeldavmor2, is bug 1499323 specific to the XPS or all EFI systems?20:25
ubot93bug 1499323 in Release Notes for Ubuntu "EFI is wiped on wipe whole disk and install" [Undecided,New] https://launchpad.net/bugs/149932320:25
davmor2jibel: Dell for sure, it didn't effect mac or my other laptop, but has effected my asus main pc before now20:26
jibelinfinity, release notes for wily created. I updated the 'known issues' but the 'new features' section is completely irrelevant for wily20:35
flexiondotorginfinity, You still need those relnotes editting?20:37
jibelflexiondotorg, it's there https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes , download links are wrong and new features too20:40
flexiondotorgYeah, I spotted that.20:41
flexiondotorgjibel, Thanks for the link.20:41
flexiondotorgUmm, OK.20:41
jibelflexiondotorg, I'm fixing the download links20:42
flexiondotorgjibel, Cool.20:42
flexiondotorgSo, it is the new features bit then,20:42
flexiondotorgTricky.20:42
flexiondotorginfinity, Are these release notes intended for Beta 2? Will there be an RC?20:43
flexiondotorgI'll be bck in a bit.20:45
flexiondotorgJust need to eplain to the family I'm going to be absent for a bit...20:45
infinityflexiondotorg: The release notes carry forward all the way to release.  We just add/remove bits as necessary.21:00
flexiondotorgBack.21:12
flexiondotorgjibel, You still here?21:13
infinityflexiondotorg: https://help.ubuntu.com/community/VividUpgrades could use the same treatment.  Having a heck of a time even logging in over this connection.21:17
infinityjibel: ^-- Do you know who has ACLs to add WilyUpgrades to help.u.c?21:17
infinitydavmor2: ^21:17
infinityballoons: ^21:18
flexiondotorginfinity, I'm going to start on the release notes now.21:20
flexiondotorgI might have to trim them way back.21:20
infinityflexiondotorg: My usual tact is "fix all the URLs and version references" and then "empty out the sections where everytihng is a lie now".21:20
* flexiondotorg purges the lies21:21
infinityflexiondotorg: Don't delete sections or anything, just empty out content that's irrelevant, leaving a skeleton behind.21:21
infinityflexiondotorg: I'm giving myself a hard deadline of 90m from now to finish this up, since there's a session I need to attend then.  So, if you don't mind a midnight beer, you might sneak one in. :P21:24
infinityflexiondotorg: (Not that you have to be around for the release, mind you, except if you're trying to time an announcement to match mine or something)21:24
* flexiondotorg is doing his best to help :-)21:25
* flexiondotorg has wine21:25
jibelinfinity, I don't know and it doesn't let me in21:25
jibelinfinity, apparently I can edit it21:26
jibelinfinity, https://help.ubuntu.com/community/WilyUpgrades21:31
jibelflexiondotorg, in doubt comment the content instead of deleting it21:33
flexiondotorgjibel, OK.21:33
flexiondotorgjibel, What comment syntax does this wiki support?21:34
jibelflexiondotorg, cannot remember, I usually use the link to the help under the edit area21:34
infinityjibel: Brilliant, thanks.21:35
flexiondotorgjibel, infinity I have no idea if someof the stuff I'm commenting out is genuine or not.21:51
infinityflexiondotorg: Meh, just wing it.  We can clean up before final.21:54
flexiondotorginfinity, Nearly done.21:54
infinityflexiondotorg: Mentioning the ubi-timezone crasher in known issues might be nice.  Not sure if anything else is so horribly user-face that it's worth adding.21:56
infinitylaunchpad.net/bugs/146268821:57
flexiondotorgwilco21:57
infinityflexiondotorg: Apparently, the suspected workaround is to install without a network connected.21:58
flexiondotorgANd click continue anyway21:59
balloonsinfinity, I don't know who has perms to update help.u.c22:00
infinityflexiondotorg: Yeah, evidently "just click continue" doesn't work on all flavours, hence the "don't have a network at all to avoid the crash" thing.22:00
infinityballoons: Evidently, jibel does. ;)22:00
infinityballoons: I might, but SSO kept timing out, so I have no idea.22:00
flexiondotorgack22:00
balloonsahh22:00
flexiondotorginfinity, jibel Cast an eye over this - https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes22:08
infinityflexiondotorg: Indentation error in the boot/install section.22:10
infinityflexiondotorg: (the usb-creator bug became a sub-clause of the previous one)22:10
popeycompiz not bold22:11
flexiondotorgpopey, Edits welcome.22:11
popeykk,22:11
* popey edits22:11
flexiondotorgpopey, Please do refine the mark up.22:11
infinityflexiondotorg: Generally looks fine, though.  Thanks.22:11
flexiondotorgI hacked through that very quickly.22:11
popeysure, np22:11
flexiondotorginfinity, Least I could do.22:11
flexiondotorgI owe you :-)22:11
* infinity waits for his case of cider in the mail.22:12
flexiondotorgI may have commented out some legit stuff but I have not way of knowing for sure.22:12
infinityflexiondotorg: Lots more eyes will go over it between beta and release, so we'll get it better.22:13
flexiondotorginfinity, If/when I do the community round up in the future I'll have them update that as we go.22:13
flexiondotorgBecause we can get a decent first draft that way.22:14
infinityflexiondotorg: Yeah, it would be ideal to create it on the first Alpha and go from there.22:14
* flexiondotorg nods22:14
* flexiondotorg get more wine.22:14
* popey stops editing22:14
popeyooh, one more22:14
infinityflexiondotorg: Which is more or less what we did when Ubuntu participated in Alphas, but then we stopped. :P22:14
* flexiondotorg refreshes22:14
popeyflexiondotorg: and again22:15
flexiondotorgack22:15
infinityI'd still prefer talking flavours out of doing more milestones than they need, but I understand the argument that for smaller flavors, milestones are their only rallying point for cadenced testing, so it's hard to get rid of them.22:15
flexiondotorginfinity, Yeah, it's tricky.22:16
flexiondotorgI got some excellent feedback in alpha1/2 I missed myself.22:16
flexiondotorgThat is a discussion for another day.22:17
infinityflexiondotorg: See, if I ran a flavour, I *think* what I'd do is let some tech lead declare "this week, our flavour looks alright, so this week's dailies, our goal is to test and drive the bugs to 0".22:17
flexiondotorgAnything else I can do to help?22:17
infinityflexiondotorg: Repeat process a couple of times between open and final.22:17
flexiondotorginfinity, That's a nice idea. But having hard deadlines focuses the volunteers.22:18
flexiondotorgSo, what else?22:18
infinityflexiondotorg: alphas and betas basically do that, but with the added annoyance of also releasing a "blessed" image, which I think is a mistake.  Cause then people install from that image for the next month, instead of using dailies that are probably better. :P22:18
infinityflexiondotorg: I think we're basically good.  I'm polishing up the mechanical publishing bits, then I copy and waste last cycle's release accounce, and we're off.22:18
flexiondotorgI'm going to drain this bottle of wine soon and my usefulness will significantly diminish ;-22:19
flexiondotorginfinity, You mean the Beta 2 release announcement?22:19
flexiondotorgYou want to reuse?22:19
infinityflexiondotorg: I always reuse them.  I'm lazy. :P22:19
flexiondotorgSorry, reuse Beta 1 annouce22:19
flexiondotorgOK.22:19
flexiondotorgI made some typos.22:19
infinityflexiondotorg: No, no.  I reuse Beta 2 from last cycle.22:19
flexiondotorgOK. Good.22:20
flexiondotorgMy errors are not there.22:20
infinityflexiondotorg: With minor editing, of course.22:20
flexiondotorgpopey, Thanks for pitching in.22:20
popeynp22:20
infinityflexiondotorg: On the topic of the evil of "blessed images" though, I'd even like to see Ubuntu proper stop doing Beta2/FinalBeta/whatever for that same reason.22:20
infinityFor the next month, we'll have people who insist on installing from that image and whining about the bugs, when the daily from two days from now will have those bugs fixed.22:21
flexiondotorgIf you don't have the late betas people won't test them.22:21
infinityIt's a double-edged sword, yes.22:22
flexiondotorgThen you final build quality will suffer.22:22
flexiondotorgI admit perhaps Alpha 1 is not so useful.22:22
infinityThough most of my good bugs come from people like jibel and davmor2, who I'm pretty sure I could convince to test even without a deadline milestone.22:22
infinityflexiondotorg: The point of alpha1 in early Ubuntu days was just to prove "holy crap, it builds".22:22
flexiondotorginfinity, You can't rely on a few commited people.22:22
flexiondotorgFor example, popey for a bug in MATE.22:23
flexiondotorgNone of the 7 MATE developers could reproduce it.22:23
infinityflexiondotorg: it used to take us that long to get from new series to debian sync/import to an image actually building.22:23
flexiondotorgA quirk of hardware.22:23
popey\o/22:23
infinityflexiondotorg: Now, though, we tend to have images building for series+1 the day after series releases. :P22:23
popeyI win at oddball bug finding22:23
popeywhere's my medal!22:23
flexiondotorgSo you need a spread.22:23
flexiondotorgI gave them to you yesterday. Look at Samantha ;-)22:23
infinityflexiondotorg: Oh, I know.  Trust me, I know the value of manual testing.  Especially by people who do weird stuff. ;)22:24
flexiondotorgpopey, You can't make software fool proof.22:24
flexiondotorgBecause fools are so ingenious ;-)22:24
infinity(And by "weird stuff", I don't mean anything actually weird, just people who don't mechnically run through exact testcases on a wiki)22:24
flexiondotorginfinity, Yep. Agree.22:25
flexiondotorgI have 4 or 5 committed testers for Ubuntu MATE.22:25
flexiondotorgThey really pick away at stuff.22:25
flexiondotorgThey a golden.22:25
infinityHistorically, apw would always find some awful bug every cycle during release week, by *gasp* just using a fresh install. :P22:25
flexiondotorg*They are22:25
flexiondotorgI love that kind of commitment. Saves me so much time.22:25
flexiondotorginfinity, I did that early this time.22:26
flexiondotorgDid fresh installs of the dailies on all the hardware on Monday.22:26
flexiondotorgFound loads of issues.22:26
infinityYeah.  Software is terrible.  We should stop using it.22:26
flexiondotorgI have some new upload in Debian I'll be requesting a sync for soon and an update to 3 packages in Ubuntu.22:27
flexiondotorginfinity, Right. Are you going to make your session?22:27
infinityflexiondotorg: I've still got half an hour.  It's a short walk. :P22:27
flexiondotorgOK :-)22:28
rcjinfinity, time for cloud images to start replication?22:30
infinityrcj: You can pull the trigger anytime.22:30
rcjinfinity, excellent.  Thanks22:30
infinityrcj: Also, yay timing.  I was typing that when you asked. :P22:31
rcjinfinity, I was just catching up on the channel backlog to make sure I wasn't asking a question with an obvious answer22:31
infinityrcj: I just pulled the trigger on cdimage and releases, so perfect time for you to be doing the same and crippling the world. ;)22:32
infinityrcj: Announce will go out in ~30m.22:33
rcjinfinity, excellent.  let the infrastructure melt a bit22:33
* flexiondotorg is standing by22:49
* infinity is arguing with the wiki.22:54
infinityMight have to finish this from downstairs.  WiFi in the rooms seems crippled.22:56
UkikieWiki'll win.22:56
infinityUkikie: It would seem you're right...23:03
infinityflexiondotorg: Okay, I underestimated.  Mirrors are still syncing. :P23:07
flexiondotorginfinity, I'm still here.23:07
flexiondotorgSo, the release process is running.23:07
flexiondotorgJust announcement emails left and syncing to complete?23:07
infinityYeahp.23:08
flexiondotorgGreat.23:08
* flexiondotorg mashes F5 ;-)23:08
infinityflexiondotorg: Alright, mail going out.23:25
flexiondotorginfinity, Great23:25
flexiondotorgEnjoy your conference.23:25
=== infinity changed the topic of #ubuntu-release to: Released: Trusty 14.04.3, Vivid 15.04, Wily Beta 2 | Archive: feature freeze | Wily Release Coordination. Please don't upload things during freezes where you shouldn't, or be prepared to apologise to the release team | We accept payment in cash, check or beer | melior malum quod cognoscis

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