Bug 1398712 - python3-SecretStorage missing dependency on python3-cryptography
Summary: python3-SecretStorage missing dependency on python3-cryptography
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-SecretStorage
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Charalampos Stratakis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-25 16:23 UTC by Daniel Thompson
Modified: 2016-12-06 10:26 UTC (History)
9 users (show)

Fixed In Version: python-SecretStorage-2.3.1-2.fc25 python-SecretStorage-2.3.1-2.fc24
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-05 21:42:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Thompson 2016-11-25 16:23:56 UTC
[Apologies for bad "Component", there is no "python3-SecretStorage" component]

Description of problem:

The secretstorage module has a hard dependancy on the cryptography module (it
cannot be imported without it) but this is not reflected in the RPM dependancies.


Version-Release number of selected component (if applicable):

python3-SecretStorage-2.3.1-1.fc25.noarch


How reproducible:

100%


Steps to Reproduce:

1. [on a clean-ish system]
2. dnf install python3-SecretStorage
3. python3
4. import secretstorage


Actual results:

ImportError: No module named 'cryptography'


Expected results:

import should be silent.

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

Comment 2 Fedora Update System 2016-11-25 16:50:23 UTC
python-SecretStorage-2.3.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-27e294606d

Comment 3 Fedora Update System 2016-11-25 16:56:48 UTC
python-SecretStorage-2.3.1-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-45e021f564

Comment 4 Fedora Update System 2016-11-27 22:59:48 UTC
python-SecretStorage-2.3.1-2.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-27e294606d

Comment 5 Fedora Update System 2016-11-28 01:56:17 UTC
python-SecretStorage-2.3.1-2.fc24 has been pushed to the Fedora 24 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-45e021f564

Comment 6 Fedora Update System 2016-12-05 21:42:50 UTC
python-SecretStorage-2.3.1-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-12-06 10:26:13 UTC
python-SecretStorage-2.3.1-2.fc24 has been pushed to the Fedora 24 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.