/srv/irclogs.ubuntu.com/2009/12/09/#launchpad-dev.txt

jmlhello05:30
jmlsorry to miss the NZ crew05:30
spmhey jml05:32
spmexcellent! jscheck failed. I can shortly bounce builtbot without inflicting (excessive) pain on someone.05:33
jmlspm, hi :)05:34
spmFYI. stopping/restarting buildbot on prasé05:51
jmlspm, thans05:53
jmlks05:53
spmheh05:53
jmlI'm about to submit something to PQM, actually :)05:53
spmbuild forced as well. accidently did lp tho; have done db too now.05:54
wgrantspm: So it's easier to use an accent than to type the full praseodymium?06:01
spmwgrant: inhouse joke actually. :-)06:02
wgrantAh.06:02
spmmyself and mwhudson were talking back and forth about 'prase' one day; james jumped in and said at least call it 'prasé'. so we did.06:02
wgrantHeh.06:03
spmistr the vibe was around show some respect and be nice - kinda thing. don't cheapen the name so much. :-D06:03
spmand tbh. even prasé is easier to type than praseodymium each time!06:04
jmlhey, what's that thing you do to a launchpadlib error to get the actual interesting error message?06:50
wgrantjml: except HTTPError, e: print e.message06:51
wgrantOr e.content. One of them works, but I forget which.06:51
jmlwgrant, isn't e.message just str(e)?06:51
jmlwgrant, I think content, but I'll do an experiment maybe.06:51
wgrantjml: I think so too.06:51
jmlhow often is launchpadlib released?07:21
adeuringgood morning08:14
mrevellMorning!09:26
jmlmrevell, good morning09:31
mrevellHi jml!09:43
* jml is off for the evening09:51
=== jelmer_ is now known as jelmer
james_wOOPS-1439L183911:41
* james_w does it the hard way instead11:41
=== matsubara-afk is now known as matsubara
=== henninge is now known as henninge-lunch
beunosinzui, when you're up12:45
beunohow about we make the turnk branch of a projects' font 7 times bigger?12:45
wgrantDo the buildbot AMIs get their packages from the ~launchpad PPA, or from some internal archive that nobody seems to know about?12:52
=== henninge-lunch is now known as henninge
flacostemorning launchpadders (from a Montreal covered in snow)14:21
flacosteexpecting 20cm today!14:21
jamaltaflacoste: wow that's crazy14:22
jamaltaalthough, i really don't know what that's like.. it doesn't snow where i live lol14:23
noodles775Wow! I wish Berlin got snow like that :)14:23
flacostejamalta: that's only the beginning, first real snow storm of the year14:23
jamaltaflacoste: really? isn't snow supposed to start earlier than december?14:24
jamaltasorry if I sound a bit ignorant, i really have no clue14:24
flacostejamalta: we do and did receive some snow flakes in november, but nothing that sticks14:25
bigjoolsflacoste: is it too flat to ski in Montreal?14:25
jamaltaflacoste: ah i see14:25
flacostebigjools: in Montreal, it is, but we have many ski center in the mountains surrounding it14:25
flacostebigjools: but when you are used to skiing in the alps, these mountains are really hills14:26
bigjoolsflacoste: near enough for me to emigrate? :)14:26
flacostebiggest one will have 600m of slope14:26
flacostebigjools: oh, really near, they are all within 1h drive14:26
adeuringnoodles775, beuno: could one of you please ui-review this branch. https://code.edge.launchpad.net/~adeuring/launchpad/bug-344054/+merge/15857 ?14:26
bigjoolsflacoste: yeah that's kinda tiny, but then you do have much better places to ski on in the west!14:27
flacostebigjools: when i was a kid, when went to the ski center every week14:27
* bigjools is very jealous14:27
flacostebigjools: we do, but that's not within driving range :-)14:27
flacostebigjools: the experience is very different than in the Alps, all ski slopes are cut through the woods, and some mountains have a lot under-the-wood14:28
flacosteit can be very challenging14:28
flacostealthough it won't take you more than 5-10 minutes to go downhill14:29
bigjoolsflacoste: now you're just rubbing my nose in it14:29
flacostelol14:29
sinzuiEdwinGrubbs: stand-up in 2 minutes14:32
=== barry` is now known as barry_
lfaraoneHey, where can I find the code in malone which is responcible for rendering +choose-affected-product (the template) ?14:44
lfaraoneNevermind, found it. (I didn't want the template, actually, I wanted lp-branches/devel/lib/lp/bugs/model/bugtracker.py)14:51
=== henninge is now known as henninge-bbl
salgadolfaraone, the actual code for the page is in lib/lp/bugs/browser/bugalsoaffects.py15:10
=== salgado is now known as salgado-lunch
=== beuno is now known as beuno-lunch
sinzuibarry_: have you submitted your fix for bug 394848 to ec2?15:42
mupBug #394848: Add inline editing of a project's use of LP services <story-guided-project-registration> <Launchpad Registry:In Progress by barry> <https://launchpad.net/bugs/394848>15:42
=== barry_ is now known as barry
=== salgado-lunch is now known as salgado
=== matsubara is now known as matsubara-lunch
danilosmatsubara-lunch, btw, would it be possible to get per-team oops summaries exported regularly?16:02
=== abentley1 is now known as abentley
=== beuno-lunch is now known as beuno
sinzuibigjools: ping16:41
bigjoolssinzui: hello16:41
sinzuibigjools: does the DistroseriesPackageCache for Ubuntu contain partner packages?16:42
bigjoolssinzui: should do yes16:43
sinzuibigjools: I ask because I think this might be the *fastest* means to identify packages in Ubuntu when looking up packaging links16:43
bigjoolsno doubt16:43
sinzuibigjools: My filtering on current version (in python) made +packaging timeouts worse. I was filtering out ppas16:44
bigjoolssinzui: yes, I could have told you that!  You're issuing an extra query per package16:44
bigjoolsmayeb 216:44
bigjoolscan you restructure it to issue a single query that gathers data for everything at once?16:45
sinzuibigjools: I was thinking of modifying the model.distroseries to always join to DistroseriesPackageCache when the series.distribution is Ubuntu16:45
bigjoolsthat sounds a bit hackish16:45
sinzuibigjools: How do you propose we support distros that do not use soyuz?16:46
sinzuior projects that want to register their packages in debian that we have not gotten yet16:46
bigjoolsif you want to check for publishing status, we can't16:46
sinzuiRight, so Ubuntu gets a separate rule16:47
bigjoolsbummer16:47
sinzuiWe could revise the feature to only mean Ubuntu. One or two users will be disappointed and will send me hate mail, but I have already disappointed them16:48
dobeyis something mucked with launchpad merge proposals at the moment? i seem to keep getting 404/oops error paage when trying to change a commit message16:58
=== matsubara-lunch is now known as matsubara
matsubaradanilos, yes, I just disabled it in the last few days as I'm trying to fix a race condition17:38
danilosmatsubara, cool, it's not a race, but they were very useful :)17:39
matsubaradanilos, :-)17:39
=== deryck is now known as deryck[lunch]
=== henninge-bbl is now known as henninge
henningeadiroiban: ping18:51
=== deryck[lunch] is now known as deryck
=== EdwinGrubbs is now known as Edwin-lunch
thumperbarry, gary_poster: can either of you tell me our current status w.r.t. python 2.6?20:06
thumperis there a list of things that need to be fixed somewhere?20:06
gary_posterthumper: we are not planning on returning to Python upgrade until Lucid20:06
gary_posterthumper: is that a problem?20:06
thumpergary_poster: I know we aren't, but there was some community effort around it, and I got asked about it yesterday by a guy interested in helping out20:07
=== henninge is now known as henninge-bbl
gary_posterthumper, ah ok.  The page about it is here: https://dev.launchpad.net/PythonMigrationStatus .  We have no compelling reason to migrate ATM and it is a risk and a deployment cost that we don't want to pay, so I recommend that either people should not work on this, or they should work on changes that can work in both 2.5 and 2.6 (and so can be merged now, without waiting for our appetite to change when Lucid comes around).20:10
thumperhaving changes that work with 2.5 and 2.6 sounds sensible to me20:11
gary_poster+120:15
thumpergary_poster: given that lucid isn't that far away, and we don't want to be too close to the wire, when is this work scheduled for?20:16
gary_posterthumper: The release is 29 April 2010...I'm not scheduling that far away, both because I don't, and because Francis will be back at the helm in early February.  I suspect we'll want a concentrated effort in April, with some exploratory work before then.20:20
=== salgado is now known as salgado-afk
=== henninge-bbl is now known as henninge
=== matsubara is now known as matsubara-afk
lfaraoneMy patch is a really simple string fix. (remove 4 letters from a URL) Do I still need to sign a Contrib. Agreement?22:21
cody-somervillelfaraone, No22:29
cody-somervillelfaraone, Unless you want to22:30
lfaraonecody-somerville: well, I do plan on contributing more in the future, so I guess why not. I poked Edwin in -reviews and he's looking at the change now.22:31
* cody-somerville nods.22:32
lfaraonecody-somerville: granted, contracts aren't legally binding on minors in the UK, I thought. (I'm sub-18)22:33
cody-somervillelfaraone, Its not a contract.22:33
cody-somervillelfaraone, Although it may still be void in the UK, I'm not a lawyer.22:34
lfaraonemk.22:35
cody-somervillelfaraone, Infact, it could very well be a contract. As I said I'm not a lawyer.22:35
wgrantAm I allowed to merge branches into lp:meta-lp-deps? It's owned by launchpad-committers, so I am technically able.22:59
jelmerwgrant: I think so (as long as somebody has approved the change, of course)23:03
wgrantjelmer: Three people, in fact. Thanks.23:03
* wgrant merges.23:03
pooliehi jelmer!, wgrant23:05
wgrantMorning poolie.23:05
jelmerhi poolie23:05
jmlI'm declaring today "jml gardens the wiki" day23:32
jml(man, I wish I could use Bazaar to do it)23:32
wgrantCan somebody please copy launchpad-dependencies 0.60 from https://edge.launchpad.net/~wgrant/+archive/launchpad/+copy-packages?field.name_filter=launchpad-dependencies&field.status_filter=published&field.series_filter=karmic to hardy, karmic and lucid in ~launchpad/ppa?23:49
wgrant(possibly jaunty too, if we support that)23:50

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