dvdmuckle/spc

spc auth does not work on headless/server Ubuntu

开放

#171 创建于 2023年10月17日

 (0 条评论) (0 个反应) (0 位负责人)Go (8 个派生)auto 404
hacktoberfesthelp wanted

仓库指标

星标
 (23 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Running in both a multipass Ubuntu virt, and on a personal metal server, this error pops up when running spc auth

Error: Error saving token to keyringfailed to unlock correct collection '/org/freedesktop/secrets/aliases/default'

This looks to do with how the login keyring is not created by default for headless users. This might just require additional instructions for headless users to create this keyring, as opposed to a code fix.

贡献者指南