Environment (required):
- Computer: Microsoft Surface 7 ARM
- OS: Ubuntu 24.04 on Windows 11 WSL
- Version 3.26.0
Describe the bug
elias@LAPTOP-7VLOTAIM:~ $ echo "$TOKEN" | upctl account login --with-token
✗ Saving provided token to the system keyring.
Error: failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'
Error: Command execution failed for 1 resource(s)
Expected behavior
The login succeeds and ~/.config/upctl.yml is created
Observed behavior
The aforementioned error, and the config file remains uncreated
Additional context
Running WSL on a Windows ARM laptop, so the reason could lie with either one 😅
The exact same token and command has been confirmed working on plain AMD64 Fedora.
Environment (required):
Describe the bug
Expected behavior
The login succeeds and
~/.config/upctl.ymlis createdObserved behavior
The aforementioned error, and the config file remains uncreated
Additional context
Running WSL on a Windows ARM laptop, so the reason could lie with either one 😅
The exact same token and command has been confirmed working on plain AMD64 Fedora.