Bug 1271641

Summary: Gnome.py:6: PyGIWarning: GnomeKeyring was imported without specifying a version first.
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: python-keyringAssignee: Ratnadeep Debnath <rtnpro>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: afazekas, apevec, i, jan.public, mrunge, rtnpro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-14 21:43:25 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 Pavel Raiskup 2015-10-14 12:32:49 UTC
This warning appears e.g. when I hit nova command:
$ nova 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 GnomeKeyring
ERROR (CommandError): You must provide a username or user id via --os-username, --os-user-id, env[OS_USERNAME] or env[OS_USER_ID]

Comment 1 Matthias Runge 2015-11-19 14:56:50 UTC
Could you please update at least rawhide to something newer than 5.5.1?

Comment 2 Matthias Runge 2015-11-19 18:05:31 UTC
*** Bug 1283663 has been marked as a duplicate of this bug. ***

Comment 3 Attila Fazekas 2015-11-20 16:28:36 UTC
I do not see >=5.5.1 build http://koji.fedoraproject.org/koji/packageinfo?packageID=11145 .

Comment 4 Matthias Runge 2015-11-20 18:57:31 UTC
Attila, there is no such build.

Comment 5 Alan Pevec 2016-01-14 21:43:25 UTC

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