Public bug reported: gcalcli is another application that had been using oauth2client and I had unfortunately missed it.
Luckily, upstream patched that mid-August. It reportedly fixed issues for the application. I haven't been able to use it on the canonical account unfortunately and I don't have another account to test this with. I'm currently waiting for the feedback of a volunteer. This gives us two good reasons to include this in oracular: - authentication was broken; it still worked for some people, sometimes, if they had set it up years ago - one less package depends on python3-oauth2client There are five relevant patches that I've identified. They all happened in a row and could have been a single commit. - Replace deprecated oauth2client with google-auth: https://github.com/insanum/gcalcli/commit/22dbc71c5dc17dace62e87b3f31b8cdb3eb37996 - Actually leave oauth2client for argparser: https://github.com/insanum/gcalcli/commit/f880c2c4fd1144ab15b3ace4a61e293dfe295053 - Use google-auth: https://github.com/insanum/gcalcli/commit/d01e7157de75cc8f954f4b8c566b073acd454e9a - Prevent browser from opening automatically. https://github.com/insanum/gcalcli/commit/1260a41410e1a8e11438ac41156f8dfe00c8791e - Remove deprecated oauth arguments. https://github.com/insanum/gcalcli/commit/646314e6eaae630b90cc2bde51c8952295a452d7 There is a PPA at https://launchpad.net/~adrien/+archive/ubuntu/oracular-gcalcli-drop- oauth2client . The WIP MR is at https://code.launchpad.net/~adrien/ubuntu/+source/gcalcli/+git/gcalcli/+merge/472464 ** Affects: gcalcli (Ubuntu) Importance: High Assignee: Adrien Nader (adrien) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078793 Title: gcalcli: uses python3-oauth2client To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcalcli/+bug/2078793/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs