[00:04] xnox: yes! /run/casper-md5check.json was exactly what i was looking for! [01:48] bdmurray: is there any reason why the default for CasperMD5CheckResult is 'skip' rather than, say, 'unknown'? if someone reports a bug with 20.04 but their installation was originally 18.04, it's going to look like they skipped when they never had the check at all. [02:00] wxl: no === cpaelzer__ is now known as cpaelzer === didrocks999 is now known as didrocks === jamespage_ is now known as jamespage [15:34] LocutusOfBorg, hey, do you plan to merge protobuf? the recent provides is needed to fix the evolution-data-server failure I think [15:36] seb128, feel free to steal it if you want [15:36] otherwise I can do it [15:37] LocutusOfBorg, I'm a bit overworked atm so if you could do it that would be great [15:37] if not I will just cherry pick that control change [15:37] rather than merge [15:43] seb128, . [15:43] LocutusOfBorg, ! [15:45] I would have done weeks ago if only DoM could have listed the last merger instead of the last no change rebuilder [17:37] ddstreet: btw i'm in here if you want to discuss === ijohnson is now known as ijohnson|lunch [18:25] slingamn i updated the MR, can you test it again? [18:29] yeah [18:30] ddstreet: jfyi still needs `from urllib.parse import urlparse, urlencode`, but i can make that change locally [18:34] ha parse, thanks [18:35] i'm getting something about 'LivepatchService' object has no attribute 'LIVEPATCH_RUNNING_FILE' [18:37] fixed that, i've got 'socket' object has no attribute 'sock' [18:38] fixed that one too and now i get the expected UI stuff [18:43] actually apport is reporting crashes now :-| [18:46] on the other hand, strace'ing software-properties-dbus seems to show the correct interactions === ijohnson|lunch is now known as ijohnson [18:55] after cleaning up a stale __pycache__ i think the crashes are fixed [19:10] bdmurray: which repo is the best to use for making changes to apport? it seems to me that there are several and the one i would expect (for the apport project) is behind in versions relative to the archives and entirely lacks the whole attach_casper_md5check function [19:14] wxl: Yes, the upstream project is behind. However, attach_casper_md5check is Ubuntu specific so just use the Ubuntu package branch. [19:14] https://code.launchpad.net/~ubuntu-core-dev/ubuntu/hirsute/apport/ubuntu/ [19:15] bdmurray: okie doke, thx!