=== mars changed the topic of #launchpad-reviews to: On call: - || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews === jelmer changed the topic of #launchpad-reviews to: On call: jelmer || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews === matsubara-afk is now known as matsubara === mrevell is now known as mrevell-lunch [13:00] https://code.launchpad.net/~stub/launchpad/pending-db-changes/+merge/43763, diff at http://paste.ubuntu.com/544036/ [13:00] jelmer: ^ [13:25] stub: Sorry, just got back from lunch [13:26] Is the diff generator down btw? That diff still hasn't appeared. === mrevell-lunch is now known as mrevell [13:28] stub: Wouldn't this unnecessarily fail if the last line contained a comment? [13:29] Yes, but I'd rather keep it simple rather than attempt to implement an SQL parser. [13:30] I could steal the old regexp to strip comments, but that still has holes if you quote strings certain ways I think. [13:30] False positives with an easily understood error message, or potential strange issues like the bug this branch is addressing. [13:32] stub: Fair enough, though I don't think the error message is clear enough in that case. [13:32] Suggestion? [13:33] I think it should explicitly mention that the last non-whitespace character in the file should be a semicolon. if I would hit this error I'm pretty sure I would ignore comments when searching for missing semicolons. [13:33] k [13:34] stub: Other than that, r=me [13:35] ta [14:09] On call: jelmer, benji || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews [14:09] heh === benji changed the topic of #launchpad-reviews to: On call: jelmer, benji || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews [14:10] 'morning benji :-) [14:10] :) [14:22] leonardr: thanks for the info [14:23] benji: i'm writing a merge proposal now. at some point i need to take a nap--i woke up at 4 am [14:23] mars: I would have expected the exit code of the script to be that of the test run [14:23] leonardr: k :) [14:26] mars: shal I investigate? [14:26] s/l/ll/ [14:27] benji, please do [14:27] k [14:28] benji, the test log I used was (I think) test.log.1 [14:28] benji, like I said in the RT, check the shell history [14:28] k [14:29] thanks benji === matsubara is now known as matsubara-lunch === allenap` is now known as allenap === matsubara-lunch is now known as matsubara === EdwinGrubbs changed the topic of #launchpad-reviews to: On call: jelmer, benji, Edwin || Reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews [15:45] hi benji, it looks like there are couple of reviews in the queue that you can do. https://code.launchpad.net/launchpad/+activereviews [15:45] EdwinGrubbs: yay! I forgot to look there. I'll pick one up now. [15:56] benji: https://code.launchpad.net/~leonardr/launchpadlib/retry-on-invalid-token/+merge/43784 === leonardr is now known as leonardr-afk [16:58] jelmer: do you want to review one of my branches? The diff is actually much smaller than what the mp will say. https://code.launchpad.net/~edwin-grubbs/launchpad/bug-638924-testfix/+merge/43791 [16:59] EdwinGrubbs: sure [17:00] I'll make that my last review of the day though, if that's ok. [17:08] sure === benji is now known as benji-lunch [18:56] EdwinGrubbs: I need to get some dinner, I'll finish the review of your branch when I get back. [18:57] jelmer: ok, that's fine [18:58] EdwinGrubbs: btw, I didn't see a linked bug for the MP but the URL suggests there is one? [18:58] jelmer: oops, I'll fix that === benji-lunch is now known as benji [19:17] flacoste: do you happen to have any context on that revision that I'm reverting for adeuring? In a perfect world, someone with context would, since I have relatively little. The ones with context that I know of are Robert, Abel, and possibly Graham, since he reviewed Abel's branch. [19:17] If you don't have much/any context, I'll just throw it to the on-call reviewers and hope that we are all on the right track. [19:18] (The MP is https://code.edge.launchpad.net/~gary/launchpad/revert12041/+merge/43811 FWIW) [19:18] * flacoste looks [19:19] The basic context is trying to turn on Robert's librarian token stuff, I think [19:19] I guess that didn't work out yet [19:20] gary_poster: yep, exactly, abel wrote some code to support private attachments in bugs this summer and did it using the existing patterns of streaming the file from the private librarian using the app server [19:20] gary_poster: this branch was supposed to remove that and serve files directly from the restricted librarian using the token-based protocol [19:20] it fails qa [19:20] Got it [19:20] your reversal looks correct, i'll approve [19:20] OK, thank you flacoste [19:21] gary_poster: don't forget the magic flags --rollback when submitting [19:21] right, thanks :-) [20:39] jcsackett: I've responded to your review from last week. [20:39] * jcsackett looks. [20:41] EdwinGrubbs: r=me on code*. i've requested a follow up from sinzui. thanks for those changes. === matsubara is now known as matsubara-afk === sinzui changed the topic of #launchpad-reviews to: On call: jelmer, benji, Edwin || Reviewing: - || queue: [sinzui] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews [21:05] EdwinGrubbs, ping [21:07] sinzui: hi [21:09] EdwinGrubbs, about your PPA MP. The message shown to the user is "Remove", but the only link I see is "Delete" [21:10] sinzui: good point [21:10] EdwinGrubbs, Can I delete a PPA that has no published packages? What happens to it during the merge. It is gone or transferred [21:12] EdwinGrubbs, actually, I know the PPA is not transferred during a merge because there is a bug about merged users having PPAs. [21:13] sinzui: how is that different than the bug I'm working on? [21:13] Edwin, we should prepare a query that sets all PPAs that belong to merge users to DELETED once your branch is released [21:14] EdwinGrubbs, because we did not recognise this bug years ago, the UI had 404s [21:14] EdwinGrubbs, the links to the PPAs will go away when the archives are set to DELETED [21:18] sinzui: besides changing "Remove" to "Delete", is there anything else that needs to be changed in this branch? [21:19] EdwinGrubbs, has_ppa_with_published_packages() will let me merge with an active ppa [21:19] EdwinGrubbs, that ppa will still be searchable [21:19] I think the rules must change in the method, or merge deactivates it for the user [21:21] sinzui: ok, I was basing this on the same restrictions as for person renames, which is what Julian suggested, however, he might have not been thinking about that situation. [21:22] merge purges lists for users. It is okay for it to delete an empty ppa, but I think delete is slow...it goes into DELETING first [21:32] sinzui: maybe, I should ask someone in soyuz if that is safe to do, then. [21:34] EdwinGrubbs, +1 [21:35] I expect wgrant knows === leonardr-afk is now known as leonardr [21:43] wgrant: ping [21:54] sinzui, EdwinGrubbs: Just running late for a sprint... I'll be around in 20 or so. [22:28] sinzui, EdwinGrubbs: You need the PPA to be DELETED before you do the merge. [22:28] sinzui, EdwinGrubbs: Since it needs to remove a directory named after the user from disk. [22:28] wgrant, thanks [22:29] wgrant: if the user clicks on "Delete" for the PPA, does it take place immediately, or is it queued up? [22:29] EdwinGrubbs: Queued up. [22:30] Since it has to happen on germanium. [22:30] It could take half an hour or more, if things are running really slowly. [22:30] But normally <5min. [22:30] wgrant: does the user get an email when it's done, so they know when they can finally merge their account? [22:30] EdwinGrubbs: No. [22:31] anyone? https://code.edge.launchpad.net/~thumper/launchpad/bugjam-619555-request-builds-logging/+merge/43731 [22:32] benji: is it already your end of day? ^^^ [22:32] thumper: I can take it. [22:33] EdwinGrubbs: nope, 30 minutes left; if it's a small one I can take it, but I'm neck deep in Leonard's review at the moment [22:33] EdwinGrubbs: I can take it, it's a small one [22:33] benji: how is the review going? do you need anything? [22:34] thumper: I've got'cha [22:34] thanks [22:35] leonardr: I can't think of anything, but I think it's going to have to be a two parter so I can at least get you something by EOD today; I first did a once-over to get the idea of what was going on and now I'm doing a more detailed review. I'll give you what I have in about 20 minutes. [22:35] benji: ok, i'm almost eod as well [22:35] yep [22:35] you can sleep on it ;) [22:41] EdwinGrubbs: I've reviewed https://code.edge.launchpad.net/~thumper/launchpad/bugjam-619555-request-builds-logging/+merge/43731 [22:41] ta [22:42] thumper: since I'm being mentored, Edwin will have to approve too, of course [22:43] but you're still welcome ;) [22:43] ok [22:54] EdwinGrubbs: I've partially reviewed https://code.launchpad.net/~leonardr/launchpadlib/retry-on-invalid-token/+merge/43784. I don't know if you want to look at what I've done now or if you can look at the whole thing once I've finished it tomorrow. [22:55] leonardr: I've put your bedtime story in a comment on https://code.launchpad.net/~leonardr/launchpadlib/retry-on-invalid-token/+merge/43784. ;) [22:55] ok, thanks [22:55] leonardr: the short version is "it looks good" [22:55] leonardr: oh, one thing I forgot to mention, the tests fail for me :( [22:55] benji: RequestTokenAuthorizationEngine has changed but i know that no one uses it right now, so i'm ok with changing it [22:56] really. paste the errors? [22:56] cool [22:56] yep, pasting now [22:57] leonardr: false alarm; I forgot that I did something stupid with that branch; the up-to-date verion passes just fine [22:57] ah, ok === benji changed the topic of #launchpad-reviews to: On call: jelmer, Edwin || Reviewing: - || queue: [sinzui] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.launchpad.net/launchpad/+activereviews [23:01] benji: I'll try to to look at what you've done so far. [23:01] thanks [23:02] ok, I'm off to buy a new van (why does the material universe have to hate me?) [23:04] benji: did your van break/crash? [23:06] leonardr: yeah; it's been broken for a while, but we found out yesterday just how broken it is (transmission is not so slowly turning itself into small metal shavings) [23:06] ah [23:06] good luck [23:06] thanks [23:23] thumper: is it worthwhile to create a new logger class instead of just re-using c/l/scripts/logger.py/BufferLogger [23:24] thumper: if there is a benfit to having it in a list instead of a StringIO, it seems like you would have a much more feature-full logger by subclassing from FakeLogger. [23:25] I didn't see any point in having a fully featured logger [23:25] I though we could add things as we need them [23:25] although looking now [23:25] perhaps bufferedlogger would have been enough [23:26] I can change