/srv/irclogs.ubuntu.com/2009/11/16/#launchpad-dev.txt

nhandlerI was looking at fixing Bug #151113 . It looks pretty straight forward, Matthew did a great job of explaining exactly what needs to be fixed02:15
mupBug #151113: Notification footer has unnecessary leading spaces <email> <trivial> <Launchpad Blueprints:In Progress by nhandler> <https://launchpad.net/bugs/151113>02:15
jmlnhandler, cool.02:38
nhandlerjml: The only thing I'm not completely sure about is what test I am meant to run.02:39
nhandlerI'm also not fully sure how to Demo it. AFAIK, rocketfuel does not setup a working mail server, so I would think that email notifications would not work02:44
wgrantnhandler: It will use the local MTA and send emails to root.02:45
nhandlerOk, thanks wgrant02:45
wgrantnhandler: I just have postfix running with a local-only config, alias root to my user, and point Evolution at my mbox.02:45
jmljelmer, https://bugs.edge.launchpad.net/launchpad-code/+bug/22137002:50
mupBug #221370: Cannot checkout a Launchpad hosted project <Launchpad Bazaar Integration:New> <https://launchpad.net/bugs/221370>02:50
nhandlerwgrant: But would a MTA be setup on whatever machine they attempt to verify the patch on? I know that I currently don't have a local MTA setup, which causes some errors when it attempts to send the message02:52
wgrantnhandler: The test suite uses a separate email-sending stub, so does not care about the local MTA.02:56
jmlsinzui, are you around?04:41
sinzuijml: I am about04:54
jmlsinzui, I was going to ask you about which table links packages to productseries, but I've since learned that it's 'packaging'04:55
jmlI thought I had another question too, but I've lost it in my task switching04:55
sinzuijml: yes. A surprising name04:56
jmlsinzui, there was also some confusion, given that the table has changed recently04:57
wgrantI think it's quite a reasonable name.04:57
jmlwgrant, the two are not mutually exclusive :)04:57
sinzuijml: I would have moved the objects to the registry months ago it was names SourcePackageLink04:58
sinzuiI think I would rename SourcePackage to SourcePackageRelease now that I understand it better04:59
wgrantHuh?04:59
wgrantYou mean DistroSeriesSourcePackageRelease?04:59
wgrants/Release//04:59
wgrantSourcePackageRelease is something else.04:59
sinzuiThe sourcepacakge is a very mutable thing. it is just a meta object for for DistroSeriesSourcePackageRelease. So when I visit the url for a DistroSeriesSourcePackageRelease, I actually get the meta object that lists the real object05:01
wgrantCurrently a SourcePackage is a meta-object for many SourcePackageReleases.05:01
wgrantOh, right, I see.05:01
wgrantTheseNamesAreTooLongAndConfusing.05:02
jmlsinzui, SourcePackage should be DistroSeriesSourcePackage05:02
sinzuijml: yes, that might be better05:02
jmlwgrant, the model is too big and confusing05:02
jmlwgrant, which might be because what it models is too big and confusing05:03
wgrantjml: I think it's more of a problem that it has names like IDistroArchSeriesBinaryPackageRelease in it.05:03
sinzuiI think a SourcePackage is wrongly a QuestionTarget because it's short name lead someone to think it was a long lived object. To make the implementation work we had to use a DistributionSourcePackage. So the interface and documentation is all messed up. The names are too long an still not clear05:04
wgrantThere's also the horrible two versions of DistributionSourcePackage which makes some stuff pretty confusing.05:05
* sinzui needs a nice picture written in crayon to understand how this works05:05
sinzuiI only know one, and I don't know which one that is05:05
wgrant(one is a DB object introduced for package-specific bug reporting guidelines. it is used for nothing else. the other is a separate object generated on the fly.)05:05
jmlhow many packages do you think are linked to a productseries?05:19
jmlI'm doing some queries and trying to sanity check my results05:20
wgrantjml: I would suggest a little over 3000, but the UI may well be lying.05:28
jmlwgrant, where are you seeing that in the UI?05:28
wgranthttps://edge.launchpad.net/ubuntu/karmic/+packaging05:28
jmlta05:28
jmlwgrant, that doesn't look like 3000 to me.05:29
jmlit looks more like a few hundred.05:30
mwhudsonhi mr. jml05:32
wgrantjml: Over several series!05:33
jmlmwhudson, hi05:33
jmlwgrant, cool. that matches what I'm seeing with my queries.05:33
jmlthanks.05:33
jmlmwhudson, I was sorry to hear you were unwell.05:33
mwhudsonjml: it's the same thing as i was under on friday05:34
jmlmwhudson, :(05:34
mwhudsoni feel a bit better now, but as i've spent all day in bed up to now it's hard to separate cause and effect05:34
jmlheh05:34
mwhudsonjml: must be late where you are?05:34
jmlmwhudson, it is about 11:3005:34
mwhudsonoh ok05:34
jmlmwhudson, but I had an urge to get this graph done05:35
jmlit turns out that we have many, many fewer upstream links registered in Launchpad than I had expected.05:35
wgrantWell, the UI has always sucked.05:35
wgrantUntil sinzui fixed it last week.05:35
mwhudsoni was vaguely aware that the count was a bit embarrassing05:35
jmlwgrant, you are correct, and sinzui is awesome05:36
jmlwgrant, and I was foolish for being optimistic :)05:36
jmlhey, what do you think a good filter for "working branch" would be?05:36
sinzuiIf I was awesome I would have merged the packing linking UI like beuno ask me too two months ago05:36
jmlmirror_failures = 0 & last_scanned_id is not null?05:36
wgrantAs well as the UI sucking, there is little to no benefit.05:36
wgrantBesides upstream bug linking becoming slightly easier.05:37
wgrantBut the UI is still scary, as it screams that you should almost never link trunk to a package, when that is in fact what you normally want to do.05:37
jmlhmm05:37
* jml should actually look at the UI05:37
wgrant(although that's perhaps a manifestation of another bug -- LP doesn't know much about all these placeholder projects)05:38
jmlI want to make sure that we have trunk imports for as many upstreams of packages as possible05:38
wgrantMaybe once you have bzr-svn.05:38
jmlbut perhaps I need to either rethink that or the way I am gathering my data about this.05:38
jmlwgrant, any moment now. mwhudson has promised it one hour after we have python 2.5 :)05:38
jmlalso, jelmer says bzr-hg is finished.05:39
wgrantI thought bzr-hg was very much not.05:39
wgrantThat's very good news.05:39
mwhudsonjml: oh, awesome05:39
wgrantPlus 2a doesn't suck. LP might be ignored less now.05:39
mwhudson(about bzr-hg)05:39
sinzuiI think we lost a lot of GNOME links because of the switch from main to master. We should be able to fix all those automatically05:40
wgrantsinzui: How good is the p-r-f at creating appropriate series? For how many projects will it work?05:40
wgrantProper upstream linking would such less if one didn't have to find a project admin to create series first.05:41
jmlwgrant, all of these ideas are making me want a tag and a bunch of bugs05:42
wgrantjml: Sounds like you need a BugBag™.05:42
sinzuiwgrant: It cannot create a series, in fact, the series must exist so that the PRF can be instructed how to find releases05:42
wgrantsinzui: Oh, blah.05:42
sinzuiwgrant: now that the PRF is very good at finding files, users see that our hack to make milestones work with project-groups is does not work with projects that do not adhere to debversion names05:43
wgrantsinzui: Does anyone use ProjectMilestones besides LP?05:44
sinzuibazaar might05:44
sinzuiThey work for GNOME's core apps/libs, which I think is about 10% of all GMOME projects05:45
sinzuiThey do not work for Launchpad, we have lots of projects like lazr or oops tools that are versioned differently05:46
wgrantThey do work, in the most part, for LP's ridiculous use of products.05:47
sinzuiyeah, they work for a pathological case \o/05:48
stubprf doesn't work for pypi though, so I guess I should submit a bug on that.05:53
[reed]where's kiko when you need him05:57
jmlTexas06:00
sinzuistub: The log I have from two weeks ago shows the PRF reading pypi06:01
jmlI've sent some data & queries to the launchpad-dev list06:01
sinzuistub: was this for pytz? Nothing was found for that06:02
jmlwgrant, sinzui: I'd really appreciate it if you could post your thoughts re linking so they don't languish here on IRC beyond thought and memory06:02
wgrantjml: Those Lucid numbers are really encouraging.06:02
jmlwgrant, seriously?06:03
wgrantjml: No.06:03
wgrantjml: Also, your numbers for packages in main are wrong.06:03
sinzuijml: I believe 1) creating a series from a parent should preserve links. 2) we can prepare a script to create the missing links to lucid06:04
wgrantThere are maybe 4000. Not 16000, although that will change in the next few months when the components are changed.06:04
jmlwgrant, what do you think I got wrong in the query?06:05
wgrantjml: Ah, I didn't see the queries.06:05
* wgrant looks.06:05
wgrantjml: You're not doin any restriction over components there.06:05
jmlsinzui, cool. as I said, I'd appreciate email.06:05
sinzuijml: I am preparing a report of sorts myself. I am looking at each gap between Ubuntu and an upstream to get a count of how many packaging links are missing, how many series are missing, how many series are missing branches how many missing projects.06:06
sinzuijml: I hope to finish tomorrow and send it to launchpad-dev.06:06
jmlwgrant, of course.06:06
jmlta06:07
* jml pastes the IRC log into an easily findable file so that all the good ideas don't get lost.06:10
wgrantjml: I'm not sure why you care about -updates in those queries. That will just duplicate packages unnecessarily.06:11
wgrantSince except for very exceptional cases, -updates will not contain anything new, nor will it contain component changes.06:11
jmlwgrant, me neither. I was heavily advised :)06:11
jmlwgrant, I'm about to go to bed, so I won't do anything more on this tonight.06:12
wgrantjml: Ah, you're at UDS?06:13
jmlwgrant, like the dickens.06:13
jmlwgrant, I looked for your name on the attendees list.06:13
jmlwgrant, and thus I assume you aren't here :)06:14
wgrantjml: Correct.06:14
jmlwgrant, a shame.06:15
wgrantjml: Well, I'm too frustrated with Ubuntu development to do anything useful there at the moment.06:16
sinzuiI'm off to bed, but before I go, I think you are mistaken jml. you are the one is Dallas Texas. There is a lot of same there.06:16
jmlsinzui, :D06:17
jmlwgrant, that sucks.06:17
stubsinzui: Yes - pytz. I was assumng it doesn't find the links because of all the foo.tar.gz#md5sum=4545564564 links06:18
stubsinzui: Are you aware of any projects successfully getting picked up by prf?06:19
sinzuistub: I'll take a look at the issue during my lunch tomorrow06:19
sinzuistub: yes I have heard from many projects that are very happy with it now.06:19
sinzuistub: The last two fixes I landed were were diagnosed by users how read the code and identified why their files were missing.06:20
stubsinzui: Know a product name? I might just need to copy their URLs.06:21
sinzuistub: https://edge.launchpad.net/python-phynx/0.1006:23
sinzuistub: and this one too https://edge.launchpad.net/python-quantities/0.506:24
jmlg'nigh.06:24
jmlt06:24
wgrantNight jml06:25
stubI had http://pypi.python.org/pypi/pytz/pytz-*.tar.bz2 for my release URL. Others seem to be using http://pypi.python.org/packages/source/p/phynx/phynx-0.10.*.tar.gz. Didn't know about that second URL type, but it omits all the #md5 trailers from the URLs.06:26
sinzuistub: I test the file globs in a launchpad.dev series then run the script in cronscripts06:27
sinzuiWe should send owner emails when there are errors, and I think I know how to test the location to show the owner what files the PRF will see06:28
adeuringgood morning08:36
matgeekelmo:  Off topic - Are you still looking for a sys admin in the Asia/Pacific region?  I have just read the posting, and I tick most of the boxes. from NZ, I am Debian dev, been using linux since 1993.08:48
matgeekI'm a newbie... Just running rocketfuel-get and I am getting errors about missing branches from bzr...  is this normal?08:54
wgrantmatgeek: If it's just shipit and canonical-identity-provider, that's normal.08:56
wgrantmatgeek: Those two components remain proprietary.08:56
matgeekwgrant: Thanks, that's what they are, but then I get an exception form bzr about a.git not being there when trying to remove it -- seems a bit disconcerting?08:57
wgrantmatgeek: What exactly is that error message?08:58
matgeekwgrant:  'OSError: [Errno 2] No such file or directory: '/home/grantma/launchpad/lp-sourcedeps/sourcecode/a.git''08:59
matgeekwgrant: along with a stack trace, which does not seem to be a tidy way of handling it!09:00
wgrantmatgeek: That's odd. I haven't seen it before.09:00
wgrantmatgeek: pastebin the full traceback, please.09:01
matgeekwgrant: I'm dumb, where's the pastebin site please?09:01
wgrantmatgeek: http://paste.ubuntu.com/09:01
matgeekwgrant: OK09:02
matgeekwgrant: up at http://paste.ubuntu.com/319863/09:03
matgeekwgrant: bazaar 2.0.2-1~bazaar1~karmic09:05
wgrantmatgeek: That's special. Rerun rocketfuel-get when it finishes, and see if it happens again.09:07
matgeekwgrant: Already done that.  That's a pastebin of a rerun, but I will try again.09:13
wgrantmatgeek: Does a.git exist where it says it does?09:16
matgeekwgrant: The parent of it exists, which is full of other dirs, so I expect if it did it exist it would be a dir to?09:17
matgeekwgrant: ie a.git directory does not exist09:18
matgeekwgrant:   would you like to ssh into my launchpad-dev virtual, and have a look first hand?09:19
=== matsubara-afk is now known as matsubara
=== salgado is now known as salgado-sick
pgquilesmatgeek: have you fixed the a.git issue?13:42
mrevellHow's it going Launchpad people?13:59
marsgood morning14:12
marsflacoste, yui3 didn't land on Friday.  Apparently I am "not authorised to commit" to db-devel?14:13
flacostemars: you are14:13
marsnot according to PQM :)14:13
flacostemars: what --dry-run gives you?14:13
flacostemars: the commit list is shared between devel and db-devel14:14
marsflacoste, --dry-run gives no errors.  Same as Friday.  It took a while, but both of my submissions came back with the "not authorized" error.14:15
marsflacoste, here is the command I used: bzr pqm-submit --submit-branch=bzr+ssh://bazaar.launchpad.net/%7Elaunchpad-pqm/launchpad/db-devel/ -m "[rs=flacoste] Update launchpad to use YUI 3.0.0."14:16
flacostemars: first of all, the commit message isn't correct14:16
marsoh?14:16
flacosteyou'll need something like [r=flacoste][ui=none]14:16
flacosters is fine14:16
flacostebut use r, since i did review it :-)14:16
marsah.  Everyone else in log uses just [rs=...]14:17
marsok, my first submission was [r=flacoste], but since it didn't stick, I tried [rs=flacoste] instead14:18
flacostemars: that's a special case for the buildbot-poller14:21
flacosters=buildbot-poller14:21
marsflacoste, gary_poster, I think merging yui3 should wait until after Python2.5, given that the JS build system broke on staging when it was running the python2.5 branch.14:21
gary_postermars: :-(14:22
marsgary_poster, just a suspicion.  BjornT_ noted that only staging was broken in a specific way, and that the difference was it's running of python2.514:22
gary_postermars: you can work that out now with the pertinent branch if that helps; and I'm happy to help14:22
marsgary_poster, I'd like to take a look at staging first14:24
marsto isolate the problem BjornT_ pointed out14:24
gary_postermars: ok.  let me know if I can help.14:25
sinzuibac: EdwinGrubbs: stand-up in 2 minutes14:32
=== matsubara is now known as matsubara-lunch
=== leonardr is now known as leonardr-away
=== leonardr-away is now known as leonardr
sinzuiflacoste: is the UI meeting canceled?16:05
flacostesinzui: yes, many of the attendees are at UDS16:05
sinzuithanks16:05
flacostenoodles, beuno, rockstar16:05
flacostebarry16:05
=== matsubara-lunch is now known as matsubara
flacosteand intellectronica16:06
sinzuiChex do you know why staging is not updating?16:31
Chexsinzui: I am not sure, let me take a look16:33
sinzuibac: I updated the the two breadcrumb bugs with my thoughts about what we need to do to fix them I think each fix is about 50 lines.16:36
Chexsinzui: staging updates were disabled for gary testing there for the python 2.5 upgrade16:42
sinzuiChex: staging has not been updated in more than a week. I cannot QA items that landed on the first day of week one16:43
gary_posterthat's pretty much done, but aiui we are also waiting for stub to fix something.  Does that jibe with the notes, Chex?16:43
sinzuiChex: gary_poster: Have we had staging disabled for that long because of py2.5?16:44
gary_posterChex, no.  Mine was from this past Friday, and was added to some kind of disabling because of stub, from what Tom told me.16:44
gary_posteroh, sorry, sinzui ^^^16:44
gary_posterChex, sinzui, you can remove the Python 2.5 testing from the reasons to disable staging.  I think we are good.  (Still check on the stub thing though, please.)16:47
sinzuiI think the 23rd is the latest I can risk with QA. I still have bitter memories of being locked out of staging and then spend release week with the entire team trying to get RCs16:47
Chexsinzui: gary_poster: ok, the hold for stubs landing has completed, so were all set with staging _restore and I have re-enabled it now.17:02
sinzuiChex: \o/17:03
marssinzui, ping17:08
sinzuiHi mars17:09
maxbSo, is staging currently Python 2.4 or 2.5 ?17:14
gary_postermaxb, staging probably is 2.5.  Is it important to establish confidence?17:18
maxbJust curious, really. And wondering how automatic updates could be enabled if it was still 2.5, with 2.5 not on devel yet17:19
gary_posterthe previous build is wiped away17:33
=== abentley is now known as abentley-lunch
bigjoolssinzui: "howdy!", did you submit wgrant's branch?18:14
cody-somervillebigjools, I thought you  guys were going to waverly.18:16
sinzuibigjools: I did, but it failed. The branch has db changes so had to go to db-devel. There were conflicts18:16
bigjoolscody-somerville: we're in the room opposite18:17
bigjoolssinzui: argh, ok, thanks18:17
bigjoolshe will have to fix those then18:17
sinzuiI showed him the conflicts18:18
bachi sinzui19:35
sinzuihi bac19:35
bacsinzui: i've changed the map portlet to not be shown at all (from the <h2>Location</h2> onwards) if no data is set and the viewer is not the user.19:36
bacit seemed dumb to just show the tz when it is shown above19:36
sinzuibac: Yes, I think that is a very sensible decision.19:37
marsrockstar, ping: during the sprint, did you switch lazr-js over to use explicit references to the needed version of YUI?19:38
thumpermorning19:48
kfogelrockstar: ping19:56
sinzuifuck, my keyboard and editor is suddenly typing in Cyrillic!19:57
bacsinzui: Яeally?20:00
sinzuiReally it was, I had to paste that message together20:00
intellectronicaafter updating, i can't seem to run tests anymore. i get the following error:20:05
intellectronicaTraceback (most recent call last):20:05
intellectronica  File "bin/test", line 174, in ?20:05
intellectronica    from subunit import TestProtocolClient20:05
intellectronica  File "/home/tom/launchpad/lp-branches/bug-481356/lib/lp/scripts/utilities/importfascist.py", line 163, in import_fascist20:05
intellectronica    module = original_import(name, globals, locals, fromlist)20:05
intellectronicaImportError: No module named subunit20:05
intellectronicaanyone knows what's going on and what i need to do to fix this?20:05
kfogelintellectronica: I wonder if there's a new dep in launchpad-dependencies that you need?20:07
kfogelsome python testing module that would be brought in, maybe?20:07
mwhudsongood morning20:10
thumpermwhudson: how are you feeling today?20:10
mwhudsonthumper: mostly better, we'll see how it goes20:10
thumperflacoste: it seems we have multiple large distruptive type changes landing, how are we co-ordinating python 2.5 and YUI 3 releases?20:11
intellectronicakfogel: i'm up-to-date, so if there's a new dep it must not have been added to our dependency package?20:12
intellectronicagary_poster: maybe you know? ^^^20:12
flacostethumper: ask gary and mars20:12
thumper:)20:13
gary_posterthumper: atm, Python 2.5 wins, thanks to mars generosity.20:13
gary_posterthumper Python 2.5 is landing now, hopefully20:13
thumpercool20:13
thumpergary_poster: will you be emailing the dev list once it is done?20:13
intellectronicaafter installing subunit manually i'm good, it seems20:14
intellectronicaso i guess it is indeed a missing dependency20:14
gary_posterthumper: I intend to mail everyone before then.  Once it lands, there will need to be some clean up; if I get https://bugs.edge.launchpad.net/launchpad-foundations/+bug/481512 reviewed, then once it is landed it will just mean that you ned to do a make clean and make20:15
mupBug #481512: race condition when rotating logs <Launchpad Foundations:Triaged> <https://launchpad.net/bugs/481512>20:15
gary_posterHm, not that sorry20:15
gary_posterhttps://code.launchpad.net/~gary/launchpad/py25makeclean/+merge/1491620:16
thumpermwhudson, abentley: lets try skype20:16
gary_posterintellectronica: I'm not familiar with that20:16
gary_posterintellectronica: sounds like something from jml/allenap.  Let me see how you did that; maybe I can dupe20:16
intellectronicagary_poster: i suspect it might be related to the parallelization work allenap and jml have been doing20:16
gary_posterintellectronica: precisely20:17
mwhudsoni thought subunit was in sourcecode or an egg or something20:17
intellectronicaheh20:17
mwhudsonyeah, i have it in sourcecode/20:17
mwhudsonsubunit=lp:~launchpad-pqm/subunit/trunk/20:17
intellectronicagary_poster: i did that by running bin/test20:17
intellectronicamwhudson: well, since installing the package works for me, why not just rely on that?20:17
mwhudsonintellectronica: ^^20:17
thumpergary_poster: approved20:17
intellectronicaor is that version missing something i might need later?20:18
thumperabentley: we can hear you20:18
mwhudsonintellectronica: um, why not install twisted or bzr from a package then?20:18
thumperabentley: let me try hosting20:18
abentleythumper: I'm getting that techno thing.20:18
mwhudsonor zope or ...20:18
gary_posterthumper: thanks!20:18
thumperabentley: this sucks arse20:19
thumperabentley: do you have sip working?20:19
intellectronicamwhudson: donnow? maybe because the packaged version is too old?20:19
gary_posterintellectronica: I just tried ./bin/test -t test_all_scripts and it worked.  can try another20:19
abentleythumper: No, I don't.  Haven't tried.20:19
mwhudsonintellectronica: in any case20:19
thumperabentley: kfogel, mrjazzcat and I did a three way sip call and it was perfect20:19
mwhudsonintellectronica: i think the thing to worry about here is why you don't have sourcecode/subunit20:19
thumperwe found that twinkle worked best20:20
mwhudsoni don't appear to have that installed20:20
thumperI didn't have it installed either20:20
intellectronicagary_poster: to be precise i ran `bin/test -vv -t xx-milestone-add-and-edit.txt` but it can also be that you already have subunit installed20:20
abentleythumper: Installing that.  What will I need as credentials?20:20
kfogelthumper: I've since heard from elsewho that twinkle is Da Bomb too (Bradley Kuhn at SFLC uses it all the time).20:20
thumperabentley: you should have them in an email form IS a long time ago...20:21
thumperabentley: I asked on the #is channel to get them sent to me again20:21
abentleyOkay, I'll dig that up.20:21
intellectronicamwhudson: yes, that oo20:21
mwhudsonthumper: any idea what the subject: of the email was?20:22
thumperYour Canonical VOIP account details20:22
gary_posterintellectronica: FWIW, I ran that test command successfully, and do not have subunit installed.20:23
mwhudsonhm, no hits20:23
gary_posterintellectronica: no idea in specific, but would vaguely try make clean and make if it were I20:23
gary_posterintellectronica: I am willing to help if you want.  Also, if we can get that working and you are not at EoD, I'd be happy to have you be the guinea pig for migrating to the Python 2.5 branch, if you were willing.20:28
intellectronicagary_poster: sorry, if i'm unresponsive, i'm at UDS. anyway, it's working for me now, but my guess it's a slightly different different setup from yours since i have subunit installed from a package and not in sourcecode20:29
intellectronicagary_poster: and sure, i'm happy to try py2.5 later on20:30
gary_poster...huh, weird.  ok.  Py 2.5 ok thanks.  Ping me when you are available and we'll give it a whirl20:30
intellectronicagary_poster: sure thing. going into a couple of sessions in ~15m, but happy to give it a try after that20:33
gary_posterok cool20:34
gary_posterthanks20:34
=== matsubara is now known as matsubara-afk
wgrantal-maisan: Did the instructions otherwise work?21:37
al-maisanwgrant: I'll be able to tell you tomorrow -- I need to finish another bit of work before I can try them.21:38
wgrantal-maisan: Ah.21:38
=== Ursinha changed the topic of #launchpad-dev to: This is Launchpad Development Channel | Week 2 of 3.1.11 | PQM is open | I am Zero OOPS and So Can You! http://is.gd/4fkLl | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in #launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | This channel is logged: http://irclogs.ubuntu.com/
flacostegary_poster: do you know where I can find the bug filed last week about HTML support in named operation?22:36
gary_posterflacoste: I seem to recall it being in lazr.restful22:37
flacostegary_poster: nm, just found it: https://bugs.edge.launchpad.net/lazr.restful/+bug/48019222:37
gary_poster:-)22:37
flacosteexactly22:37
mwhudsonum i guess "someone" should look at landing bzr 2.1b3 into rf22:40
spmmwhudson: was that a dual volunteering I note ^^ ?23:10
mwhudsonspm: no23:10
* spm breathes a not too small, not too large, sigh of relief23:10
UrsinhaI'm getting a "No module named boto" when trying to run utilities/ec2. What can I be doing wrong?23:52
wgrantUrsinha: Have you python-boto installed?23:52
Ursinhawgrant, I guess so, unless something removed that23:53
Ursinhawgrant, and something did that :/23:53
wgrantUrsinha: :(23:53
Ursinhawgrant, I thought for a while this could be launchpad issue, because it was working after the last branch update I did23:54
Ursinhacrazy23:54
Ursinhathanks wgrant23:54
* mwhudson stops writing a crazy shell script23:56

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