Bug 1498477

Summary: PyGIWarning: GnomeKeyring was imported without specifying a version first.
Product: [Fedora] Fedora EPEL Reporter: Jan van Eldik <Jan.van.Eldik>
Component: python-keyringAssignee: Christopher Tubbs <ctubbsii>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: apevec, ctubbsii, i, ignatenko, rtnpro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-keyring-5.0-3.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-01 00:17:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan van Eldik 2017-10-04 12:28:34 UTC
Description of problem:

Using OpenStack CLI tools, I always get:

 $ openstack server list
 /usr/lib/python2.7/site-packages/keyring/backends/Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first. Use gi.require_version('GnomeKeyring', '1.0') before import to ensure that the right version gets loaded.
   from gi.repository import GnomeKeyrin

 $ rpm -qf /usr/lib/python2.7/site-packages/keyring/backends/Gnome.py
 python2-keyring-5.0-2.el7.noarch

This issue was discussed (for Fedora) in https://bugzilla.redhat.com/show_bug.cgi?id=1259747, and eventually fixed in an update to python-keyring.

It would be great if this could be soled for EPEL7 as well.

Comment 1 Fedora Update System 2017-10-11 22:59:50 UTC
python-keyring-5.0-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-56c4d62597

Comment 2 Fedora Update System 2017-10-13 04:19:40 UTC
python-keyring-5.0-3.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2017-56c4d62597

Comment 3 Fedora Update System 2017-11-01 00:17:36 UTC
python-keyring-5.0-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.