Bug 1398710 - python3-keyring missing dependency on python3-SecretStorage
Summary: python3-keyring missing dependency on python3-SecretStorage
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-keyring
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Tubbs
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-25 16:19 UTC by Daniel Thompson
Modified: 2016-12-29 07:19 UTC (History)
11 users (show)

Fixed In Version: python-keyring-9.0-5.fc25
Clone Of:
Environment:
Last Closed: 2016-12-29 07:19:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Thompson 2016-11-25 16:19:29 UTC
[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.

Comment 1 Charalampos Stratakis 2016-11-25 16:38:51 UTC
Changed to the correct component as python3-keyring is a subpackage of python-keyring.

Comment 2 Fedora Update System 2016-12-21 01:31:49 UTC
python-keyring-9.0-5.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1b270b9769

Comment 3 Fedora Update System 2016-12-21 15:51:08 UTC
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

Comment 4 Fedora Update System 2016-12-29 07:19:16 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.