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

xnoxhttps://launchpad.net/ubuntu/+source/imagemagick version in precise is higher than in quantal.... yet probably the security update should have been pushed to both?00:04
xnoxnevermind I have both...00:05
RAOFxnox: That looks like it should have been pushed to Quantal, yes.00:17
xnoxRAOF: funny thing in my sources I only have quantal, yet I have 3.1 available00:18
xnoxlet me double check00:18
RAOFI don't have 3.1 available, nor does rmadison show that for quantal.00:19
micahgyeah, that should've been copied, it was published the first week of may00:20
micahgthe package could use a merge from Debian anyways though00:21
xnox libmagickcore-dev : Depends: libmagickcore4 (= 8:6.6.9.7-5ubuntu3) but 8:6.6.9.7-5ubuntu3.1 is to be installed00:21
* xnox just had that a moment ago00:21
xnoxI did apt-get update just now, and it's gone now.00:21
micahgxnox: that would happen if you had precise installed without the dev package, got the update before updating to quantal, then tried to install the dev package on quantal00:22
xnoxaha =)00:22
xnoxyes, of course.00:22
xnoxyeap, I did upgrade less than 5 weeks ago.00:22
micahgso, if someone with copy powers can make it so, that would be great00:23
* micahg tries a test build on quantal (if it works, I'll do a no change upload)00:24
micahgtest build worked |)00:35
Davieymicahg: can you clarify the situation ?00:43
micahgDaviey: are you AA enough to copy something yet?00:44
Davieymicahg: i believe so.. but i'd like to clarify the issue :)00:44
micahgDaviey: this security update pushed on 1 May wasn't copied to quantal as it should've been00:44
Davieyimagemagick ?00:45
micahgyes00:45
micahgI could do a no change upload, but I think a merge from Debian would be more useful00:45
Davieymicahg: then why not just merge from Debian?00:46
micahgDaviey: I don't have time ATM :)00:46
skaetmicahg,  any specific issue with Firefox 13 beta 6?  (its for an alpha)00:53
micahgskaet: there were 2 small bugs fixed in beta 7, but no show stoppers AFAIK00:55
micahgone is Mac only00:56
micahgthe other is fixing a potential crasher, not a blocker IMHO for an alpha, was mainly wondering about the beta 6 label on the package00:57
skaetmicahg,  beta 6 should be fine for alpha - its all work in progress.   Don't think there should be an issue using beta label,  we release kernel in the milestones with -rc# s.   If others know an issue though I'm overlooking, they're welcome to chime in.  ;)00:59
skaetwhen will beta 7 be landing?00:59
micahgskaet: it won't the next upload would probably be 14 beta 7 (we're on 13 now) after alpha 1 is released01:02
skaetmicahg,  then beta 6 should be fine.01:02
micahgok, thanks :)01:02
skaetJust add the known issues to the TechnicalOverview (which I'm about to create ;) )01:02
micahgI wouldn't even think it known issue worthy01:03
micahgbut if any come up, I'll be sure to let you know :)01:03
skaetfair 'nuf.   :)  thanks01:04
tumbleweedmicahg: AFAIK if you can upload a package, you can copy it01:04
micahgtumbleweed: ORLY?  I thought that was AA only01:04
* micahg tries01:04
micahgwell, u-a-t doesn't seem to have a script that can just copy (this was done server side AFAIK)01:10
* stgraber tries01:10
stgrabermicahg: lp-shell didn't complain at least01:12
micahgstgraber: right, my lp-shell-foo is lacking :)01:12
stgrabermicahg: yep, worked01:12
micahgstgraber: thanks, Daviey, you can stand down :)01:12
stgraberlp-shell production devel01:12
stgraberarchive=lp.distributions['ubuntu'].archives[0]01:12
stgraberarchive.copyPackage(from_archive=archive, include_binaries=True, source_name="imagemagick", to_pocket="release", to_series="quantal", version="8:6.6.9.7-5ubuntu3.1")01:13
stgraberand that's it :)01:13
Davieystgraber: I was just writing a damn script doing that01:18
stgraber< 5 lines => not worth a script ;)01:19
Davieystgraber: well, i disagree.. I was writing something reusable with confirmation.01:20
micahgDaviey: I think the script exists, it just needed to be moved to u-a-t01:20
micahgor rewritten to work in the world of non-local AA tasks01:20
Davieymicahg: no, i don't think there is one that uses the API01:20
micahgDaviey: right01:21
Davieyexactly, which is what i was doing.01:21
tumbleweedsru-accept includes code to do that, if you tell it to01:21
micahgwell, if it's in -proposed (which this never was)01:22
micahgsru-accept?01:22
tumbleweederr I mean sru-release01:22
Davieyload average: 1003.85, 1001.70, 903.73 ... hmm.. what did i do?01:28
stgraberfork bomb? :)01:29
Davieyhah, no..01:30
xnoxthanks all for fixing imagemagick =)02:02
stgraberxnox: np, was fun to finally test copyPackage() ;)02:04
* xnox tries to think of something else to amuse stgraber02:05
xnoxstgraber: do you want to have fun with deleting binaries? =)02:05
stgraberI don't have access to that kind of fun02:06
xnoxbug 100797002:06
ubot2`Launchpad bug 1007970 in bitcoin "please remove powerpc binaries" [Low,Confirmed] https://launchpad.net/bugs/100797002:06
xnoxstgraber: but I was sure that it was migrated to the new type of tools et al02:06
stgraberI know cjwatson tested package removals through the API but you still need an archive admin for them02:07
xnoxah ok.02:07
* xnox no more amusment available for stgraber, please check back later ;-)02:07
stgraberunless someone decided to allow anyone with upload access to a package to also remove it and its binaries, which might to a certain extent make sense, but I don't think it's what was implemented02:08
xnoxstgraber: sounds to permissive given that the stuff that you do *not* have upload rights for, may have already rebuild against it.02:09
stgrabertrue, but you could just as well upload a new version of the package and would also break the same set of rdepends, at some point we have to trust people :)02:10
xnoxstgraber: oh so only at that point you gonna trust people.... =)02:11
xnoxbtw, stgraber for Developer Membership Boards, is it 2 application per type, or in total?02:11
xnoxwhere type is type of developer membership02:11
stgraberxnox: total02:12
xnox=(02:12
xnoxok. So I will have to wait until 18th of June to try my luck02:12
stgraberwe usually ask questions for more than 30min per applicant so we implemented that limit of two applicants to try and have us fit the meeting in our one hour slot02:12
xnoxI see.02:13
stgraberwe could probably ask less questions but it'd be a lot less fun :P02:13
* xnox notes down that stgraber likes to amusement02:13
jbichafun for who?02:17
xnoxjbicha: i have started to type 'to amuse himself' then thought it might sound wrong and wanted to change it to "likes amusement"02:34
xnoxobviously I forgot to drop 'to'02:34
xnox=)02:34
Davieyxnox: 'binary' right?02:34
xnoxDaviey: well, yeah.... powerpc only ( I did not check if the previous version of the package has actually build one or multiple arch:any packages that succeded on powerpc)02:35
Davieythey would have been superseeded for free02:38
xnoxDaviey: what do you mean? new package doesn't build for powerpc, long time ago it was, by error, listing powerpc as supported arch, but in fact it was not (builds, but does not run properly)02:42
xnoxso.... even though there is a powerpc binary in the archive, it should not be there.02:43
* xnox that is unless we care about powerpc at all....02:43
Davieyxnox: you mean prior series? Precise etc?02:45
xnoxDaviey: all as far as I can see02:46
xnoxhttp://people.canonical.com/~ubuntu-archive/testing-ports/quantal_outdate_all.txt02:47
xnoxbitcoin 0.6.2.2-1ubuntu1 bitcoind(powerpc) 0.3.24~dfsg-1 from 0.3.24~dfsg-1 [universe]02:47
xnoxso package moved from: any -> [i386,amd64,arm-any]02:48
xnoxbecause all other arches, even if succeed to build, do not work02:48
Davieyxnox: right.. Perhaps i'm tired.. but we are talking about different things :)02:48
Davieysrc bitcoin produces bitcoind bin, right?02:48
xnoxyeap02:48
Davieyso, one binary.. How would there be multiple prior versions in the same series?02:49
xnoxDaviey: there is one version per arch, but different arches can have different versions02:49
Davieybut we are only talking about power, right?02:50
xnoxDaviey: yes.02:50
xnoxso, yeah on powerpc it is stuck at 0.3.24~dfsg-102:50
DavieyRight.. so what others could there be?02:51
xnoxon powerpc, none at all.02:51
xnoxmarking the package `any` was a mistake from the start.02:51
Davieyok.. still not following.. but ok :)02:52
DavieyAnyway, there seems to b a 24hr delay for removals.. or some other bug.. https://launchpad.net/ubuntu/+source/bitcoin/0.3.24~dfsg-1/+publishinghistory  "Removal requested in 23 hours."02:53
xnoxDaviey: http://bugs.debian.org/65080502:54
xnoxfail wrong link.02:54
xnoxaha http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=66886802:54
ubot2`Debian bug 668868 in src:bitcoin "bitcoind: Assertion failed at startup on mips (big endian)" [Serious,Fixed]02:54
DavieyOH.. you mean other arches?02:55
stgraberDaviey: my understanding is that bitcoin (source) produces bitcoind (binary). In the past bitcoin was arch=any so produced bitcoind for powerpc. Nowadays bitcoin is arch=any-but-not-powerpc so no longer produces the bitcoind powerpc binary. Which left us with an outdated (pre-arch-field-change) version of bitcoind in quantal and for powerpc only02:55
ScottKWhich should be removed (on powerpc)02:56
stgraberright02:56
xnoxDaviey: that request seems to remove the whole source package, which is way too much02:56
Davieystgraber: Yeah, i got that.. what confused me is that there seemed to be some doubt as to there being more than one binary to remove.02:56
* xnox sorry about that confusion02:56
Davieyxnox: no, i'm probably tired. :)02:57
stgrabertired? it's only 4am on a weekend/bank holiday, perfectly normal time to work ;)02:58
* xnox same here.02:58
Davieynah, i'm on 3:00AM.. I work on UTC.02:58
xnoxstgraber: are you based in the UK as well or just happen to have bank holiday as well.02:58
DavieyIf the whole world adopted UTC working hours, life would be much more efficient.02:59
jbichaDaviey: I don't know, that's a bit early02:59
stgraberxnox: nah, was just referring to the situation for both Daviey and you. I live in Canada on eastern time, so it's the much more reasonable time of 11pm here :)03:00
xnoxstgraber: Canada, eh?! =)03:00
stgraberDaviey: I'd definitely be happy with the whole world always using the UTC timezone and dropping the stupid DST, thought I'd still be waking up at 13:00UTC03:01
stgraberxnox: not hearing much "eh?" around here, mostly some weird french variant ;)03:02
xnoxUTC... and synchronised with Narnia time03:02
xnoxhttp://xkcd.com/1061/03:02
skaethttps://wiki.ubuntu.com/QuantalQuetzal/TechnicalOverview <- has framework in place now for Alpha 1 content to be added.03:06
skaetAlso, "Ubuntu Release Calendar"(http://fridge.ubuntu.com/calendars/ubuntu-release-calendar/) now has the key release schedule events on it for the next 6 months (mirrors what's on the wiki page)03:11
=== jbicha is now known as Guest40326
=== tkamppeter_ is now known as tkamppeter
jibelmvo, good morning06:49
jibelmvo, could you look at update-manager, it failed to build on i386 and as a consequence images are uninstallable06:49
jibelmvo, there is a recursive build caused by a symlink on ./Distupgrade06:50
jibelmvo, introduced by this change in r391: Add a DistUpgrade -> . symlink in DistUpgrade/, to make it possible to have compatible imports both in update-manager proper and in dist-upgrader tarballs.06:50
mvojibel: I have a look now07:09
=== Guest33157 is now known as Adri2000
mvohm, I guess a new apt with a transition for libapt-inst1.4->libapt-inst1.5 is not a good idea at this time? the amount of rebuilds is pretty small as libapt-pkg4.12 is abi compatible09:22
Davieymvo: might want to outline reasoning and list of rebuilds. :)10:08
mvoDaviey: *cough* reasoning? iz new version ;) but seriously, its the merge from debian, it can wait for after a1, it just happens to be read in my bzr repo10:18
jibelmvo, any news on update-manager ? it'd be nice to have images other than i386 for A1 :)10:27
mvojibel: *cough* yes, after lunch10:30
jibelmvo, k, bon appétit !10:31
Riddellcjwatson: moving kubuntu bits to universe presumably needs changes to ubuntu-cdimage and livefs to create the images with universe?10:46
Riddelloh you're on holiday today10:46
ogra_Riddell, you arent ?!?!11:16
ogra_oh, Daviey is around too11:16
ogra_you must all love your queen, eh ?11:17
ogra_:P11:17
Riddellogra_: I have too much kubuntu stuff to do to care about bank holidays just now11:18
ogra_heh11:19
Davieyogra_: I am not around, i'm a hallucination.11:27
ogra_lol11:27
* ogra_ pust down the crack pipe then, seems i overdid it 11:27
=== Guest40326 is now known as jbicha
mvojibel: new u-m is uploaded, fingers crossed12:33
=== ara_ is now known as ara
jibelmvo, successfully built ! Thanks12:44
=== barry` is now known as barry_
=== barry_ is now known as barry
mvoyeeeeeh!13:00
mvo:)13:00
=== yofel_ is now known as yofel
stgrabergood morning13:21
* infinity wonders when promotion/demotion on component-mismatches was changed to "movement", and why he only just noticed.13:35
skaetgood morning13:37
knomemorning skaet! :)13:37
skaet:)13:37
* skaet looks at IRC logs, and thank mvo for the fixed update-manager (fingers crossed)13:38
skaethas anyone kicked off the image rebuilds?13:38
* skaet wondering if stgraber or NCommander are around13:38
stgraberskaet: I am13:39
skaetcoolio.  :)13:39
* NCommander wakes up13:39
NCommanderStill enjoying morning diet coke13:39
stgraberskaet: was looking whether the archive is in a consistent enough state to try and kick some rebuilds13:39
stgraberskaet: already created Alpha 1 on the tracker and changed the config on nusakan to point to it, so anything that builds now will show up on the tracker13:40
skaetthanks stgraber,  that's what I was trying to figure out.    gap in IRC log and when I logged in ;)13:40
ogra_dont bother with arm images though13:40
stgraberogra_: ok :)13:40
ogra_we're still waiting for the MIR team13:40
skaetogra_, ack.13:40
ogra_and desktop has compiz issues i'm currently trying to work around13:40
skaetogra_,  what's the bug number of the blocking MIR13:45
skaet?13:45
ogra_bug 100671713:46
ubot2`Launchpad bug 1006717 in eilt "[MIR] linux-base" [High,New] https://launchpad.net/bugs/100671713:46
ogra_i wonder why it picks the eilt project here ... that was surely added later13:46
ogra_silly bot13:46
skaetThanks ogra_ :)13:47
stgraberskaet: turned off cron13:47
NCommanderogra_: probably alphabetizes it13:47
NCommandere > u afterall13:47
NCommanderer13:48
NCommandere < u13:48
ogra_heh13:48
skaetthanks stgraber.13:48
stgraberskaet: (except for the precise daily builds that can still run without really affecting us)13:48
skaetgood point.  :)13:48
knomestgraber, who was it to contact about the testcase wiki again?13:49
stgraberknome: jibel or balloons13:49
knomejibel, balloons: (since you are already highlighted:) hi! can you ping me once you're available; thanks! :)13:50
knomestgraber, thanks13:50
* infinity fixes rpm, alien, lsb, (okay, that as all rpm), and linux-image-generic-pae issues, and goes to find some breakfast and ponder why he woke up at 6am.13:51
ogra_because your brain is still somewhere between china and canada i.e. over europe ?13:52
* infinity adds erlang to the list.13:52
ogra_infinity, isnt it a bank holiday for you today anyway ?13:52
infinityogra_: Is it?13:52
ogra_qell, there is that queen thing13:52
infinityOh, pretty sure only the UK is slacking.13:53
infinityI've heard nothing about us doing so.13:53
ogra_i though that applies to all the commonwealth13:53
infinityWe'd all have to have decided so individually.13:53
infinityThe queen can't force law on us.13:53
ogra_ah13:53
ogra_poor you then13:54
infinityBut, like I said, I've not heard anything about Canada slacking to party.13:54
ogra_:)13:54
infinityOdd reason to party anyway.13:54
infinity"Good job on being old and rich."13:54
ogra_heh13:54
infinityerlang should fix rabbitmq and maas.13:58
infinitystgraber: So, if you're doing servery respins (maas/rabbit are on server CDs, yes?), you might want to wait for a publisher cycle to see if testing-probs clears up from the fiddling I just did.13:58
infinityAnd happy PlusOne month to me.13:58
stgraberinfinity: ok. I'm currently trying a desktop respin to check that amd64 actually builds now. Will avoid server for the next 30min13:59
skaetinfinity,   stgraber,   not sure that Daviey's finished with his changes, so not sure what state its going to be in.  (ie. if its even ready to be spun)14:00
stgraberskaet: ubuntu-amd64 on kapok.buildd finished at 2012-06-04 14:01:57 (success)14:02
stgraberyay!14:02
skaet:D14:02
jibelknome, pong14:22
skaetstgraber,  NCommander - http://pad.ubuntu.com/ubuntu-release has been started for Quantal A1.   Image builds still need to be reviewed and edited.14:39
skaetutlemming, any concerns about getting images ready for A1 this week?14:40
stgraberskaet: thanks. Still waiing for desktop powerpc to finish building...14:40
utlemmingskaet: no ma'am. They should be good to go this week.14:40
skaetutlemming,  coolio.  :)14:41
stgraberoh, I guess I can build core though14:41
skaet:)14:41
stgraberhmm, or not, core is also a live image14:41
ogra_err14:42
ogra_core is a tarball14:43
ogra_(or at least should be)14:43
skaetstgraber,   lubuntu alternate should be ok to build.14:43
stgraberogra_: yeah but built with buildlive14:43
ogra_yes14:43
stgraberskaet: indeed, triggering that one14:44
* xnox has a highlight for alternate. yes keep building alternate cd's.14:44
* xnox disappears14:44
Laneyskaet: Can we get the alpha soft freezes on the schedule? :-)14:54
stgraberLaney: hehe, just poked skaet about it too ;)14:54
micahgskaet: just noticed that the release schedule doesn't seem to be clear at all about when alpha freezes are (we know them to be the Monday before release at 21:00 UTC)14:54
Laneyhahahaha14:54
Laneythere is no secret release schedule scrutinising cabal here14:55
Laneyhonst14:55
Laneyhonest14:55
stgraberskaet: right, so as I was telling you in pm, the DMB (^) was discussing it ;)14:55
skaetlol14:55
micahgwell, 2 of you are in the release team :)14:55
Laneywe don't have any secret channels :(14:55
stgrabermicahg: 3 actually14:56
ScottKNot that you'll admit to.  They wouldn't be secret then.14:56
stgrabermicahg: oh, you mean, talking in this channel, corect then :)14:56
micahg:)14:56
* skaet just went to double check and they are on the Ubuntu Release Calendar. 14:57
skaethowever,  yes,  we need to send out the email.14:58
Laneythere's a calendar?14:58
skaetLaney not sure I want to add them to the wiki pages though, since its another line, and makes things a bit confusing.14:58
Laneymaybe put it in Notes?14:59
LaneyAlpha 1 (Soft freeze Monday 04/06)14:59
* Laney shrugs14:59
skaetyup,  that should be doable.14:59
skaetLaney, stgraber, ScottK, micahg - there's http://fridge.ubuntu.com/calendars/ubuntu-release-calendar/15:05
micahgnot linked from https://wiki.ubuntu.com/QuantalQuetzal/ReleaseSchedule15:05
micahgand ^^ is where we generally point people AIUI15:05
skaetmicahg,  oversite,  will fix.15:05
skaetmichag, done15:13
balloonsskaet, I thought we added the freeze to the interlock page?15:20
* balloons looks and sees it's not the case15:20
jdstrandtaking the publisher offline as per https://wiki.ubuntu.com/ArchiveAdministration#Special_case:_update-manager_updates15:49
mvojibel: fwiw, I enabled precise->quantal in do-release-upgrade -d mode (normal upgrade mode, not lts upgrade mode)15:52
jibelmvo, great. server and desktop upgrade will start in 1h13min. We'll see how it goes.15:54
mvocool15:54
balloonsskaet, ping15:58
stgrabergah, who broke ruby? ...15:58
stgraberboth Edubuntu images fail to build because of ruby not being installable15:58
skaetballoons, otp,  biab15:59
* stgraber starts building lubuntu desktop while investigating the ruby problem15:59
ScottKstgraber: Debian recently made Ruby 1.9 default.   You didn't get that by sync did you?16:02
infinitystgraber: The ruby problem is in hand.16:03
stgraberinfinity: good :)16:04
infinitystgraber: ruby-defaults came in via autosync, required us to rev ruby1.9.1, which I've just done.16:04
=== nhandler_ is now known as nhandler
jdstrandpublisher back online16:13
infinityjdstrand: Thanks for the review of linux-base.16:13
jdstrandnp16:13
skaetogra_ ^16:15
infinityjdstrand: Given that our kernel team is probably responsible for the lintian-sadness, and I have a couple of them on loan to me this month for +1, I'll use this as a good object lesson for training. :P16:15
* ogra_ hugs jdstrand 16:16
jdstrandinfinity: cool :)16:16
* infinity wishes doko was around to re-activate him in ~ubuntu-mir.16:16
* jdstrand hugs ogra_ :)16:16
stgraberwell, I guess it's time for lunch. Lubuntu desktop is building (waiting on powerpc), will then continue with Kubuntu and finally Edubuntu which should be buildable again by then16:19
ogra_compuiz fix is uploaded too ... sadly not to quantal-proposed though, i owe everyone a beer at next UDS for whom that caused trouble16:20
infinityogra_: Should be fine.16:21
ogra_infinity, the beer you mean ? yeah :)16:21
infinityogra_: I meant it shouldn't be a problem, but I'm happy to accept beer too.16:23
ogra_:)16:23
skaetRiddell,  cjwatson - during the A1 soft-freeze window,  please hold off on doing autosync's from Debian,  and discuss in this channel if an exception is required.16:36
Riddellskaet: that starts end of tuesday?16:37
* ogra_ wonders if colin will acvtually read IRC before wed. given its a UK holiday16:37
skaetRiddell,  no today.16:37
Riddellgotcha16:38
skaetWe've started spinning images now,  and have a lot of cruft to shake down.    So best not introduce any more.16:38
skaetSoftfreeze starts at 2100 UTC.16:38
skaetbut we're effectively in it now.16:38
infinityogra_: Compiz happy on arm*, thanks!16:44
ogra_\o/16:44
infinityogra_: I hope you and/or didrocks have taken an action to remember it's been kludged and fix it properly? :P16:44
ogra_infinity, it will all be different in the next upload anyway (GLES is being merged upstream right now)16:45
ogra_so the gles patch will be gone, nothing to revert :)16:45
ogra_(i did the hack inside the patch)16:45
infinityogra_: Ahh, shiny.16:46
stgraberhmm, what happened to the alternates?17:09
stgraberAFAICS the cronjobs are turned off on nusakan and I already built these a while ago, so not quite sure what/who build them again17:09
jibelalternate and desktop automated tests passed. upgrades are running17:23
stgraberslangasek: why are you rebuilding the daily live images? (and was it you who rebuilt the alternates?)17:27
slangasekstgraber: whoops; failure on my part to coordinate, sorry17:29
slangasekstgraber: please dump the new builds in favor of the previous ones that were already being tested17:29
stgraberslangasek: ok17:29
stgraberslangasek: well, according to the tracker we didn't have any result for the previous alternates, so I guess we can keep the new ones then17:32
slangasekok17:32
stgraberthough we have results for the desktop ones, so if you can stop the build it'd be nice, otherwise I'll revert it when it lands on the tracker17:32
slangasekthough, jibel said "alternate and desktop automated tests passed", which might have some bearing?17:32
stgraberjibel: what version of the desktop and alternate image where these automated tests run against? if that's on 20120604.2 (alternate), I'll revert the builds on the tracker17:33
skaetstgraber, as the images emerge off of the builds,  can you update http://pad.ubuntu.com/ubuntu-release, so we can keep coordinated a bit better.  ;)17:40
* skaet going in and doing som cleaning now.17:41
skaetstgraber, NCommander,   afk for a bit,  back on later.18:35
stgraberremoving these from the tracker^18:43
jibelstgraber, it was 20120604.218:50
stgraberjibel: ok, reverting the alternes too then18:50
jibel20120604.3 passed too18:50
stgraberoh, ok, well, if 20120604.3 passed too, we can keep them then :)18:51
stgraberinfinity, ogra_: started building arm desktop now, though I only noticed that mx5 and ac100 aren't candidate after I started the build, so they'll get built, I'll just remove them from the tracker afterwards19:06
* infinity decides that http://people.canonical.com/~ubuntu-archive/testing/quantal_probs.html looks much better and rewards himself with a lunch break.19:37
slangasekinfinity works for peanuts19:38
infinityThis isn't the sort of thing one really wants confirmed by one's manager.19:39
slangasekinfinity: we can throw in some jelly, then you can have a whole sandwich19:39
infinityToo kind.19:39
NCommanderstgraber: I need to go AFK for a bit, I'll be about in ~45 minutes to an hour20:13
stgraberNCommander: k20:14
* skaet back20:31
stgraberskaet: arm desktop is still building and so is wubi, everything else is built and posted on the tracker20:32
skaetstgraber,  coolio.  :)  thank you.20:32
balloonsstgraber, skaet, slangasek what's up with wubi this cycle? I thought wubi was moving to an exe only, non-scheduled release cycle Forgive me if this is a silly question, it's been proven I'm scattered today.20:36
skaetballoons,  it wasn't clear to me either.  slangasek just confirmed its status quo to last release.20:37
balloonsskaet, what does that mean? Are you trying to say we're going to continue pushing images of it out or ?20:40
stgraberballoons: don't know the exact plan but even without it being on the CD, the actual .img file used by wubi needs testing20:40
skaetballoons,  agree we need to get the plan clarified as to what we want tested for it.20:42
slangasekballoons: I don't know what "exe only" should mean here, but as stgraber says, there's a wubi image that must still be generated and tested20:44
slangasekballoons: is this question coming from https://blueprints.launchpad.net/ubuntu/+spec/foundations-q-wubi-publishing, or from somewhere else?20:45
slangasek(btw, it's already status quo that we don't offer a wubi-based install option on the CD in precise)20:45
balloonsslangasek, yes from that blueprint.. I agree, clearly whatever/however we're doing it it needs tested..20:48
balloonsI just want to make sure I understand what the plan is, and if testing needs have changed..20:49
slangasekballoons: testing should not be changing20:52
balloonsslangasek, ok, that's good.. has the timing changed at all? I suppose for this alpha nothing has changed20:52
slangasekno... nor am I aware of any reason the timing /should/ change... but I wasn't in the session20:52
slangasekI'm only going by what was written up in the blueprint - if you think that doesn't reflect what was agreed in the session, please poke the drafter ;)20:53
balloonsslangasek, lol20:53
balloonsfair enough.. please excuse my insanity20:53
balloonsthanks everyone20:54
balloonsbah, my scatteredness.. back on the wubi thing.. there is no exe for quantal.. at least the link we provide is broken: http://people.canonical.com/~evand/wubi/quantal/21:22
stgrabersounds like someone needs to update it for quantal and upload it21:25
stgraberev: ^21:25
stgraberI guess it's unlikely for ev to be around with the long UK weekend though21:25
evhi21:25
ev;)21:25
stgraberoh, or not :)21:25
stgraberev: want to do some overtime? :)21:26
balloonsstgraber, when you pushed the builds -- how/why did you do so if the link was broken?21:26
evstgraber: on it now21:26
* balloons trying to understand how is got kicked off21:26
balloonsev, awesome, thanks21:26
evballoons: sure thing - it's largely a background task21:26
stgraberballoons: we're building a .img file that's used by wubi, when that file is built the entry is pushed to the tracker21:26
stgraberballoons: http://cdimage.ubuntu.com/wubi/20120604.1/21:27
balloonsstgraber, ahh.. so you have that end of it.. but you need to co-ord with ev to get the exe also.. right right, it's coming back now21:27
stgraberexactly21:27
evyeah, I have a work item to push my side of this into the buildds21:28
balloonsev, yes we were discussing the blueprint above.. I got quite confused on the issue, but I think the lightbulb is on now21:30
evballoons, stgraber: http://people.canonical.com/~ev/wubi/quantal/stable is in place21:32
knomeballoons, hey!21:32
knomeev, hai!21:32
evhi21:32
knomeev, have a moment?21:32
* balloons in my best darth vader voice knome, so we meet again21:33
stgraberev: thanks (s/ev/evand/g)21:33
balloonsev, thank you much for the quick turnaround21:33
evknome: I'm actually on a public holiday. Just popped in to quickly help stgraber with a task that blocks on me21:33
knomeballoons, yeah! so, i have a simple (i hope) question for you21:33
knomeev, ok, i'll send you email21:33
evknome: cheers21:33
knomeballoons, we want to add xubuntu-specific testcases to the testcase wiki. is there a structure you'd prefer?21:34
slangasekballoons: skaet was just asking we about wubi test cases from http://testcases.qa.ubuntu.com/Install/DesktopWubi - case id wdi-001 is now obsolete, and wdi-002 now depends on wdi-004, so maybe these should be reordered?21:36
slangasekev: the testcase tracker also has an entry for "CD boot helper", which uses umenu options Demo and Full installation -> CD-booter ... is this still available?21:36
slangasek(if not, we should ask balloons to drop test case wdi-003 as well)21:37
balloonsknome, yes, we have a structure we'd prefer.. as you know however, we're migrating to using the isotracker to manage them21:37
balloonsI believe stgraber will be able to import any xubuntu specific testcases into the tracker when we move, so I don't think it would be an issue or waiting however21:37
balloonsso, format format.. let me find a link21:37
balloonsslangasek, yes, we have pending work to dive deeper on these testcases this cycle21:38
knomeballoons, i don't ...21:38
balloonsbut I am always tweaking them21:38
balloonssince you and ev are the source for wubi, we can do it right now21:38
balloonsknome, ohh.. well, one moment.. that's more to type then.. and some details and fun to share with you21:39
slangasekballoons: right, I think that's what skaet was looking for :)  wdi-001 is absolutely obsolete, since it refers to the option to run Wubi from CD that we took away last cycle - IMHO best to drop the test case to remove confusion21:39
knomeballoons, PM is okay if you don't want to flood the channel :)21:39
balloonsslangasek, yes.. I was looking at them a moment ago, but hadn't started down the editing train yet.. ok, so drop test 1 (no more cd)21:40
evslangasek: that's the one piece we kept. lp:wubi/src/wubi/frontends/win32/cd_menu_page.py:5521:40
slangasekok cool21:40
evit uses the NT bootloader to get around having to hit F12 and select a boot device.21:40
slangasekballoons: sounds like that's the only one to be dropped, then... and do we want to renumber wdi-004 to wdi-001 (and move it up)?  otherwise wdi-002 makes no sense21:41
ev(by writing the contents of the CD to a file on disk and pointing grub at it)21:41
balloonsslangasek, I'm looking at them now.. we need to re-write 3 as well (I think)21:42
balloonsor does the cd still have that ability21:42
balloons?21:42
skaetslangasek,  maybe better just reordering how they show up on the page - rather than change the numbering so, our past data still makes some sense?21:43
balloonsskaet, yes, I'm re-ordering, not changing numbering..21:43
skaet:)21:43
balloonsfortunately this will be fixed (kind of) by moving to isotracker to manager21:43
knomei hope the testcases are community-manageable in the isotracker too :)21:47
stgraberkind of21:48
knome:|21:48
knomethat scares me.21:48
knomewe wanted to do some moin-including21:48
stgraberproduct managers will be able to pick test suites and assign them to their product, the actual test cases will require extra rights that we'll grant on a case by case basis21:49
knomeme me me me21:49
balloonsknome, they will require a trust level (so you don't have people spamming your tests), but community will be able to edit21:49
stgraberthe reason behind these restrictions is that testcases will be sharable between products, so we hopefully won't have any duplication of tests21:49
stgraberthe downside being that we can't delegate rights on a per testcase basis as they affect more than one product21:50
balloonsslangasek, I guess I will have some folks help re-do case #3; should be similar, but likely that menu has changed a bit21:50
knomestgraber, i agree that's a good thing. i hope that it's possible to combine testcases though... we want our tests to be similar to ubuntu, but in addition, we want our users to run a xubuntu-specific test21:51
balloonsknome, yes you will be able to add in testcases from ubuntu along with your own to form a testsuite that needs run21:51
knomeballoons, great!21:51
balloonsI guess we're kind of talking about it.. I'll forget pm'ing you :-)21:52
slangasekballoons: 3 was the one ev just responded to above saying that the functionality is still there21:52
bdmurrayslangasek: I'd approve piston-mini-client to precise-proposed21:52
knomeballoons, would you mind if we added our xubuntu-specific tests to the testcase wiki *now*, or is the migration like *really close* ?21:52
slangasekbdmurray: accepted21:52
stgraberknome: the code exists and is running on iso.qa.dev.stgraber.org, we're expecting it to land before alpha-221:53
knomestgraber, in that case, i'll hold21:53
skaetstgraber,  ogasawara uploaded the linux kernel they want used for A1 earlier today.   I've gone ahead and put that on the pad, so it gets included in next rebuild.21:54
stgraberskaet: ok, is it worth respinning for it as soon as it lands or should we wait till tomorrow to get some more fixes?21:56
skaetstgraber,  if there are not many test results (or ones marked in testing), probably best to get it respun before Europe comes online.     Since its getting late for you and NCommander's helping out on this one too,  may make sense for him to do the repins this evening.21:58
* skaet went to go look...21:59
skaethmm,  looks like lubuntu has some momentum as does ubuntu21:59
stgraberskaet: kernel is apparently stuck in New, we'll also need a d-i upload for it I believe (assuming ABI bump) and armel failed to build22:00
stgraberso doesn't look like we can easily respin at this point22:00
slangasekarmel FTBFS is ignorable, there are no armel images to be released for a122:01
slangasekNEW can be fixed22:01
slangasekdo you want me to fix it?22:01
stgrabertrue, wondering if armhf will be affected too (still building)22:01
skaetslangasek,  yes, please go ahead and fix the d-i upload.22:02
slangasekwell, I have to do the NEW processing first22:03
slangasekbest if someone else can take care of d-i afterwards22:03
skaetinfinity,  ^ you able to help out?22:03
stgraberwe'll also need a new linux-meta I believe22:04
bdmurrayslangasek: I approve of apport for precise-proposed22:04
slangasekstgraber: correct - though there's no harm in accepting linux now before we have the timeline on that22:05
stgrabersure22:05
bdmurrayslangasek: I also approve libgrip for precise-proposed22:06
dobeythere are ~24 hours until freeze, right?22:13
bdmurrayslangasek: and quickly for precise-proposed22:13
skaetdobey,  no,  we're in soft freeze now.    Email went out to ubuntu-devel-announce just after 2100 UTC.22:18
skaetdobey,  you can upload to quantal-proposed,  see the email for details.22:19
bdmurrayslangasek: and nautilus for precise-proposed22:21
dobeyskaet: i thought the soft freezes happened on tuesday 2100 utc?22:26
dobeyskaet: did that change?22:26
bdmurrayslangasek: and I approve of euca2ools for precise-proposed22:27
slangasekbdmurray: apport libgrip quickly nautilus euca2ools accepted22:28
bdmurrayslangasek: thanks22:28
skaetdobey,  it tended to float depending how much churn was going on,  to clear up the confusion, we've added  explicitly to the schedule http://fridge.ubuntu.com/calendars/ubuntu-release-calendar/   However, uploads can still go to -proposed22:29
bdmurrayslangasek: and you are running sru-accept.py too?22:29
dobeyskaet: eep. :-/ it's not on https://wiki.ubuntu.com/QuantalQuetzal/ReleaseSchedule22:30
skaetdobey,  its a soft freeze,   the beta's are the hard ones.22:30
dobeyskaet: i guess FTBFS fix should go to quantal instead of -proposed though, per your e-mail?22:31
skaetdobey,  what bug and package are we talking about specifically22:33
skaet?22:33
dobeyskaet: haven't seen a bug filed about it, but ubuntuone-client-gnome is currently FTBFS in quantal due to glib adding additional #error in some includes.22:35
dobeyand i am about to upload a version with the fix22:35
skaetdobey,  fair enough,  go ahead and upload to quantal22:37
dobeyskaet: if i upload other stuff to -proposed, i imagine i will have to do that from now on throughout the entire cycle as well, to keep it properly in sync?22:38
skaetdobey, nope.  just during the freeze window.   At the end all will be merged back into quantal.22:39
dobeyskaet: and if i think the uploads i am making need to be in alpha 1?22:39
skaetyes,  we're in the prep for alpha 1 right now.22:40
bdmurrayslangasek: I approve of me-tv for precise-proposed too22:40
dobeyskaet: right. but if i upload to -proposed now, will they hang about until after a1, or do i have to poke people to sync them to quantal for a1?22:41
bdmurraywhy are there 2 banshees and 2 clutter-1.0s?22:41
jbichabecause it's easier to add than to remove22:43
jbichafeel free to drop the older clutter-1.022:43
skaetdobey,  hmm,  I said upload to quantal,  not quantal-proposed for that fix.    In general,  we're expecting to have tools to do this sort of post a1 move over so no poking,  but for now this is an experiment, so we will all need to keep an eye on the parts we care about.22:45
dobeyskaet: for that yes, i did upload it to quantal22:46
dobeyskaet: i mean for other things i am trying to upload, but aren't that fix, but which i think should be included in the a1 relase22:46
skaetdobey,  k,  get them uploaded to proposed, and then we can look at pocket copying them over.   Let us know in this channel when things are built, tested and ready.22:47
dobeyok22:47
dobeyskaet: and what's the cut-off for being able to pocket-copy during the soft freezes?22:48
skaetdobey,  that depends on QA and community testers, and whether it makes sense to respin images.22:49
skaetBasically earlier the better, and based on severity.22:49
dobeyok. thanks22:52
skaet:)22:52
skaetinfinity,  around?   can you help out on d-i for the new kernel,  ^  (see slangasek's comments in backscroll)22:55
NCommanderinfinity: I'll handle it in about 20 minutes if you aren't already on it23:01
slangasekbdmurray: haven't been running sru-accept.py, assumed you would :)23:02
bdmurrayslangasek: okay, I'll do it23:02
bdmurrayslangasek: I'd also approve mono for p-p23:02
slangasekbdmurray: me-tv, mono accepted23:03
skaetNCommander,  am heading out for dinner now,  back later.    Feel free to start the respins before I return if all the missing bits have landed.23:11
NCommanderskaet: kernel seems to have cleared new, doing the d-i bits now23:11
skaetThanks NCommander23:15
* skaet --> dinner, biab23:15
* infinity had an interwebs hiccup...23:23
infinityNCommander: If you haven't done d-i yet, I can do it right now.23:24
NCommanderinfinity: I did it, just doing test builds ATM23:24
infinityNCommander: Ahh, yeah, I see the commit.  Alrighty.23:25
NCommanderinfinity: when I upload, feel free to give it the shove into the archive23:26
infinityNCommander: Actually...23:30
infinityNCommander: You might want to hold off that upload.23:31
NCommander?23:31
infinityWell, the kernel's still building on some arches. :P23:31
* NCommander shakes a fist23:31
infinityOh, based on the FTBFS on armel, I bet it's going to do the same on armhf anyway. :/23:32
infinityMeh.23:32
infinityUpload away.23:32
jbichais seeded-in-ubuntu broken for anyone else? bug 100878323:39
ubot2`Launchpad bug 1008783 in ubuntu-dev-tools "seeded-in-ubuntu crashed with IOError in _read_eof(): CRC check failed 0x282b98f1 != 0xdff779cL" [Undecided,New] https://launchpad.net/bugs/100878323:39
infinityNCommander: Updated seeds to match your d-i upload (and added highbank as well)23:46
NCommanderinfinity: thanks.23:46
NCommanderamd64 test build passed, doing i386 one now23:46
infinityThat seems a bit overly paranoid.23:47
infinityIf one passed, you're probably good.23:47
* NCommander shrugs, and tags an upload23:47
* infinity notes that's the first time in a long time he's seen the urgency field used on an Ubuntu upload...23:57
infinityNot sure the extra 200 or so that gets you in the buildd queue really matters. :P23:58

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