dvdmuckle/spc

spc auth does not work on headless/server Ubuntu

Aperta

#171 aperta il 17 ott 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Go (8 fork)auto 404
hacktoberfesthelp wanted

Metriche repository

Star
 (23 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor