[07:02] could someone approve my application to https://launchpad.net/~sso-2f-testers ? I have a case of "haunting" 2FA (snap login, live patching) but no access to 2FA controls since I left Canonical, but actually if there's a way to get real 2FA access back that would probably solve my problem [07:04] Mirv: Yeah, weird things can happen if you have 2FA enabled but aren't actually meant to be allowed to use it any more. [07:04] Mirv: I'll add you as long as you promise to have a backup device [07:20] wgrant: I promise [07:22] Mirv: Done [07:22] wgrant: thanks! I was able to login with my yubikey, now I can finally remove the obsolete 2FAs and add fresh ones. [07:22] Great [08:24] !x86 network builders (and autotest infra) have slight movement, but still don't look healthy. any news? [08:24] acheronuk: I am only a bot, please don't think I'm intelligent :) [08:25] huh? [08:30] acheronuk: ! starts an ubotu command [08:30] We're slowly bringing bos02 back [08:31] After some pretty nasty switch bugs this morning [08:31] ah, thanks :) [14:51] "A new OAuth token consumer was enabled in Launchpad." [16:37] hi, I got timeouts whole posting a comment at https://bugs.launchpad.net/ubuntu-manual-tests/+bug/1798992 : "Timeout error, please try again in a few minutes." - It does last for a few minutes now. [16:37] Ubuntu bug 1798992 in Ubuntu Manual Tests "Fresh desktop installation has packages pending autoremoval, pending updates" [Undecided,New] [19:24] is launchpad poorly? i'm showing PPA builds which started a while ago, and failed with no buildlog - https://launchpad.net/~directhex/+archive/ubuntu/mock-dnf/+build/16390059 https://launchpad.net/~directhex/+archive/ubuntu/mock-dnf/+build/16390063 [19:46] it cleared up after ~20 minutes [21:37] Is there way to get notified when a new release comes out for a source package? I'd like to start the build of a nginx module when a new version gets released [21:38] Maybe using some kind of webhook/api in Launchpad [22:13] I'm currently trying curl "https://api.launchpad.net/beta/ubuntu/+archive/nginx?ws.op=getPublishedSources" but its giving a 404 [23:01] marlinc: https://api.launchpad.net/devel/ubuntu/+archive/primary?ws.op=getPublishedSources&source_name=nginx&exact_match=true&order_by_date=true may be of interest. You can also use the distro_series parameter. See the documentation for getPublishedSources on https://api.launchpad.net/devel.html#archive