Bug 1498477 - PyGIWarning: GnomeKeyring was imported without specifying a version first.
Summary: PyGIWarning: GnomeKeyring was imported without specifying a version first.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-keyring
Version: epel7
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: 2017-10-04 12:28 UTC by Jan van Eldik
Modified: 2017-11-01 00:17 UTC (History)
5 users (show)

Fixed In Version: python-keyring-5.0-3.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-01 00:17:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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