[02:40] rbasak: Regarding your query about by-hash a couple of weeks ago, the answer is that the "by-hash" directory lives immediately alongside the files being hashed, so http://archive.ubuntu.com/ubuntu/dists/bionic/by-hash/SHA256/ currently only contains the Contents-* files. You'll find Sources* in http://archive.ubuntu.com/ubuntu/dists/bionic/main/source/by-hash/SHA256/, for example. [03:57] cjwatson: thanks, i'll integrate that into our code === cpaelzer_ is now known as cpaelzer [09:30] Hi, I am trying to add a provider for Ubuntu SSO to phab.lubuntu.me [09:30] I've read through https://help.launchpad.net/API/SigningRequests which goes through the standard oauth procedure, and decided to implement this [09:31] However, I've also saw this https://bazaar.launchpad.net/~canonical-isd-hackers/canonical-identity-provider/trunk/view/head:/docs/resources/token.txt which is rather unconventional as it asks for the username and password [09:31] In any way, I believe the launchpad way would be more secure and a proper way to do it. [09:31] However, is there any chance that the login.ubuntu.com way would be more advantageous? [09:45] daniellimws: The Launchpad API is only interesting if you want to authenticate to access Launchpad resources. [09:45] You want to use the OpenID provider on login.ubuntu.com (aka. SSO, aka. canonical-identity-provider) [09:49] Hi there ! [09:49] It looks like the vcs backends for qastaging have issues. Is it known ? [09:49] (both bzr and git AFAICS) [09:50] https://code.qastaging.launchpad.net/~vila/ols-jenkaas-test-project/+git/approved-5759 for example [09:59] wgrant, is there a good way to use oauth1, because phabricator currently doesnt support openid and it would be a large hassle to add them in [11:35] daniellimws: Ubuntu SSO only supports providing identity using OpenID (and SAML, in limited cases) today. [11:37] wgrant, please correct me if I'm wrong, doesn't this document describe how to get an oauth1 token for ubuntu sso? https://bazaar.launchpad.net/~canonical-isd-hackers/canonical-identity-provider/trunk/view/head:/docs/resources/token.txt [11:39] daniellimws: That's an old API that's more designed for an app (originally the Ubuntu One file sync client) to change an Ubuntu One account's details without going through a web browser. [11:40] wgrant, ok, thanks a lot for the help! :D [13:28] wgrant, cjwatson: So, re qastaging vcs issue earlier, it looks like the bzr backend is ok but the git one still coughs. Known issue ? [13:28] vila: There's something up with celery jobs, but I haven't quite worked out what yet. [13:29] cjwatson: ok, good enough for me, thanks. === JoseeAntonioR is now known as jose