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

=== knome_ is now known as knome
brendanddoes anyone know the milestone at which the images go from being hosted on cdimage to being hosted on releases?09:12
brendandi see alpha1 is on cdimage. will alpha2 be?09:12
cjwatsonbrendand: we normally put betas on releases.u.c, not alphas09:20
brendandcjwatson, thanks. that would make the most sense. is there any sort of enforcement around that? will betas always be on releases?09:21
cjwatsonWhy are you asking?09:21
cjwatsonIt's currently implemented in lp:ubuntu-archive-tools publish-image-set.pyp09:22
cjwatson.py09:22
cjwatson    if 'alpha' in milestone:09:22
cjwatson        official = 'no'09:22
cjwatson    else:09:22
cjwatson        official = 'named'09:22
brendandgood enough for me09:22
brendandit's for a script that needs to assemble url's to iso's as part of it's operation09:23
cjwatsonOK09:23
brendandcjwatson, are there a fixed number of possible milestones?09:54
cjwatsonbrendand: No09:56
LaneyI would appreciate it if people could comment on my proposal on list so that it can be rolled out before A2 freezes start if indeed we want it.10:17
Laneyit would involve a DB change to LP, so the lead time is kind of long10:18
tumbleweedLaney: is this a safe change to make, before we can get -backports to build against packages in -backports?10:23
LaneyI think the intended fix there is to have the buildds ignore it10:26
Laneyand I believe infinity was going to do that, so maybe it is a simple matter of pokage10:27
jamespageplease could someone reject 'simple-http' from the quantal NEW queue - uploaded with a crufty orig.tar.bz211:07
seb128jamespage, done11:24
jamespagethanks seb128!11:24
seb128yw11:24
=== Ursinha` is now known as Ursinha
stgrabermute tracker13:40
stgrabermute13:40
stgraberunmute tracker13:40
stgraber^ upgraded to the multi-threaded version, should be lower latency for queue monitoring and when controling the mute entries13:41
xnoxstgraber: =))))13:54
highvoltagestgraber: I guess LP bug 1013172 is a security bug?13:59
stgraberhighvoltage: no, just private14:08
highvoltageah right I guess since it might contain passwords14:08
stgraberhighvoltage: and it's public now as it doesn't contain anything private that I could see14:09
highvoltagestgraber: I think it might contain passwords entered in ubiquity14:09
stgraberhighvoltage: no, ubiquity wasn't running in debug mode, so the debconf transactions aren't logged and IIRC even when it's in debug mode, the passwords are stripped14:10
highvoltagestgraber: ok great14:11
stgraberhighvoltage: oh, I see the problem. cjwatson ported ubiquity-bluetooth-agent to python3 but didn't add a dependency on python3-gobject14:12
stgraberhighvoltage: I'll quickly test that it's indeed the only missing bit and will add the dependency if that's the case14:12
highvoltagestgraber: k14:17
cjwatsonstgraber: no such thing as python3-gobject14:19
cjwatsonstgraber: needs to be ported to gi14:19
stgrabercjwatson: yeah, I just noticed. Moving it to Gobject from gi.repository14:20
cjwatson(which looks like it should be easy)14:20
cjwatsonbut yeah, my bad for not noticing that14:20
cjwatsonstgraber: "IIRC even when it's in debug mode, the passwords are stripped" sadly not14:20
cjwatson(well, unless I've forgotten something)14:20
=== doko__ is now known as doko
stgrabercjwatson: that's too bad, though at least it's easy to check in the logs whether they're running in debug mode or not and carefuly check then...14:24
stgrabercjwatson: "from gi.repository import GObject as gobject" did the trick, same API14:25
cjwatsonGood, but no need to use 'as gobject', you can just change the single place where it's used14:25
cjwatsonSorry, two places14:26
stgraberindeed :)14:27
stgrabercould someone review my -proposed upload of nagios-plugins in hardy-proposed, it's been waiting in the queue for 10 days now?14:33
xnoxstgraber: review or SRU verify?14:35
stgraberxnox: just review and let through to -proposed. Verification is easy, I have 15 machines hitting the bug every day :)14:36
xnoxstgraber: ok =))))14:36
stgraberso I just need to upgrade them to that package and check that I don't get angry e-mail from Nagiosafter that14:36
* xnox has stopped reading automatic email from my server.... maybe I should make them less verbose14:37
stgraberyeah, I have adopted a policy of fixing the source of the e-mail rather than ignoring them, monitoring is pointless if you don't read the notifications :)14:38
=== yofel_ is now known as yofel
henrixinfinity: hi. could you take a look at the hardy kernel, to copy it into -proposed?16:46
henrixinfinity: bug #101214316:46
ubot2Launchpad bug 1012143 in linux "linux: 2.6.24-31.102 -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/101214316:46
infinityhenrix: I thought you guys were doing the proposed copies yourselves these days (except where we need to clean up overrides after the fact)16:48
infinityhenrix: But this one shouldn't need override tidying, as there's no ABI bump.16:48
henrixinfinity: well, i know we execute the copy-proposed-kernel.py script, but that alone doesn't do the job, does it?16:48
henrixinfinity: i believe brad executed that script on this kernel already anyway16:49
henrixinfinity: (i don't actually have upload rights, so i can't run the script. but i can bug other guys on the stable team to do... something...?)16:50
infinityhenrix: copy-proposed-kernel.py is all that should be required in this case.16:50
henrixinfinity: hmm, ok. so maybe brad forgot to run it on this kernel.16:50
henrixinfinity: so, i'll ping him again to run it.16:51
henrixinfinity: thanks16:51
infinityhenrix: I can just do it right now.16:51
infinityhenrix: Was just pointing out that you guys can, and have been. :)16:52
henrixinfinity: yeah, i knew we were able to run that script but i though something else had to be done by an AA16:52
infinityhenrix: AAs need to intervene post-script-run if there's an ABI bump (because the new packages land in universe)16:52
henrixinfinity: but it looks like this is only needed for kernels that require the overrides16:52
infinityhenrix: For non-ABI-changing uploads (like this one), we don't need to get involved.16:53
henrixinfinity: ok, got it. thanks for the clarification.16:53
infinityhenrix: Oh, hah.16:53
infinityhenrix: It could be that the script has been run a few times and no one has accepted it from UNAPPROVED.16:53
infinity:P16:53
infinityLa la la.16:54
infinityDone.16:54
henrixinfinity: heh :)16:54
henrixinfinity: cool, thanks! :)16:54
infinitySorry, this is a rather Mondayish Monday.16:54
henrixinfinity: yeah, similar problem here!16:54
* slangasek blinks18:51
slangasek2012-06-18 18:50:40 ERROR   Cross-PARTNER copies are not allowed.18:51
slangasekwhat's that about?18:51
slangasekhmm, apparently requires --to-partner with it, ok18:53

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