Bug 1283663 - python-keyring < 5.5.1 prints Warning with openstack cli tools
Summary: python-keyring < 5.5.1 prints Warning with openstack cli tools
Keywords:
Status: CLOSED DUPLICATE of bug 1271641
Alias: None
Product: Fedora
Classification: Fedora
Component: python-keyring
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ratnadeep Debnath
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-19 14:25 UTC by Attila Fazekas
Modified: 2015-11-19 18:05 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-19 18:05:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Attila Fazekas 2015-11-19 14:25:26 UTC
Please backport to following change or upgrade the python-keyring package to >=5.6 or 5.5.1 .
https://github.com/jaraco/keyring/commit/47a51f8da1e0d3fa946327fb9fba1d3ebd4ff275

Version-Release number of selected component (if applicable):
python-keyring-5.0-2.fc23.noarch
python-gobject-3.18.0-2.fc23.x86_64
python-gobject-base-3.18.0-2.fc23.x86_64

$ keystone help
/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 GnomeKeyring

Comment 1 Matthias Runge 2015-11-19 18:05:31 UTC

*** This bug has been marked as a duplicate of bug 1271641 ***


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