/srv/irclogs.ubuntu.com/2015/01/06/#launchpad.txt

=== fabo_ is now known as fabo
Laneyhttps://launchpad.net/~laney is oopsing consistently for me, e.g. OOPS-29f7ba54f72d33e36d4682f396ff82b312:22
ubot5https://oops.canonical.com/?oopsid=OOPS-29f7ba54f72d33e36d4682f396ff82b312:22
cjwatsonOopses are lagging pretty badly right now, but for me the traceback ends with:12:23
cjwatsonProgrammingError: syntax error at or near ")"<br /> LINE 1: ...rmaCategory.title FROM KarmaCategory WHERE id IN () ORDER BY...<br /> ^<br /> <br />12:24
cjwatsonwgrant,stub: ^- something to do with the karma fiddling?12:24
stubyeah, some code assuming there is some karma for something :-/12:25
wgrantOh, it must assume that there's at least one KarmaCache for each KarmaTotalCache, I guess.12:26
cjwatsonShould we get webops to run foaf-update-karma-cache?  It's not going to run for quite a few hours otherwise12:27
cjwatsonPretty sure the offending method is Person._getContributedCategories BTW12:29
cjwatson        ids = ",".join(str(id) for [id] in cur.fetchall())12:29
cjwatson        return KarmaCategory.select("id IN (%s)" % ids)12:29
stubI'm running the script now12:31
stubAnything to distract me from Cassandra12:32
cjwatsonstub: It takes four hours12:33
stubLaney: your page is fixed12:37
Laney12:38
LaneyAnd I have karma. Not sure I would have been able to go on otherwise.12:40
=== shadeslayer_ is now known as shadeslayer
Odd_BlokeWhen built packages in a PPA are awaiting publishing, is there any way of knowing when it will actually happen?14:18
cjwatsonOdd_Bloke: You basically just have to poll; they're awaiting a fairly frequent cron job finishing14:32
cjwatsonOdd_Bloke: In practice it's generally on the order of ten minutes14:33
Odd_Blokecjwatson: Cool; never sure if I should go and make a cup of tea or not. :p14:38
=== charles_ is now known as charles
TGreavesHi all. I'm having a bit of fun and games with post-build uploads which I've not come across before, whilst trying to do a bit of rough packaging of petsc-master. I have a successful build, but then an unhandled exception when the resulting debs are being uploaded, viz: https://launchpad.net/~fluidity-core/+archive/ubuntu/petsc-experiment/+build/6692422 . Any tips on how to resolve this, or indeed hints as to what I might have done to cause this, woul15:33
cjwatsonTGreaves: Yes, I'm looking into that at the moment, don't know the cause yet15:34
TGreavesThank you!15:34
cjwatsonTGreaves: It's not your build's fault - it's affecting all build uploads15:34
TGreavesOK! I'll sacrifice a few goats over here for you :-) (And come back to my packaging tomorrow)15:37
cjwatsonTGreaves: Fixed and retried.15:58
TGreavescjwatson: Many thanks!17:08
=== broder_ is now known as broder
natefooi'm unable to get/branch a certain branch in lp, i believe due to a bzr bug that existed during the time that certain branches were created?20:22
natefoothe branch is lp:ubuntu/trusty/mailman20:22
natefoothe bug seems to be the same as this https://bugs.launchpad.net/udd/+bug/84806420:22
ubot5Launchpad bug 888615 in Bazaar "duplicate for #848064 UDD branch freshness checker breaks on incomplete history" [High,Confirmed]20:22
natefoocould anyone let me know if they're able to branch that?20:23
maxbnatefoo: Yes, I can branch it. (Probably because I have disabled the freshness checker)20:26
maxblaunchpad.packaging_verbosity = off20:27
natefoohey, that works. =)20:27
natefoothanks,20:27
natefoohmm, this isn't even the source branch for trusty's version of the mailman package.20:49
=== s8321414_ is now known as s8321414

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