/srv/irclogs.ubuntu.com/2012/07/16/#launchpad-dev.txt

wgrantlifeless: Since we seem to have been fairly stubless lately, could you review https://code.launchpad.net/~wgrant/launchpad/branch-type-policy-db/+merge/114799?00:18
lifelesswgrant: sure, though one day isn't all that stubless :)00:57
wgrantlifeless: Thanks, replied.01:01
wgrantThanks.01:07
adeuringgood morning07:27
StevenKHmmm, how can I use MatchesStructure with a dict?07:44
bigjoolsI filed a bug about that07:44
StevenKbigjools: Ah, so the answer is "I can't, yet"07:46
bigjoolsStevenK: indeed!07:46
StevenK:-(07:46
bigjoolscan't remember what I did in the maas code, I came up with a shortcut of some description07:46
bigjoolsbut I need to find time to write a patch for testtools07:47
StevenKbigjools: I've put a comment and six self.assertEqual() for now. Makes me sad.07:49
bigjoolsStevenK: don't do that07:50
bigjoolsyou can still use a MatchesStructure IIRC07:50
* bigjools digs07:50
bigjoolsgah grep fails me07:52
bigjoolsStevenK: I think there was a trick with AllMatch07:53
bigjoolswell, you can do AllMatch and a few Equals07:54
StevenKbigjools: I have my own workaround08:03
StevenKbigjools: http://pastebin.ubuntu.com/1094504/08:04
bigjoolsStevenK: haha, ship it08:25
cjwatsonStevenK: self.assertContentEqual(expected.items(), observed.items()) isn't dreadful either08:29
cjwatsonbigjools: So, following the next NDT deployment with that work to show failed PCJs, do you know of any reason why we couldn't (a) switch on soyuz.copypackageppa.enabled for everyone (b) set soyuz.derived_series.max_synchronous_syncs to 1 for launchpad-beta-testers?08:45
cjwatsonI've tried similar things on dogfood and haven't noticed any problems with async copies there08:46
=== almaisan-away is now known as al-maisan
dpmhi LP developers, I'm not sure if it's just me, but tried it both on Firefox and Chromium and the 'Report a bug' link does not seem to be working. I've tried on https://bugs.launchpad.net/developer-portal/ - is this a known bug?09:55
cjwatsondpm: bug 102486609:56
_mup_Bug #1024866: "report a bug" link in the involvement portlet on bug listings is broken <bug-columns> <javascript> <markup> <regression> <Launchpad itself:Triaged> < https://launchpad.net/bugs/1024866 >09:56
dpmthanks cjwatson :)09:56
cjwatsondpm: https://launchpad.net/developer-portal works, or use https://bugs.launchpad.net/developer-portal/+filebug directly09:57
dpmyeah, I saw that, just mentioning it here in case it wasn't known, thanks cjwatson!09:58
czajkowskidpm: if it's been triaged and sinuzi has commented on it, fair chance of it being worked on09:59
dpmit is09:59
=== jtv1 is now known as jtv
rick_h_dpm: I'm starting to work on it right now. Should have a fix in a bit. Thanks for hte heads up.10:37
dpmrick_h_, no worries10:39
Bert_2wgrant: Hi, you send me your branch for a launchpad db from cratch, it doesn't seem to come with instruction, so am I just supposed to run make schema on it, or am I supposed to copy it over my rocketfuel pull and then run make schema and make run ?11:08
czajkowskirick_h_: excellent have also tweeeted it on both our accounts so people know we're working on things11:08
rick_h_czajkowski: saw that, thanks!11:09
czajkowskitrying to put more of our communications out there11:09
czajkowskiand remind folks of the downtime11:09
czajkowskirick_h_: if you think of anything else that should go out, shout11:09
=== matsubara is now known as matsubara-afk
rick_h_jcsackett: ping11:40
rick_h_adeuring: ping, do you know if the tal code in registry/templates/pillar-sharing-table.pt means that whole block will be within that upper defined <div> with the ns attributes?11:46
jcsackettrick_h_: pong.12:00
rick_h_jcsackett: avail for a 5min hangout?12:00
jcsackettuhm, sure. let me grab my coffee, and i'll be on g+ in a moment.12:00
rick_h_I'm poking at some sharee stuff and need a sanity check12:00
rick_h_jcsackett: rgr12:01
=== benji changed the topic of #launchpad-dev to: http://dev.launchpad.net/ | On call reviewer: benji | Firefighting: - | Critical bugs: 4.0*10^2
=== al-maisan is now known as almaisan-away
rick_h_benji: can you review this as soon as you get a chance so I can start the landing run? https://code.launchpad.net/~rharding/launchpad/1024866_buglink/+merge/11511712:11
benjirick_h_: sure12:11
rick_h_ty much, this is trying to fix the broken report a bug link12:12
adeuringrick_h_: yes, all stuff should go into the main <div>...</div> sorry for the late answer, was out for lunch12:14
rick_h_adeuring: awesome thanks. jcsackett thought so as well.12:14
adeuringbenji: could you also have please a look at this mp: https://code.launchpad.net/~adeuring/launchpad/bug-1015667-3/+merge/115110 ?12:15
benjiadeuring: sure12:15
adeuringthanks!12:15
benjirick_h_: https://code.launchpad.net/~rharding/launchpad/1024866_buglink/+merge/115117 looks good13:06
deryckMorning, all.13:06
rick_h_benji: ty much13:15
rick_h_morning deryck13:15
deryckadeuring, https://plus.google.com/hangouts/_/1dc7760a0895bb0edfcab736a3781eee1a014dd6?authuser=0&hl=en13:31
=== almaisan-away is now known as al-maisan
Bert_2Does anyone know how wgrant's bootstrap-db-from-scratch branch works ?14:26
mgzBert_2: <http://irclogs.ubuntu.com/2011/05/06/%23launchpad.html#t01:13>14:30
=== al-maisan is now known as almaisan-away
Bert_2mgz: thx, though do I need to call the merge from a specific directory ?14:33
Bert_2(I pulled it and it seems to be for launchpad/lp-branches/devel/)14:33
mgzyou specifically need to merge it into a current devel branch14:33
mgzso, if you have lp:launchpad at ./devel and wgrant's branch at ./bootstrap-db-from-scratch14:35
cr3hi folks, can I have a recipe to build packages from two branches or two recipes for one ppa?14:35
mgz`bzr merge -d devel bootstrap-db-from-scratch` will update devel with the relevent changes14:36
Bert_2mgz: I did the rocketfuel thing, so I guess my lp:launchpad is in launchpad/lp-branches/devel/14:36
mgzBert_2: right14:36
Bert_2so do I run the merge from inside lp-branches or from devel ?14:36
mgzand lp-branches is a shared repo14:36
mgzyou need to merge into a branch, devel is a branch.14:37
Bert_2ok, I think I understand, but I'm still not sure what I'm exactly supposed to run now,  bzr merge lp:~wgrant/launchpad/boostrap-db-from-scratch ?14:38
mgzthat would do, if you're in launchpad/lp-branches/devel14:39
Bert_2so if I do this "ubuntu@lpdev:~/launchpad/lp-branches/devel$ bzr merge lp:~wgrant/launchpad/boostrap-db-from-scratch" I'm fine ?14:39
mgztry it and see, what's the worst that could happen :)14:42
Bert_2that I'd have to start all over again ? :P14:43
Bert_2but I have a copy of the LXC and of the launchpad dir14:43
Bert_2so that's not going to happen ;)14:43
Bert_2fancy: bzr: ERROR: Invalid url supplied to transport: "bzr+ssh://bazaar.launchpad.net/~wgrant/launchpad/boostrap-db-from-scratch": no supported schemes14:44
Bert_2that's odd, cause I pulled that branch yesterday and that did work :S14:45
mgzdo `bzr launchpad-login`14:46
Bert_2I don't have an id configured ;)14:46
Bert_2I didn't know that was required to pull/merge stuff locally ?14:47
jelmerBert_2: it looks like there might be a typo in that URL?14:47
jelmer(boostrap vs bootstrap?)14:47
Bert_2ohyeah, that's a typo XD14:48
Bert_2my bad14:48
mgzjelmer: oddly, it really is a branch though14:48
Bert_2yeah, now it seems to be getting something14:48
mgzor... info something for non-existant branches now?14:49
Bert_2changes applied succesfully, awesome14:49
Bert_2thx :D14:49
mgzah, climbs one level14:49
mgzthat's not really helpful.14:50
james_wmgz, is jam off?14:51
jelmerjames_w: yes14:51
cr3is it possible to make a branch public?14:51
cr3... that was previously private, of course :)14:52
mgzshould have kept jam in the fridge14:52
jelmercr3: yes, ping a webops in #launchpad-ops14:52
Bert_2I have another silly question, LPCONFIG and LISTEN_ADDRESS, those are added to make install, right ? and I run that after make schema en before make run, right ?14:52
james_wjelmer, thanks14:52
cr3jelmer: thanks, I wasn't sure whether I was looking at the wrong part of the interface :)14:52
mgzBert_2: the Makefile has defaults for both of those14:53
mgzset them in your environment if you want something different from development/127.0.0.8814:53
Bert_2mgz: yeah, but I have my own config and I want things to be remotely accessible, so I need to change those, right ?14:53
Bert_2oh, so I don't do "sudo make LIST_ADDRESS=* install" but I export those vars ?14:54
mgzfor LISTEN_ADDRESS I think only install cares so passing into make would work too14:55
Bert_2but for the config I can better do export LPCONFIG=ulaunch ?14:55
Bert_2(ulaunch is the name of the configdir)14:55
mgzright.14:56
=== mrevell_ is now known as mrevell
Bert_2it's probably a good idea to add it to .bashrc as well, for future use, or am I wrong ?14:58
mgzseems reasonable if you're keeping the profile around15:00
Bert_2yeah, I am ;)15:00
Bert_2thx a ton for your help mgz, I need to make dinner now first, then I'll go ahead and give it a good test, then try and change the name from launchpad to ulaunch15:00
mgzno problem, enjoy dinner :)15:01
rick_h_jcsackett: r=me with a few style comments thanks for adding tests!15:11
jcsackettrick_h_: thanks. :-)15:12
rick_h_jcsackett: sorry, but after going through all the tests in the 3.5 stuff I'm crazy to get tests with  better notes in them to help out :)15:13
cr3jelmer: there's nobody in #launchpad-ops :(15:20
jcsackettrick_h_: all good comments, i'm making those changes now.15:21
mgzcr3: on the canonical irc server15:21
cr3mgz: thanks!15:22
rick_h_J/topic15:48
rick_h_bah15:48
rick_h_benji: another for your eyeballs when you get a sec please https://code.launchpad.net/~rharding/launchpad/yuiff/+merge/115170 no rush on this one15:48
benjirick_h_: sure15:49
benjifrankban: I think it would be an improvment to use a fake .bazaar, and yeah, it seems BackupFile wouldn't be needed then (and we can always resurrect it if we need it later)15:53
benjiheh, wrong chan15:53
czajkowskisinzui: does https://bugs.launchpad.net/ubuntu/+source/apport/+bug/764414  come under your privacy bugys?15:58
_mup_Bug #764414: private master bugs are confusing and lead to more duplicate filings <pet-bug> <apport (Ubuntu):Triaged by pitti> < https://launchpad.net/bugs/764414 >15:58
sinzuino. It is a bug-links problem.15:59
=== deryck is now known as deryck[lunch]
=== salgado is now known as salgado-lunch
=== matsubara-afk is now known as matsubara
sinzuiczajkowski, when you start work, you can promote http://blog.launchpad.net/general/bug-reporting-and-search-knows-about-privacy , but you we may have a more important announcement to make.17:12
=== deryck[lunch] is now known as deryck
czajkowskisinzui: let me do it now17:13
czajkowskisinzui: done in G+/FB/ Twitter and identi.ca17:17
sinzuiyour quick17:18
czajkowskithey're all open always except identi.ca17:18
czajkowskipeople don't reply to us there they do via twitter17:18
=== salgado-lunch is now known as salgado
sinzuiczajkowski, I think we still want to rethink the duplicate portlet. I think it leaks. We can make the UI friendly to users and in the same process, faster. Apport doesn't use the UI though.17:19
sinzuiI think fixing this bug will prevent people from being rude: https://bugs.launchpad.net/launchpad/+bug/94349717:20
_mup_Bug #943497: warn when you are going to mark a public bug as a duplicate of a private one <bug-links> <bugs> <disclosure> <privacy-transitions> <Launchpad itself:Triaged> < https://launchpad.net/bugs/943497 >17:20
Bert_2Hi, I just ran make schema on rocketfuel + wgrant's bootstrap-db-from-scratch and I'm getting the following error: http://pastebin.com/urfMfUdu what's wrong ?17:22
czajkowskisinzui: nods17:22
czajkowskisinzui: cheers17:22
czajkowskisinzui: will leave a comment saying once that bug is fixed it will make the other issue clearer for people17:23
sinzuijcsackett, how goes the landing of allowing users to hide their own comments?17:24
jcsackettsinzui: free to chat?18:42
sinzuiyes.18:43
jcsacketthangout made.18:45
sinzuijcsackett, google+ on phone now lets me start a hangout18:46
jcsackettsinzui: cool. had you already started one?18:46
jcsacketti can close this and jump to you.18:46
sinzuiI was trying18:46
jcsackettah, have your invite18:46
jcsackett...which you are now out of.18:46
jcsackett:-P18:46
* sinzui no see you in your hangout18:46
jcsackettsinzui: it closed when i clicked your invite.18:47
sinzuiha ha18:47
sinzuime tries to start one again18:47
sinzuiI hear ding-a-ling sounds18:48
jcsackettok. g+ just crashed entirely for me, so i'll be there in a moment.18:48
sinzuijcsackett, https://bugs.launchpad.net/launchpad/+bug/102541419:10
_mup_Bug #1025414: Bug/branch privacy badge alt text is wrong/lies <disclosure> <information-type> <Launchpad itself:Triaged> < https://launchpad.net/bugs/1025414 >19:10
=== benji changed the topic of #launchpad-dev to: http://dev.launchpad.net/ | On call reviewer: - | Firefighting: - | Critical bugs: 4.0*10^2
rick_h_benji: the 3.4 is gone because I'm not aware we ever used it but to make sure things were wired up at the sprint in budapest21:08
=== salgado is now known as salgado-afk
Bert_2Hi, I'm working on a production instance, zcml/override-includes/mail-configure.zcml is giving me some problems. I already switched mail:qyeyedDelivery from stub to sendmail. But I guess I also need a mail: entry for sendmail, now it's not really clear what that should look like, any suggestions ?21:46
wallyworld_sinzui: want to start a fraction early to discuss my mp without boring the others?21:58
rick_h_wallyworld_: ping23:05
wallyworld_rick_h_: g'day, just finishing our standup, give me a minute or two23:05
rick_h_wallyworld_: StevenK looks like this merged, if you see it hit buildbot would love to get a deploy overnight to help fix the broken bug report link https://code.launchpad.net/~rharding/launchpad/1024866_buglink/+merge/11511723:05
rick_h_wallyworld_: k, np23:05
wallyworld_rick_h_: will get a NDT done for that one if it lands today23:06
rick_h_wallyworld_: ty much for helping rush it along and keeping an eye on it23:13
wallyworld_rick_h_: np23:13
Bert_2Hi, is there a way to find out why even though I have a custom local-launchpad-apache file in my configs and LPCONFIG is set correctly the apache config is still full of launchpad.dev ?23:32
Bert_2wgrant: ping ?23:38
lifelessBert_2: wgrant is on leave23:41
lifelessBert_2: as for apache config, I believe our scripts only know how to setup launchpad.dev.23:41
lifelesssince they are developer scripts.23:41
Bert_2so even though I made another config, make run won't actually do it ?23:42
Bert_2lifeless: or what do you mean with developer scripts ?23:42
lifelessmake run doesn't alter apache config23:42
Bert_2make schema creates the apache file then ?23:43
lifelessnope23:43
Bert_2then how does it start to exist ? :S23:43
lifelessmake schema creates a development database in postgresql for development23:43
lifelessrocketfuel-setup23:43
Bert_2so, what is the local-launchpad-apache for then ?23:44
Bert_2(in configs)23:44
lifelessits the template used by rocketfuel-setup23:46
Bert_2so I was supposed to create launchpad/lp-branches/devel/configs/[LPCONFIG]/local-launchpad-apache before having rocketfuel pull the branches ?23:47
lifelessno?23:48
lifelesswhat are you trying to accomplish ?23:48
Bert_2running launchpad from somewhere else than launchpad.dev23:48
Bert_2I already made all the configs etc.23:48
Bert_2so if I manually edit the apache virtualhost I guess I'm there23:49
Bert_2lifeless: ok, got it working, but I get a very big oops page: https://ulaunch.ulyssis.org/23:59

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