/srv/irclogs.ubuntu.com/2022/09/10/#launchpad.txt

marutterI have some Python code that I use to check if builds are published on Launchpad.  Within the past two weeks or so, when ever I run the code, a tab opens up in Firefox to authorize the use of the computer.  I have selected "Until I disable it", but it keeps asking.  My machine is listed as authorized, but it still keeps asking.  Any suggestions?14:55
=== lukedashjr is now known as luke-jr
cjwatsonmarutter: That's odd, I can't think why that would be the case.  Can you share your code?18:34
cjwatsonmarutter: If you aren't doing anything exotic, it might be a local python-keyring issue somehow, if it's failing to save the authorization token or load it back from the keyring18:35
=== Eickmeyer is now known as NotEickmeyer
=== Eickmeyer[l] is now known as Eickmeyer
maruttercjwatson: Solved the issue by only using "Launchpad.login_anonymously", as I am only reading build information.  Works fine now.  I will look further into the python-keyring idea.  Thank you.23:30
cjwatsonmarutter: Right, should be fine if you don't need anything private (you probably don't).23:52
cjwatsonAnd is less hassle.23:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!