=== fabo_ is now known as fabo | ||
Laney | https://launchpad.net/~laney is oopsing consistently for me, e.g. OOPS-29f7ba54f72d33e36d4682f396ff82b3 | 12:22 |
---|---|---|
ubot5 | https://oops.canonical.com/?oopsid=OOPS-29f7ba54f72d33e36d4682f396ff82b3 | 12:22 |
cjwatson | Oopses are lagging pretty badly right now, but for me the traceback ends with: | 12:23 |
cjwatson | ProgrammingError: syntax error at or near ")"<br /> LINE 1: ...rmaCategory.title FROM KarmaCategory WHERE id IN () ORDER BY...<br /> ^<br /> <br /> | 12:24 |
cjwatson | wgrant,stub: ^- something to do with the karma fiddling? | 12:24 |
stub | yeah, some code assuming there is some karma for something :-/ | 12:25 |
wgrant | Oh, it must assume that there's at least one KarmaCache for each KarmaTotalCache, I guess. | 12:26 |
cjwatson | Should we get webops to run foaf-update-karma-cache? It's not going to run for quite a few hours otherwise | 12:27 |
cjwatson | Pretty sure the offending method is Person._getContributedCategories BTW | 12:29 |
cjwatson | ids = ",".join(str(id) for [id] in cur.fetchall()) | 12:29 |
cjwatson | return KarmaCategory.select("id IN (%s)" % ids) | 12:29 |
stub | I'm running the script now | 12:31 |
stub | Anything to distract me from Cassandra | 12:32 |
cjwatson | stub: It takes four hours | 12:33 |
stub | Laney: your page is fixed | 12:37 |
Laney | ♥ | 12:38 |
Laney | And I have karma. Not sure I would have been able to go on otherwise. | 12:40 |
=== shadeslayer_ is now known as shadeslayer | ||
Odd_Bloke | When built packages in a PPA are awaiting publishing, is there any way of knowing when it will actually happen? | 14:18 |
cjwatson | Odd_Bloke: You basically just have to poll; they're awaiting a fairly frequent cron job finishing | 14:32 |
cjwatson | Odd_Bloke: In practice it's generally on the order of ten minutes | 14:33 |
Odd_Bloke | cjwatson: Cool; never sure if I should go and make a cup of tea or not. :p | 14:38 |
=== charles_ is now known as charles | ||
TGreaves | Hi 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, woul | 15:33 |
cjwatson | TGreaves: Yes, I'm looking into that at the moment, don't know the cause yet | 15:34 |
TGreaves | Thank you! | 15:34 |
cjwatson | TGreaves: It's not your build's fault - it's affecting all build uploads | 15:34 |
TGreaves | OK! I'll sacrifice a few goats over here for you :-) (And come back to my packaging tomorrow) | 15:37 |
cjwatson | TGreaves: Fixed and retried. | 15:58 |
TGreaves | cjwatson: Many thanks! | 17:08 |
=== broder_ is now known as broder | ||
natefoo | i'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 |
natefoo | the branch is lp:ubuntu/trusty/mailman | 20:22 |
natefoo | the bug seems to be the same as this https://bugs.launchpad.net/udd/+bug/848064 | 20:22 |
ubot5 | Launchpad bug 888615 in Bazaar "duplicate for #848064 UDD branch freshness checker breaks on incomplete history" [High,Confirmed] | 20:22 |
natefoo | could anyone let me know if they're able to branch that? | 20:23 |
maxb | natefoo: Yes, I can branch it. (Probably because I have disabled the freshness checker) | 20:26 |
maxb | launchpad.packaging_verbosity = off | 20:27 |
natefoo | hey, that works. =) | 20:27 |
natefoo | thanks, | 20:27 |
natefoo | hmm, 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!