/srv/irclogs.ubuntu.com/2010/02/12/#launchpad-dev.txt

maxbAfter the next devel buildbot run, the stable->db-devel merger is going to hit a conflict00:27
noodles775Hi all07:09
wgrantMorning.07:09
adeuringgood morning08:13
maxbHi, it's my belief that the stable->db-devel automerge is currently broken due to conflict, due to branches of mine08:31
maxbI have a resolved merge branch ready: https://code.launchpad.net/~maxb/launchpad/devel-10306-to-db-devel-resolve-conflict/+merge/1915408:31
noodles775maxb: thanks, get it sorted.09:03
mrevellG'Day09:04
allenapthekorn: Morning :)09:05
thekornallenap, good morning09:05
thekornallenap, I'm about to push a new doctest for person.searchtasks()09:05
allenapthekorn: Cool, I'll have a look in a bit.09:06
thekornallenap, I'm using factories there to generate sample data, but I'm having a hard time using this non-static data in this doctest09:06
allenapthekorn: Often you have to do things like setting displayname to give something to match against.09:08
noodles775maxb: sorry, i just re-read my message. Epic fail. s/get it sorted/I'll get it sorted.09:09
thekornallenap, yes, this works fine for Persons, but I'm also generating two sample bugs, and I found no way to preset the bug id09:09
thekornallenap, so I ended up with a comparing the bug_url, but you will find out about it ;)09:10
thekornpushed it now, btw.09:10
allenapthekorn: Cool.09:10
thekornI *think* I've adressed everything09:11
* jml screws his courage to the sticking place and starts to work through the inbox09:29
allenapthekorn: Looks good, ready to land :) One *tiny* thing. There's a lot of trailing white-space in the files you've touched. Can you clean this up, and perhaps set your editor to remove it automatically? If left it becomes a source of confusing diffs and conflicts; most/all of the LP team automatically remove white-space.09:32
thekornallenap, argh, ok, I'm on it09:45
allenapmrevell: Did you want me to review this: https://code.edge.launchpad.net/~matthew.revell/launchpad/tags-help-484259/+merge/19114 ?10:00
mrevellallenap, I have a call with jml now. Could we have a quick call after that? I'm still concerned about the icon placement.10:01
allenapmrevell: Sure.10:01
mrevellthanks allenap10:01
thekornallenap, I just pushe a fix for the whitespaces, but when running   make lint   I get alot of messages, even about parts that where not touched in this branch10:30
=== matsubara-afk is now known as matsubara
allenapthekorn: Odd, I'll have a look.10:57
thekornallenap, I think this messages need to be fixed in devel itself, in a separate branch. for example when I change lib/lp/registry/interfaces/person.py in current devel by adding a whitespace and then run   make lint  I get alot of messages11:03
deryckMorning, all.11:04
allenapthekorn: I think you merged db-devel in r10132 instead of devel.11:04
allenapthekorn: I think you're going to have to do a few uncommits to get back to that revision and revert it. I can't figure out how to revert it without mucking up history.11:08
thekornallenap, damn11:09
allenapthekorn: You can probably save the diff of 10132..10134 and reapply it afterwards to save some time.11:10
thekornallenap, the brnach I get with rockertfuel-get should be lp:launchpad and not lp:launchpad/devel, correct?11:12
thekornsomehow I messed thing up :(11:12
allenapthekorn: For me it's lp:launchpad/devel.11:12
thekornallenap, I'm sorry, I 'll take care of it later today, or over the weekend,11:14
thekornsorry for the inconvenience11:14
allenapthekorn: No worries. I can fix it up now if you want.11:14
thekornallenap, It is up to you11:15
thekornI've to run now11:15
thekornhave a good weekend11:15
allenapthekorn: Okay, I'll do it. You too :)11:15
allenapthekorn: Thanks for this branch; it's great, and I'll get it landed.11:15
thekornsuper great11:15
=== salgado is now known as salgado-afk
=== mrevell is now known as mrevell-lunch
=== mrevell-lunch is now known as mrevell
=== jml is now known as jml-afk
=== jml-afk is now known as jml
gmbArgh, can't we just grant * to * in the DB?14:07
* gmb hates at database permissions14:07
gmbDoes anyone with a bigger brain than me know why a cronscript would run fine normally but, when run via `run_script` in a unit test would fail on db permissions? Is possible it's being run as some other db user even though it's running in a subprocess?14:38
=== jamalta is now known as jamalta-afk
=== matsubara is now known as matsubara-lunch
=== salgado-afk is now known as salgado
=== pgquiles_ is now known as pgquiles
=== salgado is now known as salgado-brb
=== matsubara-lunch is now known as matsubara
=== Ursinha is now known as Ursinha-food
bdmurrayThis url seems to have a spelling error or two16:42
bdmurrayhttps://help.launchpad.net/Bugs/BugAttchements16:42
bdmurrayHowever, its linked to from bugs.launchpad.net as help regarding attachments.16:42
bigjoolsheh, mrevell ^^16:50
mrevellthanks bdmurray, let me take a look at that16:50
allenapgmb: You might know this. If I get ComponentLookupError: (<...IPlacelessAuthUtility>, ''), what's happening, and how do I solve it?17:09
=== deryck is now known as deryck[lunch]
=== GabydeWilde__ is now known as GabydeWilde_
=== gary_poster is now known as gary-lunch
bigjoolsmaxb: thank you thank you thank you for the hashlib cleanup17:47
maxb:-)17:47
bigjoolsin particular the soyuz crack to cope with hardy bustage17:48
maxbbarry deserves a lot of the credit, but I finished off what was abandoned on the python-migration2.6 branch17:48
bigjoolsthank you barry then :)17:49
mrevellNight all17:56
=== deryck[lunch] is now known as deryck
=== gary-lunch is now known as gary_poster
=== Ursinha-food is now known as Ursinha
=== salgado-brb is now known as salgado
=== matsubara is now known as matsubara-afk
=== NCommander_ is now known as NCommander
=== NCommander is now known as Guest88140
=== Guest88140 is now known as NCommander
maxbnoodles775: You resolved my conflict wrong :-/21:39
noodles775maxb: er, I'm not sure how that's possible? I simply merged stable->db-devel, and the only conflict was this22:32
=== salgado is now known as salgado-afk
noodles775http://pastebin.ubuntu.com/375040/22:32
noodles775ie. an import which was no longer used in the file.22:32
maxb*blink*22:32
maxbWhen I did my merge, "import sets" was inside the conflict markers too22:33
noodles775maxb: is it just the lint on the file then? Or is there a bigger problem?22:35
maxbWell, the objective of one of my earlier branches was to remove all imports of 'sets' from launchpad, since it raises DeprecationWarnings in python 2.622:36
noodles775I see. Strange that it didn't appear in the conflict then.22:38
noodles775Night.22:39
noodles775maxb: Just checking out of interest, the stable revision that I merged has the sha removed, but not sets, so the diff makes sense?: http://pastebin.ubuntu.com/375050/22:44
noodles775That's stable r1031222:45
noodles775maxb: in fact, bzr diff -c 10306 lib/lp/services/mail/sendmail.py seems to show that the import of sets wasn't removed in that rev, but was *moved*.22:48
maxbIndeed, sets was removed in db-devel22:48
maxbThis was because it happened to touch a couple of scripts in the schema dir :-/22:48
noodles775I see.22:49
wgrantThe entirety of database/schema is blacklisted, not just the schema?22:50
maxbApparently22:50
noodles775maxb: I've approved the MP and have sent it to ec2.22:55
maxbThanks22:55
noodles775morning wgrant, and good night :)22:55
noodles775np.22:56
wgrantNight noodles775.22:56
lfaraoneHow does one turn off devmode on Launchpad?22:58
jelmerlfaraone: What do you mean with devmode, the beta (edge) ?22:59
wgrantIn your configuration's launchpad.conf, remove the 'devmode on' line.22:59
lfaraonejelmer: I meant for running LP locally.23:00
lfaraonewgrant: ah, mk.23:00
wgrantlfaraone: You know about the licensing restrictions?23:02
lfaraonewgrant: yes, I'm aware.23:02
lfaraonewgrant: I'm not intending to run this full-time, but rather as a demo that our project is capable of running Launchpad outside of launchpad.net if we ever have a reason to leave. I personally think the idea's silly, but I'm not on the board :)23:04
wgrantlfaraone: Oh, right, I remember your situation now.23:09

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