[Apologies for bad "Component", there is no "python3-keyring" component] Description of problem: Newer versions of python3-keyring have seperated out the legacy backends leaving only four (three of which do not work on GNU/Linux). The recommended backend for GNU/Linux is the D-BUS secretstorage backend and this requires python3-SecretStorage to be installed if it is to function correctly. Version-Release number of selected component (if applicable): python3-keyring-9.0-2.fc25.noarch How reproducible: 100% Steps to Reproduce: 1. [on a clean-ish system] 2. dnf install python3-keyring 3. python3 -m keyring get system username Actual results: RuntimeError: No recommended backend was available. Install the keyrings.alt package if you want to use the non-recommended backends. See README.rst for details. Expected results: keyring should adopt the D-BUS SecretStorage backend.
Changed to the correct component as python3-keyring is a subpackage of python-keyring.
python-keyring-9.0-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1b270b9769
python-keyring-9.0-5.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1b270b9769
python-keyring-9.0-5.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.