Contact Details
mham@nvidia.com
What happened?
The docs don't note the dependency on org.freedesktop.secrets and as such logging in does not work in ubuntu without it.
Version
latest
What environment are you seeing the problem on?
No response
Relevant log output
$ bk auth login
Opening browser for authentication...
If the browser doesn't open, visit:
https://buildkite.com/oauth/authorize?client_id=5214b230f06b48938ab5&code_challenge=mkn9pB4p11_vNEH17Cf_IDL91Y1J7A8WN3eVHP-spSM&code_challenge_method=S256&redirect_uri=http%3A%2F%2F127.0.0.1%3A33351%2Fcallback&response_type=code&scope=read_agents+read_artifacts+read_build_logs+read_builds+read_clusters+read_job_env+read_pipeline_templates+read_pipelines+read_rules+write_agents+write_artifacts+write_build_logs+write_builds+write_clusters+write_pipeline_templates+write_pipelines+write_rules+read_organizations+read_teams+read_user+write_teams+read_secrets_details+write_secrets+read_suites+read_test_plan+write_suites+write_test_plan+delete_packages+delete_registries+read_packages+read_registries+write_packages+write_registries+read_portals+write_portals&state=uSSviLZlaqUmZEDJYJWb-w
Could not open browser automatically: exec: "xdg-open,x-www-browser,www-browser": executable file not found in $PATH
Waiting for authentication...
Exchanging authorization code for token...
Error: failed to store token in keychain: The name org.freedesktop.secrets was not provided by any .service files
Contact Details
mham@nvidia.com
What happened?
The docs don't note the dependency on
org.freedesktop.secretsand as such logging in does not work in ubuntu without it.Version
latest
What environment are you seeing the problem on?
No response
Relevant log output